计算机编程普通术语英语词汇知识汇总

上传人:新*** 文档编号:107501717 上传时间:2019-10-19 格式:DOC 页数:11 大小:120.50KB
返回 下载 相关 举报
计算机编程普通术语英语词汇知识汇总_第1页
第1页 / 共11页
计算机编程普通术语英语词汇知识汇总_第2页
第2页 / 共11页
计算机编程普通术语英语词汇知识汇总_第3页
第3页 / 共11页
计算机编程普通术语英语词汇知识汇总_第4页
第4页 / 共11页
计算机编程普通术语英语词汇知识汇总_第5页
第5页 / 共11页
点击查看更多>>
资源描述

《计算机编程普通术语英语词汇知识汇总》由会员分享,可在线阅读,更多相关《计算机编程普通术语英语词汇知识汇总(11页珍藏版)》请在金锄头文库上搜索。

1、+计算机编程及常用术语英语词汇大全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) 数据

2、控制语言(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

3、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 数据关系图 (fo

4、r 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 scrpt 数据库脚本 (for database)data-bound 数据绑定 (for database)data-

5、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)分布式COMdead lock 死锁 (for database)deallocate 归还debug

6、调试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 缺省、默认值de

7、fer 推迟definition 定义delegate 委托delegation 委托dependent namedeploy 部署dereference 解引用dereference operator (提领)运算子derived class 派生类design by contract 契约式设计design pattern 设计模式destroy 销毁destructor(dtor)析构函数、析构器device 设备DHTML (dynamic HyperText Markup Language)动态超文本标记语言dialog 对话框digest 摘要digital 数字的DIME (Di

8、rect 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 分布式计算distribu

9、ted 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 f

10、ilter 动态筛选 (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 o

11、ptimization) 空基类优化(机制)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 operato

12、r 等号操作符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 异

13、常安全的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

14、固件flag 标记flash memory 闪存flush 刷新font 字体foreign key (FK) 外键(FK) (for database)form 窗体formal parameter 形参forward declaration 前置声明forward-only 只向前的forward-only cursor 只向前游标 (for database)fragmentation 碎片 (for database)framework 框架full specialization 完全特化function 函数function call operator (即operator () 函

15、数调用操作符function object 函数对象function overloaded resolution函数重载决议functionality 功能function template函数模板functor 仿函数GAC (global assembly cache) 全局装配件缓存、全局配件缓存GC (Garbage collection) 垃圾回收(机制)、垃圾收集(机制)game 游戏generate 生成generic 泛化的、一般化的、通用的generic algorithm通用算法genericity 泛型getter (相对于 setter)取值函数global 全局的global object 全局对象global scope resolution operator 全局范围解析操作符grant 授权 (for database)granularity 粒度group 组、群group box

展开阅读全文
相关资源
相关搜索

当前位置:首页 > 高等教育 > 专业基础教材

电脑版 |金锄头文库版权所有
经营许可证:蜀ICP备13022795号 | 川公网安备 51140202000112号