cache 快取 高速缓存
call 呼叫、叫用 调用
callback 回呼 回调
call operator call(函式呼叫)运算子调用操作符
(同 function call operator)
candidate function 候选函式 候选函数
(在函式多载决议程序中出现的候选函式)
chain 串链(例 chain of function calls) 链
character 字元 字符
check box 核取方块 复选框
checked exception 可控式异常
check button 方钮 复选按钮
child class 子类别(或称为derived class, subtype) 子类
class 类别 类
class body 类别本体 类体
class declaration 类别宣告、类别宣告式 类声明
class definition 类别概念、类别概念式 类概念
class derivation list 类别衍化列 类继承列表
class head 类别表头 类头
class hierarchy2 类别继承体系, 类别阶层 类层次体系
class library 类别程式库、类别库 类库
class template 类别模板、类别范文 类模板
class template partial specializations
类别模板偏特化 类模板部分特化
class template specializations
类别模板特化 类模板特化
cleanup 清理、善後 清理、清除
client 客端、推广客户端、顾客 顾客
client-server 主从构造 顾客/服务器
clipboard 剪贴簿 剪贴板
clone 复制 克隆
collection 群集 集合
combo box 复合方块、复合框 组合框
command line 命令列 命令行
communication 通讯 通讯
compatible 相容 兼容
compile time 编译期 编译期、编译时
compiler 编译器 编译器
component3 组件 组件
composition 复合、合成、组合 组合
computer 电脑、计算机 计算机、电脑
concept 定义 定义
concrete 具象的 实在的
concurrent4 并行 并发
configuration5 组态 配置
connection 连接,连线(互联网,资料库) 连接
constraint6 约束(条件)
construct 构件 构件
container 容器 容器
(存放资料的某种结构如 list, vector...)
containment 内含 包容
context 背景关系、周遭环境、上下脉络 环境、上下文
control 控制元件、控件 控件
console 主控台 控制台
const 常数(constant 的缩写,C++ 关键词)
constant 常数(相对於 variable) 常量
constructor(ctor) 建构式 架构函数
(与class 同名的一种 member functions)
copy 复制、拷贝 拷贝
copy 复件, 副本
cover 涵盖 覆盖
create 创建、打造、产生、生成 创建
creation 产生、生成 创建
cursor 游标 光标
custom 订制、自定 定制