搜索资源列表
新建 Microsoft Word 文档.rar
- 摘要 设计时的自动化加快了编码,并保证所有过程都用相同的命名规范和结构来生成。为了在大型 SQL 项目中尽量提高编码的效率,作者编写了一系列的设计时(design-time)存储过程,用它们来生成运行时(run-time)存储过程,并一直在工程中使用。最近,作者更新了其存储过程以便使用 SQL Server 2000 的特性,其中包括用户定义函数。本文所及内容涵盖创建并执行这些动态 T-SQL 脚本以使普通的数据库存储过程编码自动化。
xiongyalimingminfa
- 匈牙利命名规范 几年以前,Charles Simonyi(他后来成为微软的著名程序员)设计了一种以前缀为基础的命名方法,这种方法后来称为\"匈牙利表示法\"-Hungary naming norms few years ago, Charles Simonyi (he later became a well-known Microsoft programmers) to a design based Prefix the naming method, which was later call
CShap-Naming
- 关于c#编程规范的文档,包括,术语定义,代码外观,程序注释,申明,命名规范等。
12304
- C#+控件、数据类型、ADO.NET等命名规范,好东西大家来分享,
cncomm3
- 这是一个封装得比较完整的串口类接口,支持同步、异步操作,使用简单高效,具有工业强度,我在BC, BCB, VC, BCBX, GCC下编译通过。 封装较完整的串口类库相关文档 封装较完整的串口类库 作者:llbird 本文介绍了一个封装得比较完整的串口类,支持同步、异步操作,使用简单高效,具有工业强度,我在BC, BCB, VC, BCBX, GCC下编译通过,足够应付大多数情况,而且还可以继承扩展。 串口类库的第二个版本 作者:llbird
C++编程规范
- 本规范总则的内容包括:排版、注释、标识符命名、变量使用、代码可测性、程序效率、质量保证、代码编译、单元测试、程序版本与维护等。 本规范总则的示例都以C语言为背景,采用以下的术语描述: ★ 规则:编程时强制必须遵守的原则。 ★ 建议:编程时必须加以考虑的原则。 ★ 说明:对此规则或建议进行必要的解释。 ★ 示例:对此规则或建议从正、反两个方面给出例子。
CSMMGueiFan
- C#命名规范.有助于帮助团队共同开发. 摘录自周礼老师的一本书! 值得收藏. 关于类,接口等许多命名规范,还有窗体控件类大部分命名规范. -C# naming convention. Contribute to help the development team. Zhouli extracted from the teacher' s a book! Worthy of collection. On the type, interface specification, a
cxxchecker-0.1
- C++代码规范检查工具,主要检查命名规范,包括类/模板,成员,方法,宏,全局变量等。有力于代码质量及可维护性的提高,-C++ code and standardize inspection tool, the main checks naming norms, including the class/template, membership, methods, macros, global variables and so on. Code quality and maintainability
ThreeLayerTest
- 三层架构的一个例子 很通俗的讲述了三层的基本结构 代码命名规范注释详细
CarManager
- 有简单的插入功能和控件的命名规范. 供新手学习-A simple insertion functions and controls naming convention. For the novice to learn
WinFormControl
- c# WinForm Control(控件)的命名规范 -c# WinForm Control (Control) and naming
Prim
- prim算法,明了,简单,变量命名规范,适合初学者。-prim algorithm, clear, simple, variable naming conventions, for beginners.
menu-Code
- 比较全面的菜单的代码,高质量的代码简洁命名规范是很好的学习和参考资料。-More comprehensive menu of the code, high-quality code simple naming convention is a good learning and reference materials.
CSharpNameRule
- csharp命名规范,供编写代码时规范命名使用-csharp naming conventions for writing code to use standard naming
Csharp--coding-standard
- C# 编码规范 包含命名规范 大小写规范 注释规范-C# coding standard containing named standard case standard comments norms
ASP_NET-control-naming
- ASP_NET 控件命名规范 Label lbl TextBox tb Button btn LinkButton lb HyperLink hl Repeator rpt-ASP_NET control naming Label lbl TextBox tb Button btn LinkButton lb HyperLink hl Repeator rpt
CPPNamingConventions
- 建议常用的C++命名规范,主要是在Windows环境下Visual C++开发中强烈建议。-Proposed common C++ naming conventions, mainly in the Windows environment, Visual C++ development is strongly recommended.
代码规范 .pdf
- 1 排版 2 注释 3 标识符命名 4 可读性 5 变量、结构 6 函数、过程 7 可测性 8 程序效率 9 质量保证 10 代码编辑、编译、审查 11 代码测试、维护 12 宏(1 typesetting 2 Notes 3 identifier naming 4 readability 5 variables and structures 6 function and process 7 testability 8 progra
VBNameRules
- VB程序设计命名规范()
华为编程规范和范例
- 举例,命名规范必须与所使用的系统风格保持一致,并在同一项目中统一,比如采用UNIX的全小写加下划线的风格或大小写混排的方式,不要使用大小写与下划线混排的方式,用作特殊标识如标识成员变量或全局变量的m_和g_,其后加上大小写混排的方式是允许的。(For example, naming norms must be consistent with the style of the system used, and unified in the same project, such as the use
