摘要: 方法一: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 System.Net.NetworkInformation;namespace WindowsFormsApplication1{ public partial class Form1 : Form { ... 阅读全文
posted @ 2013-04-08 21:44 曾是土木人 阅读(1010) 评论(1) 推荐(0) 编辑