1. bytes 1.1 bytes的概念它們倆是python3 中引入的兩個新的型別。 bytes 表示位元組序列,是一個不可變 ... bytes(byte) or bytes('string',encode)
確定! 回上一頁