const path=require('path') //这个配置文件,其实就是一个JS文件,通过Node中的模块操作,向外暴露了一个配置对象 module.exports={ //在配置文件中 ...
確定! 回上一頁