【編程語言】nodejs 從菜鳥到高手

參考:javascript 官方文檔:https://nodejs.org/api/all.html 菜鳥網站:https://www.runoob.com/nodejs/nodejs-tutorial.html 1 知識點 npm install : 要注意是 local 仍是 global,若是想全局使用,須要 -g 參數,不然只安裝在本地 node_modules 中. 安裝 cnpm:np
相關文章
相關標籤/搜索