fux2 发表于 2017-2-18 16:18
写绝对地址目测会炸。
const exec = require('child_process').exec; exec("deleteedge.exe",[参数列表],null,(error,stdout,stderr)=>{ 回调函数 });
garfeng 发表于 2017-2-18 20:27
参考:https://nodejs.org/dist/latest-v6.x/docs/api/child_process.html
这个程序用了child_process包: ...
garfeng 发表于 2017-2-18 20:27
参考:https://nodejs.org/dist/latest-v6.x/docs/api/child_process.html
这个程序用了child_process包: ...
创造达人 发表于 2017-2-19 22:28
有点深奥,看不懂,哈哈!
欢迎光临 Project1 (https://rpg.blue/) | Powered by Discuz! X3.1 |