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

推荐订阅源

大猫的无限游戏
大猫的无限游戏
aimingoo的专栏
aimingoo的专栏
I
InfoQ
B
Blog RSS Feed
D
DataBreaches.Net
S
SegmentFault 最新的问题
P
Proofpoint News Feed
A
About on SuperTechFans
WordPress大学
WordPress大学
Hugging Face - Blog
Hugging Face - Blog
博客园 - 司徒正美
小众软件
小众软件
博客园 - Franky
有赞技术团队
有赞技术团队
D
Docker
T
Tailwind CSS Blog
雷峰网
雷峰网
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Blog — PlanetScale
Blog — PlanetScale
酷 壳 – CoolShell
酷 壳 – CoolShell
B
Blog
V
Visual Studio Blog
宝玉的分享
宝玉的分享
爱范儿
爱范儿

博客园 - 沸石

快速压缩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)  评论()    收藏  举报