发布时间:2019-06-22 23:46:16编辑:auto阅读(1731)
[root@bogon ~]# cat file.py #/usr/bin/env python # coding: utf-8 ecs="efwefwffrfrer" ipaddrr="192.168.56.10" print type(ecs+ " "+ipaddrr+" has stopeed") def write_result(str): writeresult=file(r'/tmp/ecs.log','a+') str1=writeresult.write(str+'\n') writeresult.close() return str if __name__ == "__main__": write_result(ecs+ " "+ipaddrr+" has stopeed") [root@bogon ~]#
上一篇: selenium 2 + python
下一篇: python 自定义异常类学习
51312
50762
41359
38166
32643
29537
28382
23256
23225
21550
1625°
2358°
1959°
1906°
2236°
1944°
2635°
4418°
4260°
3031°