python - django 中的 views 输出编码问题
阿神
阿神 2017-04-18 10:27:11
0
2
455

model 中有
city = models.CharField(max_length=50)
在 views 中输出的内容是 \u5e7f\u5dde ,如何将此直接输出为广州

阿神
阿神

闭关修行中......

Antworte allen(2)
巴扎黑

用python 3,一劳永逸!

左手右手慢动作

编码有三种,一种是输入编码,一种是代码文件的编码,一种是控制台编码,我的理解有错吗,编码应该保持一致。而Python2 默认字符串为unicode,可以试试__future__ unicode_literials

Neueste Downloads
Mehr>
Web-Effekte
Quellcode der Website
Website-Materialien
Frontend-Vorlage