gulp構建工具
css
http://www.ydcss.com/archives/18
git
很詳細web
$.trim--去掉字符串首尾的空白字符gulp
$.type--數據類型判斷 typeof() 在js裏用到數組,好比 多個名字相同的input, 如果動態生成的, 提交時就須要判斷其是不是數組 if( typeof(document.mylist.length) != "undefined" ) {}或 if( !isNaN(document.mylist.length) ) {}數組
接觸到git,學習:http://blog.csdn.net/wh_19910525/article/details/7395730
工具