10
0
2
151
1
python中commands.getstatusoutput可以執(zhí)行shell命令巍虫。但是涉及到目錄操作時,比如pwd等需要當(dāng)心。 最近有個操作...
fsize = os.path.getsize(filePath) 單位為B