使用Commons Email發送郵件 Commons Email是apache commons庫中的一個組件,對java mail做了一些個封裝,提供能為簡化的API供開發者使用。它依賴於javax.mail 。 首先下載co ...