代码转换如下:

if __name__ == "__main__":
data = "\u5c71\u5cb3\u548c\u4e00\u5207\u4e18\u9675\uff0c\u679c\u6811\u4e0e\u5404\u79cd\u67cf\u677e\u3002"
print data.decode("unicode-escape")

最新文章

  1. Node.js起步 -- (1)
  2. 用vue.js学习es6(五):set和map的使用
  3. Linux 服务器IO模型 epoll
  4. ubuntu 16.04 搭建无线共享热点(PC 无线直连Android移动终端 调试,监控屏幕)
  5. [渣译文] 使用 MVC 5 的 EF6 Code First 入门 系列:为ASP.NET MVC应用程序更新相关数据
  6. zoj 3261 Connections in Galaxy War
  7. 关于Win7 64位 mysql 5.7下载安装问题
  8. Windows 7/8/8.1 硬盘安装法实现 ubuntu 14.04 双系统
  9. foreach -begin -process -end
  10. 暴力求解——Equivalent Strings
  11. Python基础-类的探讨(class)
  12. 在Linux下安装Oracle12c
  13. Android(Lollipop/5.0) Material Design(二) 入门指南
  14. C# 类型转换的开销
  15. Oracle undo 表空间不可用
  16. Android App组件之Fragment说明和示例
  17. Python index()方法
  18. #001 Emmet的API图片
  19. 使用commons-email解析 eml文件
  20. C++-教程3-VS2010C++各种后缀说明

热门文章

  1. Python——Day3知识点——文件操作
  2. js常用的封装函数
  3. window.loaction和window.location.herf
  4. getElementById,getElementsByName,getElementsByTagName的区别
  5. python 3 字符串转 json
  6. C++开发ArcGis
  7. Android.os.NetworkOnMainThreadException
  8. 细说php一些常见的知识点
  9. Java EE-Eclipse 运行Jsp项目遇到的几个问题及解决方法
  10. iOS开发常见错误解决方法