摘要: using System;using System.Collections.Generic;using System.Text;using System.Threading;using System.Windows.Forms;using System.Timers;using System.Drawing;using System.IO;using System.Net;using System.Net.NetworkInformation;using System.Net.Sockets;namespace ConsoleApplication4{ class Program { ... 阅读全文
posted @ 2012-11-06 17:46 火腿骑士 阅读(169) 评论(0) 推荐(0)