摘要: 一.whynode.js用来解决服务端阻塞二.what有三种类型模块:1.核心模块:http fs path...2.文件模块:var util=requrie('./util.js')3.第三方模块:var promise=require(someMould)三.how1.创建模块: 例如:tes... 阅读全文
posted @ 2015-04-26 10:41 Coca-code 阅读(132) 评论(0) 推荐(0)