node.js之CommonJS
摘要:        
1、CommonJS 我们只是在js文件中写下console.log('This is a test.');这句代码,node.js执行该js文件时: ( function(exports, require, module, __filename, __dirname) { console.log(    阅读全文
        posted @ 2019-09-30 20:31 wenbin_ouyang 阅读(243) 评论(0) 推荐(0)
                    
                
浙公网安备 33010602011771号