
优乐综合社区python基础之使用os.system来执行系统命令
今天我们来尝试使用python 的os.system来执行系统命令 可以使用如下方法: import os print os.system(‘ping www.ucloud.cn’) 输出的结果是: 64 bytes...
今天我们来尝试使用python 的os.system来执行系统命令 可以使用如下方法: import os print os.system(‘ping www.ucloud.cn’) 输出的结果是: 64 bytes...
今天我们来尝试使用python 的os.system来执行系统命令 可以使用如下方法: import os print os.system(‘ping www.ucloud.cn’) 输出的结果是: 64 bytes...