好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

bottle support gb2312

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的详细内容...

  阅读:44次