在這邊選用一個套件 node-notifier 來進行通知。 npm install --save node-notifier. [ app.js ] const notifier = require('node-notifier') const ...
確定! 回上一頁