摘要:
using System.Web.Mail;------------------------------------------------------------ MailMessage mailMsg = new MailMessage(); //设置正文格式 mailMsg.BodyFormat = MailFormat.Html; //... 阅读全文
posted @ 2006-10-30 16:26 且行且思 阅读(433) 评论(0) 推荐(0)
浙公网安备 33010602011771号