牵着老婆满街逛

严以律己,宽以待人. 三思而后行.
GMail/GTalk: yanglinbo#google.com;
MSN/Email: tx7do#yahoo.com.cn;
QQ: 3 0 3 3 9 6 9 2 0 .

C++术语汉英对照表

来源:http://blog.csdn.net/goncely/archive/2006/04/21/632283.aspx

对象类型:object type

cv限定:cv-qualified

成员指针类型:pointer to member type

标量类型:scalar type

布局相容:layout-compatible

对象表示:object representation

值表示:value representation

整型:integral type

算术类型:arithmetic type

语句:statement

标准转换序列:standard conversion sequence

重载:overload

覆盖:override

限定转换:qualification conversions

cv限定签名:cv-qualification signature

位域:bit-field

整型提升:integral promotions

符点提升:floating point promotion

空成员指针值:null member pointer value

空指针常量:null pointer constant

转换:conversion

间接引用:dereference

位域:bit-filed

说明符:specifier

未具名,未命名unnamed

初始化体initializer

存储类说明符:storage class specifiers

模板特化template specialization

模板实例化template instantiation

区块block

存储周期storage duration

内联说明符inline specifier

翻译单元translation unit

类型定义说明符:typedef specifier

类型名type-name

类型定义声明typedef declaration

型定义名typedef-name

函数声明function declaration

对象声明object declaration

声明说名符decl-specifier

类名class-name

 

详细类型说明符:elaborated type specifiers

显式特化:explicit specialization

显式实例化:explicit instantiation

类型参数:type parameter

类关键字:class-key

声明说明符:decl-specifiers

转换函数:conversion function

模板类型参量:template type argument

cv限定符:cv-qualifiers

生命期:lifetime

转型(强制类型转换,强制转型)cast

类对象:class objects

访问控制:access control

歧义消解:ambiguity resolution

重载解析:overload resolution

显式构造函数:explicit constructor

 

基本表达式:Primary expressions

文字:literal

后缀表达式:postfix expressions

普通函数:ordinary function

缺省参量提升:default argument promotions

参量:argument

参数:parameter

伪析构函数调用:Pseudo destructor call

对象表达式:object expression

空类型:void type

覆写、覆盖:override

函数式记法:functional notation

转型记法:cast notation

传值参数:passed-by-value parameter

调用点:point of call

常量限定的:const-qualified

常值引用:const reference

 

源文件:source file
翻译单元:translation unit
已翻译的翻译单元:translated translation unit
实例单元:instantiation unit
基本源字符集:basic source character set
三字符序列:trigraph sequence
通用字符名:universal character name
预处理标记:preprocessing token
空白字符:white-space character
基本执行字符集:basic execution character set
基本执行宽字符集:basic execution wide character set
空字符:null character
空宽字符:null wide character
转义序列:escape sequence
头名字(头文件名):header name
预处理指令:preprocessing directive
宏调用:macro invocation
标记连接:token concatenation
空格:space, blank
换页:form feed
回车:carriage return
换行:newline
替换标记:alternative token
基本标记/源标记:primary token
宏名:macro name
替换序列:replacement list
二次替换:further replacement
明示常量:manifest constant
重检测(二次检测):reexamination
出错指示:error directive
空指令:null directive
宏替换:macro replacement
替换序列:replacement list
参量置换:argument substitution
二次替换:further replacement


Trackback: http://tb.blog.csdn.net/TrackBack.aspx?PostId=632283

posted on 2007-03-26 15:51 杨粼波 阅读(374) 评论(0)  编辑 收藏 引用


只有注册用户登录后才能发表评论。
网站导航: 博客园   IT新闻   BlogJava   知识库   博问   管理