首页
新闻
博问
专区
闪存
班级
我的博客
我的园子
账号设置
退出登录
注册
登录
晓晨Master
自律给我自由
博客园
首页
新随笔
管理
随笔 - 226
文章 - 0
评论 - 2195
2016年1月14日
C#邮件发送类 简单实用 可自定义发件人名称
摘要:上图看效果MailHelper:public class MailHelper { public bool SendMail(MailSender sender,out string errorMsg) { //声明一个Mail对象 ...
阅读全文
posted @ 2016-01-14 10:59 晓晨Master
阅读(2083)
评论(0)
推荐(0)
编辑