摘要: import os # os.system直接输出 os.system("ping 127.0.0.1") 输出: ���� Ping 127.0.0.1 ���� 32 �ֽڵ�����:���� 127.0.0.1 �Ļظ�: �ֽ�=32 ʱ��<1ms TTL=64���� 127.0.0. 阅读全文
posted @ 2018-02-05 17:40 安迪9468 阅读(292) 评论(0) 推荐(0) 编辑
摘要: http://blog.csdn.net/love1code/article/details/47276683 阅读全文
posted @ 2018-02-05 17:00 安迪9468 阅读(196) 评论(0) 推荐(0) 编辑
摘要: 把要导入的包的路径加入到sys.path: 阅读全文
posted @ 2018-02-05 14:12 安迪9468 阅读(295) 评论(0) 推荐(0) 编辑
摘要: 目录结构 https://www.cnblogs.com/bigberg/p/6423164.html 代码示例 https://github.com/triaquae/py3_training 阅读全文
posted @ 2018-02-05 11:21 安迪9468 阅读(161) 评论(0) 推荐(0) 编辑
摘要: 自整理: https://www.cnblogs.com/andy9468/p/9996464.html 网文参考: http://blog.csdn.net/zhangfh1990/article/details/73442447 阅读全文
posted @ 2018-02-05 10:31 安迪9468 阅读(104) 评论(0) 推荐(0) 编辑