在模块中,还存在一个module对象,它代表模块本身,而exports是module的属性。 在Node中,一个文件就是一个模块。 export 和import. export. export就是向 ...
確定! 回上一頁