Python 3 新增了bytes 类型,用于代表字节串(这是作者生造的一个词, ... 前缀将字符串转换成bytes; b3 = b'http://c.biancheng.net/python/'; print("b3: ", b3) ...
確定! 回上一頁