发布时间:2022-08-09 文章分类:编程知识 投稿人:赵颖 字号: 默认 | | 超大 打印

/* ---

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 and Node. Using
a modular script loader like RequireJS will improve the speed and
quality of your code.

IE 6+ .......... compatible ✔

Firefox 2+ ..... compatible ✔

Safari 3.2+ .... compatible ✔

Chrome 3+ ...... compatible ✔

Opera 10+ ...... compatible ✔

Get started then check out the API.