node -cmd 是一個讓Node.js 調用命令行的包。 首先我們需要安裝:. npm install node-cmd --save. 實現代碼: var cmd=require('node-cmd'); ...
確定! 回上一頁