-
本书是C++模板编程的完全指南,旨在通过基本概念、常用技巧和应用实例3方面的有用资料,为读者打下C++模板知识的坚实基础。
模板已经被证明是C++最强大的功...
本书是C++模板编程的完全指南,旨在通过基本概念、常用技巧和应用实例3方面的有用资料,为读者打下C++模板知识的坚实基础。
模板已经被证明是C++最强大的功能之一,但却常常被人们所忽视、误解和误用。本书对模板的两个方面――结构和用法――都进行了深刻的阐述,提示了有关模板的缺陷和陷阱,引导程序员清晰地理解为什么、何时及如何使用模板,来构建并维护简洁、快速、灵活、高效的软件,充分发挥C++模板的强大功能。
-This book is C++ template programming Complete Guide to the adoption of the basic concepts, skills and application of commonly used examples of 3 useful information for readers to C++ templates to lay a solid foundation of knowledge. Template has been proved to be C++, one of the most powerful features, but is often overlooked, misunderstood and misused. Book two aspects of the template- the structure and use- are carried out on a deep, suggesting that the defects and the trap template to guide the programmer a clear understanding of why, when and how to use the templates to build and maintain simple, fast, flexible and efficient software, give full play to the C++ template power.
- 2022-05-22 17:05:46下载
- 积分:1
-
Linux应用程序开发指南:使用Gtk_&Gnome库
Linux应用程序开发指南:使用Gtk_&Gnome库-Linux_Gtk_Gnome
- 2023-02-24 12:20:03下载
- 积分:1
-
JAVA第三方有关ORM的支持,对于学习Hibernate的开发人员一本好书....
JAVA第三方有关ORM的支持,对于学习Hibernate的开发人员一本好书.-Java ORM related third-party support for learning Hibernate developers a good book.
- 2022-02-03 05:10:58下载
- 积分:1
-
< 智能控制>>刘金琨主编的书,大量的MATLAB源码,很具有参考价值。...
< 智能控制>>刘金琨主编的书,大量的MATLAB源码,很具有参考价值。-> Liu Jinkun book editor, a large number of MATLAB source code, it has a reference value.
- 2022-03-19 06:32:59下载
- 积分:1
-
javascript 的教程
JScript 语言参考
这些方便实用的信息将帮助您了解 JScript 的各个部分。...
javascript 的教程
JScript 语言参考
这些方便实用的信息将帮助您了解 JScript 的各个部分。-javascript the Language Reference Guide JScript these convenient and practical information will help JScript you understand the various parts.
- 2023-07-07 00:00:03下载
- 积分:1
-
The use of three
利用c语言编写的三维迭前偏移的代码,算法结果正确,精度高,具有很好的实用性-The use of three-dimensional Diego c language code before the cheap, algorithms result is correct, high precision, with a good practical
- 2022-08-08 13:02:30下载
- 积分:1
-
Instrumentatie electronica de masura curs
Instrumentatie electronica de masura curs
- 2022-07-23 02:25:09下载
- 积分:1
-
由一本游戏编程的著作,喜欢游戏编程的朋友一定不能错过。...
由一本游戏编程的著作,喜欢游戏编程的朋友一定不能错过。-Silkworm instance linked to the most游ke met著brazing cavity , spicy roast游ke friend met the most cavity corner Cheung Kui Java instance, Toru 。
- 2022-12-26 19:25:06下载
- 积分:1
-
pmt_OpenSource_software介绍
pmt_OpenSource_software介绍-Introduction pmt_OpenSource_software
- 2022-03-15 13:28:26下载
- 积分:1
-
I/O 格式设置和分析字符串
字符串函数在计算机编程语言中用于操作字符串或查询有关信息的字符串 (一些做两个)。
有字符串数据类型的大多数编程语言将会有一些字符串函数,虽然可能有其他低级方法内的每种语言直接处理字符串。在面向对象语言中,字符串函数通常实现为字符串对象的属性和方法。在基于列表的功能和语言中字符串表示为 (字符代码) 的列表,因此所有列表操作程序可以都考虑字符串函数。然而这种语言可能实现,以及明确的字符串特定功能的一个子集。
最基本的实例的字符串是函数的length(string)函数。此函数返回字符串的长度。
- 2022-10-06 08:00:03下载
- 积分:1