标签:
一.新建js文件
var c = require(‘child_process‘);
var
c = require(
‘child_process‘
);
c.exec("start http://www.54peixun.com ");
c.exec(
"start http://www.54peixun.com "
201504272218_《使用node.js打开浏览器》
原文地址:http://www.cnblogs.com/beesky520/p/4461790.html