// 這段示意"require('./a.js')" 會做的事 // Module 的建構式, // Module 擁有一些屬性,其中一個是'exports' function Module() { // other setup this ...
確定! 回上一頁