惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

D
DataBreaches.Net
L
LangChain Blog
博客园_首页
J
Java Code Geeks
博客园 - 【当耐特】
Microsoft Azure Blog
Microsoft Azure Blog
小众软件
小众软件
WordPress大学
WordPress大学
V
Visual Studio Blog
T
The Blog of Author Tim Ferriss
U
Unit 42
酷 壳 – CoolShell
酷 壳 – CoolShell
Recent Announcements
Recent Announcements
C
Check Point Blog
IT之家
IT之家
Engineering at Meta
Engineering at Meta
N
Netflix TechBlog - Medium
A
About on SuperTechFans
aimingoo的专栏
aimingoo的专栏
D
Docker
有赞技术团队
有赞技术团队
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
阮一峰的网络日志
阮一峰的网络日志
I
InfoQ

博客园 - 沸石

快速压缩log文件 SQL Server-拆分字符串返回表(存储过程) ASHX 生成excel文件 SQL Server-动态Pivot表的存储过程 突破AD查询1000条限制(转) 轻松创建运行命令 (转) (转)Resolving errors creating a Strong Name Key 以动词开头的习惯搭配:转 枚举的遍历和字符串转枚举,枚举转字符串 转 - 沸石 - 博客园 (转)英语信件中最常用精选句式 转:C#委托及事件 转:关于HttpHandlers和HttpModules的不同 js:scrollLeft,scrollWidth,clientWidth,offsetWidth完全详解 商业书信英语-常用结束语 SQL中合并多行记录的方法总汇 C# 中的字符串函数及应用举例(转) 转:YetAnotherForum集成AD用户混合登录(一) AD验证类 - 沸石 - 博客园 英文函电书写基本原则 SQL Server 2005之PIVOT/UNPIVOT行列转换
控件命名
沸石 · 2009-08-04 · via 博客园 - 沸石

控件命名

控件命名

控件类型 前缀

Web控件
Label lbl
TextBox txt
Button btn
LinkButton lnkBtn
ImageButton imgBtn
ListBox lst
DataGrid dtGrid
GridView gv
DataList dtLst
Repeater rpt
DropDownList drLst
CheckBox chk
CheckBoxList chkLst
RadioButtonList rdBtnLst
RadioButton rdBtn
Image img
Panel pnl
PlaceHolder plcHld
Calendar clnd
AdRotator adRt
Table tbl
ToolBar tbar
ToolBarButton tbBtn
ToolBarTextBox tbTxt
ToolBarDropDownList tbDrlst 所有ToolBar里面的子控件命名均以tb开头加该控件的平常缩写. 缩写的首字母大写.
CompareValidator cmpVld
RequiredFieldValidator rqdFVld
CustomValidator cstVld
Xml xml
CrystalReportViewer cryRptV
TreeView tv
Literal ltl
ValidationSummary vldSy
RegularExpressionValidator rglExpVld
RangeValidator rngVld

posted on 2009-08-04 09:40  沸石  阅读(260)  评论()    收藏  举报