摘要: 基础入门可参考: 《一起学 Node.js》—— https://github.com/nswbmw/N-blog 核心模块使用前需要引入 let fs=require('fs'); node中的模块种类(3种)及引入方法 在node中,没有全局作用域,只有模块作用域; package.json 对 阅读全文
posted @ 2018-07-10 11:15 EthanCheung 阅读(121) 评论(0) 推荐(0)
摘要: node文件类型后缀 阅读全文
posted @ 2018-07-10 00:05 EthanCheung 阅读(129) 评论(0) 推荐(0)