define 定义require加载使用,这个理解是对的。 define([require,path/myMod1,path/moMod2], function(require){ var mod1 = require('path/myMod1'), ...
確定! 回上一頁