阅读背景:

Node.js中本地模块和全局模块有什么区别?何时使用本地和全局模块?

来源:互联网 

We can access local module using require function but cannot access global module through it. I read somewhere that to use global module we need to make it local then import it through require function. So if we cannot access global module directly, then what is the need of using it. functi




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: