摘要:
Form1.csusing System;……namespace self_1_1{ public partial class Form1 : Form { public Form1() { InitializeComponent(); Button button1 = new Button(); button1.Click += new System.EventHandler(this.button1_Cli... 阅读全文
posted @ 2014-03-25 23:34
fusheng
阅读(350)
评论(0)
推荐(0)
2014年3月25日