B站秋季頭部動畫

2021-10-25 17:47:57 字數 1322 閱讀 8591

實現步驟

index.html

lang

="en"

>

>

charset

="utf-8"

/>

name

="viewport"

content

="width=device-width, initial-scale=1.0"

/>

>

b站秋季頭部動畫title

>

rel=

"stylesheet"

href

="style.css"

/>

head

>

>

class

="banner"

>

class

="image"

>

width

="3000"

height

="250"

src="./images/bg.png"

/>

div>

class

="image"

>

width

="1800"

height

="165"

src="./images/girl1.png"

/>

div>

class

="image"

>

width

="3000"

height

="250"

src="./images/grassland.png"

/>

div>

class

="image"

>

width

="1800"

height

="160"

src="./images/mushroom.png"

/>

div>

class

="image"

>

width

="1800"

height

="165"

src="./images/spirit.png"

/>

div>

class

="image"

>

width

="1950"

height

="178"

src="./images/leaf.png"

/>

div>

div>

B站的DanmakuFlameMaster的使用

1 彈幕內容解析 danmakuloade ctory.create danmakuloade ctory.tag bili xml解析 danmakuloade ctory.create danmakuloade ctory.tag acfun json檔案格式解析 2 初始化 1 彈幕view ...

B站彈幕姬

接上篇 下面開始分析彈幕資訊 當我們在完成和伺服器的握手之後,b站的彈幕伺服器就會開始不停的開始給我們推送相關房間的彈幕訊息了。老規矩前面16個位元組是這個包的相關資訊,我們先來看下這條訊息的前面16位元組在說什麼。00 00 01 38 頭部四位元組表達資料大小這可以看到是312位元組。00 10...

B站 搭建框架

上個視屏,演示了如何寫乙個hello world 的json格式的介面 json格式 fastjson基本知識點 如上所示,是你從上個視屏必須掌握的東西,否則很難繼續下去 p2 b站視屏 主要需求 注意 規範輸入輸出,都是以json格式傳輸的.並且有統一的格式 mysql write 介面 mysq...