摘要: import sys reload(sys) sys.setdefaultencoding('utf8') 阅读全文
posted @ 2014-10-22 20:37 blue_whale 阅读(232) 评论(0) 推荐(0)
摘要: 如果邮件格式是文本格式,使用“\r\n” 如果件是HTML格式,使用"" 阅读全文
posted @ 2014-10-22 20:35 blue_whale 阅读(4634) 评论(0) 推荐(0)