4.1.3 require. [强制] 全局运行环境中, require 必须以 async require 形式调用。 解释:. 模块的加载过程是异步的,同步调用并无法保证得到正确的结果。
確定! 回上一頁