module.exports = CLASS; 调用:. var CLASS = require('./CLASS.js'); varc = new CLASS('arguments'); 3、返回一个实例对象:. //CLASS.js
確定! 回上一頁