Python 文件对象的**read()** 方法用于从文件读取指定的字节数如果未给定或为负则读取所有## 语法```python fileObject.read(); ``` ## 参数|参数|说明|:---|:---| ...
確定! 回上一頁