搜索资源列表
amt109
- 这是关于C++Builder 程序编写规范(初稿)-Builder on the C programming specification (draft)
Dos保护模式接口规范
- Dos保护模式接口规范,本人收藏的编写dos的文档,这个规范一般已找不到了!-Dos Protected Mode Interface Specification, I prepared dos collections of documents, the general standard has not!
软件概要设计说明书编写规范
- 软件概要设计说明书编写规范-software design brochures outline prepared norms
华为软件编程规范和范例(word)
- 立志从事软件行业的业内人士宝典,有当前最详细的软件编写规范。
开发文档规范
- 软件开发文档编写规范
Verilog代码编写规范
- 在一个项目组内部、一个项目的进程中,应该有一套类似的代码编写规范来作为约束。 总的方向是,努力写整洁、可读性好的代码
verilog 代码编写规范
- verilog 代码编写规范
delphi代码编写规范--中科版
- 自己写的代码规范,简短有力。 每个项目开头引用 FastMM4。 每个单元开头写上描述、作者、日期等信息 所有New(pointer)的地方IncMem,所有dispose(pointer)的地方DecMem。 所有从TObject继承过来的类改为从TAutoObject继承。 所有从TInterfacedObject继承的接口实现改为从TAutoInterfacedObject或TAutoUserInterfacedObject继承实现。 尽量多的注释。 局域变量非属性变量用"m_&
xuqiufenxi
- 软件工程文档开发指导中的需求分析报告编写规范与案例,包括详细的需求分析报告撰写指导以及相应的范例。-Software engineering documents guiding the development of needs analysis in the preparation of reports and case norms, including the detailed needs analysis report writing guide and the corresponding
SoftwareManual
- 华为公司内部的软件手册,可以说是当今软件的编写规范-Huawei internal software manuals, it can be said that the preparation of today' s software specification
Nationstandard-softwaredevelopmentnorm
- 国家标准-软件开发规范,包括操作手册编写规范,测试分析报告编写规范,测试计划文档编写规范,概要设计说明书编写规范等-National standards- software development, including the manual preparation of norms, norms in the preparation of test analysis, test plan preparation of normative documents, the preparation of
PCB
- 华为的印刷电路板(PCB)设计规范,程序编写规范等-Huawei’s printed circuit board (PCB) design specifications, programming specifications, etc.
SDW
- 非常全面的软件开发文档,涵盖操作手册编写规范,测试分析报告编写规范,测试计划文档编写规范,概要设计说明书编写规范,开发进度月报编写规范,模块开发卷宗编写规范,详细设计说明书编写规范等十几种文档的模板和说明。-A very comprehensive software development, documentation, operating manuals covering the preparation of specifications, test analysis report on th
national_software_developing_standard
- 软件设计文档国家标准-GB8567——88 [国家标准]软件开发规范/ 操作手册编写规范.doc 测试分析报告编写规范.doc 测试计划文档编写规范.doc 概要设计说明书编写规范.doc 开发进度月报编写规范.doc 模块开发卷宗编写规范.doc 软件配置管理计划编写规范.doc 软件需求说明书编写规范.doc 数据库设计说明书编写规范.doc 数据要求说明书编写规范.doc 详细设计说明书编写规范.doc 项目开发总结报告编写规范.d
HuaweiProgrammingDesignTraining
- 华为内部程序设计培训资料,用于规范程序设计过程及代码编写规范。看看大公司的代码编写规范对于我们的代码书写我想应该还是有点好处的吧。-Huawei training material internal procedures designed to standardize the process of program design and coding specifications. Coding of large companies look for specifications written
Huawei-programming-specifications
- 华为程序编写规范,程序如何写是比较规范的,什么样的格式是比较好 -Huawei programming standards, procedures, how to write is fairly standard, what format is better
*Java开发手册v1.1.1
- 阿里java开发手册,代码编写规范。pdf格式(Ali development manual, code specification)
华为c语言编程规范
- 规范制定了编写C语言程序的基本原则、规则和建议。 从代码的清晰、简洁、可测试、安全、程序效 率、可移植各个方面对C语言编程作出了具体指导。(The norms set out the basic principles, rules and recommendations for the preparation of C language programs. From the code clear, concise, testable, safe, program effectiveness
通达信DLL函数编程规范
- 通达信DLL函数编程规范用户可以自己编写公式函数dll载入通达信客户端,用户dll必须遵循通达信接口规范。(请参考示范程序TestPluginTCale)(This file contains a summary of what you will find in each of the files that make up your TestPluginTCale application. TestPluginTCale.dsp This file (the project file)
华为软件编写规范
- 本文档为华为产品内部开发规范文档,主要针对软件编写语法、注释、等编写习惯,可作为个人或企业规范参考。