在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
php代码: exec("G:/phpstudy/WWW/destoon/api/a/cache/web/phantomjs.exe ./get.js http://www.baidu.com ./img/example.png");
js代码: var page = require('webpage').create(), system = require('system'); var url = system.args[1], file_name = system.args[2]; page.open(url, function () { page.render(file_name); phantom.exit(); }); 效果如图:
|
2022-07-18
2022-08-17
2022-11-06
2022-08-17
2022-08-15
请发表评论