- 1、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
web应用代码规范 - read(Web application code specification - read)
web应用代码规范 - read(Web application code specification - read) The application of Web codes 1 WEB APPLICATION code 1 1.1 to 2 documents 1.2 named 2 Guide 2 basic rules of 1.2.1 The 1.2.2 namespace name guide 3 The 1.2.3 class name guide 3 1.2.4 interface name Guide 4 The 1.2.5 property class named Guide 4 The 1.2.6 enumeration name Guide 4 1.2.7 Field Guide 4 1.2.8 static field guide 4 The 1.2.9 parameter named Guide 4 A method named 1.2.10 guide 5 The 1.2.11 property name guide 5 The event is named 1.2.12 guide 5 1.3 database design 5 naming guidelines. 1.3.1 reference 5 1.3.2 database object naming conventions 6 1.4 code 7 1.4.1 7 XML marker 1.4.2 XML documentation comments 7 The members of the 1.4.3 XML documentation comments 8 1.4.4 XML documentation comments 8 How to write a 1.4.5 Changelog 9 1.4.6 code block 10 1.4.7 code comments recommendation 10 Objective to document 1.1 In this paper, for developers to use C# programming on the.Net platform to provide standardized guidelines. * named guide, developers must follow the unified and standardized naming style. * code comments, is an essential part in the development of the document, the article explains how to annotate code. * in the code triage stage, style and code notes into the content of the review. 1.2 naming guidelines. Reference: ms-help://MS.NETFrameworkSDK.CHS/cpgenref/html/cpconnamingguidelines.htm 1.2.1 basic rules Pascal case The first letter of each word connection identifier and the back of the first letter of the capital. The identifier may be three or more characters use Pascal case. For example: BackColor Camel case The first letter of an identifier is lowercase, and each subsequent concatenated word the first letter capitalized. For example: backColor Capital All the letters are uppercase identifiers. Only for the identifier consisting of two or fewer letters using the contract. For example: System.IO, System.Web.UI Abbreviation * part not abbreviations or contractions as identifier names. For e
您可能关注的文档
- pisa阅读素养(pisa阅读素养).doc
- plsql developer使用技巧(PLSQL developer usage skills).doc
- plsql排重复行总结一(Row PLSQL repeat line 1).doc
- photoshopstudydoc(photoshopstudydoc).doc
- ports简介(港口简介).doc
- plc基本知识(PLC basic knowledge).doc
- ppt加入声音影音(Ppt joins audio video).doc
- pp、pvc、pe、ps、abs、pc管材(PP, PVC, PE, PS, ABS, PC pipes).doc
- popin文字教学(Popin text teaching).doc
- pr5的简单教程(A simple tutorial for PR5).doc
- web网站的设计、管理与维护(Design, management and maintenance of web website).doc
- voip的原理及技术(The principle and technology of VoIP).doc
- weishengwu(weishengwu).doc
- western blot实验步骤(western blot实验步骤).doc
- win7蓝屏代码(Win7 blue screen code).doc
- window.opener用法(揭幕战用法窗口。).doc
- whysnew(whysnew).doc
- windows 2003 远程桌面连接数限制防止和解决方法(Windows 2003 remote desktop connection limit prevention and resolution).doc
- windows 2003 远程桌面连接数限制(Windows 2003 remote desktop connection limit).doc
- windows command(Windows命令).doc
文档评论(0)