扫码关注官方订阅号
并没有执行操作,只是返回了几个值,但是我在MAC上的终端执行了同样的代码,操作执行了。
光阴似箭催人老,日月如移越少年。
在Mac下,/Applications/Firefox.app只是个目录,真正的可执行文件是/Applications/Firefox.app/Contents/MacOS/Firefox 第二个失败的原因是很显然滴,你把URL写错了,不是http/baidu.com,而是http://baidu.com
/Applications/Firefox.app
/Applications/Firefox.app/Contents/MacOS/Firefox
http/baidu.com
http://baidu.com
微信扫码关注PHP中文网服务号
QQ扫码加入技术交流群
扫描下载App
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
PHP学习
技术支持
返回顶部
在Mac下,
/Applications/Firefox.app
只是个目录,真正的可执行文件是/Applications/Firefox.app/Contents/MacOS/Firefox
第二个失败的原因是很显然滴,你把URL写错了,不是
http/baidu.com
,而是http://baidu.com