Python os、sys、getopt模塊

os模塊 dirname返回目錄名稱 basename返回文件名稱 **利用 getatime(), getmtime(), getctime() 可以分別獲取文件訪問、創建、修改時間,獲得文件狀態** os的進程管理 sys模塊 getopt 解析命令行的參數
相關文章
相關標籤/搜索