Python os-操做系統接口

內容源自:https://docs.python.org/2/library/os.htmlhtml 讀寫文件參考open() 操做路徑參考os.path模塊 多文件讀入參考fileinput模塊 創建臨時文件或目錄參考tempfile模塊 高級別文件目錄操做參考shutil模塊 os.name 操做系統名字,已經註冊的有「posix」,「nt」,「os2」,「ce」,「java」,」riscos
相關文章
相關標籤/搜索