Index (T-Z)

\t,水平制表符 (horizontal tab)
制表符 (tab)
\t,水平 (horizontal)
\v,垂直 (vertical)
Table实例
tan(),valarray
tanh()
complex
valarray
Task
分类学 (taxonomy)
教学和C++ (teaching and C++)
技术 (technique)
内部特征和 (built-in feature vs)
语言,程序设计风格 (language, programming styles)
有关异常时安全性的技术 (techniques for exception safety)
tellg()
tellp() 得到位置 (get position)
template,的使用 (use of)
template
<>
和class
和friend
和通用型程序设计 (and generic programming)
和继承 (and inheritance)
和宏 (and macro)
和ostream
参数 (argument)
参数,推断 (argument, deducing)
参数,默认 (argument, default)
参数,依赖于 (argument, dependency on)
参数,显式 (argument, explicit)
参数,函数 (argument, function)
作为限定词 (as qualifier)
作为template参数 (as template parameter)
类层次结构和 (class hierarchy and)
复制赋值和 (copy assignment and)
复制建构函数和 (copy constructor and)
定义的上下文 (definition, context of)
例子,成员 (example, member)
函数 (function)
函数,virtual (function, virtual)
在设计里 (in design)
包含 (inclusion)
继承和 (inheritance and)
实例化 (instantiation)
实例化的上下文 (instantiation, context of)
实例化指令 (instantiation directive)
实例化,显式 (instantiation, explicit)
成员 (member)
缺少成员 (missing member)
名字约束 (name binding)
重载,函数 (overloading, function)
参数 (parameter)
参数,非类型 (parameter, non-type)
参数,template作为 (parameter, template as)
参数化 (parameterization)
分别编译 (separate compilation)
源代码 (source code)
专门化 (specialization)
的static成员 (member of)
语法 < (syntax <)
template-declaration
模板间的关系 (templates, relationships between)
临时量 (temporary)
删除 (elimination of)
生存时间 (lifetime of)
对象 (object)
变量 (variable)
长期 (term, longer)
terminate()
terminate_handler
终止 (termination)
程序 (program)
三元运算符 (ternary operator)
test()
测试 (testing)
为测试而设计 (design for)
this
自引用 (self-reference)
thousands_sep()
moneypunct
风格字符 (separator character)
throw
tie()
时间 (time)
常量 (constant)
格式 %X (format %X)
的输入 (input of)
线性 (linear)
对数 (logarithmic)
的输出 (output of)
平方 (quadratic)
表示 (representation) time_t
表示 (representation) tm
time()
time_base
time_get
和>>
facet
get_time()
<time.h>
time_put
和<<
facet
put()
计时器 (timer)
时钟和 (clock and)
细粒度 (fine-grained)
time_t,时间表示 (time representation)
计时一个程序 (timing a program)
Tiny实例
tinyness_before
tm,时间表示 (time representation)
to_char_type(),char_traits
tolower(),ctype
工具,设计 (tools, design)
top()
priority_queue的
stack的
to_ulong()
overflow_error和
toupper()
ctype
平衡,保证和 (tradeoff, guarantee and)
传统的层次结构 (traditional hierarchy)
特征,字符 (traits, character)
traits_type
basic_string
transform()
collate
转变 (transition)
和使用指令 (and using-directive)
到名字空间 (to namespace)
翻译单位 (translation unit)
透明性,异常 (transparency, exception)
traps
遍历 (traversal)
树 (tree)
三联符 (trigraphs)
true和1
truename()
trunc 截断文件 (truncate file)
截断文件 (truncate file),trunc
截断 (truncation)
try
try-block
作为函数体 (as function body)
教学作为设计工具 (tutorial as design tool)
两个的规则 (two, rule of)
两阶段建构 (two-stage construct)
类型 (type)
抽象 (abstract)
抽象和具体 (abstract and concrete)
算术 (arithmetic)
内部 (built-in)
char,字符 (character)
字符 (character)
检查,函数参数 (check, function argument)
检查,返回值 (check, return value)
检查,动态 (checking, dynamic)
检查,动态的误用 (checking, misuse of dynamic)
检查,静态 (checking, static)
类和 (class and)
class用户定义 (user-defined)
具体 (concrete)
内部类型的建构函数 (constructor for built-in)
转换,歧义的 (conversion, ambiguous)
转换,建构函数和 (conversion, constructor and)
转换,显式的 (conversion, explicit)
转换,函数参数 (conversion, function argument)
转换,隐式的 (conversion, implicit )
转换运算符 (conversion operator)
转换,返回值 (conversion, return value)
转换,union和 (conversion, unions and)
转换,用户定义的 (conversion, user-defined)
协变返回 (covariant return)
等价 (equivalence)
浮点的 (floating-point)
基本 (fundamental)
生成器 (generator)
识别,运行时间 (identification, run-time)
信息,扩充 (information, extended)
信息,运行时间 (information, run-time)
内部泪垂的输入 (input of built-in)
用户定义类型的输入 (input of user-defined)
整数 (integer)
整的 (intergral)
用户定义类型的文字量 (literal of user-defined)
模块和类型 (module and)
异常的 (of exception)
域的 (of field)
整数文字量的 (of integer literal)
整数文字量的,对实现的依赖性 (of integer literal, implementation dependency)
覆盖函数的 (of overriding function)
virtual的,返回 (of virtual, return)
内部类型的输出 (output of built-in)
用户定义类型的输出 (output of user-defined)
指针 (pointer)
与具体类型有关的问题 (problems with concrete)
返回的放松 (relaxation of return)
结果 (result)
具体类型的重用 (reuse of)
安全的 (safe) I/O
signed
用户定义类型的string (string of user-defined)
基于类型的开关 (switch on)
unsigned
用户定义的 (user-defined)
用户定义运算符和内部运算符 (user-defined operator and built-in)
typedef
类型域 (type-field)
typeid()
bad_typeid和
<typeinfo>
type_info
typename
和class
类型安全的连接 (type-safe linkage)

%u格式 (format)
uflow()
一元运算符,用户定义 (unary operator, user-defined)
unary_function
unary_negate
not1()和
无缓冲的 (unbuffered)
I/O
输入 (input)
输出 (output)
未捕捉的异常 (uncaught exception)
uncaught_exception()
不检查的访问 (unchecked access)
未声明的参数 (undeclared argument)
#undef
无定义的 (undefined)
行为 (behavior)
行为,异常和 (behavior, exception and)
enum转换 (conversion)
下溢出 (underflow),stack
underflow()
未预期的异常 (unexpected exception)
unexpected()
unexpected_handler
非格式化输入 (unformatted input)
unget()
Unicode
均匀分布 (uniform distribution)
代码的统一性 (uniformity of code)
未初始化的存储 (uninitialized memory)
uninitialized_copy()
和异常 (and exception)
uninitialized_fill()
和异常 (and exception)
uninitialized_fill_n()
和异常 (and exception)
union
和class
匿名的 (anonymous)
建构函数和 (constructor and)
析构函数和 (destructor and)
成员对象 (member object)
指针和 (pointers and)
无名的 (unnamed)
联合与类型转换 (unions and type conversion)
唯一关键码 (unique key)
unique()
和异常 (and exception)
list
unique_copy()
单位 (unit)
寻址的 (of addressing)
分配的 (of allocation)
编译的 (of compilation)
设计的 (of design)
保护的 (of protection)
翻译 (translation)
unitbuf
单元的类比 (units analogy)
公共的 (universal)
基类 (base class)
字符名字 (character name)
UNIX
无名的 (unnamed)
namespace
union
Unsafe实例
unsetf()
unshift(),codecvt
unsigned
char
整数转换 (integer conversion),signed
string
类型 (type)
向上强制 (up cast)
update()实例
upper_bound()
在map里
uppercase
uppercase()
Urand
使用 (use)
用例 (case)
计数 (count)
依赖性 (dependency)
C++的
RTTI的
分配器的使用 (of allocator)
类的使用 (of class)
类的使用 (of classes)
dynamic_cast的
facet的
全局变量的 (of global variable)
map的
多重继承的 (of multiple inheritance)
rebind的
专门化的 (of specialization)
template的
仅实例化所用的函数 (used function only, instantiate)
use_facet()
用户专门化 (user specialization)
用户定义的 (user-defined)
==
分配器 (allocator)
二元运算符 (binary operator)
容器 (container)
转换 (conversion)
facet
facet season_io
迭代器 (iterator)
操控符 (manipulator)
存储管理,实例 (memory management, example of)
运算符 (operator)
运算符 (operator) +
运算符 (operator) ++
运算符 (operator) +=
运算符 (operator) --
运算符 (operator) ->
运算符 (operator) =
运算符和内部类型 (operator and built-in type)
运算符和enum (operator and enum)
指针转换 (pointer conversion)
谓词 (predicate)
下标 (subscripting)
类型 (type)
类型,class (type, class)
类型转换 (type conversion)
类型的输入 (type, input of)
类型的文字量 (type, literal of)
类型的输出 (type, output of)
类型的string (type, string of )
一元运算符 (unary operator)
用户提供的比较 (user-supplied comparison)
括号的使用 (uses of parentheses)
多重继承的使用 (using multiple inheritance)
using
namespace
namespace,using与
与using namespace
使用声明 (using-declaration)
和访问控制 (and access control)
和继承 (and inheritance)
与使用指令 (vs. using-directive)
使用指令 (using-directive)
和定义 (and definition)
和继承 (and inheritance)
翻译和 (transition and)
使用声明与 (using-declaration vs.)
普通算术转换 (usual arithmetic conversions)
功能 (utilities)
<utility>

\v,垂直制表符 (vertical tab)
va_arg()
<valarray>
valarray
!
!=
%
%=
&
&&
&=
*
*=
+
+=
-
-=
/
/=
<
<<
<<=
<=
=
==
>
>=
>>
>>=
[]
^
^=
abs()
acos()
和数组 (and array)
和异常 (and exception)
和vector和数组 (and array)
apply()
作为容器 (as container)
asin()
赋值 (assignment)
atan()
atan2()
建构 (construction)
cos()
cosh()
exp()
输入 (input)
迭代器 (iterator)
的长度 (length of)
log()
log10()
数学函数 (mathematical functions)
max()
min()
操作 (operations)
输出 (output)
pow()
范围检查 (range check)
resize()
sin()
sinh()
size()
sqrt()
下标 (subscripting)
sum ( )
tan ( )
tanh ( )
|
|=
||
~
合法的 (valid)
迭代器 (iterator)
状态 (state)
值 (value)
调用 (call by)
捕捉 (catch by)
默认的 (default)
关键码和 (key and)
映射到的 (mapped type)
字符的 (of character)
cin的
记法的 (of notation)
返回 (return by)
return,函数 (function)
函数返回的 (return, function)
语义 (semantics)
value_comp()
value_compare
value_type
basic_string
变量 (variable)
全局变量的建构函数 (constructor for global)
局部变量的建构函数 (constructor for local)
全局 (global)
参数的数目 (number of argument)
临时的 (temporary)
变大小的对象 (variably-sized object)
Vec,范围检查 (range checking)
向量 (vector)
Fortran
算术 (arithmetic)
位 (bit)
指数 (exponentiation)
数学函数 (mathematical functions)
操作 (operations)
<vector>
Vector
实例
vector
<
=
==
的[]
和数组,valarray和 (and array, valarray and)
和异常 (and exception)
assign()
对vector的at()
capacity()
clear()
建构函数 (constructor)
减小容量 (decrease capacity of)
erase()
增加容量 (increase capacity of)
增加大小 (increase size of)
输入进 (input into)
insert()
成员类型 (member type)
bool的
vector的
运算符= (operator=)
push_back ( )
pushback ( )
reserve ( )
resize ( )
的vector
vector_base
swap()
vector<bool>
bitset和
Vehicle实例
垂直制表符 (vertical tab) \v
视图工程 (viewgraph engineering)
虚的 (virtual)
函数 (function)
函数,重新命名 (function, renaming)
virtual
<<
基类 (base class)
基类,覆盖 (base class, override from)
基类,建构函数和 (base, constructor and)
建构函数 (constructor)
没有虚函数的派生 (derive without)
析构函数 (destructor)
函数 (function)
函数参数类型 (function argument types)
函数,定义的 (function, definition of)
函数的例子 (function, example of)
函数的实现 (function, implementation of)
函数,运算符::和 (function, operator :: and)
函数,纯的 (function, pure)
输出函数 (output function)
的返回类型 (return type of)
template函数 (function)
vision
void
表达式,的返回 (expression, return of)
指向void的指针 (pointer to)
void*
赋值,与C的差异 (assignment, difference from C)
专门化和 (specialization and)
void*(),运算符 (operator)
volatile

瀑布模型 (waterfall model)
wcerr
<wchar.h>
wchar_t
wcin
wcout和
wclog
wcout
和wcin
<wctype.h>
wfilebuf
wfstream
while语句
空白 (whitespace)
isspace()
宽 (wide)
字符I/O (character I/O)
字符分类 (character classification)
宽字符文字量 (wide-character literal) L'
widen()
ctype
width()
输入的 (of input)
wifstream
野指针的检查 (wild pointer, checking for)
Window实例
wiostream
wistream
wistringstream
wofstream
机器字 (word)
正在工作的系统 (working system)
wostream
wostringstream
包装器 (wrapper)
通过迭代器写 (write though iterator)
write(),ostream
ws
wstreambuf
wstring
wstringbuf
wstringstream
<wtype.h>

%X
格式 (format)
时间格式 (time format)
%x
日期格式 (date format)
格式 (format)
X3J16
xalloc()
xgetn()
xor关键字 (keyword)
xor_eq关键字 (keyword)
xputn()

Year

零,空,0 (zero null, 0)


本页由裘宗燕建立和维护,保留所有权利。

这里的材料可自由地用于个人学习或普通教学活动。其他方式的使用应事先得到作者书面认可。