Computer English Vocabulary

计算机专业词汇

reuse 重用,复用
recall	
callback 回调

override 重写 recursion 递归 encapsulation 封装 inheritance 继承 interface 接口 delegationg 委托 entity 实体 schema n.模式,概要,图表 scheme n.方案 relational schema 关系模式 design 设计 optimize vt.使最优化,使尽可能有效 redundancy 冗余 Redundant adj.冗余 的 abnormal 异常 interface 接口 host 主机 Atomic 原子的,原子能的;微粒子的 relation model 关系模式 durable 持久的

two to the fourth power 2的4次方
message	报文
frame	框架,帧

SQL

Data	数据
Data Base	数据库
Data Base Management System (DBMS)	数据库管理系统
Data Definition Language (DDL) 数据定义语言
Data Manipulation Language (DML) 数据库操作语言 (增删查改)
Data Base System (DBS) 数据库系统
Data Base Administrator (DBA) 数据库管理员
Schematic diagram of database system	数据库系统示意图
Security	安全性
Integrity	完整性
Concurrency	并发
Recovery	恢复
Entity-Relationship Approach (E-R)	实体-联系方法
Entity	 	实体
Attribute	属性
Relationship	联系
Relation	关系
Tuple		元组
Attribute and Attribute Value	属性和属性值
Domain		域
Relation Mode	关系模式
Key			键
Candidate Key	候选键
Primary Key	主键
Non Primary Key	非主属性/非键属性
Foreign Key	外键

Normal Form	范式
Boyce-Codd Normal Form (BCNF) Boyce-Codd范式
Index	索引
Cluster Index	聚集索引
Non-cluster Index	非聚集索引
algorithms	运算法则
add / plus	加
minus		减
multiplied	乘
divide		除

compiler design principles

machine language	机器语言
object program		目标程序
object code			目标代码
process				进程
thread				线程
queue				队列
synchrony			同步
asynchronism		异步
superclass			父类
subclass			子类
Licensed under CC BY-NC-SA 4.0
comments powered by Disqus
Built with Hugo
Theme Stack designed by Jimmy