Skip to Main Content
C++语言导学(原书第2版)
book

C++语言导学(原书第2版)

by 本贾尼 斯特劳斯特鲁普
August 2021
Intermediate to advanced content levelIntermediate to advanced
450 pages
5h 35m
Chinese
Pearson
Content preview from C++语言导学(原书第2版)

索引

知识分为两种:一种是我们自己知道;另一种是我们知道能从哪里找到。

——萨缪尔·约翰逊

索引中的页码为英文原书页码,与书中页边标注的页码一致。

符号

!=

container(容器不等比较),147

not-equal operator(不等运算符),6

",string literal(字符串字面常量),3

$,regex(匹配行尾),117

%

modulus operator(模运算符),6

remainder operator(余数运算符),6

%=,operator(取模赋值复合运算符),7

&

address-of operator(取地址运算符),11

reference to(引用),12

&&,rvalue reference(右值引用),71

(,regex(子模式开始),117

(),call operator(调用运算符),85

(?:pattern(非子模式),120

),regex(子模式结束),117

*

contents-of operator(取值运算符),11

multiply operator(乘法运算符),6

pointer to(指针),11

regex(闭包运算),117

*=,contents-of operator(乘法赋值复合运算符),7

*?lazy(闭包懒惰匹配),118

+

plus operator(加法运算符),6

regex(正则闭包压缩),117

string concatenation(字符串连接),111

++,increment operator(递增运算符),7

+=

increment operator(加法赋值复合运算符),7

string append(字符串追加),112

+?lazy(正则闭包懒惰匹配),118 ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

管理Kubernetes

管理Kubernetes

Brendan Burns, Craig Tracey
软件开发实践:项目驱动式的Java开发指南

软件开发实践:项目驱动式的Java开发指南

Raoul-Gabriel Urma, Richard Warburton
Go程序设计语言

Go程序设计语言

艾伦A. A.多诺万, 布莱恩W. 柯尼汉

Publisher Resources

ISBN: 9787111633280