Require.js
摘要:
如果你的网站浏览速度慢,那么就用Require.js吧。RequireJS is a JavaScript file and module loader. It is optimized for in-browser use, but it can be used in other JavaScript environments, like Rhino andNode. Using a modular script loader like RequireJS will improve the speed and quality of your code.(http://requirejs.or 阅读全文
posted @ 2014-03-06 13:53 ethelhao 阅读(147) 评论(0) 推荐(0) 编辑