搜索资源列表
huaWei
- 华为的编程规范和范例 排版,注释,标示符命名,可读性,变量,结构,可测性,程序效率,质量保证,代码编辑,编译,审查,代码维护等-Huawei programming specifications and examples of layout, annotation, naming identifiers, readability, variables, structures, testability, procedural efficiency, quality assurance, code
huawei_training
- 华为内部关于程序设计的一些规范,主要在标识符的命名,程序可读性,可测性,以及程序的效率和质量进行叙述.-Huawei internal program design on a number of norms, mainly in the identifier name, the program readability, testability, as well as the procedures described in the efficiency and quality.
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
Prim
- prim算法,明了,简单,变量命名规范,适合初学者。-prim algorithm, clear, simple, variable naming conventions, for beginners.
shuiyinjishu
- 基于matlab的水印技术,做好的文件,直接加载图片就可以使用,函数命名规范-Watermarking technology based on MATLAB, the file, loading the image to be used, the called function specification
vbtest
- vb写的一个小的护眼的定时程序,当启动之后每隔一定时间,会全屏显示指定的图片来让眼睛休息一会,主要用了timer定时器以及一些其他基本控件,实现很简单,由于是作者第一次编写vb程序,命名相对比较随意,没有按照规范来命名-vb write a small eye timing procedure, when started at a certain time, it will display the specified full-screen picture to let the eye rest
代码规范 .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
API demo
- json接口编写命名规范,获取表中数据,转化为前台chart的数据源,响应界面的ajax请求(The JSON interface writes the naming specification, gets the data in the table, transforms it into the data source of the front desk chart, and responds to the Ajax request of the interface)
*Java开发手册(公开版)
- java开发规范,命名规范,编码规范,以及java特性(introduce of java development)
yershop_v3.0.2
- yershop是基于thinkphp5.0.9,具有建站便捷、扩展丰富、二次开发灵活,以及支持云服务的特点,适合企业及个人快速构建个性化网上商店。 yershop采用模块化的架构设计思想,对目录结构规范做了调整,可以支持多模块应用的创建,让应用的扩展更加方便,基于MVC(Model-View-Controller,模型-视图-控制器)模式,并且均支持多层(multi-Layer)设计,全面采用命名空间方式定义和加载类库文件,有效的解决多个模块之间的冲突问题,并且实现了更加高效的类库自动加载机制
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
