摘要: 主要介绍如下三种方式,分别表现在3个Button的Click事件中,代码如下:前台: 【注:要能够执行Button1中的Click方法,前台的必须加上。】后台:using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Web.UI;using System.Web.UI.WebControls;namespace Er... 阅读全文
posted @ 2013-04-10 08:53 Eric Sun 阅读(2281) 评论(1) 推荐(0)