C#开发的抓按钮小游戏
this.btn_catchMe.Location=newSystem.Drawing.Point(100,100);this.btn_catchMe.Name="btn_catchMe";this.btn_catchMe.TabIndex=0;this.btn_catchMe.Text="来抓我呀";this.btn_catchMe.Click+=newSystem.EventHandler(this.btn_catchMe_Click);
下载地址
用户评论