| 网站首页 | 业界新闻 | 小组 | 威客 | 人才 | 下载频道 | 博客 | 代码贴 | 在线编程 | 编程论坛
欢迎加入我们,一同切磋技术
用户名:   
 
密 码:  
共有 434 人关注过本帖
标题:asp.net&c#代码的意思
取消只看楼主 加入收藏
guming
Rank: 4
等 级:业余侠客
威 望:5
帖 子:329
专家分:277
注 册:2006-11-9
结帖率:50%
收藏
 问题点数:0 回复次数:1 
asp.net&c#代码的意思
帮我看一下
private void InitializeComponent()
{
this.btnFirst.Click += new System.EventHandler(this.btnFirst_Click); //这些红色的代码是什么意思
this.btnpre.Click += new System.EventHandler(this.btnpre_Click);
this.btnNext.Click += new System.EventHandler(this.btnNext_Click);
this.btnLast.Click += new System.EventHandler(this.btnLast_Click);
this.Load += new System.EventHandler(this.Page_Load);
}
谢了!!!
搜索更多相关主题的帖子: 代码 asp 
2006-12-18 09:34
guming
Rank: 4
等 级:业余侠客
威 望:5
帖 子:329
专家分:277
注 册:2006-11-9
收藏
得分:0 

哦,,我明白了。。谢谢 。。。


不想停留。。。
2006-12-18 09:59
快速回复:asp.net&c#代码的意思
数据加载中...
 
   



关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.018583 second(s), 8 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved