📌  相关文章
📜  b'string' python 代码示例

📅  最后修改于: 2022-03-11 14:45:52.176000             🧑  作者: Mango

代码示例1
>>> b'\xE2\x82\xAC'.decode('UTF-8')
'€'