摘要:
#!/usr/bin/python# -*- coding: UTF-8 -*-import smtplibfrom email.mime.text import MIMETextfrom email.header import Header class SendEmail(object): def 阅读全文
posted @ 2019-08-29 10:59
Adalia_w
阅读(202)
评论(0)
推荐(0)