浙江省高等学校教师教育理论培训

微信搜索“毛凌志岗前心得”小程序

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
in template first line type code as follows:
%# -*- coding: gb2312 -*-

in controller write
response.content_type = 'text/html; charset=gb2312'

感觉到阅读代码的能力增强了,最近的问题都是通过阅读代码,修改代码,揍活代码,优雅改良,解决问题的
reference:
http://snipplr.com/view/22778/python-web-with-bottle/
bottle wsgi server performance compare
http://bottle.paws.de/page/2009-12-19_Comparing_HelloWorld_Performance

posted on 2010-07-25 23:44  lexus  阅读(240)  评论(0编辑  收藏  举报