bottle support gb2312
in template first line type code as follows:
%# -*- coding: gb2312 -*-
in controller write
response.content_type = 'text/html; charset=gb2312'
感觉到阅读代码的能力增强了,最近的问题都是通过阅读代码,修改代码,揍活代码,优雅改良,解决问题的
查看更多关于bottle support gb2312的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://haodehen.cn/did44237