摘要:
#-*-coding: utf-8 -*- import smtplibfrom email.mime.text import MIMETextdef sendmail(): try: smtp=smtplib.SMTP(HOST,PORT) smtp.login(USER,PASSWORD) sm 阅读全文
posted @ 2016-10-28 13:12
yushangcc
阅读(90)
评论(0)
推荐(0)
摘要:
Learning, record and shareing. Being stronger. 阅读全文
posted @ 2016-10-28 09:34
yushangcc
阅读(128)
评论(0)
推荐(0)

浙公网安备 33010602011771号