摘要:        
import osimport timeimport sysdef create_backup_dir(dir): backup_dir = dir +'/'+time.strftime('%Y%m%d') if not os.path.exists(backup_dir): os.mkdir(ba    阅读全文
        
            posted @ 2020-04-29 08:47
TIMLONG
阅读(547)
评论(0)
推荐(0)
        
        
                    
                
浙公网安备 33010602011771号