-
关于C++的程序书写规范
一个好的软件应该是这样的:它有着经过周密计划和审慎设计的完美的内部结构,同时又具有让人赏心悦目的精美的外观。这样的软件,你可以称它...
关于C++的程序书写规范
一个好的软件应该是这样的:它有着经过周密计划和审慎设计的完美的内部结构,同时又具有让人赏心悦目的精美的外观。这样的软件,你可以称它是一件美妙的工艺品,也可以称它是一部复杂而可靠的机器。
编写好的软件肯定离不了好的书写习惯,它有三方面的含义:
(1).安全: 你的代码完成所需的功能之余,不要产生负作用(要稳定可靠!)
(2).易读: 类、实例、成员变量、成员函数的命名最好让同事一目了然
(3).美观: 让同事看你的程序风格跟看自己的一样;统一就是美
本文内容都是基于这三条的。
- 2022-01-26 05:01:12下载
- 积分:1
-
不好找的lua编程圣经,中文版!
Lua脚本可以很容易的被C/C++代码调用,也可以反过来调用C/C++的函数,这使得Lua在应用程序中可以被广泛应用。Lu...
不好找的lua编程圣经,中文版!
Lua脚本可以很容易的被C/C++代码调用,也可以反过来调用C/C++的函数,这使得Lua在应用程序中可以被广泛应用。Lua最著名的应用是在暴雪公司的网络游戏WOW中。lua不仅仅作为扩展脚本,也可以作为普通的配置文件,代替XML,ini等文件格式,并且更容易理解和维护。-Programming lua不好找the Bible, the Chinese version! Lua scripts can easily be C/C++ Code call, you can turn call C/C++ The function, which makes Lua in your application can be widely applied. Lua
- 2023-02-21 01:15:04下载
- 积分:1
-
产品合格证标签打印源码
产品合格证标签打印源码-product certification label printing FOSS
- 2023-06-12 07:05:02下载
- 积分:1
-
Learning the Bash Shell Second Edition Ebook
Learning the Bash Shell Second Edition Ebook
- 2022-03-23 00:02:48下载
- 积分:1
-
This procedure detailed examples of the C language pointer of the basic and adva...
本程序详细示例了C语言中指针的基本及高级使用方法。-This procedure detailed examples of the C language pointer of the basic and advanced usage.
- 2022-03-25 05:36:05下载
- 积分:1
-
介绍了在MATLAB和Simulink仿真程序
Introduce in Matlab and simulink for Simulation procedures
- 2022-05-24 04:12:32下载
- 积分:1
-
Dynamic allocation of resources to ensure that the edge of user performance, acc...
动态分配资源,保证边缘用户性能,根据LTE技术指出动态资源分配机制与现有不同的特点,谈后从调度忽然功控进行研究-Dynamic allocation of resources to ensure that the edge of user performance, according to LTE technology, pointed out that the dynamic resource allocation mechanism with the existing different characteristics, to talk about all of a sudden power control from the scheduler after the study
- 2022-02-09 22:24:48下载
- 积分:1
-
TD-SCDMA标准,介绍了3G网络结构,接入网的基本结构,物理层,无线接口协议,无线射频特性,无线资源管理,HSDPA,灵活的组网方式等.-TD-SCDMA standards, introduction of the 3G network architecture, the basic structure of access networks, physical layer, wireless interface protocol, wireless radio characteristics, radio resource management, HSDPA, etc.组网方式flexible.
- 2022-06-12 03:18:41下载
- 积分:1
-
Modbus是modicom公司提出得一种数据传送方式, 也是现在用的较多的现场总线之一,之所以它这么成功得被应用, 主要原因是因为Modbus协议的简单,和开...
Modbus是modicom公司提出得一种数据传送方式, 也是现在用的较多的现场总线之一,之所以它这么成功得被应用, 主要原因是因为Modbus协议的简单,和开放性较好-Modbus is modicom companies have a data transmission method is now used more fieldbus one reason why it was such a successful application, the main reason is because the Modbus protocol is simple, and openness better
- 2022-03-15 23:05:52下载
- 积分:1
-
介绍MMU的工作原理,对于不了解MMU工作原理的朋友看了希望有帮助...
介绍MMU的工作原理,对于不了解MMU工作原理的朋友看了希望有帮助-MMU introduce the working principle, the MMU does not understand the working principle of a friend saw hope to have help
- 2022-02-03 20:01:16下载
- 积分:1