摘要: using System;using System.ComponentModel;using System.Data;using System.Windows.Forms;namespace WindowsApplication1{ public partial class Form1 : Form { public Form1() { InitializeComponent(); } pri... 阅读全文
posted @ 2009-06-10 18:11 zhengwq 阅读(256) 评论(0) 推荐(0)