CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - C 编码规范

搜索资源列表

  1. SmsDoc

    0下载:
  2. 使用Gsm手机模块发送手机短信的C#源代码、手机AT指令中文参考手册、短信解码及编码规范、收发原理、以及一个C#实现的Demo
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:377269
    • 提供者:酷刀
  1. Ellemtel-rules-mm

    0下载:
  2. Henricson and Erik Nyquist写的Programming in C++, Rules and Recommendations,讲述了C++的许多编码规范和方法。
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:144241
    • 提供者:阿峰
  1. CPlusStand

    0下载:
  2. C++编程规范,好的编程规范,对于今后代码的维护修改查找升级都是很有帮助的,只有养成良好的编码习惯,才能成为一个合格的程序员-C++ programming norms, norms of good programming, for the future maintenance of the code modifications are helpful to find the upgrade, only to develop good coding habits, in order to bec
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:10233
    • 提供者:fii
  1. 2009081002

    0下载:
  2. C#开发编码规范,初学者可以免费下载来看看!-please read me!
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:8606
    • 提供者:
  1. CspV2

    0下载:
  2. 东软集团有限公司C#编程规范V2,可以了解公司的编码规范-Neusoft Group Co., Ltd. C# programming specification V2, can understand the company' s coding standards
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:53592
    • 提供者:橄榄树
  1. exercise3

    0下载:
  2. 制定自己的C++编码规范;编制一个程序,度量由用户指定的、严格按照C++编码规范编写的C++源文件的代码规模,分别输出代码行数和注释行数。-set of c++ code regulating oneself, Compiling a program, a measure of the specified by customer, in strict accordance with the c++ code written in c++ standard code, the source fi
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:2284
    • 提供者:王永康
  1. code

    0下载:
  2. 华为编码规范,c++。虽然有点旧,但是也还不错-Huawei coding standard, c++. Although little beat, but also not bad
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:159762
    • 提供者:wetheart
  1. CsharpDevelopmentCodingStandard

    0下载:
  2. C#开发编码规范 注记: Pascal 大小写形式——所有单词第一个字母大写,其他字母小写。 Camel(驼峰标识) 大小写形式——除了第一个单词,所有单词第一个字母大写,其他字母小写。 类名使用Pascal大小写形式 public class HelloWorld { … } 方法使用Pascal大小写形式 public class HelloWorld { void SayHello(string name) { …
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:8768
    • 提供者:xiaoke
  1. CodingStandards

    0下载:
  2. 对于任何工程项目来说,统一的施工标准都是保证工程质量的重要因素。堪称当今人类最抽象、最复杂的工程——软件工程,自然更加不能例外。 高品质、易维护的软件开发离不开清晰严格的编码规范。本文档详细描述C++软件开发过程中的编码规范。本规范也适用于所有在文档中出现的源码。 -For any project, the uniform construction standards are an important factor to ensure project quality. Rated cu
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:136041
    • 提供者:zhaozhpo
  1. googleCodeStyle

    0下载:
  2. google编码规范,包含C++,java, python, json等语言-google code style and examples
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1593440
    • 提供者:sing
  1. google_cpp_guide

    0下载:
  2. 此文档为google发布的google内部的c++编码规范,是目前全世界比较好的编码规范-This document is issued by google google internal c++ coding standard, is currently the world a better coding standard
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:45005
    • 提供者:lihui
  1. C-P-P-Coding-Standards-and-guidance

    0下载:
  2. 介绍C++的编码规范,引导读者使用尽可能规范的规格编写C/C++程序-Introduction C++ coding standard, to guide readers to use as standard specifications prepared by C/C++ program
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:227131
    • 提供者:GAOJIANCHAO
  1. cjjbmgf

    0下载:
  2. C++编码规范与指导电子书 chm版,高品质、易维护的软件开发离不开清晰严格的编码规范。本文档详细描述C++软件开发过程中的编码规范。本规范也适用于所有在文档中出现的源码。旨在较高层面上快速回顾 C 与 C++ 的主要区别。专门针对 C 思想根深蒂固的老咖和经常需要在 C / C++ 项目间频繁切换的 coder。-C++ coding standards and guidance for e-book chm version, high quality, easy to maintain so
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:727283
    • 提供者:cc
  1. CPP-bianma

    0下载:
  2. C++编码规范,初学者看看很有用,既方便自己日后读程序,又方便他人理解程序。-C++ coding standard, beginners look very useful, both to facilitate their reading program in the future, but also facilitate the others to understand the process.
  3. 所属分类:.net

    • 发布日期:2017-04-08
    • 文件大小:22799
    • 提供者:郑蕊
  1. Csharp--coding-standard

    0下载:
  2. C# 编码规范 包含命名规范 大小写规范 注释规范-C# coding standard containing named standard case standard comments norms
  3. 所属分类:CSharp

    • 发布日期:2016-01-22
    • 文件大小:302080
    • 提供者:舒畅
  1. C_SharpSpecification

    0下载:
  2. 在c#编码过程中应当遵循的规范,增加代码的易读性和维护性-Specification in c# coding
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:49455
    • 提供者:you
  1. CPP-coding-standards

    0下载:
  2. C++编码规范,不可多得的一本经典书籍,讲解了编码的规范和很多技术经验-C++ encoding specification, a rare classic books to explain the encoding specification and a lot of technical experience
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-20
    • 文件大小:88040
    • 提供者:周鸣
  1. C-language-coding-standards

    0下载:
  2. C语言是嵌入式软件的主要语言,由于嵌入式软件的专用性较强,实时性、安全性要求较高特点,其C语言编码规范与通用软件的C语言编码规范有较大的区别,目前国内尚缺少可以指导嵌入式软件C语言编码规范的标准,鉴于现状,制定《嵌入式软件 C语言编码规范》是非常必要的。-C language is the main language of embedded software, embedded software dedicated as strong, real-time, requiring high sec
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:4723
    • 提供者:dafeng
  1. Google-CPP-

    0下载:
  2. 谷歌C/C++编码规范,有参考价值,学习学习-Coding standards
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:451793
    • 提供者:locky
  1. google-CPP--programme-rule)

    0下载:
  2. 完整版的谷歌c++编码规范,希望对需要此文档的朋友有所帮助-The full version of Google c++ coding standards, and I hope you need this document to help a friend
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-07
    • 文件大小:1469447
    • 提供者:wangxianmin
« 1 23 »
搜珍网 www.dssz.com