WeixinMessage.java package com.test; import java.io.Serializable; /** * This is an object that contains data related to the jg_weixinmessage table. * Do not modify this class because it will be overwritten if the configuration file * related to this
附件大,上传,发送一定会慢.程序卡,应该是主线程正在发送,邮件造成的.创建其他线程在后台去发.这样就不影响主线程做其他工作了 using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; using System.Net.Mai