myJS
Search...
Ctrl
K
模块化编程
module.exports与export那些事儿
Previous
CMD模块
Next
webpack
Last updated
6 years ago
Was this helpful?
了解export与exports
reuire 与import 不同的机制:
https://juejin.im/post/5cb72093e51d456e7618a6bc?utm_source=gold_browser_extension
http://www.cnblogs.com/unclekeith/p/7679503.html