利用python進行 U盤資料竊取

#路徑包 查找路徑 import os #時間包 檢測你何時插入U盤 何時拷貝數據 程序休眠 import time # 專門作文件 刪除 移動 拷貝 import shutil # join拼接路徑獲 取文件或者文件大小 from os.path import join,getsize # U盤目錄 def drives():#獲取存在的盤符 drive_list=[]
相關文章
相關標籤/搜索