關於email發送的簡單Demo

public class EmailTest { public static void main(String[] args) throws AddressException, MessagingException { sendMail(); } /** * 發送郵件 * * @throws MessagingException * @throws AddressEx
相關文章
相關標籤/搜索