-
字符串操作是一个不小的主题,在标准C++中,string字符串类成为一个标准,之所以抛弃char*的字符串而选用C++标准程序库中的string类,是因为他和前...
字符串操作是一个不小的主题,在标准C++中,string字符串类成为一个标准,之所以抛弃char*的字符串而选用C++标准程序库中的string类,是因为他和前者比较起来,不必担心内存是否足够、字符串长度等等,而且作为一个类出现,他集成的操作函数足以完成我们大多数情况下的需要.
下面我们首先从一些示例开始学习下string类的使用.-i nclude
#i nclude
using namespace std
void main()
{
- 2022-07-21 17:33:39下载
- 积分:1
-
make file documentation, quick grasp of the make file to use
make file 的相关文档,快速掌握make file的使用方法-make file documentation, quick grasp of the make file to use
- 2023-01-20 06:50:04下载
- 积分:1
-
基于1394协议之上的IP协议,需要1394协议和1394OHCI协议
基于1394协议之上的IP协议,需要1394协议和1394OHCI协议-Based on the 1394 agreement on IP protocol, the need for agreement and the 1394 agreement 1394OHCI
- 2022-02-03 22:24:53下载
- 积分:1
-
tinyos程序设计帮助文件,有很多范例,在网上搜了很久才发现的,很有参考价值的呵...
tinyos程序设计帮助文件,有很多范例,在网上搜了很久才发现的,很有参考价值的呵-tinyos procedures to help design documents, a lot of examples, the Internet search found that for a long time, great reference value uh
- 2022-05-30 06:48:37下载
- 积分:1
-
蓝牙技术,一二协议的基础层的蓝牙技术…
蓝牙技术
一、浅析蓝牙技术的基带层分组协议
二、蓝牙简介
三、蓝牙技术概要
四、无线接入系统
五、蓝牙技术的市场展望
六、新兴的短距离无线通信技术-a Bluetooth technology, Bluetooth technology of the base layer with a two agreements, three Bluetooth profiles, Bluetooth technology outline four, five wireless access system, Bluetooth technology market outlook six, the emerging short-range wireless communications technology
- 2022-02-05 19:51:35下载
- 积分:1
-
cadence的allegro软件使用的中文简易手册
cadence的allegro软件使用的中文简易手册-cadence of the software used in simple manual
- 2022-02-05 23:14:31下载
- 积分:1
-
pdf格式电子书 第一部分 千兆以太网基础 第1章 千兆网之前的以太网 第2章 从共享介质到专用介质 第3章 从共享式LAN到专用LAN 第4章 全双工以太网...
pdf格式电子书 第一部分 千兆以太网基础 第1章 千兆网之前的以太网 第2章 从共享介质到专用介质 第3章 从共享式LAN到专用LAN 第4章 全双工以太网 第5章 帧格式 第6章 以太网流量控制 第7章 以太网的介质无关性 第8章 自动配置 第二部分 千兆以太网技术 第9章 千兆以太网体系结构及概述 第10章 千兆以太网介质访问控制 第11章 千兆以太网集线器 第12章 千兆以太网的物理层 第13章 千兆以太网标准简介 第三部分 千兆以太网应用 第14章 应用环境 第15章 性能问题 第16章 其他的技术方案 附录 8B/10B代码表-pdf format for the first part of e-books based Gigabit Ethernet Chapter 1 Gigabit Ethernet network before the Chapter 2 from the shared medium dedicated to the medium Chapter 3 from the shared LAN to LAN dedicated full-duplex Chapter 4 Chapter 5 Ethernet frame format Chapter 6 Ethernet flow control Chapter 7 Ethernet Media Independence Chapter 8 automatic configuration part of the second Gigabit Ethernet technology Chapter 9 Gigabit Ethernet Architecture and outlined Chapter 10 Gigabit Ethernet MAC Chapter 11 Gigabit Ethernet hub Chapter 12 Gigabit Ethernet physical layer Chapter 13 Gigabit Ethernet standard profiles the third part of Gigabit Ethernet Application of Chapter 14 application environment Chapter 15 Perfor
- 2022-03-06 05:12:36下载
- 积分:1
-
Understanding the design, recommend books, upcoming sentiment design, experience...
感悟设计,好书推荐,即将上市的感悟设计,由实战经验丰富的一线工程师编写。推荐。-Understanding the design, recommend books, upcoming sentiment design, experienced by the actual preparation of the first-line engineers. Recommend.
- 2023-08-12 02:25:03下载
- 积分:1
-
在Visual Basic.NET精彩来源100例第八章编程
可视化编程基本.NET百例第八章精彩出处
- 2022-03-26 10:17:45下载
- 积分:1
-
PIC18指令集中文介绍,详细介绍了microchip刚推出的16位哈拂结构,更大存储空间,RAM分页/段管理的单片机的指令使用...
PIC18指令集中文介绍,详细介绍了microchip刚推出的16位哈拂结构,更大存储空间,RAM分页/段管理的单片机的指令使用-PIC18 Chinese instruction set, introduced in detail Microchip recently launched 16 Harvard structure, greater storage space, RAM Pagination/SCM management of the use of the directive
- 2022-02-07 18:56:25下载
- 积分:1