UnicodeDecodeError

系统、文件、vim全部设置为utf-8

export LANG=zh_CN.UTF8

# coding:utf-8

json.dumps(content, ensure_ascii=False, encoding='utf-8')

http://stackoverflow.com/questions/19872773/unicodedecodeerror-while-using-json-dumps

最新文章

  1. Oracle 哈希连接原理
  2. PAT 5-8 File Transfer (25分)
  3. out与ref的区别
  4. Linux(CentOS)常用操作指令(一)
  5. poj 1067 取石子游戏(威佐夫博奕(Wythoff Game))
  6. PHP 错误与异常 笔记与总结(13 )自定义异常类
  7. uva167 - The Sultan's Successors
  8. poj3468,poj2528
  9. @override
  10. Stub和Mock的理解
  11. Redis Cluster 实践
  12. Emmet 快速编写html代码
  13. 自己编写的 C++ 超轻量级日志类
  14. su和sudo的区别
  15. 初步学习python
  16. LINUX中printf与echo的区别
  17. Jenkins redeploy artifacts
  18. webpack学习笔记—优化缓存、合并、懒加载等
  19. the usage of String
  20. 22LINQ查询运算符返回IEnumerable<T>实例汇总

热门文章

  1. delphi检查url是否有效的方法
  2. 移动端WEB开发,click,touch,tap事件浅析
  3. 关于sql注入
  4. Linux_09------Linux上系统扫描和安全策略
  5. Linux_06------Linux的磁盘管理
  6. eval()与jQuery.parseJSON()的差别以及常见的解析缺少分号的问题
  7. NXP开源自动驾驶计算平台Bluebox 打造现实无人汽车
  8. Linux 下安装 jdk压缩包
  9. linux中的开机和关机命令
  10. Jmeter应用初步介绍