二是要把引入的对象(函数等)赋值给window.varname,这样才能在js 块内使用。原因是module 块是隔离的,它能访问js 块但js 块不能访问module 块。这里说 ...
確定! 回上一頁