require.js

时间:2021-05-07 05:23:56
【文件属性】:
文件名称:require.js
文件大小:84KB
文件格式:JS
更新时间:2021-05-07 05:23:56
require.js require.js2.3.5 /** vim: et:ts=4:sw=4:sts=4 * @license RequireJS 2.3.5 Copyright jQuery Foundation and other contributors. * Released under MIT license, https://github.com/requirejs/requirejs/blob/master/LICENSE */ //Not using strict: uneven strict support in browsers, #392, and causes //problems with requirejs.exec()/transpiler plugins that may not be strict. /*jslint regexp: true, nomen: true, sloppy: true */ /*global window, navigator, document, importScripts, setTimeout, opera */

网友评论

  • 用着不错,还可以