在 Python 中,以下哪个选项用于获取一个文件的大小?( )
os.path.size()
os.path.getsize()
os.path.length()
os.path.filesize()