摘要:
#-*- coding:utf-8 -*- __authour__='CC' from Tkinter import *import osimport telnetlibimport timeimport shutilimport socketimport paramikoimport globim 阅读全文
摘要:
# -*- coding: utf-8 -*-#from ftplib import FTP __authour__='CC' import osimport telnetlibimport timeimport shutilimport socket#import pdbimport parami 阅读全文
摘要:
有人提到可以用easygui 稍后尝试一下 阅读全文
摘要:
# -*- coding: utf-8 -*-#from ftplib import FTPimport osdef sort_reverse(x,y): if x>y: return -1 if x<y: return 1 else: return 0 def play6174(num): a=n 阅读全文
摘要:
#! /usr/bin/env python # -*- coding: UTF-8 -*- """The script is to check whether NE is in syncfail, if it is syncfail, login into CIPS to get login. " 阅读全文
摘要:
#-*-coding: utf-8 -*- '''使用Python去发送邮件但是不成功,运行后,等待一段时间, 返回[Errno 10060] A connection attempt failed because the connected party did not properly respo 阅读全文
摘要:
I write it yesterday to watch the NE process(rcpfd,cfgd) automatically, then i will write a window to implement it: #! /usr/bin/env python # -*- codin 阅读全文
摘要:
Learning, record and shareing. Being stronger. 阅读全文