摘要:
import os,time,shutil root=r'D:\pylx\20210622' while True: for item in os.listdir(root): abs_path = os.path.join(root, item) if time.time()-os.path.ge 阅读全文
posted @ 2021-06-25 14:36
小蕊-zr
阅读(38)
评论(0)
推荐(0)
摘要:
sql = '''select case left(d.name,2) when 'DD' then '*' when 'DW' then '*' when 'ZN' then '*' when 'DL' then '*' WHEN 'HB' then '华北' when 'ZH' then'*' 阅读全文
posted @ 2021-06-25 13:58
小蕊-zr
阅读(604)
评论(0)
推荐(0)
浙公网安备 33010602011771号