摘要:
public static void main(String args[]) { Properties props = new Properties(); // 参数配置 props.setProperty("mail.transport.protocol", "smtp"); // 使用的协议(JavaMail规范要求) props.setPro... 阅读全文
posted @ 2018-07-26 18:02
明湖樵夫
阅读(781)
评论(0)
推荐(0)
浙公网安备 33010602011771号