摘要: 摘要 path模块提供了一些处理文件路径问题的工具。 path模块 引入模块 方法 属性 一个例子 执行 资料 http://www.runoob.com/nodejs/nodejs-path-module.html 阅读全文
posted @ 2017-02-28 20:16 wolfy 阅读(374) 评论(0) 推荐(0)
摘要: 摘要 Node.js有很多工具模块,比如os,path,net,dns,domain模块。这里先介绍os模块的使用方法。os模块提供了一些基本的系统操作函数。 os模块 引入os模块 方法 一个例子 执行 阅读全文
posted @ 2017-02-28 19:59 wolfy 阅读(547) 评论(0) 推荐(0)