摘要: 邮件操作,用POP3协议实现 Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ --> 1private void GetMail() 2{ 3//连接邮件服务器 4System.Net.Sockets.TcpClient TC = new S... 阅读全文
posted @ 2008-05-16 19:12 仲卿 阅读(322) 评论(0) 推荐(0) 编辑