Reading and writing binary file is done by appending b to the mode string. In Python 3, the binary data is represented using a special type called bytes . The ...
確定! 回上一頁