node.js提供了child_process用于调用外部程序.
node.js
child_process
child_process.exec(command[, options][, callback])
← async模块简介以及在mysql中的应用 Egg.js入门到精通 →