首页 新闻 会员 周边 捐助
4
回答数

回答被采纳 30 python os.system

os.system('ping 192.168.1') 返回-1,不执行ping,为何?python是2.7.13,32位,系统是64位 win7(其实不止ping指令,其他控制台指令也运行不了)