IP屬地:湖南
CSS Guide CSS編碼風格指南。 [https://github.com/yyued/fe-guide/blob/master/css-...
SASS Guide SASS規(guī)范指南,SASS 代碼的基本規(guī)范和原則與 CSS 編碼規(guī)范[https://github.com/duowan/...
JavaScript編碼規(guī)范 1 前言[https://github.com/yyued/fe-guide/blob/master/javasc...
HTML Guide HTML規(guī)范指南。 [https://github.com/yyued/fe-guide/blob/master/html...
一.命名規(guī)范BEM(Block Element Modifier)[https://link.zhihu.com/?target=https%3...
轉載自知乎[https://zhuanlan.zhihu.com/p/28910636]幾乎每個大一點公司都有一個“運行時間長,維護的工程師換了...
搗鼓了幾天白鷺引擎,總算是入門了。今天來實現(xiàn)一個類似于APP TabView的功能,先看效果圖。 首先新建一個項目: 然后把資源引入到項目中:放...