摘要: qq邮箱发送邮件SMTP 代码 public class send { public static void main(String[] args) throws AddressException,MessagingException { // 创建Properties 类用于记录邮箱的一些属性 f 阅读全文
posted @ 2020-12-17 14:41 snail-2018 阅读(122) 评论(0) 推荐(0)