Skip to content

kebo/NodeJSDocCN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 

Repository files navigation

官方文档同步标识

  • Version: v0.6.11
  • Commit hash: 7343f8e776146bf4461348a9130f2c5040a0dfa0
  • Date: 2012/2/10 13:58:58

中文目录和翻译进度

翻译斟酌

##addons_cn

  • Addon patterns是否保留英文原文(line 80)

##module_cn

  • 关于module.require的作用(line 385)

Note that in order to do this, you must get a reference to the module object. Since require() returns the exports, and the module is typically only available within a specific module's code, it must be explicitly exported in order to be used.

注意,为了使用require方法,必须先获得对module对象的引用。因为require()会返回exports, 并且module通常只在特殊的模块代码中有效,所以只在需要用到时才导出。

About

NodeJS Documents (Simple Chinese Version)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published