NodeJS中文文档
教程说明:
本书作者:wanglichao 本书来源:https://www.gitbook.com/book/0532/nodejs/details
:whale:
The NodeJS欢迎使用NodeJS 文档!
NodeJS中文文档,本书的github地址
NodeJS 文档内容包括:
- Synopsis 总述
- Standard Modules 标准模块
- Buffers 缓存对象
- EventEmitter事件触发器
- Streams 流
- Global Objects 全局对象
- process 进程
- 通过sys访问模块
- Timers 计时器
- Script 脚本
- fs对文件的操作
- HTTP
- http.Server
- http.ServerRequest
- http.ServerResponse
- http.Client
- http.ClientRequest
- http.ClientResponse
- http.ClientResponse
- net.Stream TCP流模块
- Crypto 加密模块
- DNS 域名解析
- dgram 数据报
- Assert 断言
- Path模块
- URL模块
- Query String 查询字串
- REPL 交互执行
- Modules 模块
- Addons 扩展
- Appendix - Third Party Modules 附录:第三方模块