Home
|
簡體中文
|
繁體中文
|
雜文
|
打賞(Donations)
|
Github
|
OSChina 博客
|
雲社區
|
雲棲社區
|
Facebook
|
Linkedin
|
知乎專欄
|
視頻教程
|
About
第 22 章 Node.js 安裝
上一頁
部分 III. Node.js
下一頁
第 22 章 Node.js 安裝
目錄
22.1. Ubuntu
22.2. Ubuntu Node.js 9.x
22.3. CentOS
22.4. Mac
22.5. npm -- node package manager
22.5.1. mirror
22.5.2. link
22.6. Yarn
22.6.1. 安裝
22.6.1.1. Ubuntu
22.6.1.2. CentOS
22.7. pm2
22.7.1. 啟動進程
22.7.2. 停止程序運行
22.7.3. 查看進程列表
22.7.4. 查看啟動進程的詳細信息
22.7.5. 系統資源監控
22.7.6. 監控介面
22.7.7. logs
22.8. Type
22.8.1. String
22.8.2. Number
22.8.3. BigNumber
22.9. Loop
22.9.1. for json map
22.9.2. forEach
22.10. 資料結構
22.10.1. set
22.10.2. map
http://nodejs.org/
22.1. Ubuntu
$ sudo apt-get install nodejs $ sudo apt-get install npm
Please enable JavaScript to view the
comments powered by Disqus.