标签:ref 支持中文 amp cdn html 字符串 sage href ret
在代码的第一行加上#coding=utf-8
return render_template(‘index.html‘,message=u"小明小明")print u‘你要打印的字符串‘
python 2.7支持中文
原文地址:http://www.cnblogs.com/wanghaonull/p/6343713.html