zz775520666 发表于 2015-4-24 10:29:56

python技巧31[unicode和bytes]

  一 Python3 中字符串的类型
  


bytearray([source[,encoding[, errors]]])     Return a new array of bytes. The bytearray type is a mutable sequence of integers inthe range 0
页: [1]
查看完整版本: python技巧31[unicode和bytes]