2、返回一個建構函式. CLASS.js: var CLASS = function(args){ this.args = args; } module.exports = CLASS;. 呼叫: var CLASS = require('.
確定! 回上一頁