如果传给 require() 的模块标识符不是核心模块,并且不以 '/' 、 '../' 或 './' 开头,则Node.js 从当前模块的父目录开始,并添加 /node_modules ,并尝试加载该位置的 ...
確定! 回上一頁