计算机编程常用术语中英对照.doc

上传人:豆**** 文档编号:24121645 上传时间:2022-07-03 格式:DOC 页数:63 大小:202KB
返回 下载 相关 举报
计算机编程常用术语中英对照.doc_第1页
第1页 / 共63页
计算机编程常用术语中英对照.doc_第2页
第2页 / 共63页
点击查看更多>>
资源描述

《计算机编程常用术语中英对照.doc》由会员分享,可在线阅读,更多相关《计算机编程常用术语中英对照.doc(63页珍藏版)》请在得力文库 - 分享文档赚钱的网站上搜索。

1、【精品文档】如有侵权,请联系网站删除,仅供学习与交流计算机编程常用术语中英对照.精品文档.计算机编程常用术语中英对照A-Z目录计算机编程常用术语A-ZA3B6C9D14E18F20G22H23I24L27M29N31O32P34Q37R38S40T43U45V46W47X48AABC (abstract base class) 抽象基类abstract class 抽象类access 存取;访问;access level访问级别access function 访问函数account 账户actual parameter 实参adapter 适配器add-in 插件;外挂;同义词plugin;

2、plug-in; addin; add-on; addon; extension address 地址address space 地址空间address-of operator 取地址操作符ADL (argument-dependent lookup) 参数依赖查找;又叫做 Koenig lookup凯尼格查找;Koenig 查找;ADO (activex data object) activex数据对象aggregation聚集;聚合;algorithm 算法alias 别名;假名;align对齐allocate配置allocator配置器angle bracket 尖括号annotatio

3、n评注application应用;应用程序;API (application programming interface) 应用(程序)编程接口app domain (application domain) 应用程序域application framework应用框架;应用程序框架;appearance 外观append 附加architecture 架构;体系结构;argument 引数(传给函数的值);实参;引数:程序中函数的参数同义词:parameter 叁数;形式叁数;形叁;变量(veriable);array数组;arrow operator arrow箭头操作符;active se

4、rver活动服务器ASP (active server page) 活动服务器页面 worker process 工作者进程assembly n. 装配;组装;assemble v. 装配;组装;assembly language 汇编语言assert(ion) 断言assign v. 赋值;assignment operator 赋值操作符;赋值运算符;associated 相应的;相关的;associative container 关联式容器对应:sequence container 序列式容器atomic原子的atomic operation 原子操作attribute属性;特性;aut

5、hentication service 验证服务authorization 授权audio音频AI人工智能Bb2b integration (business-to-business integration) b2b整合;b2b集成;background背景;后台(进程);backward compatibility向后兼容;向下兼容;同义词: downward compatibilityband width 频宽;频带宽度;backup 备份backup device备份设备backup file 备份文件带宽base class基类BCL (base class library) 基类库b

6、ase type 基类型batch 批处理;批处理脚本;benefit 利益;收益;best viable function 最佳可行函式从 viable functions 中挑出的最佳吻合者binary 二进制binary function 二元函式;双参函数;binary operator二元操作符binary search 二分查找;折半查找;同义词:half-interval search;logarithmic searchbinary tree 二元树;二叉树同义词:bivariate function;function of two variables;binding绑定bit

7、位全称:binary digit (bit其实就是将binary 和digit二词的字母糅合在一起而合成的词)bit field位域bitmap位图(位图图像);点阵图像;绘制图像;同义词:bit array; bitmap index反义词:vector 矢量图bitwise 按位.bitwise copy 为单元进行复制;位元逐一复制,按位拷;bitwise operation 按位运算block 块;区块;语句块;Boolean 布尔值;布尔常量;布林值(真假值,true 或 false);法语:boolien border 边框bounds checking 边界检查boxing 装箱

8、;装箱转换;brace (curly brace) 大括弧、大括号;花括弧、花括号;bracket/ round bracket BrE. 括号;中括号;方括号(复数:brackets)parenthesis AmE. 括号 (复数:parentheses)square bracket AmE. 中括弧、中括号;方括弧、方括号;breakpoint断点也可称为pausebrowser applications 浏览器应用(程序)browser-accessible application 可经由浏览器访问的应用程序build 编连(专指编译和连接)built-in 内建;内置;bus 总线bu

9、tton 按钮byte字节(由 8 bits 组成)Ccache高速缓存;快取 ;call调用;呼叫、叫用;call operator 调用操作符callback回调;回呼 ;candidate function候选函数candidate key 候选关键字;候选键;候选码;cascading delete 级联删除cascading update 级联更新casting 转型、造型转换;catalog 目录chain链例 chain of function calls character字符character format 字符格式character set 字符集CheckBox/ che

10、ck box复选框 check button复选按钮check constraints check约束checked exception 可控式异常check point 检查点child class 子类、子类别;同义词:derived class; subtype; subclass CIL (common intermediate language) 通用中间语言、通用中介语言;class 类别class body类体;类别本体; class declaration类声明class definition 类定义class derivation 类继承class derivation li

11、st 类继承列表class factory 类厂class head 类别表头、类头;class hierarchy 类层次结构class library 类库class loader 类装载器class library类库 class template类模板、类别模板; class template partial specializations 类模板部分特化class template specializations 类模板特化classification 分类clause 子句client 客端、客户端、客户;client area 客户区client application 客户端应

12、用程序client cursor 客户端游标 cleanup 清理、清除;CLI (call-level interface) 调用级接口CLI (common language infrastructure) 通用语言基础设施Client/Server 客户端/服务器;C/S结构;client-server model 主从架构clipboard 剪贴板CLS (common language specification) 通用语言规范code access security 代码访问安全code page 代码页COFF (common object file format) 通用对象文件

13、格式collection 集合;群集;COM(component object model) 组合对象模型combo box组合框command line命令行comment 注释commit 提交 communication 通讯 compatible兼容compile time 编译时;编译期;compiler 编译器component 组件composite index 复合索引、组合索引;composite key 复合键、组合键;composition组合 ;复合;合成;concept 概念concrete 具体的abstract 抽象的concrete class 具体类concu

14、rrency 并发、并发机制;configuration 配置constraint 约束construct 构件container 容器(存放资料的某种结构如 list, vector.)containment 内含;包容;context 环境、上下文;control 控件console 主控台; const 常数、常量;constant 的缩写,c+ 关键字相对于变量variableconstructor(ctor)构造函数destructor (dtor) 析构函数copy v. 拷贝copy n. 复件, 副本;CORBA ( common object request broker a

15、rchitecture) 通用对象请求中介架构cover 涵盖、覆盖;create 创建;产生;crosstab query 交叉表查询CRTP ( curiously recurring template pattern) 奇异递归模板模式;CRTP模式;CTS (common type system) 通用类型系统cube 多维数据集cursor 游标、光标;custom 定制;自定义;Ddata 数据data connection 数据连接data dictionary 数据字典data dictionary view 数据字典视图data file 数据文件data integrity

16、 数据完整性data mart 数据集市;数据市场;data member数据成员data pump 数据抽取data retrieval 数据检索data structure 数据结构data scrubbing 数据清理dataset 数据集 data source 数据源DSN (data source name) 数据源名称DW/ DWH (data warehouse) 数据仓库data structure数据结构DCL (data control language) 数据控制语言DDL (data definition language) 数据定义语言DML (data manip

17、ulation language) 数据操作语言;数据操纵语言;database 数据库database catalog 数据库目录database diagram 数据关系图database file 数据库文件database object 数据库对象database owner 数据库所有者database project 数据库工程database role 数据库角色database schema数据库结构纲目;数据库布局纲目;datagram 数据报文DBCS (double-byte character set) 双字节字符集DBMS (database management s

18、ystem) 数据库管理系统DCOM (distributed com) 分布式comdead lock 死锁deallocate 归还debug 调试debugger 调试器declaration 声明DRI (declarative referential integrity) 声明引用完整性deduction 推导default 默认default constraint 默认约束default database 默认数据库default instance 默认实例 default result set 默认结果集definition 定义delegate 委托demarshal散集;反编

19、列 ;deploy 部署dereference 解引用dereference operator (提领)操作符derived class 派生类design by contract 契约式设计design pattern 设计模式destroy销毁destructor (dtor) 析构函数constructor (ctor) 构造函数determinant 行列式device设备DHTML (dynamic hypertext markup language) 动态超文本标记语言dialog 对话框同义词:dialogue box; dialog boxdictionary 字典digest

20、 摘要digital 数字的DIME (direct internet message encapsulation) 直接internet消息封装directive (编译)指示符directive pragma 指令directory 目录dirty pages 脏页 dirty read 脏读disassembly 反汇编disassembler 反汇编器disco (discovery of web services) web services的查找disk 盘dispatch 分派;调度;distributed computing 分布式计算;分散式计算 ;distributed qu

21、ery 分布式查询 DNA (distributed internet application) 分布式网间应用程序document 文件;文档;DTD (document type definition) 文档类型定义dot operator (圆)点操作符;(句点)运算子 ; driver 驱动程序;驱动器; dump 转储dump file 转储文件dynamic assembly 动态装配件、动态配件;dynamic binding动态绑定dynamic cursor 动态游标 dynamic filter 动态筛选 dynamic locking 动态锁定dynamic recove

22、ry 动态回复 dynamic snapshot 动态快照 dynamic sql statements 动态sql语句SQL (Structured Query Language) 结构化查询语言EEAI (enterprise application integration) 企业应用集成EBCO (empty base class optimization) 空基类优化(机制)e-business 电子商务EDI (electronic data interchange) 电子数据交换efficiency 效率efficient 高效end-to-end authentication 端

23、对端身份验证end user 终端用户entity 实体encapsulation 封装enclosing class 外围类;外围类别;enum/ enumeration 枚举enumerator 枚举成员、枚举器;equality operator 等号操作符;equivalence 等价性、等同性、对等性 ;equivalent 等价、等同、对等;error log 错误日志escape code 转义码 escape character 转义字符exclusive lock 排它锁 explicit transaction 显式事务evaluate评估event 事件event dri

24、ven 事件驱动的event handler 事件处理器evidence 证据exception 异常exception declaration 异常声明exception handling 异常处理、异常处理机制;exception-safe 异常安全的exception specification 异常规范exit退出explicit显式explicit specialization 显式特化export导出expression表达式Ffacility 设施、设备;fat client 胖客户端同义词:heavy client; rich client; thick client.对应:t

25、hin client 瘦客户端feature 特性fetch 提取field字段(java)field length 字段长度FIFO (first input first output) 先入先出队列file文件filename extension 文件扩展名filter 筛选finalization 终结finalizer 终结器firewall 防火墙firmware 固件flag标记flash memory闪存flexibility 弹性;灵活性;flush刷新FK (foreign key) 外键font字体form 窗体formal parameter 形参形式参数 又被称为 虚拟

26、变量、名义变量、哑变量,对应英文为dummy variablesforward declaration 前置声明forward-only 只向前的forward-only cursor 只向前游标 forwarding转发;转呼叫;forwarding function转发函数;转呼叫函数; fractal分形fragmentation 碎片framework 框架full specialization 全特化partial specialization 部分特化function函数function object 函数对象function call operator函数调用操作符functio

27、n overloaded resolution函数重载决议functionality 功能function reference 函数调用function template函数模板functor 仿函数GGAC (global assembly cache) 全局程序集缓存game 游戏GC (garbage collection) 垃圾回收(机制)generate 生成generic泛化的、一般化的、通用的;generic algorithm通用算法getter取值函数setter 赋值函数global 全域的; 全局的local 局域的;LAN( local area network) 局域

28、网global object 全局对象global scope resolution operator 全局范围解析操作符grant 授权group 群组group box分组框guard clause卫语句;卫述句;graphical interfaces图形界面GUI ( graphical user interface) 图形用户接口GUID (globally unique identifier) 全球唯一标识Hhandle句柄handler处理函数hard-coded 硬编码的hard-copy 硬拷贝; hard disk硬盘hardware硬件hash table哈希表、散列表h

29、eader file头文件definition file 定义文件heap堆help file 帮助文件hierarchy层次结构(体系)host (application) 宿主(应用程序)hot key 热键HTML (hypertext markup language) 超文本标记语言http pipeline http管道HTTP (hypertext transfer protocol) 超文本传输协议hyperlink超链接Iicon 图标IDE( Integrated Development Environment) 集成开发环境identifier标识符IDL (interfa

30、ce definition language) 接口定义语言if and only if 当且仅当image图象IL (intermediate language) 中间语言、中介语言;IME (input method editor/ input method) 输入法immediate base 直接基类immediate derived 直接派生类immediate updating 即时更新 implementation实现implicit function 隐函数implicit transaction隐式事务immutability 不变性import导入incremental u

31、pdate 增量更新 increment operator增加操作符;infinite loop 无限循环infinite recursive无限递归inline内联inline expansion内联展开inline function 内联函数initialization初始化initialization list初始化列表inner class内嵌类inner join 内连接 outer join 外连接full outer join全外连接left outer join 左外连接right outer join 右外连接cross join 交叉连接equi-join 等值连接natu

32、ral join 自然连接self-join 自连接in-place active 现场激活instance实例integrate 整合;集成;integrity 完整性、一致性;integrity constraint 完整性约束IPC (interprocess communication) 进程间通讯interacts 交互interface 界面;接口;interpreter解释器invariants约束条件iterate 迭代iterator迭代器Llaser激光late binding 迟绑定left outer join 左外连接level阶、层例;library库lifetim

33、e 生命期、寿命link链接static link 静态链接dynamic link 动态链接linker 链接器literal constant 字面常数list列表list box列表框load 载入、加载;load balancing 负载平衡loader 加载器local object局部对象lock 机锁log 日志login 登录login security mode登录安全模式lookup table 查找表loop循环LP (linear programming ) 线性规划同义词:linear optimizationlvalue ( left value)左值rvalue

34、( right value) 右值Mmachine code 机器码同义词:machine languagemacro宏magic number 魔法数字managed code托管代码managed extensions 托管扩展managed object托管对象manifest 清单manipulator 操纵器many-to-many relationship 多对多关系many-to-one relationship 多对一关系marshal列集matrix multiplication 矩阵乘法member access operator成员存取操作符(分 dot 和 arrow

35、两种)member function成员函数member initialization list成员初始值列表memberwise copy 以 members 为单元逐一复制memory内存memory leak 内存泄漏menu菜单message消息message based基于消息的message loop消息循环meta- 超; 元;例: meta-programming 超编程;元编程micro 微middleware中间件modeling 建模modeling language建模语言Unified Modeling Language (UML) 统一建模语言;标准建模语言;mod

36、em调制解调器module模块modifier修饰符most derived class最底层的派生类mouse鼠标mutable 可变的mutex 互斥元、互斥体multicast delegate 组播委托、多点委托;MOLAP (multidimensional OLAP) 多维olapOLAP (Online Analytical Processing) 联机分析处理multiuser 多用户multi-tasking多任务Nnamed parameter 命名参数同义词:pass-by-name;keyword arguments;named pipe 命名管道;命名管线;names

37、pace名字空间;命名空间;名称空间;native本地的;固有的;native code 本地代码NGen (native image generator) 本地映像生成器nested class嵌套类同义词:inner classnested query 嵌套查询nested table 嵌套表network网络network card网卡numerical computation 数值计算numerical analysis 数值分析Oobject对象object-based基于对象的object file目标文件object model对象模型object-oriented面向对象的on

38、line在线opaque 不透明的object pooling 对象池化ODBC (open database connectivity) 开放式数据库连接ODBC data source ODBC数据源ODBC driver ODBC驱动程序odr (one-definition rule)OLE (object link and embed) 对象连接与嵌入OLE automation objects OLE自动化对象OLE automation server OLE自动化服务器 OLE database consumer OLE db使用者db: database 数据库OLE db p

39、rovider OLE db提供者 one-to-many relationship 一对多关系one-to-one relationship 一对一关系OLAP(online analytical processing ) 联机分析处理online redo log 联机重做日志OLTP (online transaction processing) 联机事务处理ODS (open data services) 开放式数据服务operand 操作数operation操作operator操作符;运算符;option选项OS (operating system) 操作系统ordinary 常规的

40、overflow 上限溢位buffer overflow 缓冲区溢出out of memory 内存溢出underflow 下限溢位overhead额外开销overloaded重载overload resolution 重载决议overloaded function 重载函数overloaded operator被重载的操作符overloaded set重载集合override重载、改写、重新定义;outer join 外连接Ppackage包pair 对组palette 调色盘;组件盘;pane窗格有时为 “嵌板”之意,例content paneparallel并行parameter 参数;

41、形式参数、形参;parameter list参数列表parent class父类(或称 base class)parse解析part部件partial specialization 局部特化pass by address(非正式用语)传地址pass by reference传地址, 按引用传递;pass by value按值传递pattern模式performance 性能persistence持久性pixel 像素placeholder 占位符platform平台POD (plain old data )同义词:passive data structure; plain old data s

42、tructurepointer指针poll轮询polymorphism多态pop up弹出式port端口postfix后置式precedence 优先序prefix 前置式preprocessor预处理器prime 质数;素数;primitive type 原始类型print打印printer打印机priority 优先权 procedure过程process进程profile评测profiler 效能(性能)评测器programmer程序员programming编程progress bar进度指示器project项目、工程;property 属性protocol协议pseudo code 伪

43、码Qqualified限定qualifier限定修饰词quality质量queue队列Rrace condition 竞争条件(多线程环境常用语)radian弧度radio button单选按钮raise 引发(常用来表示发出一个exception)random number随机数range 范围、区间(用于 STL 时)rank等级raw未经处理的read-only 只读ROM (read-only memory) 只读存储器 record记录recordset记录集recursive递归re-direction重定向refactoring重构refer参考refer to 指代refere

44、nce引用、参考register寄存器reflection反射;relational database关系数据库remote 远程RPC (remote procedure call) 远程过程调用represent表述,表现;resolution 解析过程resolution分辨率result set 结果集restriction 局限return返回return type返回类型return value返回值revoke 撤销RI (referential integrity) 引用完整性right outer join 右外连接rollback 回滚roll forward 前滚routine例程row 行row lock 行锁rowset 行集runtime运行期;运行时;common language runtime (CLR) 公共语言运行库rvalue右值Ssave 存储savepoint 保存点SAX Simple API for XML schedule调度scheduler调度程序schema 结构纲目;组织纲目;scroll bar滚动条scope 作用域scope operator生存空间操作符scope resolution o

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

当前位置:首页 > 教育专区 > 小学资料

本站为文档C TO C交易模式,本站只提供存储空间、用户上传的文档直接被用户下载,本站只是中间服务平台,本站所有文档下载所得的收益归上传人(含作者)所有。本站仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。若文档所含内容侵犯了您的版权或隐私,请立即通知得利文库网,我们立即给予删除!客服QQ:136780468 微信:18945177775 电话:18904686070

工信部备案号:黑ICP备15003705号-8 |  经营许可证:黑B2-20190332号 |   黑公网安备:91230400333293403D

© 2020-2023 www.deliwenku.com 得利文库. All Rights Reserved 黑龙江转换宝科技有限公司 

黑龙江省互联网违法和不良信息举报
举报电话:0468-3380021 邮箱:hgswwxb@163.com