2013年7月10日
摘要: using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Windows.Forms;using mshtml;namespace Pop3MimeClient{ public partial class Form3 : Form { string name = string.Empty; s... 阅读全文
posted @ 2013-07-10 15:10 酒歌 阅读(797) 评论(0) 推荐(0)