A股上市公司传智教育(股票代码 003032)旗下技术交流社区北京昌平校区

 找回密码
 加入黑马

QQ登录

只需一步,快速开始

© 郑雅杰 中级黑马   /  2012-12-18 12:09  /  1302 人查看  /  4 人回复  /   0 人收藏 转载请遵从CC协议 禁止商业使用本文

(计算机编程英语词汇)

算法常用术语中英对照
client area 客户区
client-server 客户机/服务器、客户端/服务器
clipboard 剪贴板
clone 克隆
CLS (common language specification)通用语言规范
code access security 代码访问安全
COFF (Common Object File Format) 通用对象文件格式
collection 集合
COM (Component Object Model) 组件对象模型
combo box 组合框
command line 命令行
comment 注释
commit 提交(for database)
communication 通讯
compatible 兼容
compile time 编译期、编译时
compiler 编译器
component 组件
composite index 复合索引、组合索引(for database)
composite key 复合键、组合键(for database)
composition 复合、组合
concept 概念
concrete 具体的
concrete class 具体类
concurrency 并发、并发机制
constraint 约束(for database)
configuration 配置、组态
connection 连接(for database)
connection pooling 连接池
console 控制台
constant 常量
construct 构件、成分、概念、构造(for language)
constructor (ctor)构造函数、构造器
container 容器
containment 包容
context 环境、上下文
control 控件
cookie (不译)
copy 拷贝
CORBA 通用对象请求中介架构(Common Object Request Broker Architecture)
cover 覆盖、涵盖
create/creation 创建、生成
crosstab query 交叉表查询(for database)
CRTP (curiously recurring template pattern)
CTS (common type system)通用类型系统
cube 多维数据集(for database)
cursor 光标
cursor 游标(for database)
custom 定制、自定义
data 数据
data connection 数据连接(for database)
Data Control Language (DCL) 数据控制语言(DCL) (for database)
Data Definition Language (DDL)数据定义语言(DDL) (for database)
data dictionary 数据字典(for database)
data dictionary view 数据字典视图(for database)
data file 数据文件(for database)
data integrity 数据完整性(for database)
data manipulation language (DML)数据操作语言(DML) (for database)
data mart 数据集市(for database)
data pump 数据抽取(for database)
data scrubbing 数据清理(for database)
data source 数据源(for database)
Data source name (DSN)数据源名称(DSN) (for database)
data warehouse 数据仓库(for database)
dataset 数据集(for database)
database 数据库(for database)
database catalog 数据库目录(for database)
database diagram 数据关系图(for database)
database file 数据库文件(for database)
database object 数据库对象(for database)
database owner 数据库所有者(for database)
database project 数据库工程(for database)
database role 数据库角色(for database)
database schema 数据库模式、数据库架构(for database)
database script 数据库脚本(for database)
data-bound 数据绑定(for database)
data-aware control 数据感知控件(for database)
data member 数据成员、成员变量
dataset 数据集(for database)
data source 数据源(for database)
data structure 数据结构
data table 数据表(for database)
datagram 数据报文
DBMS (database management system)数据库管理系统(for database)
DCOM (distributed COM)分布式COM
dead lock 死锁(for database)
deallocate 归还
debug 调试
debugger 调试器
decay 退化
decision support 决策支持
declaration 声明
declarative referential integrity (DRI)声明引用完整性(DRI) (for database)
deduction 推导
DEFAULT constraint 默认约束(for database)
default database 默认数据库(for database)
default instance 默认实例(for database)
default result set 默认结果集(for database)
default 缺省、默认值
defer 推迟
definition 定义
delegate 委托
delegation 委托
dependent name
deploy 部署
dereference 解引用
dereference operator (提领)运算子
derived class 派生类
design by contract 契约式设计
design pattern 设计模式
destroy 销毁
destructor(dtor)析构函数、析构器
device 设备
DHTML (dynamic HyperText Markup Language)动态超文本标记语言
dialog 对话框
digest 摘要
digital 数字的
DIME (Direct Internet Message Encapsulation)直接Internet 消息封装
directive (编译)指示符
directory 目录
dirty pages 脏页(for database)
dirty read 脏读(for database)
disassembler 反汇编器
DISCO (Discovery of Web Services)Web Services 的查找
disk 盘
dispatch 调度、分派、派发(我喜欢“调度”)
DISPID (Dispatch Identifier)分派标识符
distributed computing 分布式计算
distributed query 分布式查询(for database)
DNA (Distributed interNet Application)分布式网间应用程序
document 文档
DOM (Document Object Model)文档对象模型
dot operator (圆)点操作符
driver 驱动(程序)
DTD (document type definition) 文档类型定义
double-byte character set (DBCS)双字节字符集(DBCS)
dump 转储
dump file 转储文件
dynamic cursor 动态游标(for database)
dynamic filter 动态筛选(for database)
dynamic locking 动态锁定(for database)
dynamic recovery 动态恢复(for database)
dynamic snapshot 动态快照(for database)
dynamic SQL statements 动态SQL 语句(for database)
dynamic assembly 动态装配件、动态配件
dynamic binding 动态绑定
EAI (enterprise application integration)企业应用程序集成(整合)
EBCO (empty base class optimization) 空基类优化(机制)
e-business 电子商务
EDI (Dlectronic Data Interchange)电子数据交换
efficiency 效率
efficient 高效
end-to-end authentication 端对端身份验证
end user 最终用户
engine 引擎
entity 实体
encapsulation 封装
enclosing class 外围类别(与巢状类别nested class 有关)
enum (enumeration)枚举
enumerators 枚举成员、枚举器
equal 相等
equality 相等性
equality operator 等号操作符
error log 错误日志(for database)
escape code 转义码
escape character 转义符、转义字符
exclusive lock 排它锁(for database)
explicit transaction 显式事务(for database)
evaluate 评估
event 事件
event driven 事件驱动的
event handler 事件处理器
evidence 证据
exception 异常
exception declaration 异常声明
exception handling 异常处理、异常处理机制
exception-safe 异常安全的
exception specification 异常规范
exit 退出
explicit 显式
explicit specialization 显式特化
export 导出
expression 表达式
facility 设施、设备
fat client 胖客户端
feature 特性、特征
fetch 提取
field 字段(java)
field 字段(for database)
field length 字段长度(for database)
file 文件
filter 筛选(for database)
finalization 终结
firewall 防火墙
finalizer 终结器
firmware 固件
flag 标记
flash memory 闪存
flush 刷新



4 个回复

倒序浏览
你可以打个包,传上来。。
回复 使用道具 举报
嗯  下次会注意的  这次没注意到这点
回复 使用道具 举报
不错 ,实用。。。。。
回复 使用道具 举报
恩不错不错
回复 使用道具 举报
您需要登录后才可以回帖 登录 | 加入黑马