Simply open the file in Python and move the read/write pointer to the end of the file using the seek() method, then retrieve its position using the tell() ...
確定! 回上一頁