摘要: 首先添加命名空间using System.Net.Mail; /// /// 发送邮件 /// /// /// protected void ForMail(string name, string mail) ... 阅读全文
posted @ 2014-10-08 16:32 好学Ace 阅读(237) 评论(0) 推荐(0) 编辑