action 操作
ANSI/ISO C
ANSI/ISO C++ draft standard
arithmetic and logicunit(ALU) 算术逻辑单元
arithmetic operators 算术运算符
assembly lanuage 汇编语言
assignment operator(=) 赋值运算符
associativity of operators 运算符结合律
attributes of an object 对象属性
behaviors of an object 对象行为
binary operator 二元运算符
body of a function 函数体
C
C++
C++ standard library c++标准库
case sensitive 大小写相关
central processing unit(CPU) 中央处理器
cin object 对象
clarity 清晰性
class 类
client/server computing 客户/服务器计算
comment(//) 注释语句
compile error 编辑错误
compile-time error 编译时错误
compiler 编译器
computer 计算机
computer program 计算机语言
condition 条件
cout object cout对象
CPU 中央处理器
crafting valuable classes 构造重要类
data 数据
data member 数据成员
decision 判断
declaration 声明
distributed computing 分布式计算
editor 编辑器
encapsulation 封装
equality operators 相等运算符
"==""is equal to" 等于
“!=”"is not equal to" 不等于
escape character(/)转义符
escape sequence 转义序列
execution -time error 执行时错误
fatal error 致命错误
file server 文件服务器
flow of control 控制流
fully qualified name(with namespaces)完全限定名
function 函数
hardwear 硬件
high-level language 高级语言
identifier 标示符
if structure if 结构
information hiding 信息隐藏
inheritance 继承
input device 输入设备
input/output(I/0) 输入/输出
integer(int) 整数
Integer division 整除
interface 接口
interpreter 解释器
iostream
iostream.h
left-to-right associativity 从左向右结合律
liking 连接
loading 装入
logic error 逻辑错误
machine dependent 机器相关
machine language 机器语言
main
member function 成员函数
memory 内存
memory location 内存地址
message 消息
method 方法
modeling 构造
modulus operator(%) 求模运算符
multiple inheritance 多重继承
multiplication operator(*) 乘法运算符
multiprocessor 多处理器
multiprogramming 多道程序处理
multitasking 多任务
namespace
newline character(/n) 换行符
nested parentheses 嵌套的括号
non-fatal error 非致命错误

2024

被折叠的 条评论
为什么被折叠?



