欢迎来到天天文库
浏览记录
ID:12323204
大小:113.50 KB
页数:5页
时间:2018-07-16
《c#主要控件名简写对照表》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、C#命名1. 主要控件名简写对照表 标识符的首字母小写,而每个后面连接的单词的首字母都大写。例如:backColor控件命名的规则是:控件名简写+英文描述,英文描述首字母大写控件名控件名简写标准命名举例ButtonbtnbtnSubmitCalendarcalcalMettingDatesCheckBoxchkchkBlueCheckBoxListchklchklFavColorsCompareValidatorvalcvalcValidAgeCustomValidatorvalxvalxDBCheckDataGriddgrd dgrdTitlesDataListdlstd
2、lstTitlesDropDownListdropdropCountriesHyperLinklnklnkDetailsImage imgimgAuntBettyImageButtonibtnibtnSubmitLabellbllblResultsLinkButtonlbtnlbtnSubmitListBoxlstlstCountriesPanel pnlpnlForm2RadioButtonradradFemaleRadioButtonListradlradlGenderRangeValidatorvalgvalgAgeRegularExpressionvalevaleEm
3、ail_ValidatorRepeaterrptrptQueryResultsRequiredFieldValidator valr valrFirstNameTable tbl tblCountryCodesTableCell tblc tblcGermanyTableRow tblr tblrCountryTextBox txt txtFirstNameValidationSummary vals valsFormErrorsXML xmlc xmlcTransformResults控件名控件
4、名简写标准命名举例ConnectionconconNorthwindCommandcmdcmdReturnProductsParameterparmparmProductIDDataAdapterdaddadProductsDataReaderdtrdtrProductsDataSetdstdstNorthWindDataTabledtbl dtblProductDataRowdrowdrowRow98DataColumndcol dcolProductIDDataRelationdreldrelMasterDetailDataViewdvw dvwFilteredProduct
5、s2. 规定的常用缩写如下:常用词缩写ArgumentArgBufferBufClearClrClockClkCompareCmpConfigurationCfgContextCtxDelayDlyDeviceDevDisableDisDisplayDispEnableEnErrorErrFunctionFnctHexadecimalHexHighPriorityTaskHPTI/OSystemIOSInitializeInitMailboxMboxManagerMgrMaximumMaxMessageMsgMinimumMinMultiplexMuxOperatingSy
6、stemOSOverflowOvfParameterParamPointerPtrPreviousPrevPriorityPrioReadRdReadyRdyRegisterRegScheduleSchedSemaphoreSemStackStkSynchronizeSyncTimerTmrTriggerTrigWriteWr 3. 一些在软件中常用的反义词组: add/removebegin/endcreate/destroyinsert/deletefirst/lastget/releaseincrement/decrementput/getadd/deleteloc
7、k/unlockopen/closemin/maxold/newstart/stopnext/previoussource/targetshow/hidesend/receivesource/destinationcut/pasteup/down 4. 常用变量类型前缀列表如下:i:intf:floatd:doubledcm:decimallch:charl:longbt:bytesbt:sbyteb:boolsht:shortusht:ushortul:ulonga
此文档下载收益归作者所有