module.exports 对象是由模块系统创建的。 ... CLASS.js: var CLASS = function(args){ this.args = args; } module.exports = CLASS;.
確定! 回上一頁