Nodejs 6.x版本還沒有支援export 和import import與export是es6中模組化的匯入 ... 繼續使用exports和require. test.js class Point { constructor(x, ...
確定! 回上一頁