首页
python中unicode转中文
只需要一句代码
name = result_name.encode('utf-8').decode('unicode_escape')
python相关
相关
python相关知识理解
标签