我正在使用https://github.com/mikaelbr/node-notifier包在shell中显示通知。 这是我的代码: var notifier = require('node-notifier'); var path = require('path'); ...
確定! 回上一頁