搜索资源列表
huaWei
- 华为的编程规范和范例 排版,注释,标示符命名,可读性,变量,结构,可测性,程序效率,质量保证,代码编辑,编译,审查,代码维护等-Huawei programming specifications and examples of layout, annotation, naming identifiers, readability, variables, structures, testability, procedural efficiency, quality assurance, code
CO_RULE
- 华为编程规范与案例 里面还有其他的一些 软件编程的培训资料-Huawei programming norms and the case there is also some other software programming training materials
huawei
- 华为编程技术文档,编程规范,编程方法以及操作流程-Huawei programming documents, norms and operating procedures, etc.
HuaWeiProgram
- 华为的编程规范,养成良好的编程习惯。初学者、编程老手都行。-Huawei' s programming specifications, to develop good programming habits. For beginners, programming veteran will do.
huiwenshu
- 华为编程大赛,回文数试题,值得一看,非常的经典!-Huawei programming contest, palindrome questions, the eye, very classic!
yuesefuhuan
- 华为编程大赛,约瑟夫环试题,值得一看,非常的经典!-Huawei programming contest to Josephus questions, worth a visit, very classic!
shoujhaoma
- 华为编程大赛,手机号码试题,值得一看,非常的经典!-Huawei programming contest, the phone number of questions, the eye, very classic!
zifutongji
- 华为编程大赛,字符统计试题,值得一看,非常的经典!-Huawei programming contest, character statistics questions, worth a visit, very classic!
HUAWEI
- 华为编程大赛题目,很适合新手操练,难度适中,建议大家参考参考。-Huawei programming contest topic, it is suitable for novice drills, moderate difficulty, we recommend you refer to the reference.
check_lunch
- 华为编程调整,午餐检查问题,基本的实现,包括了一些基本的文件数据读取等基本知识-the function to fulfill the check of the lunch
hw-bookretrieval
- 2014华为编程大赛的一道题,实现一个开放的书名检索库,压缩包里有题目描述和代码-2014 huawei programming contest of a problem, to achieve an open title retrieval library, compression bag has a title descr iption and code
hw-bookretrieval
- 2014华为编程大赛的一道题,实现一个开放的书名检索库,压缩包里有题目描述和代码-2014 huawei programming contest of a problem, to achieve an open title retrieval library, compression bag has a title descr iption and code
hwshiti21
- 可以实现2014华为编程大赛第二题 将字符形式的数字相加并以字符显示输出-Can achieve 2014 huawei programming contest the second question The character in the form of Numbers and characters display output
TestBigDataSum_HUAWEI
- 华为编程大赛 大数求和。通过输入两不相等的大数,计算其和。程序代码简洁高效。适合找华为招聘机试练习。-The programming competition held by HUAWEI
TestStrFilter_HUAWEI
- 华为编程大赛 字符串过滤函数。在一个字符串中指定删除某一个字符或者一个子字符串。代码中有详细注视。-The programming competition held by HUAWEI
TestJosephus
- 华为编程大赛 简洁明了的约瑟夫环计算。代码支持指定从任意位置开始报数。支持指定报到任意数时候退出。-The programming competition held by HUAWEI
TestStrRorChar_HUAWEI
- 华为编程大赛 函数功能:实现一个字符串中的字符循环右移功能。代码添加详细注释-The programming competition held by HUAWEI
华为技术有限公司c语言编程规范
- 华为技术有限公司c语言编程规范,对c语言的编程格式进行规范化说明的教程。(Huawei Technology Co., Ltd. c Language Strategy Program)
华为C语言编程规范
- 华为内部C语言编程规范;详细说明了其内部对C语言编程时的一些要求(HUAWEI internal C language programming specification)
华为编程规范和范例
- 举例,命名规范必须与所使用的系统风格保持一致,并在同一项目中统一,比如采用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