阅读背景:

Python内置函数(7)——bytearray

来源:互联网 
>>> b = bytearray()
>>> b
bytearray(b
'')
>>> len(b)
0



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: