在文件/home/somebody/workspace/somemodule.js中第一行引用了一個模塊:require(‘othermodule‘),請問required 的查找模塊的順序 A. /home/somebody/workspace/node_modules/othermodule/index.js B. /home/somebody/workspace/node_modules/othermodule. Js C.CORE MODULES named othermodule D./home/somebody/node_modules/othermodule/index.js
這個問題是考察什么東西
暮色呼如
2018-10-11 14:19:32