随笔 - 92  文章 - 0  评论 - 13  阅读 - 17万
02 2011 档案
[C#]一个邮件接收类
摘要:http://files.cnblogs.com/boneking/despop3client_src.zip 阅读全文
posted @ 2011-02-15 16:24 BoneKing 阅读(274) 评论(0) 推荐(0) 编辑
[C#]邮件发送类(带附件)
摘要:using System;using System.Collections.Generic;using System.Text;using System.Net;using System.Net.Mail;using System.Net.Mime;namespace WindowsFormsApplication1{ class SendMail { private MailMessage mailMessage; private SmtpClient smtpClient; private string password;//发件人密码 /// <summary> /// 处审 阅读全文
posted @ 2011-02-15 16:16 BoneKing 阅读(1912) 评论(3) 推荐(1) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示