上一篇,我們已經介紹了module.exports 或exports 。它們是一個特別的object,可以將javascript裡任何型別的宣告,變成一個模組,供其他的應用程式或模組使用。
確定! 回上一頁