04 2015 档案
gulp初识
摘要:以前接触过一些前端构建工具,如Ext.net自带的脚步生成工具,RequireJs的R.js,这些工具功能都比较单一或者不易用。周四参加QCon开发技术大会又了解到一些业内企业的技术取向,其中谈到ES6,还有gulp. 对于gulp而言以前只是一些网上看到这个字样,还有grunt。但都没有去稍微了... 阅读全文
posted @ 2015-04-25 23:37 善为 阅读(219) 评论(0) 推荐(0)
preflight
摘要:Preflighted requestsUnlike simple requests(discussed above), "preflighted" requests first send an HTTP request by theOPTIONSmethod to the resource on ... 阅读全文
posted @ 2015-04-18 17:57 善为 阅读(474) 评论(0) 推荐(0)