level 7
Leeroy
楼主
abstract 抽象的abstraction 抽象性access 访问access level 访问级别adapter 适配器address 地址address-of operator 取地址操作符aggregation 聚合algorithm 算法allocate 分配allocator 分配器application 应用程序architecture 体系结构argument 实参array 数组arrow operator 箭头操作符assembly language 汇编语言assert(-ion) 断言assign(-ment) 赋值assignment operator 赋值操作符base class 基类base type 基类型binary search 二分查找binary tree 二叉树binary operator 二元操作符binding 绑定bit 位bitwise 以位为单位逐一OOXX(OOXX中填上对应的动作)block 区块boolean 布尔值breakpoint 断点build 建置build-in 内置bus 总线byte 字节cache 高速缓存call 调用callback 回调call operator call操作符(这是啥)character 字符child class 子类class 类class template 类模板client 客户code 代码compatible 兼容compile time 编译期compiler 编译器component 组件composition 复合concrete 具象的concurrent 并发configuration 配置connection 连接constraint 约束(条件)construct 构件container 容器(这个能算术语么)const C/C++关键字,constant)constant 常量constructor 构造函数copy(v.) 拷贝(虽然我更习惯叫复制)copy(n.) 复件、副本create 创建custom 定制data 数据database 数据库data member 成员变量data structure 数据结构debug 调试debugger 调试器declaration 声明式default 缺省definition 定义式delegate 委托dereference 提领(解参考)(其实我更愿意叫做解引用)derived class 派生类design pattern 设计模式destroy 销毁(这个也叫术语?)destructor 析构函数directive 指示符document 文档dynamic binding 动态绑定entity 物体encapsulation 封装enum(-eration) 枚举equality 相等equivalence 等价evalute 核定、核算exception 异常explicit 显式expression 表达式file 文件framework 框架full specialization 全特化function 函数function object 函数对象function template 函数模板generic 泛型、泛化、一般化getter(相对于setter) 取值函数global 全局的handle 句柄handler 处理函数hash table 哈希表、散列表hader(file) 头文件heap 堆hierarchy 继承体系(层次结构)identifier 标识符implement(-ion) 实现implicit 隐喻的、暗自的、隐式information 信息inheritance 继承inline 内联initialization list 初值列initialization 初始化instance 实体instantiate 具体化、实现化interface 接口Internet (这条我拒绝提供解释)interpreter 解释器invariants 恒常性invoke 调用iterator 迭代器library 程序库linker 连接器literal 字面常量list 链表load 装载local 局部的lock 机锁loop 循环lvalue 左值macro 宏member 成员member function 成员函数memory 内存memory leak 内存泄漏meta- 元-meta-programming 元编程modeling 塑模module 模块modifier 修饰符multi-tasking 多任务namespace 命名空间native 固有的nested 嵌套object 对象object based 基于对象的object model 对象模型object oriented 面向对象operand 操作数operating system 操作系统operator 操作符overflow 溢出overhead 额外开销overload 重载override 覆写package 包parallel 并行parameter 参数、形参parent class 父类parse 解析partial specialization 偏特化pass by reverence 按址传递(C中也作pass by pointer)pass by value 按值传递pattern 模式placement delete (某种特殊形式的delete operator)placement new (某种特殊形式的new operator)pointer 指针polymorphism 多态preprocessor 预处理器print 打印printer 打印机process 进程program 程序programmer 程序员programming 编程project 项目pseudo code 伪码quality 质量queue 队列raw 原始的、未经处理的recursive 递归refer to 指涉、指称、指向reverence 引用regular expression 正则表达式resolve 解析return 返回return type 返回类型return value 返回值runtime 运行期rvalue 右值save 存储schedule 调度scheduler 调度器scope 作用域search 查找semantics 语义setter(相对于getter) 设值函数signature 签名(式)smart pointer 智能指针specialization 特化source 源码stack 栈standard library 标准程序库statement 语句static 静态的string 字符串subtype 子类型support 支持template 模板temporary object 临时对象text 文本thread 线程thread safe 多线程安全throw 抛、掷token 语汇单元(这又是啥)type 类型unary function 单参函数underflow 下溢unqualified 未经资格修饰(???)user 用户user interface 用户界面value 值、数值variable 变量vector 矢量virtual function 虚函数virtual machine 虚拟机
2007年06月01日 13点06分
1