是否可以require()在客户端使用(或类似的东西)?
require()
例
var myClass = require('./js/myclass.js');
javascript node.js
javascript ×1
node.js ×1