Row水平控件 Expanded 靈活布局(撐開) Column垂直布局控件 crossAxisAlignment: CrossAxisA...
Flutter 跨平臺(tái) android ios windows linux macOs 120fps 組件開發(fā) 一切皆組件
ListView 基本使用new ListView( children:<Widget>[ new ListTile( leading:n...
Image Image.asset:加載資源圖片 Image.network:網(wǎng)絡(luò)資源圖片 Image.file:加載本地圖片 Imag...
Container (容器控件) Alignment Container內(nèi)child的對(duì)齊方式存炮,也就是容器子內(nèi)容的對(duì)齊方式 bottomCe...
Text textAlign center: 文本以居中形式對(duì)齊,這個(gè)也算比較常用的了。 left:左對(duì)齊,經(jīng)常使用杨名,讓文本居左進(jìn)行對(duì)齊,...
不帶參數(shù)的 Inject 1.將需要注入的對(duì)象的構(gòu)造用@Inject標(biāo)注 (告知dagger此對(duì)象可以實(shí)例化) 2.編寫Component接口使...
html學(xué)習(xí)筆記
1.請(qǐng)求返回(html頁面示例) 2.捕獲錯(cuò)誤處理 3.Cookie保存獲取 4.重定向 5.定時(shí)刷新 6.表單傳值 session保存信息