摘要: # coding=utf-8# 1.先设置编码,utf-8可支持中英文,如上,一般放在第一行# 2.导入unittest模块import HTMLTestRunnerCNimport unittestimport osfrom email.mime.text import MIMETextfrom 阅读全文
posted @ 2023-11-07 13:17 爱我所爱-333 阅读(51) 评论(0) 推荐(0)