摘要: 1 初探 child_process1.1 forkchild_process.fork(modulePath, [args], [options])modulePath{String} 子进程中运行的模块args{Array} 字符串参数列表options{Object}cwd{String} 子... 阅读全文
posted @ 2015-05-02 11:43 菠萝君 阅读(268) 评论(0) 推荐(0)