摘要: nodejs有自己的模块系统,分为文件模块和内置模块。webpack是运行在node环境中,在学习vue-cli的webpack配置的时候, 发现有的文件模块: exports.fun1=function(param){ // } exports.fun2=function(param){ // } 阅读全文
posted @ 2018-05-18 14:35 weihongwei 阅读(178) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2017-11-16 14:37 weihongwei 阅读(2053) 评论(0) 推荐(0)