摘要: using System.Web.Mail;使用的是System.Web.Mail因为是.net 1.0环境下,没有System.Net.Mail,所以只能用这个。using System.Web.Mail;protected void Button1_Click(object sender, Ev... 阅读全文
posted @ 2015-08-12 11:38 燕儿归 阅读(140) 评论(0) 推荐(0)