`
javaors
  • 浏览: 1214 次
  • 性别: Icon_minigender_1
  • 来自: 广州
最近访客 更多访客>>
文章分类
社区版块
存档分类
最新评论
文章列表
     最近想用javamail做一个本地发送邮件的功能,先把代码,拿出来,等做的时候,再研究一下是如何实现的。 Properties properties = null; try{ if (smtpHost == null) throw new MessagingException("smtpHost not found"); if (user == null) throw new MessagingException("user not found&qu ...
Global site tag (gtag.js) - Google Analytics