Python OS and pathlib module to get file size. ... os.path.getsize('file_path') : Return the file size in bytes. os.stat(file).st_size ...
確定! 回上一頁