os.path 在python中也算是一个常用的模块,特别是和文件系统打交道时,涉及到文件、目录的操作经常会用到, ... print(os.path.getsize(path)) # 177 ...
確定! 回上一頁