找回密码
 To register

QQ登录

只需一步,快速开始

扫一扫,访问微社区

Titlebook: Exploring C++ 11; Ray Lischner Book 20132nd edition Ray Lischner 2013

[复制链接]
楼主: implicate
发表于 2025-3-28 16:58:33 | 显示全部楼层
Reading C Code,I suspect you already have some knowledge of C++. Maybe you already know C, Java, Perl, or other C-like languages. Maybe you know so many languages that you can readily identify common elements. Let’s test my hypothesis. Take a few minutes to read Listing 2-1, then answer the questions that follow it.
发表于 2025-3-28 20:24:50 | 显示全部楼层
发表于 2025-3-29 00:00:34 | 显示全部楼层
发表于 2025-3-29 06:14:54 | 显示全部楼层
发表于 2025-3-29 10:26:56 | 显示全部楼层
For Loops,Explorations 2 and 3 show some simple . loops. This Exploration introduces the . loop’s big brother, the . loop.
发表于 2025-3-29 11:56:18 | 显示全部楼层
Formatted Output,In Exploration 4, you used tab characters to line up output neatly. Tabs are useful but crude. This Exploration introduces some of the features that C++ offers to format output nicely, such as setting the alignment, padding, and width of output fields.
发表于 2025-3-29 17:09:12 | 显示全部楼层
Algorithms and Iterators,The previous Exploration introduced vectors and iterators using . to sort a vector of integers. This Exploration examines iterators in more depth and introduces generic algorithms, which perform useful operations on iterators.
发表于 2025-3-29 20:33:58 | 显示全部楼层
Increment and Decrement,The previous Exploration introduced the increment (.) operator to advance an iterator. This operator works on numeric types as well. Not surprisingly, it has a decrement counterpart: .. This Exploration takes a closer look at these operators, which appear so often, they are part of the language name.
发表于 2025-3-30 03:51:40 | 显示全部楼层
Conditions and Logic,You first met the . type in Exploration 2. This type has two possible values: . and ., which are reserved keywords (unlike in C). Although most Explorations have not needed to use the . type, many have used logical expressions in loop and .-statement conditions. This Exploration examines the many aspects of the . type and logical operators.
发表于 2025-3-30 04:30:03 | 显示全部楼层
 关于派博传思  派博传思旗下网站  友情链接
派博传思介绍 公司地理位置 论文服务流程 影响因子官网 SITEMAP 大讲堂 北京大学 Oxford Uni. Harvard Uni.
发展历史沿革 期刊点评 投稿经验总结 SCIENCEGARD IMPACTFACTOR 派博系数 清华大学 Yale Uni. Stanford Uni.
|Archiver|手机版|小黑屋| 派博传思国际 ( 京公网安备110108008328) GMT+8, 2025-6-9 19:11
Copyright © 2001-2015 派博传思   京公网安备110108008328 版权所有 All rights reserved
快速回复 返回顶部 返回列表