随笔分类 -  JAVA_MAIL

java 发送邮件
javax.mail
摘要:摘抄example:public static void sendEmail(ConfBean cBean, String filename, String filepath) { try { Properties props = new Properties(); props.put("... 阅读全文

posted @ 2015-05-13 18:02 Lishenyin 阅读(321) 评论(0) 推荐(0)

导航