摘要:
import os,sys,os.pathprint('your current dir is {}'.format(os.getcwd()))if len(sys.argv)==1: while True: sourceDir=input('input source dir:'... 阅读全文
posted @ 2015-08-06 22:38
借物少年
阅读(539)
评论(0)
推荐(0)
摘要:
#-*- coding:utf-8 -*-import smtplibimport sysimport timeimport threadingclass Mythread(threading.Thread): def __init__(self,username,pwd): t... 阅读全文
posted @ 2015-08-06 22:13
借物少年
阅读(523)
评论(0)
推荐(0)

浙公网安备 33010602011771号