1.安裝ruby俏拱,https://rubyinstaller.org/downloads/雷恃,出現(xiàn)多選框的時(shí)候都選上,裝完cmd : ruby -...
1.創(chuàng)建分支根资,比如gh-pages分支都许,git branch gh-pages 2.將分支推送到github,git push origin g...
html: ... css: .loading{ -webkit-animation: dot 3s infinite step-start; ...
單行: display: inline-block; width: 100%; /* a */ white-space: nowrap;...
getTime:function(data){ var data=new Date(parseInt(data)); var year=data...
一般使用animation都是實(shí)現(xiàn)線性漸變的動(dòng)畫胶征,比如: 1.位置在固定的時(shí)間從起點(diǎn)到終點(diǎn) 2.尺寸在固定的時(shí)間線性變換 3.顏色的線性變換等等...
已有node的基礎(chǔ)下創(chuàng)建 安裝: 1.npm init : 創(chuàng)建package.json 2.npm install --global gulp...
.parent {display: flex;width: 600px;} .parent > div {height: 100px;} .it...
摘自http://www.zhangxinxu.com/wordpress/2011/10/js%E7%AE%97%E6%B3%95%E4%B8...