为什么80%的码农都做不了架构师?>>> Python解释包含中文字符的文件时乱码的解决办法 在文件的收行加上: -*- coding: utf-8 -*- 转载于:https://my.oschina.net/web5/blog/211913