计算机编程常用英语.(DOC)
计算机编程及常用术语英语词汇大全
第一部分、计算机算法常用术语中英对照Data Structures 基本数据结构Dictionaries 字典Priority Queues 堆Graph Data Structures 图Set Data Structures 集合Kd-Trees 线段树Numerical Problems 数值问题Solving Linear Equations 线性方程组Bandwidth Reduction 带宽压缩Matrix Multiplication 矩阵乘法Determinants and Permanents 行列式Constrained and Unconstrained Optimization 最值问题Linear Programming 线性规划Random Number Generation 随机数生成Factoring and Primality Testing 因子分解/质数判定Arbitrary Precision Arithmetic 高精度计算Knapsack Problem 背包问题Discrete Fourier Transform 离散Fourier变换Combinatorial Problems 组合问题Sorting 排序Searching 查找Median and Selection 中位数Generating Permutations 排列生成Generating Subsets 子集生成Generating Partitions 划分生成Generating Graphs 图的生成Calendrical Calculations 日期Job Scheduling 工程安排Satisfiability 可满足性Graph Problems -- polynomial 图论-多项式算法Connected Components 连通分支Topological Sorting 拓扑排序Minimum Spanning Tree 最小生成树Shortest Path 最短路径Transitive Closure and Reduction 传递闭包Matching 匹配Eulerian Cycle / Chinese Postman Euler回路/中国邮路Edge and Vertex Connectivity 割边/割点Network Flow 网络流Drawing Graphs Nicely 图的描绘Drawing Trees 树的描绘Planarity Detection and Embedding 平面性检测和嵌入Graph Problems -- hard 图论-NP问题Clique 最大团Independent Set 独立集Vertex Cover 点覆盖Traveling Salesman Problem 旅行商问题Hamiltonian Cycle Hamilton回路Graph Partition 图的划分Vertex Coloring 点染色Edge Coloring 边染色Graph Isomorphism 同构Steiner Tree Steiner树Feedback Edge/Vertex Set 最大无环子图Computational Geometry 计算几何Convex Hull 凸包Triangulation 三角剖分Voronoi Diagrams Voronoi图Nearest Neighbor Search 最近点对查询Range Search 范围查询Point Location 位置查询Intersection Detection 碰撞测试Bin Packing 装箱问题Medial-Axis Transformation 中轴变换Polygon Partitioning 多边形分割Simplifying Polygons 多边形化简Shape Similarity 相似多边形Motion Planning 运动规划Maintaining Line Arrangements 平面分割Minkowski Sum Minkowski和Set and String Problems 集合与串的问题Set Cover 集合覆盖Set Packing 集合配置String Matching 模式匹配Approximate String Matching 模糊匹配Text Compression 压缩Cryptography 密码Finite State Machine Minimization 有穷自动机简化Longest Common Substring 最长公共子串Shortest Common Superstring 最短公共父串DP——Dynamic Programming——动态规划recursion ——递归第二部分、编程词汇A2A integration A2A整合abstract 抽象的abstract base class ABC抽象基类abstract class 抽象类abstraction 抽象、抽象物、抽象性access 存取、访问access level访问级别access function 访问函数account 账户action 动作activate 激活active 活动的actual parameter 实参adapter 适配器add-in 插件address 地址address space 地址空间address-of operator 取地址操作符ADL argument-dependent lookup ADOActiveX Data ObjectActiveX数据对象advancedaggregation 聚合、聚集algorithm 算法alias 别名align 排列、对齐allocate 分配、配置allocator分配器、配置器angle bracket 尖括号annotation 注解、评注API Application Programming Interface 应用程序编程接口app domain application domain应用域application 应用、应用程序application framework 应用程序框架appearance 外观append 附加architecture 架构、体系结构archive file 归档文件、存档文件argument引数传给函式的值;参见parameterarray 数组arrow operator 箭头操作符ASPActive Server Page活动服务器页面worker process 工作者进程assembly 装配件、配件assembly language 汇编语言assembly manifest 装配件清单assertion 断言assign 赋值assignment 赋值、分配assignment operator 赋值操作符associated 相关的、相关联的associative container 关联式容器对应sequential container asynchronous 异步的atomic 原子的atomic operation 原子操作attribute 特性、属性authentication service 验证服务authorization 授权audio 音频. 人工智能B2B integration B2B整合、B2B集成business-to-business integration background 背景、后台进程backward compatible 向后兼容、向下兼容backup 备份backup device备份设备backup file 备份文件bandwidth 带宽base class 基类base type 基类型batch 批处理BCL base class library基类库binary 二进制binary search 二分查找binary tree 二叉树binary function 双参函数binary large object二进制大对象binary operator 二元操作符binding 绑定bit 位bitmap 位图bitwise 按位...bitwise copy 为单元进行复制;位元逐一复制,按位拷bitwise operation 按位运算block 块、区块、语句块bookkeeping 簿记boolean 布林值真假值,true或falseborder 边框bounds checking 边界检查boxing 装箱、装箱转换brace curly brace 大括号、花括号bracket square brakcet 中括号、方括号breakpoint 断点browser applications 浏览器应用程序browser-accessible application 可经由浏览器访问的应用程序build 编连专指编译和连接built-in 内建、内置bus 总线business 业务、商务看场合business Logic 业务逻辑business rules 业务规则buttons 按钮bug 臭虫by/through 通过byte 位元组由8 bits组成cache 高速缓存calendar 日历call 调用callback 回调call-level interface CLI调用级接口CLIcall operator 调用操作符candidate key 候选键 for databasecascading delete 级联删除 for databasecascading update 级联更新 for databasecasting 转型、造型转换catalog 目录chain 链function callscharacter 字符character format 字符格式character set 字符集CHECK constraints CHECK约束 for databasecheckpoint 检查点 for databasecheck box 复选框check button 复选按钮child class 子类CIL common intermediate language通用中间语言、通用中介语言class 类class declaration 类声明class definition 类定义class derivation list 类继承列表class factory 类厂class hierarchy 类层次结构class library 类库class loader 类装载器class template 类模板class template partial specializations 类模板部分特化class template specializations 类模板特化classification 分类clause 子句client application 客户端应用程序client cursor 客户端游标 for databasecode page 代码页cleanup 清理、清除CLI Common Language Infrastructure 通用语言基础设施client 客户、客户端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 databasecommunication 通讯compatible 兼容compile time 编译期、编译时compiler 编译器component组件composite index 复合索引、组合索引 for database composite key 复合键、组合键 for database composition 复合、组合concept 概念concrete具体的concrete class 具体类concurrency 并发、并发机制constraint 约束 for databaseconfiguration 配置、组态connection 连接 for databaseconnection 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 databaseCRTP curiously recurring template patternCTS common type system通用类型系统cube 多维数据集 for databasecursor 光标cursor 游标 for databasecustom 定制、自定义data 数据data connection 数据连接 for databaseData Control Language DCL 数据控制语言DCL for databaseData Definition Language DDL 数据定义语言DDL for databasedata dictionary 数据字典 for databasedata dictionary view 数据字典视图 for databasedata file 数据文件 for databasedata integrity 数据完整性 for databasedata manipulation language DML数据操作语言DML for databasedata mart 数据集市 for databasedata scrubbing 数据清理 for databasedata source 数据源 for databaseData source name DSN 数据源名称DSN for database data warehouse 数据仓库 for databasedataset 数据集 for databasedatabase 数据库 for databasedatabase catalog 数据库目录 for databasedatabase diagram 数据关系图 for databasedatabase file 数据库文件 for databasedatabase object 数据库对象 for databasedatabase owner 数据库所有者 for databasedatabase project 数据库工程 for databasedatabase role 数据库角色 for databasedatabase schema 数据库模式、数据库架构 for database database scrīpt 数据库脚本 for databasedata-bound 数据绑定 for databasedata-aware control数据感知控件 for databasedata member 数据成员、成员变量dataset 数据集 for databasedata source 数据源 for databasedata structure数据结构datagram 数据报文DBMS database management system数据库管理系统 for databaseDCOM distributed COM分布式COMdead lock 死锁 for databasedeallocate 归还debug 调试debugger 调试器decay 退化decision support 决策支持declaration 声明declarative referential integrity DRI声明引用完整性DRI for database deduction 推导DEFAULT constraint默认约束 for databasedefault database 默认数据库 for databasedefault instance 默认实例 for databasedefault result set 默认结果集 for databasedefault 缺省、默认值defer 推迟definition 定义delegate 委托delegation 委托dependent namedeploy 部署dereference 解引用dereference operator 提领运算子derived class 派生类design by contract 契约式设计design pattern 设计模式destroy 销毁destructordtor析构函数、析构器device 设备DHTML dynamic HyperText Markup Language动态超文本标记语言dialog 对话框digest 摘要digital 数字的DIME Direct Internet Message Encapsulation直接Internet消息封装directive 编译指示符directory 目录dirty pages脏页 for databasedirty read 脏读 for databasedisassembler 反汇编器DISCO Discovery of Web ServicesWeb Services的查找disk 盘dispatch 调度、分派、派发我喜欢“调度”DISPID Dispatch Identifier分派标识符distributed computing 分布式计算distributed query 分布式查询 for databaseDNA Distributed interNet Application 分布式网间应用程序document 文档DOM Document Object Model文档对象模型dot operator 圆点操作符driver 驱动程序DTD document type definition 文档类型定义double-byte character set DBCS双字节字符集DBCSdump 转储dump file 转储文件dynamic cursor 动态游标 for databasedynamic filter 动态筛选 for databasedynamic locking 动态锁定 for databasedynamic recovery 动态恢复 for databasedynamic snapshot 动态快照 for databasedynamic SQL statements 动态SQL语句 for databasedynamic 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 databaseescape code 转义码escape character 转义符、转义字符exclusive lock 排它锁 for databaseexplicit 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 字段javafield 字段 for databasefield length 字段长度 for databasefile 文件filter 筛选 for databasefinalization 终结firewall 防火墙finalizer 终结器firmware 固件flag 标记flash memory 闪存flush 刷新font 字体foreign key FK 外键FK for databaseform 窗体formal parameter 形参forward declaration 前置声明forward-only 只向前的forward-only cursor 只向前游标 for database fragmentation 碎片 for databaseframework 框架full specialization 完全特化function 函数function call operator 即operator 函数调用操作符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 databasegranularity 粒度group 组、群group box 分组框GUI 图形界面GUID Globally Unique Identifier 全球唯一标识符hand shaking 握手handle 句柄handler 处理器hard-coded 硬编码的hard-copy 截屏图hard disk 硬盘hardware 硬件hash table 散列表、哈希表header file头文件heap 堆help file 帮助文件hierarchy 层次结构、继承体系hierarchical data 阶层式数据、层次式数据hook 钩子Host application宿主应用程序hot key 热键hyperlink 超链接HTML HyperText Markup Language 超文本标记语言HTTP pipeline HTTP管道HTTP HyperText Transfer Protocol 超文本传输协议icon 图标IDE Integrated Development Environment集成开发环境IDL Interface Definition Language 接口定义语言identifier 标识符idle time 空闲时间if and only if当且仅当IL Intermediate Language 中间语言、中介语言image 图象IME 输入法immediate base 直接基类immediate derived 直接派生类immediate updating 即时更新 for database implicit transaction隐式事务 for database incremental update 增量更新 for database index 索引 for databaseimplement 实现implementation 实现、实现品implicit 隐式import 导入increment operator 增加操作符infinite loop 无限循环infinite recursive 无限递归information 信息infrastructure 基础设施inheritance 继承、继承机制inline 内联inline expansion 内联展开initialization 初始化initialization list 初始化列表、初始值列表initialize 初始化inner join 内联接 for databasein-place active 现场激活instance 实例instantiated 具现化、实体化常应用于template instantiation 具现体、具现化实体常应用于template integrate 集成、整合integrity 完整性、一致性integrity constraint完整性约束 for database interprocess communication IPC进程间通讯IPC interacts 交互interface 接口for GUI 界面interoperability 互操作性、互操作能力interpreter 解释器introspection 自省invariants 不变性invoke 调用isolation level 隔离级别 for databaseiterate 迭代iterative 反复的、迭代的iterator 迭代器iteration 迭代回圈每次轮回称为一个iteration item 项、条款、项目JIT compilation JIT编译即时编译key 键 for databasekey column 键列 for databaselaser 激光late binding 迟绑定left outer join 左向外联接 for database level 阶、层例high level 高阶、高层library 库lifetime 生命期、寿命link 连接、链接linkage 连接、链接linker 连接器、链接器literal constant 字面常数list 列表、表、链表list box 列表框livelock 活锁 for databaseload 装载、加载load balancing 负载平衡loader 装载器、载入器local 局部的local object 局部对象lock 锁log 日志login 登录login security mode登录安全模式 for database lookup table 查找表 for databaseloop 循环loose coupling 松散耦合lvalue 左值machine code 机器码、机器代码macro 宏maintain 维护managed code 受控代码、托管代码Managed Extensions 受控扩充件、托管扩展managed object 受控对象、托管对象mangled namemanifest 清单manipulator 操纵器iostream预先定义的一种东西many-to-many relationship 多对多关系 for database many-to-one relationship 多对一关系 for database marshal 列集member 成员member access operator 成员取用运算子有dot和arrow两种member function 成员函数member initialization list成员初始值列表memberwise 以member为单元…、members 逐一…memberwise copymemory 内存memory leak 内存泄漏menu 菜单message 消息message based 基于消息的message loop 消息环message queuing消息队列metadata 元数据metaprogramming元编程method 方法micro 微middleware 中间件middle tier 中间层modeling 建模modeling language 建模语言modifier 修饰字、修饰符modem 调制解调器module 模块most derived class最底层的派生类mouse 鼠标mutable 可变的mutex 互斥元、互斥体multidimensional OLAP MOLAP 多维OLAPMOLAP for database multithreaded server application 多线程服务器应用程序multiuser 多用户multi-tasking 多任务multi-thread 多线程multicast delegate 组播委托、多点委托named parameter 命名参数named pipe 命名管道namespace 名字空间、命名空间native 原生的、本地的native code 本地码、本机码Native Image Generator NGEN本地映像生成器nested class 嵌套类nested query 嵌套查询 for databasenested table 嵌套表 for databasenetwork 网络network card 网卡nondependent nameobject 对象object based 基于对象的object file 目标文件object model 对象模型object oriented 面向对象的object pooling 对象池化ODBC data source ODBC数据源 for databaseODBC driver ODBC驱动程序 for databaseODR one-definition ruleOLE Automation objects OLE自动化对象 for databaseOLE Automation server OLE自动化服务器 for databaseOLE DB consumer OLE DB使用者 for databaseOLE DB for OLAP 用于OLAP的OLE DB for databaseOLE DB provider OLE DB提供者 for databaseone-to-many relationship 一对多关系 for databaseone-to-one relationship 一对一关系 for databaseonline analytical processing OLAP 联机分析处理OLAP for databaseonline redo log 联机重做日志 for databaseonline transaction processing OLTP 联机事务处理OLTP for database Open Data Services ODS 开放式数据服务ODS for databaseOpen Database Connectivity ODBC 开放式数据库连接ODBC for database operand 操作数operating system OS 操作系统operation 操作operator 操作符、运算符option 选项optimizer 优化器outer join 外联接 for databaseoverflow 上限溢位相对于underflowoverhead 额外开销overload 重载overload resolution 重载决议overloaded function 重载的函数overloaded operator 被重载的操作符override 覆写、重载、重新定义package 包packaging 打包palette 调色板parallel 并行parameter 参数、形式参数、形参parameter list 参数列表parameterize 参数化parent class 父类parentheses 圆括弧、圆括号parse 解析parser 解析器part 零件、部件partial specialization 局部特化pass by address 传址函式引数的传递方式非正式用语pass by reference 传地址、按引用传递pass by value 按值传递pattern 模式PDA personal digital assistant个人数字助理PE Portable Executable file 可移植可执行文件performance 性能persistence 持久性PInvoke platform invoke service 平台调用服务pixel 像素placement deleteplacement newplaceholder 占位符platform 平台POD plain old data typePOI point of instantiationpointer 指针poll 轮询pooling 池化polymorphism 多态pop up 弹出式port 端口postfix 后缀precedence 优先序通常用于运算子的优先执行次序prefix 前缀preprocessor 预处理器primary key PK主键PK for databaseprimary table 主表 for databaseprimary template原始模板primitive type 原始类型print 打印printer 打印机procedure 过程procedural 过程式的、过程化的process 进程profile 评测profiler 效能性能评测器program 程序programmer 程序员programming编程、程序设计progress bar 进度指示器project 项目、工程property 属性protocol 协议pseudo code伪码qualified 经过资格修饰例如加上scope运算子qualifiedqualifier 修饰符quality 质量queue 队列race condition 竞争条件多线程环境常用语radian 弧度radio button 单选按钮raise 引发常用来表示发出一个exception random number 随机数range 范围、区间rank 等级raw 未经处理的readOnly只读record 记录 for databaserecordset 记录集 for databaserecursive 递归re-direction 重定向refactoring 重构refer 引用、参考reference 引用、参考reference counting引用计数referential integrity RI引用完整性RI for database register 寄存器reflection 反射refresh data 刷新数据 for databaseregular expression 正则表达式relational database 关系数据库remote 远程remote request 远程请求represent 表述,表现resolve 解析、决议resolution 解析过程result set 结果集 for databaseretrieve data 检索数据return 返回return type 返回类型return value 返回值right outer join 右向外联接 for database revoke 撤销robust 健壮robustness 健壮性roll back 回滚 for databaseroll forward 前滚 for databaseroutine 例程row 行 for databaserow lock 行锁 for databaserowset 行集 for databaseRPC remote procedure callRPC远程过程调用runtime 执行期、运行期、执行时、运行时rvalue 右值save 保存savepoint 保存点 for databaseSAX Simple API for XMLscalable 可伸缩的、可扩展的schedule 调度scheduler 调度程序schema 模式、纲目结构scroll bar滚动条scope 作用域、生存空间scope operator 生存空间操作符scope resolution operator 生存空间解析操作符screen 屏幕SDK Software Development Kit软件开发包sealed class 密封类search 查找semantics 语义semaphore 信号量sequential container序列式容器server 服务器、服务端serial 串行serialization/serialize 序列化server cursor服务端游标、服务器游标 for database session 会话 for databasesetter 设值函数shared lock 共享锁 for databasesibling 同级side effect 副作用signature 签名single-threaded 单线程slider滑块slot 槽smart pointer 智能指针SMTP Simple Mail Transfer Protocol 简单邮件传输协议snapshot 截屏图snapshot 快照 for databasespecialization 特化specification 规范、规格splitter 切分窗口SOAP simple object access protocol 简单对象访问协议software 软件source code 源码、源代码SQL Structured Query Language 结构化查询语言 for database stack 栈、堆栈stack unwinding 叠辗转开解此词用于exception主题standard library 标准库standard template library 标准模板库stateless 无状态的statement 语句、声明static cursor 静态游标 for databasestatic SQL statements 静态SQL语句 for databasestored procedure 存储过程 for database status bar 状态条stream 流string 字符串stub 存根subobject子对象subquery 子查询 for databasesubroutine 子例程subscrīpt operator 下标操作符subset 子集subtype 子类型support 支持suspend 挂起symbol 记号syntax 语法system databases 系统数据库 for database system tables 系统表 for databasetable 表 for databasetable lock 表锁 for databasetable-level constraint 表级约束 for database tape backup 磁带备份 for databasetarget 标的,目标task switch 工作切换TCP Transport Control Protocol 传输控制协议template 模板template-idtemplate argument deduction 模板参数推导template explicit specialization 模板显式特化template parameter 模板参数template template parametertemporary object 临时对象temporary table 临时表 for databasetext 文本text file 文本文件thin client 瘦客户端third-party 第三方thread 线程thread-safe 线程安全的throw 抛出、引发常指发出一个exception token 符号、标记、令牌看场合trace 跟踪transaction 事务 for databasetransaction log 事务日志 for database transaction rollback 事务回滚 for databasetransactional replication 事务复制 for databasetranslation unit 翻译单元traverse 遍历trigger 触发器 for databasetwo-phase commit 两阶段提交 for databasetupletwo-phase lookup 两阶段查找type 类型UDDIUniversary Descrīption, Discovery and Integration统一描述、查询与集成UML unified modeling language统一建模语言unary function 单参函数unary operator 一元操作符unboxing 拆箱、拆箱转换underflow 下限溢位相对于overflowUnion query 联合查询 for databaseUNIQUE constraints UNIQUE约束 for databaseunique index 唯一索引 for databaseunmanaged code 非受控代码、非托管代码unmarshal 散集unqualified 未经限定的、未经修饰的URI Uniform Resource identifier 统一资源标识符URL Uniform Resource Locator 统一资源定位器user 用户user interface 用户界面value types 值类型variable 变量vector 向量一种容器,有点类似arrayviable 可行的video 视频view 视图VEE Virtual Execution Engine虚拟执行引擎vendor 厂商view 视图 for databasevirtual function 虚函数virtual machine 虚拟机virtual memory 虚拟内存vowel 元音字母Web Services web服务WHERE clause WHERE子句 for database wildcard characters 通配符字符 for database wildcard search 通配符搜索 for database window 窗口window function 窗口函数window procedure 窗口过程Windows authentication Windows身份验证wizard 向导word 单词word processor 字处理器wrapper 包装、包装器write enable 写启用 for databasewrite-ahead log 预写日志 for databasewrite-only 只写WSDL Web Service Descrīption LanguageWeb Service描述语言XML Message Interface XMI XML消息接口XML eXtensible Markup Language 可扩展标记语言XSD XML Schema Definition XML模式定义语言XSL eXtensible Stylesheet Language 可扩展样式表语言XSLT eXtensible Stylesheet Language Transformation可扩展样式表语言转换xxx based 基于xxx的xxx oriented 面向xxxother 1 :application 应用程式应用、应用程序application framework 应用程式框架、应用框架应用程序框架architecture 架构、系统架构体系结构argument 引数传给函式的值;叁见 parameter 叁数、实质叁数、实叁、自变量array 阵列数组arrow operator arrow箭头运算子箭头操作符assembly 装配件assembly language 组合语言汇编语言assertion 断言assign 指派、指定、设值、赋值赋值assignment 指派、指定赋值、分配assignment operator 指派赋值运算子 = 赋值操作符associated 相应的、相关的相关的、关联、相应的associative container 关联式容器对应 sequential container 关联式容器atomic 不可分割的原子的attribute 属性属性、特性audio 音讯音频. 人工智慧人工智能background 背景背景用於图形着色後台用於行程backward compatible 回溯相容向下兼容bandwidth 频宽带宽base class 基础类别基类base type 基础型别等同於 base classbatch 批次意思是整批作业批处理benefit 利益收益best viable function 最佳可行函式最佳可行函式从 viable functions 中挑出的最佳吻合者binary search 二分搜寻法二分查找binary tree 二元树二叉树binary function 二元函式双叁函数binary operator 二元运算子二元操作符binding 系结绑定bit 位元位bit field 位元栏位域bitmap 位元图位图bitwise 以 bit 为单元逐一┅bitwise copy 以 bit 为单元进行复制;位元逐一复制位拷贝block 区块,区段块、区块、语句块boolean 布林值真假值,true 或 false 布尔值border 边框、框线边框bracecurly brace 大括弧、大括号花括弧、花括号bracketsquare brakcet 中括弧、中括号方括弧、方括号breakpoint 中断点断点build 建造、构筑、建置MS 用语build-in 内建内置bus 汇流排总线business 商务,业务业务buttons 按钮按钮byte 位元组由 8 bits 组成字节cache 快取高速缓存call 呼叫、叫用调用callback 回呼回调call operator call函式呼叫运算子调用操作符同 function call operatorcandidate function 候选函式候选函数在函式多载决议程序中出现的候选函式chain 串链例 chain of function calls 链character 字元字符check box 核取方块 . check button 复选框checked exception 可控式异常Javacheck button 方钮 . check box 复选按钮child class 子类别或称为derived class, subtype 子类class 类别类class body 类别本体类体class declaration 类别宣告、类别宣告式类声明class definition 类别定义、类别定义式类定义class derivation list 类别衍化列类继承列表class head 类别表头类头class hierarchy 类别继承体系, 类别阶层类层次体系class library 类别程式库、类别库类库class template 类别模板、类别范本类模板class template partial specializations 类别模板偏特化类模板部分特化class template specializations类别模板特化类模板特化cleanup 清理、善後清理、清除client 客端、客户端、客户客户client-server 主从架构客户/服务器clipboard 剪贴簿剪贴板clone 复制克隆collection 群集集合combo box 复合方块、复合框组合框command line 命令列命令行系统文字模式下的整行执行命令communication 通讯通讯compatible 相容兼容compile time 编译期编译期、编译时compiler 编译器编译器component 组件组件composition 复合、合成、组合组合computer 电脑、计算机计算机、电脑concept 概念概念concrete 具象的实在的concurrent 并行并发configuration 组态配置connection 连接,连线网络,资料库连接constraint 约束条件construct 构件构件container 容器容器存放资料的某种结构如 list, vector... containment 内含包容context 背景关系、周遭环境、上下脉络环境、上下文control 控制元件、控件控件console 主控台控制台const 常数constant 的缩写,C++ 关键字constant 常数相对於 variable 常量constructorctor 建构式构造函数与class 同名的一种 member functionscopy v 复制、拷贝拷贝copy n 复件, 副本cover 涵盖覆盖create 创建、建立、产生、生成创建creation 产生、生成创建cursor 游标光标custom 订制、自定定制data 资料数据database 资料库数据库database schema 数据库结构纲目data member 资料成员、成员变数数据成员、成员变量data structure 资料结构数据结构datagram 资料元数据报文dead lock 死结死锁debug 除错调试debugger 除错器调试器declaration 宣告、宣告式声明deduction 推导例:template argument deduction 推导、推断default 预设缺省、默认defer 延缓推迟define 定义预定义definition 定义、定义区、定义式定义delegate 委派、委托、委任委托delegation 同上demarshal 反编列散集dereference 提领取出指标所指物体的内容解叁考dereference operator dereference提领运算子解叁考操作符derived class 衍生类别派生类design by contract 契约式设计design pattern 设计范式、设计样式设计模式※最近我比较喜欢「设计范式」一词destroy 摧毁、销毁destructor 解构式析构函数device 装置、设备设备dialog 对话窗、对话盒对话框directive 指令例:using directive 编译指示符directory 目录目录disk 碟盘dispatch 分派分派distributed computing 分布式计算分布式电算分布式计算分散式计算分散式电算document 文件文档dot operator dot句点运算子 . 圆点操作符driver 驱动程式驱动程序dynamic binding 动态系结动态绑定efficiency 效率效率efficient 高效高效end user 终端用户entity 物体实体、物体encapsulation 封装封装enclosing class 外围类别与巢状类别 nested class 有关外围类enum enumeration 列举一种 C++ 资料型别枚举enumerators 列举元enum 型别中的成员枚举成员、枚举器equal 相等相等equality 相等性相等性equality operator equality等号运算子 == 等号操作符equivalence 等价性、等同性、对等性等价性equivalent 等价、等同、对等等价escape code 转义码转义码evaluate 评估、求值、核定评估event 事件事件event driven 事件驱动的事件驱动的exception 异常情况异常exception declaration 异常宣告ref. C++ Primer 3/e, 异常声明exception handling 异常处理、异常处理机制异常处理、异常处理机制exception specification 异常规格ref. C++ Primer 3/e, 异常规范exit 退离指离开函式时的那一个执行点退出explicit 明白的、明显的、显式显式export 汇出引出、导出expression 运算式、算式表达式facility 设施、设备设施、设备。
编程常用到的英文单词
编程常用到的英文单词在学习和实践编程过程中,我们经常会接触到很多英文单词。
这些单词不仅是编程语言的关键词,也是编程文档、论坛交流中经常出现的术语。
熟练掌握这些英文单词对于提高编程能力和沟通效率都至关重要。
以下是一些编程中常用到的英文单词:1.Variable(变量):在编程中代表存储数据的容器,可以存储不同类型的值。
2.Function(函数):一段代码用来完成特定功能的封装,可以重复使用。
3.Class(类):用来创建对象的模板,包含属性和方法。
4.Object(对象):通过类实例化生成的实体,具有类定义的属性和方法。
5.Array(数组):一种数据结构,用来存储多个元素。
6.Loop(循环):用来重复执行一段代码块的结构。
7.Condition(条件):根据指定条件执行不同代码块的控制结构。
8.Parameter(参数):传递给函数的值,用于函数的输入和输出。
9.Statement(语句):表示一条具体操作或控制的指令。
10.Method(方法):与对象有关联的函数,用于描述对象的行为和操作。
以上是一些编程中常用到的英文单词,熟练掌握这些术语是学习编程的基础,也能帮助我们更好地理解和应用编程知识。
在编程过程中,不断积累和学习这些英文单词,将会为我们的编程之路增添更多的乐趣和成就感。
编程常用英语词汇在学习编程的过程中,掌握一些常用的英语词汇是非常重要的。
这些词汇不仅可以帮助我们更好地理解编程语言和文档,还能够增强我们在与国际同行交流的能力。
在本文中,我们将介绍一些编程中常用的英语词汇,帮助读者在学习和工作中更加游刃有余。
Data Types(数据类型)1.Integer - 整数2.Float - 浮点数3.String - 字符串4.Boolean - 布尔值5.Array - 数组6.Dictionary - 字典7.List - 列表8.Tuple - 元组Control Structures(控制结构)1.If statement - If语句2.Else statement - Else语句3.Elif statement - Elif语句4.For loop - For循环5.While loop - While循环6.Break statement - Break语句7.Continue statement - Continue语句Functions(函数)1.Function - 函数2.Parameter - 参数3.Return statement - 返回语句4.Void - 空5.Call - 调用Error Handling(错误处理)1.Exception - 异常2.Try block - Try块3.Except block - Except块4.Finally block - Finally块5.Raise statement - 抛出语句Object-Oriented Programming(面向对象编程)1.Class - 类2.Object - 对象3.Method - 方法4.Inheritance - 继承5.Encapsulation - 封装6.Polymorphism - 多态Libraries(库)1.Module - 模块2.Package - 包3.Import statement - 导入语句4.Install - 安装5.Pip - 软件包管理器通过掌握这些编程常用英语词汇,我们可以更加流畅地阅读和编写代码,理解编程文档,更好地与同行交流。
计算机编程常用术语英语词汇汇总
计算机编程及常用术语英语词汇大全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 scrīpt数据库脚本(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)分布式COMdead 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 namedeploy部署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刷新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 ())函数调用操作符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分组框GUI图形界面GUID (Globally Unique Identifier)全球唯一标识符hand shaking握手handle句柄handler处理器hard-coded硬编码的hard-copy截屏图hard disk硬盘hardware硬件hash table散列表、哈希表header file头文件heap堆help file帮助文件hierarchy层次构造、继承体系hierarchical data阶层式数据、层次式数据hook钩子Host (application)宿主(应用程序)hot key热键hyperlink超链接HTML (HyperText Markup Language)超文本标记语言HTTP pipeline HTTP管道HTTP (HyperText Transfer Protocol)超文本传输协议icon图标IDE (Integrated Development Environment)集成开发环境IDL (Interface Definition Language)接口定义语言identifier标识符idle time空闲时间if and only if当且仅当IL (Intermediate Language)中间语言、中介语言image图象IME输入法immediate base直接基类immediate derived直接派生类immediate updating即时更新(for database) implicit transaction隐式事务(for database) incremental update增量更新(for database)index索引(for database)implement实现implementation实现、实现品implicit隐式import导入increment operator增加操作符infinite loop无限循环infinite recursive无限递归information信息infrastructure根底设施inheritance继承、继承机制inline内联inline expansion内联展开initialization初始化initialization list初始化列表、初始值列表initialize初始化inner join内联接(for database)in-place active现场激活instance实例instantiated具现化、实体化(常应用于template) instantiation具现体、具现化实体(常应用于template) integrate集成、整合integrity完整性、一致性aggregation聚合、聚集algorithm算法alias别名align排列、对齐allocate分配、配置allocator分配器、配置器angle bracket尖括号annotation注解、评注API (Application Programming Interface)应用(程序)编程接口app domain (application domain)应用域application应用、应用程序application framework应用程序框架appearance外观append附加architecture架构、体系构造archive file归档文件、存档文件argument引数(传给函式的值)。
计算机编程及常用术语英语词汇大全
第一部分、计算机算法常用术语中英对照基本数据结构字典堆图集合线段树数值问题线性方程组带宽压缩矩阵乘法行列式最值问题线性规划随机数生成因子分解/质数判定高精度计算背包问题离散变换组合问题排序查找中位数排列生成子集生成划分生成图的生成日期工程安排可满足性图论-多项式算法连通分支拓扑排序最小生成树最短路径传递闭包匹配/ 回路/中国邮路割边/割点网络流图的描绘树的描绘平面性检测和嵌入图论问题独立集点覆盖旅行商问题回路图的划分点染色边染色同构树最大无环子图计算几何凸包三角剖分图最近点对查询范围查询位置查询碰撞测试装箱问题中轴变换多边形分割多边形化简相似多边形运动规划平面分割和集合与串的问题集合覆盖集合配置模式匹配模糊匹配压缩密码有穷自动机简化最长公共子串最短公共父串————动态规划——递归第二部分、编程词汇A2A A2A整合抽象的()抽象基类抽象、抽象物、抽象性存取、访问访问级别访问函数账户动作激活活动的实参适配器插件地址地址空间取地址操作符( )( )数据对象聚合、聚集算法别名排列、对齐分配、配置分配器、配置器尖括号注解、评注( ) 应用(程序)编程接口( )应用域应用、应用程序应用程序框架外观附加架构、体系结构归档文件、存档文件引数(传给函式的值)。
参见数组箭头操作符( )活动服务器页面工作者进程装配件、配件汇编语言装配件清单() 断言赋值赋值、分配赋值操作符相关的、相关联的关联式容器(对应)异步的原子的原子操作特性、属性验证服务授权音频. 人工智能B2B B2B整合、B2B集成( )背景、后台(进程)向后兼容、向下兼容备份备份设备备份文件带宽基类基类型批处理( )基类库二进制二分查找二叉树双参函数二进制大对象二元操作符绑定位位图按位...为单元进行复制;位元逐一复制,按位拷按位运算块、区块、语句块簿记布林值(真假值,或)边框边界检查装箱、装箱转换( ) 大括号、花括号( ) 中括号、方括号断点浏览器应用(程序)可经由浏览器访问的应用程序编连(专指编译和连接内建、内置总线业务、商务(看场合)业务逻辑业务规则按钮臭虫通过位元组(由8 组成)高速缓存日历调用回调()调用级接口()调用操作符候选键( )级联删除( )级联更新( )转型、造型转换目录链( )字符字符格式字符集约束( )检查点( )复选框复选按钮子类( )通用中间语言、通用中介语言类类声明类定义类继承列表类厂类层次结构类库类装载器类模板类模板部分特化类模板特化分类子句客户端应用程序客户端游标( )代码页清理、清除( ) 通用语言基础设施客户、客户端客户区客户机/服务器、客户端/服务器剪贴板克隆( ) 通用语言规范代码访问安全( ) 通用对象文件格式集合( ) 组件对象模型组合框命令行注释提交( )通讯兼容编译期、编译时编译器组件复合索引、组合索引( )复合键、组合键( )复合、组合概念具体的具体类并发、并发机制约束( )配置、组态连接( )连接池控制台常量构件、成分、概念、构造()() 构造函数、构造器容器包容环境、上下文控件(不译)拷贝通用对象请求中介架构( ) 覆盖、涵盖创建、生成交叉表查询( )( )( )通用类型系统多维数据集( )光标游标( )定制、自定义数据数据连接( )() 数据控制语言() ( )() 数据定义语言() ( )数据字典( )数据字典视图( )数据文件( )数据完整性( )()数据操作语言() ( )数据集市( )数据抽取( )数据清理( )数据源( )() 数据源名称() ( )数据仓库( )数据集( )数据库( )数据库目录( )数据关系图( )数据库文件( )数据库对象( )数据库所有者( )数据库工程( )数据库角色( )数据库模式、数据库架构( ) ī数据库脚本( )数据绑定( )数据感知控件( )数据成员、成员变量数据集( )数据源( )数据结构数据表( )数据报文( )数据库管理系统( ) ( )分布式死锁( )归还调试调试器退化决策支持声明()声明引用完整性() ( ) 推导默认约束( )默认数据库( )默认实例( )默认结果集( )缺省、默认值推迟定义委托委托部署解引用(提领)运算子派生类契约式设计设计模式销毁()析构函数、析构器设备( )动态超文本标记语言对话框摘要数字的( )直接消息封装(编译)指示符目录脏页( )脏读( )反汇编器( ) 的查找盘调度、分派、派发(我喜欢“调度”)( )分派标识符分布式计算分布式查询( )( ) 分布式网间应用程序文档( )文档对象模型(圆)点操作符驱动(程序)( ) 文档类型定义()双字节字符集()转储转储文件动态游标( )动态筛选( )动态锁定( )动态恢复( )动态快照( )动态语句( )动态装配件、动态配件动态绑定( )企业应用程序集成(整合)( ) 空基类优化(机制)电子商务( )电子数据交换效率高效端对端身份验证最终用户引擎实体封装外围类别(与巢状类别有关)() 枚举枚举成员、枚举器相等相等性等号操作符错误日志( )转义码转义符、转义字符排它锁( )显式事务( )评估事件事件驱动的事件处理器证据异常异常声明异常处理、异常处理机制异常安全的异常规范退出显式显式特化导出表达式设施、设备胖客户端特性、特征提取字段()字段( )字段长度( )文件筛选( )终结防火墙终结器固件标记闪存刷新字体() 外键() ( )窗体形参前置声明只向前的只向前游标( )碎片( )框架完全特化函数(即()) 函数调用操作符函数对象函数重载决议功能函数模板仿函数( ) 全局装配件缓存、全局配件缓存( ) 垃圾回收(机制)、垃圾收集(机制) 游戏生成泛化的、一般化的、通用的通用算法泛型(相对于)取值函数全局的全局对象全局范围解析操作符授权( )粒度组、群分组框图形界面( ) 全球唯一标识符握手句柄处理器硬编码的截屏图硬盘硬件散列表、哈希表头文件堆帮助文件层次结构、继承体系阶层式数据、层次式数据钩子()宿主(应用程序)热键超链接( ) 超文本标记语言管道( ) 超文本传输协议图标( )集成开发环境( ) 接口定义语言标识符空闲时间当且仅当( ) 中间语言、中介语言图象输入法直接基类直接派生类即时更新( )隐式事务( )增量更新( )索引( )实现实现、实现品隐式导入增加操作符无限循环无限递归信息基础设施继承、继承机制内联内联展开初始化初始化列表、初始值列表初始化内联接( )现场激活实例具现化、实体化(常应用于)具现体、具现化实体(常应用于) 集成、整合完整性、一致性完整性约束( )()进程间通讯()交互接口界面互操作性、互操作能力解释器自省不变性隔离级别( )迭代反复的、迭代的迭代器迭代(回圈每次轮回称为一个) 项、条款、项目编译即时编译键( )键列( )激光迟绑定左向外联接( )阶、层例高阶、高层库生命期、寿命连接、链接连接、链接连接器、链接器字面常数列表、表、链表列表框活锁( )装载、加载负载平衡装载器、载入器局部的局部对象锁日志登录登录安全模式( )查找表( )循环松散耦合左值机器码、机器代码宏维护受控代码、托管代码受控扩充件、托管扩展受控对象、托管对象操纵器(预先定义的一种东西) 多对多关系( )多对一关系( )列集成员成员取用运算子(有和两种) 成员函数成员初始值列表以为单元…、逐一…内存内存泄漏菜单消息基于消息的消息环消息队列元数据元编程方法微中间件中间层建模建模语言修饰字、修饰符调制解调器模块最底层的派生类鼠标可变的互斥元、互斥体() 多维() ( )多线程服务器应用程序多用户多任务多线程组播委托、多点委托命名参数命名管道名字空间、命名空间原生的、本地的本地码、本机码()本地映像生成器嵌套类嵌套查询( )嵌套表( )网络网卡对象基于对象的目标文件对象模型面向对象的对象池化数据源( )驱动程序( )( )自动化对象( )自动化服务器( )使用者( )用于的( )提供者( )一对多关系( )一对一关系( )() 联机分析处理() ( )联机重做日志( )() 联机事务处理() ( ) () 开放式数据服务() ( ) () 开放式数据库连接() ( ) 操作数() 操作系统操作操作符、运算符选项优化器外联接( )上限溢位(相对于)额外开销重载重载决议重载的函数被重载的操作符覆写、重载、重新定义包打包调色板并行参数、形式参数、形参参数列表参数化父类圆括弧、圆括号解析解析器零件、部件局部特化传址(函式引数的传递方式)(非正式用语) 传地址、按引用传递按值传递模式( )个人数字助理( ) 可移植可执行文件性能持久性( ) 平台调用服务像素占位符平台( ())( )指针轮询池化多态弹出式端口后缀优先序(通常用于运算子的优先执行次序) 前缀预处理器()主键() ( )主表( )原始模板原始类型打印打印机过程过程式的、过程化的进程评测效能(性能)评测器程序程序员编程、程序设计进度指示器项目、工程属性协议伪码经过资格修饰(例如加上运算子) 修饰符质量队列竞争条件(多线程环境常用语)弧度单选按钮引发(常用来表示发出一个)随机数范围、区间等级未经处理的只读记录( )记录集(递归重定向重构引用、参考引用、参考引用计数()引用完整性() ( )寄存器反射刷新数据( )正则表达式关系数据库远程远程请求表述,表现解析、决议解析过程结果集( )检索数据返回返回类型返回值右向外联接( )撤销健壮健壮性回滚( )前滚( )例程行( )行锁( )行集( )( )(远程过程调用)执行期、运行期、执行时、运行时右值保存保存点( )( )可伸缩的、可扩展的调度调度程序模式、纲目结构滚动条作用域、生存空间生存空间操作符生存空间解析操作符屏幕( )软件开发包密封类查找语义信号量序列式容器服务器、服务端串行序列化服务端游标、服务器游标( )会话( )设值函数共享锁( )同级副作用签名单线程滑块槽智能指针( ) 简单邮件传输协议截屏图快照( )特化规范、规格切分窗口( ) 简单对象访问协议软件源码、源代码( ) 结构化查询语言( ) 栈、堆栈叠辗转开解(此词用于主题) 标准库标准模板库无状态的语句、声明静态游标( )静态语句( )存储过程( )状态条流字符串存根子对象子查询( )子例程ī下标操作符子集子类型支持挂起记号语法系统数据库( )系统表( )表( )表锁( )表级约束( )磁带备份( )标的,目标工作切换( ) 传输控制协议模板模板参数推导模板显式特化模板参数临时对象临时表( )文本文本文件瘦客户端第三方线程线程安全的抛出、引发(常指发出一个) 符号、标记、令牌(看场合)跟踪事务( )事务日志( )事务回滚( )事务复制( )翻译单元遍历触发器( )两阶段提交( )两阶段查找类型( ī, )统一描述、查询与集成( )统一建模语言单参函数一元操作符拆箱、拆箱转换下限溢位(相对于)联合查询( )约束( )唯一索引( )非受控代码、非托管代码散集未经限定的、未经修饰的( ) 统一资源标识符( ) 统一资源定位器用户用户界面值类型变量向量(一种容器,有点类似) 可行的视频视图( )虚拟执行引擎厂商视图( )虚函数虚拟机虚拟内存元音字母服务子句( )通配符字符( )通配符搜索( )窗口窗口函数窗口过程身份验证向导单词字处理器包装、包装器写启用( )预写日志( )只写( ī) 描述语言() 消息接口( ) 可扩展标记语言( ) 模式定义语言( ) 可扩展样式表语言( )可扩展样式表语言转换基于的面向1 :应用程式应用、应用程序应用程式框架、应用框架应用程序框架架构、系统架构体系结构引数(传给函式的值)。
编程常用英语1
编程常用英语1编程常用英语(1)2010-07-15 22:08application/应用程式应用、应用程序application framework/应用程式框架、应用框架应用程序框架architecture/架构、系统架构体系结构argument/引数(传给函式的值)。
叁见parameter叁数、实质叁数、实叁、自变量array/阵列数组arrow operator arrow/(箭头)运算子箭头操作符assembly/装配件assembly language/组合语言汇编语言assert(ion)/断言assign/指派、指定、设值、赋值赋值assignment/指派、指定赋值、分配assignment operator/指派(赋值)运算子=赋值操作符associated/相应的、相关的相关的、关联、相应的associative container/关联式容器(对应sequential container)关联式容器atomic/不可分割的原子的attribute/属性属性、特性audio/音讯音频A.I./人工智慧人工智能background/背景背景(用于图形着色)后台(用于行程)backward compatible/回溯相容向下兼容bandwidth/频宽带宽base class/基础类别基类base type/基础型别(等同于base class)batch/批次(意思是整批作业)批处理benefit/利益收益best viable function/最佳可行函式最佳可行函式(从viable functions中挑出的最佳吻合者)binary search/二分搜寻法二分查找binary tree/二元树二叉树binary function/二元函式双叁函数binary operator/二元运算子二元操作符binding/系结绑定bit/位元位bit field/位元栏位域bitmap/位元图位图bitwise/以bit为单元逐一┅bitwise copy/以bit为单元进行复制;位元逐一复制位拷贝block/区块,区段块、区块、语句块boolean/布林值(真假值,true或false)布尔值border/边框、框线边框brace(curly brace)/大括弧、大括号花括弧、花括号bracket(square brakcet)/中括弧、中括号方括弧、方括号breakpoint/中断点断点build/建造、构筑、建置(MS用语)build-in/内建内置bus/汇流排总线business/商务,业务业务buttons/按钮按钮byte/位元组(由8 bits组成)字节cache/快取高速缓存call/呼叫、叫用调用callback/回呼回调call operator call/(函式呼叫)运算子调用操作符(同function call operator)candidate function/候选函式候选函数(在函式多载决议程序中出现的候选函式)chain/串链(例chain of function calls)链character/字元字符check box/核取方块(i.e.check button)复选框checked exception/可控式异常(Java)check button/方钮(i.e.check box)复选按钮child class/子类别(或称为derivedclass,subtype)子类class/类别类class body/类别本体类体class declaration/类别宣告、类别宣告式类声明class definition/类别定义、类别定义式类定义class derivation list/类别衍化列类继承列表class head/类别表头类头class hierarchy/类别继承体系,类别阶层类层次体系class library/类别程式库、类别库类库class template/类别模板、类别范本类模板class template partial specializations/类别模板偏特化类模板部分特化class template specializations/类别模板特化类模板特化cleanup/清理、善后清理、清除client/客端、客户端、客户客户client-server/主从架构客户/服务器clipboard/剪贴簿剪贴板clone/复制克隆collection/群集集合combo box/复合方块、复合框组合框command line/命令列命令行(系统文字模式下的整行执行命令)communication/通讯通讯compatible/相容兼容compile time/编译期编译期、编译时compiler/编译器编译器component/组件组件composition/复合、合成、组合组合computer/电脑、计算机计算机、电脑concept/概念概念concrete/具象的实在的concurrent/并行并发configuration/组态配置connection/连接,连线(网络,资料库)连接constraint/约束(条件)construct/构件构件container/容器容器(存放资料的某种结构如list,vector.)containment/内含包容context/背景关系、周遭环境、上下脉络环境、上下文control/控制元件、控件控件console/主控台控制台const/常数(constant的缩写,C++关键字)constant/常数(相对于variable)常量constructor(ctor)/建构式构造函数(与class同名的一种member functions)copy(v)/复制、拷贝拷贝copy(n)/复件,副本cover/涵盖覆盖create/创建、建立、产生、生成创建creation/产生、生成创建cursor/游标光标custom/订制、自定定制data/资料数据database/资料库数据库database schema/数据库结构纲目data member/资料成员、成员变数数据成员、成员变量data structure/资料结构数据结构datagram/资料元数据报文dead lock/死结死锁debug/除错调试debugger/除错器调试器declaration/宣告、宣告式声明deduction/推导(例:template argument deduction)推导、推断default/预设缺省、默认defer/延缓推迟define/定义预定义definition/定义、定义区、定义式定义delegate/委派、委托、委任委托delegation/(同上)demarshal/反编列散集dereference/提领(取出指标所指物体的内容)解叁考dereference operator dereference/(提领)运算子*解叁考操作符derivedclass/衍生类别派生类design by contract/契约式设计design pattern/设计范式、设计样式设计模式「设计范式」destroy/摧毁、销毁destructor/解构式析构函数device/装置、设备设备dialog/对话窗、对话盒对话框directive/指令(例:using directive)(编译)指示符directory/目录目录disk/碟盘dispatch/分派分派distributed computing/分布式计算(分布式电算)分布式计算分散式计算(分散式电算)document/文件文档dot operatordot/(句点)运算子.(圆)点操作符driver/驱动程式驱动(程序)dynamicbinding/动态系结动态绑定efficiency/效率效率efficient/高效高效enduser/终端用户entity/物体实体、物体encapsulation/封装封装enclosing class/外围类别(与巢状类别nested class有关)外围类enum(enumeration)/列举(一种C++资料型别)枚举enumerators/列举元(enum型别中的成员)枚举成员、枚举器equal/相等相等equality/相等性相等性equality operator equality/(等号)运算子==等号操作符equivalence/等价性、等同性、对等性等价性equivalent/等价、等同、对等等价escape code/转义码转义码evaluate/评估、求值、核定评估event/事件事件event driven/事件驱动的事件驱动的exception/异常情况异常exception declaration/异常宣告(ref.C++Primer 3/e,11.3)异常声明exception handling/异常处理、异常处理机制异常处理、异常处理机制exception specification/异常规格(ref.C++Primer 3/e,11.4)异常规范exit/退离(指离开函式时的那一个执行点)退出explicit/明白的、明显的、显式显式export/汇出引出、导出expression/运算式、算式表达式facility/设施、设备设施、设备feature/特性field/栏位,资料栏(Java)字段,值域(Java)file/档案文件firmware/韧体固件flag/旗标标记flash memory/快闪记忆体闪存flexibility/弹性灵活性flush/清理、扫清刷新font/字型字体form/表单(programming用语)窗体formal parameter/形式叁数形式叁数forward declaration/前置宣告前置声明forwarding/转呼叫,转发转发forwarding function/转呼叫函式,转发函式转发函数fractal/碎形分形framework/框架框架full specialization/全特化(ref.partial specialization)function/函式、函数函数function call operator/同call operator function object/函式物件(ref.C++Primer3/e,12.3)函数对象function overloaded resolution/函式多载决议程序函数重载解决(方案)functionality/功能、机能功能function template/函式模板、函式范本函数模板functor/仿函式仿函式、函子game/游戏游戏generate/生成gen eric/泛型、一般化的一般化的、通用的、泛化generic algorithm/泛型演算法通用算法getter/(相对于setter)取值函式global/全域的(对应于local)全局的global object/全域物件全局对象global scope resolution operator/全域生存空间(范围决议)运算子:全局范围解析操作符group/群组group box/群组方块分组框guard clause/卫述句(Refactoring,p250)卫语句GUI/图形介面图形界面hand shaking/握手协商handle/识别码、识别号、号码牌、权柄句柄handler/处理常式处理函数hard-coded/编死的硬编码的hard-copy/硬拷图屏幕截图hard disk/硬碟硬盘hardware/硬体硬件hash table/杂凑表哈希表、散列表header file/表头档、标头档头文件heap/堆积堆hierarchy/阶层体系层次结构(体系)hook/挂钩钩子hyperlink/超链结超链接icon/图示、图标图标IDE/整合开发环境集成开发环境identifier/识别字、识别符号标识符if and only if/若且唯若当且仅当Illinois/伊利诺伊利诺斯image/影像图象immediate base/直接的(紧临的)上层base class。
计算机编程及常用术语英语词汇大全
计算机编程及常用术语英语词汇大全Introduction计算机已经成为现代社会的重要基础设施,编程是现代计算机世界最核心的组成部分之一。
编程语言和术语英语词汇是每个程序员必须掌握的基础。
在这篇文章中,我们将提供一个编程和计算机术语的英语词汇大全,帮助你快速掌握计算机编程的基础知识。
编程语言以下是一些常见的编程语言及其英语名称:•C: C•C++: C++•Java: Java•Python: Python•JavaScript: JavaScript•PHP: PHP•Ruby: Ruby•Swift: Swift•Kotlin: Kotlin编程术语以下是一些常见的编程术语及其英语名称:数据类型•Integer: 整型•Float: 浮点型•Boolean: 布尔型•String: 字符串类型运算符•Addition: 加号•Subtraction: 减号•Multiplication: 乘号•Division: 除号•Modulo: 取模•Increment: 自增•Decrement: 自减控制语句•If…else: 如果…否则•Switch: 选择语句•For loop: for循环•While loop: while循环•Do…while: 不断执行直到…为止数据结构•Array: 数组•List: 列表•Set: 集合•Stack: 堆栈•Queue: 队列函数•Function: 函数•Parameter: 参数•Return: 返回值•Variable: 变量•Constant: 常量现在,你已经了解了一些基本的编程语言和术语英语词汇。
在编写程序或查看他人代码时,逐渐学习这些术语并掌握它们的英语词汇是很重要的。
随着你的编程技能不断提高,你会发现这些编程术语和语言还有很多专业词汇需要掌握,希望这篇文章对你有帮助。
计算机编程常用英语词汇
1.s et v. 设置,n. 集合2.t ype n. 型,类型;v. 打印3.t ext n. 正文,文本4.d o v. 做,干;n. 循环5.r eturn v. 返回,回送6.n umber n. 数字,号码;vt. 编号7.w indow n. 窗口8.v ariable a. 可变的;n. 变量9.s tring n. 行,字符串10.function n. 函数,功能,操作11.value n. 值12.index n. 索引,变址,指数13.switch n. & v. 开关,转换,切换14.default v. 缺省,预置,约定15.search v. 检索,查询,搜索16.prompt n. & v. 提示17.execute v. 实行,实施18.escape v. 逃避,逸出,换码19.status n. 状态,态,状况20.argument n. 变元,自变量21.shift v. 转义,换档,移位22.replace vt. 替换,置换,代换23.while conj. 当…的时候24.main a. 主要的25.date n. 日期26.returned a. 退回的27.clear v. 清除,弄干净28.expression n. 表达式29.continue v. 连续,继续30.split v. 分开,分离31.cancel v. 删除,取消,作废32.document n. 文献,资料,文件33.case n. 情况,场合34.load n. & v. 装入,负载,寄存35.history n. 历史36.source n. 源,电源,源点37.join v. & n. 连接,并(运算)38.write v. 写,存入39.sort v. 分类,排序40.property n. 性(质),特征41.form n. 格式,表格,方式42.append vt. 附加,增补43.object n. 对象,目标,物体44.math n. 数学45.action n. 操作,运算46.match v. 比较,匹配,符合47.else ad. & conj. 否则,此外48.maximum n. & a. 最大(的),最高49.element n. 元件,元素,码元50.debug vt. 调试51.length n. (字,记录,块)长度52.null n. & a. 空(的),零(的)53.private a. 专用的,私人的54.equal vt. & n. 等于,相等;等号55.public a. 公用的,公共的56.ignore vt. 不管,忽略不计57.double a. 两倍的,成双的58.count v. 计数,计算59.pop v. 上托,弹出(栈)60.warning n. & a. 报警,预告61.push v. 推,按,压,进(栈)62.true a. & n. 真,实,选中63.convert v. 转换,变换64.break v. 断开,撕开,中断65.searching n. 搜索66.identify v. 识别,辨认67.expansion n. 展开,展开式68.year n. (一)年,年度,年龄69.exception n. 例外,异常,异议70.reverse v. & a. 反向的,逆71.undefined a. 未定义的72.short a. & n. 短的;短路73.delay v. 延迟74.splitting n. 分区(裂)75.random a. 随机的76.loading n. 装入,加载,存放77.explanation n. 说明,注解,注释78.host n. 主机79.wrong a. & ad. n. 错误(的)80.static a. 静态的,不变的81.overwrite v. 重写82.trim n. 区标,微调83.instance n. & vt. 例子,情况;举例84.underline n. 下划线85.trying a. 费劲的,困难的86.parent n. 双亲,父代87.method n. 方法,方案88.unshift v. 未移动,不移档89.rewrite vt. 重写,再生90.operator n. 操作员,运算符91.locking n. 锁定,加锁92.iterative a. 迭代的。
编程常用英语大全
编程常用英语大全分类:编程语言/C语言/文章My trusty index finger of a stylus is ready to swipe, pinch, double tap and scroll since these are natural gestures. MP3有了触摸屏,我那可靠的食指就可以像手写笔一样在屏幕上做放大、缩小、双击和滑动的动作,所有这些都不过是它本来就会的动作而已。
编程常用英语词汇application 应用程式应用、应用程序application framework 应用程式框架、应用框架应用程序框架architecture 架构、系统架构体系结构argument 引数(传给函式的值)。
叁见parameter 叁数、实质叁数、实叁、自变量array 阵列数组arrow operator arrow(箭头)运算子箭头操作符assembly 装配件assembly language 组合语言汇编语言assert(ion) 断言assign 指派、指定、设值、赋值赋值assignment 指派、指定赋值、分配assignment operator 指派(赋值)运算子 = 赋值操作符associated 相应的、相关的相关的、关联、相应的associative container 关联式容器(对应 sequential container)关联式容器atomic 不可分割的原子的attribute 属性属性、特性audio 音讯音频A.I. 人工智慧人工智能background 背景背景(用於图形着色)後台(用於行程)backward compatible 回溯相容向下兼容bandwidth 频宽带宽base class 基础类别基类base type 基础型别 (等同於 base class)batch 批次(意思是整批作业)批处理benefit 利益收益best viable function 最佳可行函式最佳可行函式(从 viable functions 中挑出的最佳吻合者)binary search 二分搜寻法二分查找binary tree 二元树二叉树binary function 二元函式双叁函数binary operator 二元运算子二元操作符binding 系结绑定bit 位元位bit field 位元栏位域bitmap 位元图位图bitwise 以 bit 为单元逐一┅bitwise copy 以 bit 为单元进行复制;位元逐一复制位拷贝block 区块,区段块、区块、语句块boolean 布林值(真假值,true 或 false)布尔值border 边框、框线边框brace(curly brace) 大括弧、大括号花括弧、花括号bracket(square brakcet) 中括弧、中括号方括弧、方括号breakpoint 中断点断点build 建造、构筑、建置(MS 用语)build-in 内建内置bus 汇流排总线business 商务,业务业务buttons 按钮按钮byte 位元组(由 8 bits 组成)字节cache 快取高速缓存call 呼叫、叫用调用callback 回呼回调call operator call(函式呼叫)运算子调用操作符(同 function call operator)candidate function 候选函式候选函数(在函式多载决议程序中出现的候选函式)chain 串链(例 chain of function calls)链character 字元字符check box 核取方块 (i.e. check button) 复选框checked exception 可控式异常(Java)check button 方钮 (i.e. check box) 复选按钮child class 子类别(或称为derived class, subtype)子类class 类别类class body 类别本体类体class declaration 类别宣告、类别宣告式类声明class definition 类别定义、类别定义式类定义class derivation list 类别衍化列类继承列表class head 类别表头类头class hierarchy 类别继承体系, 类别阶层类层次体系class library 类别程式库、类别库类库class template 类别模板、类别范本类模板class template partial specializations类别模板偏特化类模板部分特化class template specializations类别模板特化类模板特化cleanup 清理、善後清理、清除client 客端、客户端、客户客户client-server 主从架构客户/服务器clipboard 剪贴簿剪贴板clone 复制克隆collection 群集集合combo box 复合方块、复合框组合框command line 命令列命令行(系统文字模式下的整行执行命令) communication 通讯通讯compatible 相容兼容compile time 编译期编译期、编译时compiler 编译器编译器component 组件组件composition 复合、合成、组合组合computer 电脑、计算机计算机、电脑concept 概念概念concrete 具象的实在的concurrent 并行并发configuration 组态配置connection 连接,连线(网络,资料库)连接constraint 约束(条件)construct 构件构件container 容器容器(存放资料的某种结构如 list, vector...)containment 内含包容context 背景关系、周遭环境、上下脉络环境、上下文control 控制元件、控件控件console 主控台控制台const 常数(constant 的缩写,C++ 关键字)constant 常数(相对於 variable)常量constructor(ctor)建构式构造函数(与class 同名的一种 member functions)copy (v) 复制、拷贝拷贝copy (n) 复件, 副本cover 涵盖覆盖create 创建、建立、产生、生成创建creation 产生、生成创建cursor 游标光标custom 订制、自定定制data 资料数据database 资料库数据库database schema 数据库结构纲目data member 资料成员、成员变数数据成员、成员变量data structure 资料结构数据结构datagram 资料元数据报文dead lock 死结死锁debug 除错调试debugger 除错器调试器declaration 宣告、宣告式声明deduction 推导(例:template argument deduction)推导、推断default 预设缺省、默认defer 延缓推迟define 定义预定义definition 定义、定义区、定义式定义delegate 委派、委托、委任委托delegation (同上)demarshal 反编列散集dereference 提领(取出指标所指物体的内容)解叁考dereference operator dereference(提领)运算子 * 解叁考操作符derived class 衍生类别派生类design by contract 契约式设计design pattern 设计范式、设计样式设计模式※最近我比较喜欢「设计范式」一词destroy 摧毁、销毁destructor 解构式析构函数device 装置、设备设备dialog 对话窗、对话盒对话框directive 指令(例:using directive) (编译)指示符directory 目录目录disk 碟盘dispatch 分派分派distributed computing 分布式计算 (分布式电算) 分布式计算分散式计算 (分散式电算)document 文件文档dot operator dot(句点)运算子 . (圆)点操作符driver 驱动程式驱动(程序)dynamic binding 动态系结动态绑定efficiency 效率效率efficient 高效高效end user 终端用户entity 物体实体、物体encapsulation 封装封装enclosing class 外围类别(与巢状类别 nested class 有关)外围类enum (enumeration) 列举(一种 C++ 资料型别)枚举enumerators 列举元(enum 型别中的成员)枚举成员、枚举器equal 相等相等equality 相等性相等性equality operator equality(等号)运算子 == 等号操作符equivalence 等价性、等同性、对等性等价性equivalent 等价、等同、对等等价escape code 转义码转义码evaluate 评估、求值、核定评估event 事件事件event driven 事件驱动的事件驱动的exception 异常情况异常exception declaration 异常宣告(ref. C++ Primer 3/e, 11.3)异常声明exception handling 异常处理、异常处理机制异常处理、异常处理机制exception specification 异常规格(ref. C++ Primer 3/e, 11.4)异常规范exit 退离(指离开函式时的那一个执行点)退出explicit 明白的、明显的、显式显式export 汇出引出、导出expression 运算式、算式表达式facility 设施、设备设施、设备feature 特性field 栏位,资料栏(Java)字段, 值域(Java)file 档案文件firmware 韧体固件flag 旗标标记flash memory 快闪记忆体闪存flexibility 弹性灵活性flush 清理、扫清刷新font 字型字体form 表单(programming 用语)窗体formal parameter 形式叁数形式叁数forward declaration 前置宣告前置声明forwarding 转呼叫,转发转发forwarding function 转呼叫函式,转发函式转发函数fractal 碎形分形framework 框架框架full specialization 全特化(ref. partial specialization)function 函式、函数函数function call operator 同 call operatorfunction object 函式物件(ref. C++ Primer 3/e, 12.3)函数对象function overloaded resolution函式多载决议程序函数重载解决(方案)functionality 功能、机能功能function template 函式模板、函式范本函数模板functor 仿函式仿函式、函子game 游戏游戏generate 生成generic 泛型、一般化的一般化的、通用的、泛化generic algorithm 泛型演算法通用算法getter (相对於 setter) 取值函式global 全域的(对应於 local)全局的global object 全域物件全局对象global scope resolution operator全域生存空间(范围决议)运算子 :: 全局范围解析操作符group 群组group box 群组方块分组框guard clause 卫述句 (Refactoring, p250) 卫语句GUI 图形介面图形界面hand shaking 握手协商handle 识别码、识别号、号码牌、权柄句柄handler 处理常式处理函数hard-coded 编死的硬编码的hard-copy 硬拷图屏幕截图hard disk 硬碟硬盘hardware 硬体硬件hash table 杂凑表哈希表、散列表header file 表头档、标头档头文件heap 堆积堆hierarchy 阶层体系层次结构(体系)hook 挂钩钩子hyperlink 超链结超链接icon 图示、图标图标IDE 整合开发环境集成开发环境identifier 识别字、识别符号标识符if and only if 若且唯若当且仅当Illinois 伊利诺伊利诺斯image 影像图象immediate base 直接的(紧临的)上层 base class。
计算机编程的专业英语单词
计算机编程的专业英语单词aggregation 聚合、聚集algorithm 算法alias 别名align 排列、对齐allocate 分配、配置allocator分配器、配置器angle bracket 尖括号annotation 注解、评注API (Application Programming Interface) 应用(程序)编程接口app domain (application domain)应用域application 应用、应用程序application framework 应用程序框架appearance 外观append 附加architecture 架构、体系结构archive file 归档文件、存档文件argument引数(传给函式的值)。
参见parameterarray 数组arrow operator 箭头操作符ASP(Active Server Page)活动服务器页面 worker process 工作者进程assembly 装配件、配件assembly language 汇编语言assembly manifest 装配件清单assert(ion) 断言assign 赋值assignment 赋值、分配assignment operator 赋值操作符associated 相关的、相关联的associative container 关联式容器(对应sequential container) asynchronous 异步的atomic 原子的atomic operation 原子操作attribute 特性、属性authentication service 验证服务authorization 授权audio 音频A.I. 人工智能B2B integration B2B整合、B2B集成(business-to-business integration) background 背景、后台(进程)backward compatible 向后兼容、向下兼容backup device备份设备backup file 备份文件bandwidth 带宽base class 基类base type 基类型batch 批处理BCL (base class library)基类库binary 二进制binary search 二分查找binary tree 二叉树binary function 双参函数binary large object二进制大对象binary operator 二元操作符binding 绑定bit 位bitmap 位图bitwise 按位...bitwise copy 为单元进行复制;位元逐一复制,按位拷bitwise operation 按位运算block 块、区块、语句块bookkeeping 簿记boolean 布林值(真假值,true或false)border 边框bounds checking 边界检查boxing 装箱、装箱转换brace (curly brace) 大括号、花括号bracket (square brakcet) 中括号、方括号breakpoint 断点browser applications 浏览器应用(程序)browser-accessible application 可经由浏览器访问的应用程序build 编连(专指编译和连接built-in 内建、内置bus 总线business 业务、商务(看场合)business Logic 业务逻辑business rules 业务规则buttons 按钮bug 臭虫by/through 通过byte 位元组(由8 bits组成)cache 高速缓存call 调用callback 回调call-level interface (CLI)调用级接口(CLI)call operator 调用操作符candidate key 候选键(for database)cascading delete 级联删除(for database)cascading update 级联更新(for database)casting 转型、造型转换catalog 目录chain 链(function calls)character 字符character format 字符格式character set 字符集CHECK constraints CHECK约束(for database)checkpoint 检查点(for database)check box 复选框check button 复选按钮child class 子类CIL (common intermediate language)通用中间语言、通用中介语言class 类class declaration 类声明class definition 类定义class derivation list 类继承列表class factory 类厂class hierarchy 类层次结构class library 类库class loader 类装载器class template 类模板class template partial specializations 类模板部分特化class template specializations 类模板特化classification 分类clause 子句client application 客户端应用程序client cursor 客户端游标(for database)code page 代码页cleanup 清理、清除CLI (Common Language Infrastructure) 通用语言基础设施client 客户、客户端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 scrīpt 数据库脚本(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)分布式COMdead 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 namedeploy 部署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 刷新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 ()) 函数调用操作符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 分组框GUI 图形界面GUID (Globally Unique Identifier) 全球唯一标识符hand shaking 握手handle 句柄handler 处理器hard-coded 硬编码的hard-copy 截屏图hard disk 硬盘hardware 硬件hash table 散列表、哈希表header file头文件heap 堆help file 帮助文件hierarchy 层次结构、继承体系hierarchical data 阶层式数据、层次式数据hook 钩子Host (application)宿主(应用程序)hot key 热键hyperlink 超链接HTML (HyperText Markup Language) 超文本标记语言HTTP pipeline HTTP管道HTTP (HyperText Transfer Protocol) 超文本传输协议icon 图标IDE (Integrated Development Environment)集成开发环境IDL (Interface Definition Language) 接口定义语言identifier 标识符idle time 空闲时间if and only if当且仅当IL (Intermediate Language) 中间语言、中介语言image 图象IME 输入法immediate base 直接基类immediate derived 直接派生类immediate updating 即时更新(for database)implicit transaction隐式事务(for database) incremental update 增量更新(for database)index 索引(for database)implement 实现implementation 实现、实现品implicit 隐式import 导入increment operator 增加操作符infinite loop 无限循环infinite recursive 无限递归information 信息infrastructure 基础设施inheritance 继承、继承机制inline 内联inline expansion 内联展开initialization 初始化initialization list 初始化列表、初始值列表initialize 初始化inner join 内联接(for database)in-place active 现场激活instance 实例instantiated 具现化、实体化(常应用于template) instantiation 具现体、具现化实体(常应用于template) integrate 集成、整合integrity 完整性、一致性integrity constraint完整性约束(for database) interprocess communication (IPC)进程间通讯(IPC) interacts 交互interface 接口for GUI 界面interoperability 互操作性、互操作能力interpreter 解释器introspection 自省invariants 不变性invoke 调用isolation level 隔离级别(for database)iterate 迭代iterative 反复的、迭代的iterator 迭代器iteration 迭代(回圈每次轮回称为一个iteration)item 项、条款、项目JIT compilation JIT编译即时编译key 键(for database)key column 键列(for database)laser 激光late binding 迟绑定left outer join 左向外联接(for database)level 阶、层例high level 高阶、高层library 库lifetime 生命期、寿命link 连接、链接linkage 连接、链接linker 连接器、链接器literal constant 字面常数list 列表、表、链表list box 列表框livelock 活锁(for database)load 装载、加载load balancing 负载平衡loader 装载器、载入器local 局部的local object 局部对象lock 锁log 日志login 登录login security mode登录安全模式(for database)lookup table 查找表(for database)loop 循环loose coupling 松散耦合lvalue 左值machine code 机器码、机器代码macro 宏maintain 维护managed code 受控代码、托管代码Managed Extensions 受控扩充件、托管扩展managed object 受控对象、托管对象mangled namemanifest 清单manipulator 操纵器(iostream预先定义的一种东西)many-to-many relationship 多对多关系(for database)many-to-one relationship 多对一关系(for database)marshal 列集member 成员member access operator 成员取用运算子(有dot和arrow两种) member function 成员函数member initialization list成员初始值列表memberwise 以member为单元…、members 逐一…memberwise copymemory 内存memory leak 内存泄漏menu 菜单message 消息message based 基于消息的message loop 消息环message queuing消息队列metadata 元数据metaprogramming元编程method 方法micro 微middleware 中间件middle tier 中间层modeling 建模modeling language 建模语言modifier 修饰字、修饰符modem 调制解调器module 模块most derived class最底层的派生类mouse 鼠标mutable 可变的mutex 互斥元、互斥体multidimensional OLAP (MOLAP) 多维OLAP(MOLAP) (for database) multithreaded server application 多线程服务器应用程序multiuser 多用户multi-tasking 多任务multi-thread 多线程multicast delegate 组播委托、多点委托named parameter 命名参数named pipe 命名管道namespace 名字空间、命名空间native 原生的、本地的native code 本地码、本机码Native Image Generator (NGEN)本地映像生成器nested class 嵌套类nested query 嵌套查询(for database)nested table 嵌套表(for database)network 网络network card 网卡nondependent nameobject 对象object based 基于对象的object file 目标文件object model 对象模型object oriented 面向对象的object pooling 对象池化ODBC data source ODBC数据源(for database)ODBC driver ODBC驱动程序(for database)ODR (one-definition rule)OLE Automation objects OLE自动化对象(for database)OLE Automation server OLE自动化服务器(for database)OLE DB consumer OLE DB使用者(for database)OLE DB for OLAP 用于OLAP的OLE DB (for database)OLE DB provider OLE DB提供者(for database)one-to-many relationship 一对多关系(for database)one-to-one relationship 一对一关系(for database)online analytical processing (OLAP) 联机分析处理(OLAP) (for database) online redo log 联机重做日志(for database)online transaction processing (OLTP) 联机事务处理(OLTP) (for database) Open Data Services (ODS) 开放式数据服务(ODS) (for database)Open Database Connectivity (ODBC) 开放式数据库连接(ODBC) (for database) operand 操作数operating system (OS) 操作系统operation 操作operator 操作符、运算符option 选项optimizer 优化器outer join 外联接(for database)overflow 上限溢位(相对于underflow)overhead 额外开销overload 重载overload resolution 重载决议overloaded function 重载的函数overloaded operator 被重载的操作符override 覆写、重载、重新定义package 包packaging 打包palette 调色板parallel 并行parameter 参数、形式参数、形参parameter list 参数列表parameterize 参数化parent class 父类parentheses 圆括弧、圆括号parse 解析parser 解析器part 零件、部件partial specialization 局部特化pass by address 传址(函式引数的传递方式)(非正式用语)pass by reference 传地址、按引用传递pass by value 按值传递pattern 模式PDA (personal digital assistant)个人数字助理PE (Portable Executable) file 可移植可执行文件performance 性能persistence 持久性PInvoke (platform invoke service) 平台调用服务pixel 像素placement deleteplacement newplaceholder 占位符platform 平台POD (plain old data (type))POI (point of instantiation)pointer 指针poll 轮询pooling 池化polymorphism 多态pop up 弹出式port 端口postfix 后缀precedence 优先序(通常用于运算子的优先执行次序) prefix 前缀preprocessor 预处理器primary key (PK)主键(PK) (for database)primary table 主表(for database)primary template原始模板primitive type 原始类型print 打印printer 打印机procedure 过程procedural 过程式的、过程化的process 进程profile 评测profiler 效能(性能)评测器program 程序programmer 程序员programming编程、程序设计progress bar 进度指示器project 项目、工程property 属性protocol 协议pseudo code伪码qualified 经过资格修饰(例如加上scope运算子) qualifiedqualifier 修饰符quality 质量queue 队列race condition 竞争条件(多线程环境常用语)radian 弧度radio button 单选按钮raise 引发(常用来表示发出一个exception) random number 随机数range 范围、区间rank 等级raw 未经处理的readOnly只读record 记录(for database)recordset 记录集(for databaserecursive 递归re-direction 重定向refactoring 重构refer 引用、参考reference 引用、参考reference counting引用计数referential integrity (RI)引用完整性(RI) (for database) register 寄存器reflection 反射refresh data 刷新数据(for database)regular expression 正则表达式relational database 关系数据库remote 远程remote request 远程请求represent 表述,表现resolve 解析、决议resolution 解析过程result set 结果集(for database)retrieve data 检索数据return 返回return type 返回类型return value 返回值right outer join 右向外联接(for database)revoke 撤销robust 健壮robustness 健壮性roll back 回滚(for database)roll forward 前滚(for database)routine 例程row 行(for database)row lock 行锁(for database)rowset 行集(for database)RPC (remote procedure call)RPC(远程过程调用) runtime 执行期、运行期、执行时、运行时rvalue 右值save 保存savepoint 保存点(for database)SAX (Simple API for XML)scalable 可伸缩的、可扩展的schedule 调度scheduler 调度程序schema 模式、纲目结构scroll bar滚动条scope 作用域、生存空间scope operator 生存空间操作符scope resolution operator 生存空间解析操作符screen 屏幕SDK (Software Development Kit)软件开发包sealed class 密封类search 查找semantics 语义semaphore 信号量sequential container序列式容器server 服务器、服务端serial 串行serialization/serialize 序列化server cursor服务端游标、服务器游标(for database) session 会话(for database)setter 设值函数shared lock 共享锁(for database)sibling 同级side effect 副作用signature 签名single-threaded 单线程slider滑块slot 槽smart pointer 智能指针SMTP (Simple Mail Transfer Protocol) 简单邮件传输协议snapshot 截屏图snapshot 快照(for database)specialization 特化specification 规范、规格splitter 切分窗口SOAP (simple object access protocol) 简单对象访问协议software 软件source code 源码、源代码SQL (Structured Query Language) 结构化查询语言(for database) stack 栈、堆栈stack unwinding 叠辗转开解(此词用于exception主题) standard library 标准库standard template library 标准模板库stateless 无状态的statement 语句、声明static cursor 静态游标(for database)static SQL statements 静态SQL语句(for database)stored procedure 存储过程(for database)status bar 状态条stream 流string 字符串stub 存根subobject子对象subquery 子查询(for database)subroutine 子例程subscrīpt operator 下标操作符subset 子集subtype 子类型support 支持suspend 挂起symbol 记号syntax 语法system databases 系统数据库(for database)system tables 系统表(for database)table 表(for database)table lock 表锁(for database)table-level constraint 表级约束(for database)tape backup 磁带备份(for database)target 标的,目标task switch 工作切换TCP (Transport Control Protocol) 传输控制协议template 模板template-idtemplate argument deduction 模板参数推导template explicit specialization 模板显式特化template parameter 模板参数template template parametertemporary object 临时对象temporary table 临时表(for database)text 文本text file 文本文件thin client 瘦客户端third-party 第三方thread 线程thread-safe 线程安全的throw 抛出、引发(常指发出一个exception)token 符号、标记、令牌(看场合)trace 跟踪transaction 事务(for database)transaction log 事务日志(for database)transaction rollback 事务回滚(for database)transactional replication 事务复制(for database)translation unit 翻译单元traverse 遍历trigger 触发器(for database)two-phase commit 两阶段提交(for database)tupletwo-phase lookup 两阶段查找type 类型UDDI(Universary Descrīption, Discovery and Integration)统一描述、查询与集成UML (unified modeling language)统一建模语言unary function 单参函数unary operator 一元操作符unboxing 拆箱、拆箱转换underflow 下限溢位(相对于overflow)Union query 联合查询(for database)UNIQUE constraints UNIQUE约束(for database)unique index 唯一索引(for database)unmanaged code 非受控代码、非托管代码unmarshal 散集unqualified 未经限定的、未经修饰的URI (Uniform Resource identifier) 统一资源标识符URL (Uniform Resource Locator) 统一资源定位器user 用户user interface 用户界面value types 值类型variable 变量vector 向量(一种容器,有点类似array)viable 可行的video 视频view 视图VEE (Virtual Execution Engine)虚拟执行引擎vendor 厂商view 视图(for database)virtual function 虚函数virtual machine 虚拟机virtual memory 虚拟内存vowel 元音字母Web Services web服务WHERE clause WHERE子句(for database)wildcard characters 通配符字符(for database)wildcard search 通配符搜索(for database)window 窗口window function 窗口函数window procedure 窗口过程Windows authentication Windows身份验证wizard 向导word 单词word processor 字处理器wrapper 包装、包装器write enable 写启用(for database)write-ahead log 预写日志(for database)write-only 只写WSDL (Web Service Descrīption Language)Web Service描述语言XML Message Interface (XMI) XML消息接口XML (eXtensible Markup Language) 可扩展标记语言XSD (XML Schema Definition) XML模式定义语言XSL (eXtensible Stylesheet Language) 可扩展样式表语言XSLT (eXtensible Stylesheet Language Transformation)可扩展样式表语言转换xxx based 基于xxx的xxx oriented 面向xxx。
计算机编程及常用术语英语词汇大全
第一部分、计算机算法常用术语中英对照Data Structures 基本数据结构Dictionaries 字典Priority Queues 堆Graph Data Structures 图Set Data Structures 集合Kd-Trees 线段树Numerical Problems 数值问题Solving Linear Equations 线性方程组Bandwidth Reduction 带宽压缩Matrix Multiplication 矩阵乘法Determinants and Permanents 行列式Constrained and Unconstrained Optimization 最值问题Linear Programming 线性规划Random Number Generation 随机数生成Factoring and Primality Testing 因子分解/质数判定Arbitrary Precision Arithmetic 高精度计算Knapsack Problem 背包问题Discrete Fourier Transform 离散Fourier变换Combinatorial Problems 组合问题Sorting 排序Searching 查找Median and Selection 中位数Generating Permutations 排列生成Generating Subsets 子集生成Generating Partitions 划分生成Generating Graphs 图的生成Calendrical Calculations 日期Job Scheduling 工程安排Satisfiability 可满足性Graph Problems -- polynomial 图论-多项式算法Connected Components 连通分支Topological Sorting 拓扑排序Minimum Spanning Tree 最小生成树Shortest Path 最短路径Transitive Closure and Reduction 传递闭包Matching 匹配Eulerian Cycle / Chinese Postman Euler回路/中国邮路Edge and Vertex Connectivity 割边/割点Network Flow 网络流Drawing Graphs Nicely 图的描绘Drawing Trees 树的描绘Planarity Detection and Embedding 平面性检测和嵌入Graph Problems -- hard 图论-NP问题Clique 最大团Independent Set 独立集Vertex Cover 点覆盖Traveling Salesman Problem 旅行商问题Hamiltonian Cycle Hamilton回路Graph Partition 图的划分Vertex Coloring 点染色Edge Coloring 边染色Graph Isomorphism 同构Steiner Tree Steiner树Feedback Edge/Vertex Set 最大无环子图Computational Geometry 计算几何Convex Hull 凸包Triangulation 三角剖分Voronoi Diagrams Voronoi图Nearest Neighbor Search 最近点对查询Range Search 范围查询Point Location 位置查询Intersection Detection 碰撞测试Bin Packing 装箱问题Medial-Axis Transformation 中轴变换Polygon Partitioning 多边形分割Simplifying Polygons 多边形化简Shape Similarity 相似多边形Motion Planning 运动规划Maintaining Line Arrangements 平面分割Minkowski Sum Minkowski和Set and String Problems 集合与串的问题Set Cover 集合覆盖Set Packing 集合配置String Matching 模式匹配Approximate String Matching 模糊匹配Text Compression 压缩Cryptography 密码Finite State Machine Minimization 有穷自动机简化Longest Common Substring 最长公共子串Shortest Common Superstring 最短公共父串DP——Dynamic Programming——动态规划recursion ——递归第二部分、编程词汇A2A integration A2A整合abstract 抽象的abstract base class (ABC)抽象基类abstract class 抽象类abstraction 抽象、抽象物、抽象性access 存取、访问access level访问级别access function 访问函数account 账户action 动作activate 激活active 活动的actual parameter 实参adapter 适配器add-in 插件address 地址address space 地址空间address-of operator 取地址操作符ADL (argument-dependent lookup)ADO(ActiveX Data Object)ActiveX数据对象advancedaggregation 聚合、聚集algorithm 算法alias 别名align 排列、对齐allocate 分配、配置allocator分配器、配置器angle bracket 尖括号annotation 注解、评注API (Application Programming Interface) 应用(程序)编程接口app domain (application domain)应用域application 应用、应用程序application framework 应用程序框架appearance 外观append 附加architecture 架构、体系结构archive file 归档文件、存档文件argument引数(传给函式的值)。
编程行业常用英语词汇
编程行业常用英语词汇下面是我编写整理的有关编程的英语词汇,欢迎参考!application 应用程式应用、应用程序application framework 应用程式框架、应用框架应用程序框架architecture 架构、系统架构体系结构argument 引数(传给函式的值)。
叁见 parameter 叁数、实质叁数、实叁、自变量array 阵列数组arrow operator arrow(箭头)运算子箭头操作符assembly 装配件assembly language 组合语言汇编语言assert(ion) 断言assign 指派、指定、设值、赋值赋值assignment 指派、指定赋值、分配assignment operator 指派(赋值)运算子 = 赋值操作符associated 相应的、相关的相关的、关联、相应的associative container 关联式容器(对应sequential container) 关联式容器atomic 不可分割的原子的attribute 属性属性、特性audio 音讯音频A.I. 人工智慧人工智能background 背景背景(用於图形着色)後台(用於行程)backward compatible 回溯相容向下兼容bandwidth 频宽带宽base class 基础类别基类base type 基础型别 (等同於 base class)batch 批次(意思是整批作业) 批处理benefit 利益收益best viable function 最佳可行函式最佳可行函式(从 viable functions 中挑出的最佳吻合者) binary search 二分搜寻法二分查找binary tree 二元树二叉树binary function 二元函式双叁函数binary operator 二元运算子二元操作符binding 系结绑定bit 位元位bit field 位元栏位域bitmap 位元图位图bitwise 以 bit 为单元逐一┅bitwise copy 以 bit 为单元进行复制;位元逐一复制位拷贝block 区块,区段块、区块、语句块boolean 布林值(真假值,true 或 false) 布尔值border 边框、框线边框brace(curly brace) 大括弧、大括号花括弧、花括号bracket(square brakcet) 中括弧、中括号方括弧、方括号breakpoint 中断点断点build 建造、构筑、建置(MS 用语)buildin 内建内置bus 汇流排总线business 商务,业务业务buttons 按钮按钮byte 位元组(由 8 bits 组成) 字节cache 快取高速缓存call 呼叫、叫用调用callback 回呼回调call operator call(函式呼叫)运算子调用操作符(同 function call operator)candidate function 候选函式候选函数(在函式多载决议程序中出现的候选函式)chain 串链(例 chain of function calls) 链character 字元字符check box 核取方块 (i.e. check button) 复选框checked exception 可控式异常(Java)check button 方钮 (i.e. check box) 复选按钮child class 子类别(或称为derived class, subtype) 子类class 类别类class body 类别本体类体class declaration 类别宣告、类别宣告式类声明class definition 类别定义、类别定义式类定义class derivation list 类别衍化列类继承列表class head 类别表头类头class hierarchy 类别继承体系, 类别阶层类层次体系class library 类别程式库、类别库类库class template 类别模板、类别范本类模板class template partial specializations 类别模板偏特化类模板部分特化class template specializations 类别模板特化类模板特化cleanup 清理、善後清理、清除client 客端、客户端、客户客户clientserver 主从架构客户/服务器clipboard 剪贴簿剪贴板clone 复制克隆collection 群集集合combo box 复合方块、复合框组合框command line 命令列命令行(系统文字模式下的整行执行命令)communication 通讯通讯compatible 相容兼容compile time 编译期编译期、编译时compiler 编译器编译器component 组件组件composition 复合、合成、组合组合computer 电脑、计算机计算机、电脑concept 概念概念concrete 具象的实在的concurrent 并行并发configuration 组态配置connection 连接,连线(网络,资料库) 连接constraint 约束(条件)construct 构件构件container 容器容器 (存放资料的某种结构如 list,vector...)containment 内含包容context 背景关系、周遭环境、上下脉络环境、上下文control 控制元件、控件控件console 主控台控制台const 常数(constant 的缩写,C++ 关键字)constant 常数(相对於 variable) 常量constructor(ctor) 建构式构造函数 (与class 同名的一种 member functions)copy (v) 复制、拷贝拷贝copy (n) 复件, 副本cover 涵盖覆盖create 创建、建立、产生、生成创建creation 产生、生成创建cursor 游标光标custom 订制、自定定制data 资料数据database 资料库数据库database schema 数据库结构纲目data member 资料成员、成员变数数据成员、成员变量data structure 资料结构数据结构datagram 资料元数据报文dead lock 死结死锁debug 除错调试debugger 除错器调试器declaration 宣告、宣告式声明deduction 推导(例:template argument deduction) 推导、推断default 预设缺省、默认defer 延缓推迟define 定义预定义definition 定义、定义区、定义式定义delegate 委派、委托、委任委托delegation (同上)demarshal 反编列散集dereference 提领(取出指标所指物体的内容) 解叁考dereference operator dereference(提领)运算子 * 解叁考操作符derived class 衍生类别派生类design by contract 契约式设计design pattern 设计范式、设计样式设计模式※ 最近我比较喜欢「设计范式」一词destroy 摧毁、销毁destructor 解构式析构函数device 装置、设备设备dialog 对话窗、对话盒对话框directive 指令(例:using directive) (编译)指示符directory 目录目录disk 碟盘dispatch 分派分派distributed computing 分布式计算 (分布式电算) 分布式计算分散式计算 (分散式电算)document 文件文档dot operator dot(句点)运算子 . (圆)点操作符driver 驱动程式驱动(程序)dynamic binding 动态系结动态绑定efficiency 效率效率efficient 高效高效end user 终端用户entity 物体实体、物体encapsulation 封装封装enclosing class 外围类别(与巢状类别 nested class 有关)外围类enum (enumeration) 列举(一种 C++ 资料型别) 枚举enumerators 列举元(enum 型别中的成员) 枚举成员、枚举器equal 相等相等equality 相等性相等性equality operator equality(等号)运算子 == 等号操作符equivalence 等价性、等同性、对等性等价性equivalent 等价、等同、对等等价escape code 转义码转义码evaluate 评估、求值、核定评估event 事件事件event driven 事件驱动的事件驱动的exception 异常情况异常exception declaration 异常宣告(ref. C++ Primer 3/e, 11.3) 异常声明exception handling 异常处理、异常处理机制异常处理、异常处理机制exception specification 异常规格(ref. C++ Primer 3/e, 11.4) 异常规范exit 退离(指离开函式时的那一个执行点) 退出explicit 明白的、明显的、显式显式export 汇出引出、导出expression 运算式、算式表达式facility 设施、设备设施、设备feature 特性field 栏位,资料栏(Java) 字段, 值域(Java)file 档案文件firmware 韧体固件flag 旗标标记flash memory 快闪记忆体闪存flexibility 弹性灵活性flush 清理、扫清刷新font 字型字体form 表单(programming 用语) 窗体formal parameter 形式叁数形式叁数forward declaration 前置宣告前置声明forwarding 转呼叫,转发转发forwarding function 转呼叫函式,转发函式转发函数fractal 碎形分形framework 框架框架full specialization 全特化(ref. partial specialization)function 函式、函数函数function call operator 同 call operatorfunction object 函式物件(ref. C++ Primer 3/e, 12.3) 函数对象function overloaded resolution 函式多载决议程序函数重载解决(方案)functionality 功能、机能功能function template 函式模板、函式范本函数模板functor 仿函式仿函式、函子game 游戏游戏generate 生成generic 泛型、一般化的一般化的、通用的、泛化generic algorithm 泛型演算法通用算法getter (相对於 setter) 取值函式global 全域的(对应於 local) 全局的global object 全域物件全局对象global scope resolution operator全域生存空间(范围决议)运算子 :: 全局范围解析操作符group 群组group box 群组方块分组框guard clause 卫述句 (Refactoring, p250) 卫语句GUI 图形介面图形界面hand shaking 握手协商handle 识别码、识别号、号码牌、权柄句柄handler 处理常式处理函数hardcoded 编死的硬编码的'hardcopy 硬拷图屏幕截图hard disk 硬碟硬盘hardware 硬体硬件hash table 杂凑表哈希表、散列表header file 表头档、标头档头文件heap 堆积堆hierarchy 阶层体系层次结构(体系)hook 挂钩钩子hyperlink 超链结超链接icon 图示、图标图标IDE 整合开发环境集成开发环境identifier 识别字、识别符号标识符if and only if 若且唯若当且仅当Illinois 伊利诺伊利诺斯image 影像图象immediate base 直接的(紧临的)上层 base class。
编程常用到的英文单词大全
编程常用到的英文单词大全在学习和使用编程语言的过程中,我们经常会遇到一些英文单词。
这些单词不仅是编程语言的关键词,还是我们编程工作中必备的词汇。
下面是一些编程中常用的英文单词的大全:Data Types•integer•float•string•boolean•array•list•dictionary•tuple•setControl Flow•if•else•elif•while•for•break•continue•returnFunctions•function•parameter•argument•return value•lambda•method•class•object•module•package Operators•addition•subtraction•multiplication•division•modulus•assignment•comparison•logical•bitwise•increment•decrement Error Handling•try•except•finally•raise•assertFile Handling•open•read•write•close•append•seekMiscellaneous•import•from•as•in•not•and•or•pass•global•local以上就是编程中常用到的英文单词的大全。
熟练掌握这些词汇将有助于您更好地理解和使用编程语言,提高编程的效率和准确性。
希望这份单词大全能够对您有所帮助!。
计算机编程及常用术语英语词汇大全精编版
计算机编程及常用术语英语词汇大全精编版1. Algorithm - 算法2. Array - 数组3. Boolean - 布尔4. Class - 类6. Debugging - 调试7. Encapsulation - 封装8. Function - 函数9. GUI (Graphical User Interface) - 图形用户界面10. IDE (Integrated Development Environment) - 集成开发环境11. Inheritance - 继承12. Interface - 接口13. Loop - 循环14. Method - 方法15. Object - 对象16. Operator - 运算符17. Parameter - 参数18. Polymorphism - 多态性19. Recursion - 递归20. Syntax - 语法21. Variable - 变量22. Function call - 函数调用23. Data type - 数据类型24. Conditional statement - 条件语句25. Program - 程序26. Statement - 语句27. Variable declaration - 变量声明29. Binary - 二进制30. Source code - 源代码33. Syntax error - 语法错误34. Library - 库35. API (Application Programming Interface) - 应用程序编程接口36. Framework - 框架37. Version control - 版本控制38. Debug - 调试39. Breakpoint - 断点40. Exception - 异常41. Module - 模块42. Package - 包43. Git - 分布式版本控制系统44. Loop - 循环45. String - 字符串46. Integer - 整数47. Float - 浮点数48. Double - 双精度浮点数49. Syntax highlighting - 语法高亮50. Whitespace - 空白字符这些词汇涵盖了计算机编程及常用术语的基本概念和关键词汇,可以帮助你更好地理解和阅读编程文档和代码。
计算机编程常用英语单词
计算机编程常用英语单词(总8页)--本页仅作为文档封面,使用时请直接删除即可----内页可以根据需求调整合适字体及大小--编程序常用英语单词application 应用程式应用、应用程序application framework 应用程式框架、应用框架应用程序框架architecture 架构、系统架构体系结构argument 引数(传给函式的值)。
叁见parameter 叁数、实质叁数、实叁、自变量array 阵列数组arrow operator arrow(箭头)运算子箭头操作符assembly 装配件assembly language 组合语言汇编语言assert(ion) 断言assign 指派、指定、设值、赋值赋值assignment 指派、指定赋值、分配assignment operator 指派(赋值)运算子 = 赋值操作符associated 相应的、相关的相关的、关联、相应的associative container 关联式容器(对应sequential container)关联式容器atomic 不可分割的原子的attribute 属性属性、特性audio 音讯音频. 人工智慧人工智能background 背景背景(用於图形着色)后台(用於行程)backward compatible 回溯相容向下兼容bandwidth 频宽带宽base class 基础类别基类base type 基础型别 (等同於 base class)batch 批次(意思是整批作业)批处理benefit 利益收益best viable function 最佳可行函式最佳可行函式(从 viable functions 中挑出的最佳吻合者)binary search 二分搜寻法二分查找binary tree 二元树二叉树binary function 二元函式双叁函数binary operator 二元运算子二元操作符binding 系结绑定bit 位元位bit field 位元栏位域bitmap 位元图位图bitwise 以 bit 为单元逐一┅bitwise copy 以 bit 为单元进行复制;位元逐一复制位拷贝block 区块,区段块、区块、语句块boolean 布林值(真假值,true 或 false)布尔值border 边框、框线边框brace(curly brace) 大括弧、大括号花括弧、花括号bracket(square brakcet) 中括弧、中括号方括弧、方括号breakpoint 中断点断点build 建造、构筑、建置(MS 用语)build-in 内建内置bus 汇流排总线business 商务,业务业务buttons 按钮按钮byte 位元组(由 8 bits 组成)字节cache 快取高速缓存call 呼叫、叫用调用callback 回呼回调call operator call(函式呼叫)运算子调用操作符(同 function call operator)candidate function 候选函式候选函数(在函式多载决议程序中出现的候选函式)chain 串链(例 chain of function calls)链character 字元字符check box 核取方块 . check button) 复选框checked exception 可控式异常(Java)check button 方钮 . check box) 复选按钮child class 子类别(或称为derived class, subtype)子类class 类别类class body 类别本体类体class declaration 类别宣告、类别宣告式类声明class definition 类别定义、类别定义式类定义class derivation list 类别衍化列类继承列表class head 类别表头类头class hierarchy 类别继承体系, 类别阶层类层次体系class library 类别程式库、类别库类库class template 类别模板、类别范本类模板class template partial specializations类别模板偏特化类模板部分特化class template specializations类别模板特化类模板特化cleanup 清理、善后清理、清除client 客端、客户端、客户客户client-server 主从架构客户/服务器clipboard 剪贴簿剪贴板clone 复制克隆collection 群集集合combo box 复合方块、复合框组合框command line 命令列命令行(系统文字模式下的整行执行命令) communication 通讯通讯compatible 相容兼容compile time 编译期编译期、编译时compiler 编译器编译器component 组件组件composition 复合、合成、组合组合computer 电脑、计算机计算机、电脑concept 概念概念concrete 具象的实在的concurrent 并行并发configuration 组态配置connection 连接,连线(网络,资料库)连接constraint 约束(条件)construct 构件构件container 容器容器(存放资料的某种结构如 list, vector...)containment 内含包容context 背景关系、周遭环境、上下脉络环境、上下文control 控制元件、控件控件console 主控台控制台const 常数(constant 的缩写,C++ 关键字)constant 常数(相对於 variable)常量constructor(ctor)建构式构造函数(与class 同名的一种 member functions)copy (v) 复制、拷贝拷贝copy (n) 复件, 副本cover 涵盖覆盖create 创建、建立、产生、生成创建creation 产生、生成创建cursor 游标光标custom 订制、自定定制data 资料数据database 资料库数据库database schema 数据库结构纲目data member 资料成员、成员变数数据成员、成员变量data structure 资料结构数据结构datagram 资料元数据报文dead lock 死结死锁debug 除错调试debugger 除错器调试器declaration 宣告、宣告式声明deduction 推导(例:template argument deduction)推导、推断default 预设缺省、默认defer 延缓推迟define 定义预定义definition 定义、定义区、定义式定义delegate 委派、委托、委任委托delegation (同上)demarshal 反编列散集dereference 提领(取出指标所指物体的内容)解叁考dereference operator dereference(提领)运算子 * 解叁考操作符derived class 衍生类别派生类design by contract 契约式设计design pattern 设计范式、设计样式设计模式※最近我比较喜欢「设计范式」一词destroy 摧毁、销毁destructor 解构式析构函数device 装置、设备设备dialog 对话窗、对话盒对话框directive 指令(例:using directive) (编译)指示符directory 目录目录disk 碟盘dispatch 分派分派distributed computing 分布式计算 (分布式电算) 分布式计算分散式计算 (分散式电算)document 文件文档dot operator dot(句点)运算子 . (圆)点操作符driver 驱动程式驱动(程序)dynamic binding 动态系结动态绑定efficiency 效率效率efficient 高效高效end user 终端用户entity 物体实体、物体encapsulation 封装封装enclosing class 外围类别(与巢状类别 nested class 有关)外围类enum (enumeration) 列举(一种 C++ 资料型别)枚举enumerators 列举元(enum 型别中的成员)枚举成员、枚举器equal 相等相等equality 相等性相等性equality operator equality(等号)运算子 == 等号操作符equivalence 等价性、等同性、对等性等价性equivalent 等价、等同、对等等价escape code 转义码转义码evaluate 评估、求值、核定评估event 事件事件event driven 事件驱动的事件驱动的exception 异常情况异常exception declaration 异常宣告(ref. C++ Primer 3/e, )异常声明exception handling 异常处理、异常处理机制异常处理、异常处理机制exception specification 异常规格(ref. C++ Primer 3/e, )异常规范exit 退离(指离开函式时的那一个执行点)退出explicit 明白的、明显的、显式显式export 汇出引出、导出expression 运算式、算式表达式facility 设施、设备设施、设备feature 特性field 栏位,资料栏(Java)字段, 值域(Java)file 档案文件firmware 韧体固件flag 旗标标记flash memory 快闪记忆体闪存flexibility 弹性灵活性flush 清理、扫清刷新font 字型字体form 表单(programming 用语)窗体formal parameter 形式叁数形式叁数forward declaration 前置宣告前置声明forwarding 转呼叫,转发转发forwarding function 转呼叫函式,转发函式转发函数fractal 碎形分形framework 框架框架full specialization 全特化(ref. partial specialization)function 函式、函数函数function call operator 同 call operator function object 函式物件(ref. C++ Primer3/e, )函数对象function overloaded resolution函式多载决议程序函数重载解决(方案)functionality 功能、机能功能function template 函式模板、函式范本函数模板functor 仿函式仿函式、函子game 游戏游戏generate 生成generic 泛型、一般化的一般化的、通用的、泛化generic algorithm 泛型演算法通用算法getter (相对於 setter) 取值函式global 全域的(对应於 local)全局的global object 全域物件全局对象global scope resolution operator全域生存空间(范围决议)运算子 :: 全局范围解析操作符group 群组group box 群组方块分组框guard clause 卫述句 (Refactoring, p250) 卫语句GUI 图形介面图形界面hand shaking 握手协商handle 识别码、识别号、号码牌、权柄句柄handler 处理常式处理函数hard-coded 编死的硬编码的hard-copy 硬拷图屏幕截图hard disk 硬碟硬盘hardware 硬体硬件hash table 杂凑表哈希表、散列表header file 表头档、标头档头文件heap 堆积堆hierarchy 阶层体系层次结构(体系)hook 挂钩钩子hyperlink 超链结超链接icon 图示、图标图标IDE 整合开发环境集成开发环境identifier 识别字、识别符号标识符if and only if 若且唯若当且仅当Illinois 伊利诺伊利诺斯image 影像图象immediate base 直接的(紧临的)上层 base class。
计算机编程常用英语单词之欧阳索引创编
编法度经常使用英语单词欧阳索引(2021.02.02)application 应用程式应用、应用法度application framework 应用程式框架、应用框架应用法度框架architecture 架构、系统架构体系结构argument 引数(传给函式的值)。
叁见parameter 叁数、实质叁数、实叁、自变量array 阵列数组arrow operator arrow(箭头)运算子箭头操纵符assembly 装配件assembly language 组合语言汇编语言assert(ion) 断言assign 指派、指定、设值、赋值赋值assignment 指派、指定赋值、分派assignment operator 指派(赋值)运算子= 赋值操纵符associated 相应的、相关的相关的、关联、相应的associative container 关联式容器(对应sequential container)关联式容器atomic 不成联系的原子的attribute 属性属性、特性audio 音讯音频A.I. 人工智慧人工智能background 布景布景(用於图形着色)后台(用於行程)backward compatible 回溯相容向下兼容bandwidth 频宽带宽base class 基础类别基类base type 基础型别(同等於base class)batch 批次(意思是整批作业)批处理benefit 利益收益best viable function 最佳可行函式最佳可行函式(从viable functions 中挑出的最佳吻合者)binary search 二分搜寻法二分查找binary tree 二元树二叉树binary function 二元函式双叁函数binary operator 二元运算子二元操纵符binding 系结绑定bit 位元位bit field 位元栏位域bitmap 位元图位图bitwise 以bit 为单位逐一┅bitwise copy 以bit 为单位进行复制;位元逐一复制位拷贝block 区块,区段块、区块、语句块boolean 布林值(真假值,true 或false)布尔值border 边框、框线边框brace(curly brace) 年夜括弧、年夜括号花括弧、花括号bracket(square brakcet) 中括弧、中括号方括弧、方括号breakpoint 中断点断点build 建造、构筑、建置(MS 用语)build-in 内建内置bus 汇流排总线business 商务,业务业务buttons 按钮按钮byte 位元组(由8 bits 组成)字节cache 快取高速缓存call 呼叫、叫用调用callback 回呼回调call operator call(函式呼叫)运算子调用操纵符(同function call operator)candidate function 候选函式候选函数(在函式多载决议法度中呈现的候选函式)chain 串链(例chain of function calls)链character 字元字符check box 核取方块(i.e. check button) 复选框checked exception 可控式异常(Java)check button 方钮(i.e. check box) 复选按钮child class 子类别(或称为derived class, subtype)子类class 类别类class body 类别本体类体class declaration 类别宣告、类别宣告式类声明class definition 类别界说、类别界说式类界说class derivation list 类别衍化列类继承列表class head 类别表头类头class hierarchy 类别继承体系, 类别阶层类条理体系class library 类别程式库、类别库类库class template 类别模板、类别范本类模板class template partial specializations类别模板偏特化类模板部分特化class template specializations类别模板特化类模板特化cleanup 清理、善后清理、清除client 客端、客户端、客户客户client-server 主从架构客户/办事器clipboard 剪贴簿剪贴板clone 复制克隆collection 群集集合combo box 复合方块、复合框组合框command line 命令列命令行(系统文字模式下的整行执行命令)communication 通讯通讯compatible 相容兼容compile time 编译期编译期、编译时compiler 编译器编译器component 组件组件composition 复合、合成、组合组合computer 电脑、计算机计算机、电脑concept 概念概念concrete 具象的实在的concurrent 并行并发configuration 组态配置connection 连接,连线(网络,资料库)连接constraint 约束(条件)construct 构件构件container 容器容器(寄存资料的某种结构如list, vector...)containment 内含包涵context 布景关系、周遭环境、上下脉络环境、上下文control 控制元件、控件控件console 主控台控制台const 常数(constant 的缩写,C++ 关键字)constant 常数(相对於variable)常量constructor(ctor)建构式构造函数(与class 同名的一种member functions)copy (v) 复制、拷贝拷贝copy (n) 复件, 正本cover 涵盖笼盖create 创建、建立、产生、生成创建creation 产生、生成创建cursor 游标光标custom 订制、自定定制data 资料数据database 资料库数据库database schema 数据库结构纲目data member 资料成员、成员变数数据成员、成员变量data structure 资料结构数据结构datagram 资料元数据报文dead lock 死结死锁debug 除错调试debugger 除错器调试器declaration 宣告、宣告式声明deduction 推导(例:template argument deduction)推导、推断default 预设缺省、默认defer 延缓推迟define 界说预界说definition 界说、界说区、界说式界说delegate 委派、委托、委任委托delegation (同上)demarshal 反编列散集dereference 提领(取出指标所指物体的内容)解叁考dereference operator dereference (提领)运算子* 解叁考操纵符derived class 衍生类别派生类design by contract 契约式设计design pattern 设计范式、设计样式设计模式※最近我比较喜欢「设计范式」一词destroy 摧毁、销毁destructor 解构式析构函数device 装置、设备设备dialog 对话窗、对话盒对话框directive 指令(例:using directive)(编译)指示符directory 目录目录disk 碟盘dispatch 分拨分拨distributed computing 散布式计算(散布式电算) 散布式计算分离式计算(分离式电算) document 文件文档dot operator dot(句点)运算子 . (圆)点操纵符driver 驱动程式驱动(法度)dynamic binding 静态系结静态绑定efficiency 效率效率efficient 高效高效end user 终端用户entity 物体实体、物体encapsulation 封装封装enclosing class 外围类别(与巢状类别nested class 有关)外围类enum (enumeration) 列举(一种C++ 资料型别)枚举enumerators 列举元(enum 型别中的成员)枚举成员、枚举器equal 相等相等equality 相等性相等性equality operator equality(等号)运算子== 等号操纵符equivalence 等价性、同等性、对等性等价性equivalent 等价、同等、对等等价escape code 转义码转义码evaluate 评估、求值、核定评估event 事件事件event driven 事件驱动的事件驱动的exception 异常情况异常exception declaration 异常宣告(ref. C++ Primer 3/e, 11.3)异常声明exception handling 异常处理、异常处理机制异常处理、异常处理机制exception specification 异惯例格(ref. C++ Primer 3/e, 11.4)异惯例范exit 退离(指离开函式时的那一个执行点)退出explicit 明白的、明显的、显式显式export 汇出引出、导出expression 运算式、算式表达式facility 设施、设备设施、设备feature 特性field 栏位,资料栏(Java)字段, 值域(Java)file 档案文件firmware 韧体固件flag 旗标标识表记标帜flash memory 快闪记忆体闪存flexibility 弹性灵活性flush 清理、扫清刷新font 字型字体form 表单(programming 用语)窗体formal parameter 形式叁数形式叁数forward declaration 前置宣告前置声明forwarding 转呼叫,转发转发forwarding function 转呼叫函式,转发函式转发函数fractal 碎形分形framework 框架框架full specialization 全特化(ref. partial specialization)function 函式、函数函数function call operator 同call operatorfunction object 函式物件(ref. C++ Primer 3/e, 12.3)函数对象function overloaded resolution 函式多载决议法度函数重载解决(计划)functionality 功能、机能功能function template 函式模板、函式范本函数模板functor 仿函式仿函式、函子game 游戏游戏generate 生成generic 泛型、一般化的一般化的、通用的、泛化generic algorithm 泛型演算法通用算法getter (相对於setter) 取值函式global 全域的(对应於local)全局的global object 全域物件全局对象global scope resolution operator 全域生存空间(规模决议)运算子:: 全局规模解析操纵符group 群组group box 群组方块分组框guard clause 卫述句(Refactoring, p250) 卫语句GUI 图形介面图形界面hand shaking 握手协商handle 识别码、识别号、号码牌、权柄句柄handler 处理常式处理函数hard-coded 编死的硬编码的hard-copy 硬拷图屏幕截图hard disk 硬碟硬盘hardware 硬体硬件hash table 杂凑表哈希表、散列表header file 表头档、标头档头文件heap 聚积堆hierarchy 阶层体系条理结构(体系)hook 挂钩钩子hyperlink 超链结超链接icon 图示、图标图标IDE 整合开发环境集成开发环境identifier 识别字、识别符号标识符if and only if 若且唯若当且仅当Illinois 伊利诺伊利诺斯image 影像图象immediate base 直接的(紧临的)上层base class。
计算机编程英语词汇表
granular颗粒的形容词/ˈɡrænjələr/ hierarchical分层的形容词/ˌhaɪəˈrɑːrkɪkl/ immutable不变的形容词/ɪˈmjuːtəbl/ imperative命令式形容词/ɪmˈper.ə.tɪv/ incentive激励的,刺激的形容词/ɪnˈsentɪv/ indecisive犹豫不决的形容词/ˌindi'saisiv/ intermittent间歇的形容词/ˌɪntərˈmɪtənt/ intrusive侵⼊式的形容词/ɪnˈtruːsɪv/ intuitive直觉的形容词/ɪnˈtuːɪtɪv/ manually⼿动的形容词/ˈmænjuəli/ mature成熟的形容词/məˈtʃʊr/ mediocre普通的,平凡的形容词/ˌmiːdiˈoʊkər/ miscellaneous混杂、各式各样的形容词/ˌmɪsəˈleɪniəs/ mutable可变的形容词/ˈmjuːtəbl/on-premise预置的形容词/ɑːnˈpremɪs/ periodically定期地,周期性地形容词/ˌpɪriˈɑːdɪkli/ permanent永久的形容词/ˈpɜːrmənənt/ permissive宽容的形容词/pərˈmɪsɪv/ rapid迅速的、⻜快的形容词/ˈræpɪd/ redacted经过编辑的形容词/rəˈdakt/ resilient有弹⼒的、能恢复的形容词/rɪˈzɪliənt/ respective分别的,各⾃的形容词/rɪˈspektɪv/ retrospective追溯的、回顾的、复盘的形容词/ˌretrəˈspektɪv/ robust强健的,顽健的形容词/roʊˈbʌst/ seamless⽆缝的形容词/ˈsiːmləs/semantic语义的形容词/sɪˈmæntɪk/ significant重⼤的,有意义的形容词/sɪɡˈnɪfɪkənt/ sophisticated复杂的、富有经验的形容词/səˈfɪstɪkeɪtɪd/ standalone单独的形容词/ˈstændəˌləun/ substantial实质的形容词/səbˈstænʃl/ subtle微⼩(但重要)的形容词/ˈsʌt.əl/ sustainable可持续的形容词/səˈsteɪnəbl/ symmetric对称的形容词/sɪ'mɛtrɪk/ synchronous同步的形容词/ˈsɪŋkrənəs/ thrilled⾮常兴奋的形容词/θrɪld/ underlying在下⾯的形容词/ˌʌndərˈlaɪɪŋ/implicit含蓄的、含糊不清的形容词/ɪmˈplɪs.ɪt/浅显好过隐晦(Explicit is better than implicit)02. 动词aggregate聚合,整合动词/ˈæɡrɪɡət/将多条信息聚合到⼀起,⽐如聚合类的新闻客户端allocate分配动词/ˈæləkeɪt/analyze分析动词/ˈænəlaɪz/capture捕捉、抓取动词/ˈkæptʃər/concatenate连接动词/kɑnˈkætəˌnet/decouple使分离动词/diːˈkʌpl/differentiate区别动词/ˌdɪfəˈrenʃieɪt/embrace拥抱、接受动词/ɪmˈbreɪs/拥抱某种技术encapsulate压缩、封装动词/ɪnˈkæpsjuleɪt/escalate升级动词/ˈeskəleɪt/impersonate扮演,模仿动词/ɪmˈpɜːrsəneɪt/introspect⾃解析,⾃省动词/ˌɪntrə'spɛkt/常⽤语身份认证过程中,对 token 进⾏⾃解析。
程序员英语大全
程序员英语大全以下是一些程序员常用的英语词汇:1. Algorithm(算法):一组明确的计算步骤,用于解决特定问题。
2. Array(数组):一种数据结构,用于存储固定大小的有序元素集合。
3. Bug(错误):程序中的缺陷或问题,可能导致程序崩溃或产生不正确的结果。
4. Byte(字节):计算机存储容量的基本单位,通常用于表示存储空间的大小。
5. Code(代码):程序员编写的指令,用于告诉计算机执行特定任务。
6. Compiler(编译器):将源代码转换为机器代码或字节码的工具。
7. Computer Program(计算机程序):为了完成特定任务而编写的指令集。
8. Data Structure(数据结构):数据的组织方式,决定了数据如何存储和访问。
9. Debug(调试):查找和修复程序中的错误的过程。
10. Declaration(声明):告诉计算机变量的名称和类型。
11. Function(函数):一段可重用的代码块,执行特定任务并返回结果。
12. Hardcoded(硬编码):将值直接写入程序中,而不是从外部输入或配置文件中获取。
13. Hexadecimal(十六进制):一种基数为16的数字系统。
14. High-level Language(高级语言):易于阅读和编写的编程语言,如Python、Java和C++。
15. Implementation(实现):将算法或设计转换为可运行的代码。
16. Index(索引):用于快速查找数组或列表中元素的标记或位置。
17. Input(输入):传递给程序的数据或信息。
18. Loop(循环):重复执行一段代码直到满足特定条件。
19. Memory(内存):计算机中用于存储数据和指令的临时存储空间。
20. Object-Oriented Programming(面向对象编程):一种编程范式,将数据和操作封装在对象中。
21. Output(输出):程序执行后返回给用户的数据或信息。
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
计算机编程常用英语.multiple - term formula 多项式multiplexing 多路复用技术multiplication 乘法mutual exclusion 互相排斥non - key attributes 非码属性Nyquist 奈奎斯特object oriented 对象趋向的使适应的object oriented analysis 面向对象的分析object oriented databases 面向对象数据库object oriented design 面向对象的设计object oriented implementation 面向对象的实现occurrence 事件one - dimensional array 一维数组OODB(object oriented data base) 面向对象数据库OOM(object oriented method) 面向对象的方法oom: information object message class 信息对象消息类oom: instance method message passing 实例方法消息传递open system 开放系统operand 操作数overflow 溢出overlapping register windows 重叠寄存器窗口packet switching 报文分组交换page fault 页面失效page replacement algorithm 页替换算法paged segments 段页式管理PCB(process control block) 进程控制块peer entities 对等实体period 时期周期phase 阶段局面状态physical data link network layer 物理层数据链路层网络层pipeline 管道platter/track/cluster 面/磁道/簇predicate 谓语preemption 有优先权的prefix(Polish form) 前缀(波兰表达式)preorder/inorder/postorder 前序/中序/后序presentation application layer 表示层应用层primary key attributes 主码属性principle 原则方法procedural coincidental 过程内聚偶然内聚process 过程加工处理program debugging 程序排错projection selection join 投影选择连接protocol 协议prototype 原型样板prototyping method(model) 原型化周期(模型)pseudo - code 伪码(程序设计语言PDL)punctuation 标点queue 队列ready/blocked/running 就绪/阻塞(等待)/运行real page number 实页数real programs 实程序redirected 重定向redundancy 冗余reference integrity rule 引用完整性规则register(registry) 寄存器登记注册挂号relation 关系relay 中继repeater 中继器replacement 替换request indication response confirm 请求指示响应确认resource 资源response 回答响应RISC(reduced instruction set computer) 精简指令集计算机robustness 健壮性router 路由器scheme 计划图表sector head cylinder 扇区磁头柱面selection sort 选择排序semaphores 信号sequence 序列顺序Shanon 香农share locks 共享锁(S锁)short path critical path 最短路径关键路径signal 信号signal - to - noise ratio 信噪比 B/Nsimilar 相似的SISD SIMD MISD MIMD *指令流 *数据流SMDS 交换多兆位数据服务software development phase 软件开发阶段software engineering 软件工程software portability 软件可移植性software requirements specification 软件需求说明书sort 种类方式分类排序spanning tree 跨越树(生成树)speedup 加速比SSTF(shortest - seek - time - first) 最短寻道时间优先(磁盘调度算法)stack strategy non - stack strategy 堆栈型非堆栈型starvation 饥饿匮乏store procedures 存储过程subset 子集子设备superclass subclass abstract class 超类子类抽象类synthetic benchmark 复合基准程序system testing 系统测试Systolic 脉动阵列table 表表格桌子TDM(time division multiplexing) 时分多路复用terminal 终端testing phase 测试阶段theta select/project/theta join θ选择/投影/θ连接time complexity 时间复杂度timestamping 时标技术Token Bus 令牌总线Token Ring 令牌环toy benchmark 简单基准程序transaction 事务记录transmit 传送transport layer session layer 传输层会话层traversal method 遍历方法triggers/store procedures 触发器/存储过程(ORACLE系统)unit system acceptance testing 单元测试系统测试确认测试update 更新value (数)值variable 变量vertice edge 顶点(节点)边virtual memory system 虚拟存储系统WAN(wide area network) 广域网waterfall model 瀑布模型white noises 白噪声write - back(copy - back) 写回法write - through(store - through) 写直达法access arm 磁头臂,存取臂access time 存取时间adder 加法器address 地址alphanumeric 字母数字的analog computer 模拟计算机analyst 分析员area 区域array 数组,阵列assembler 汇编程序automation 自动化band 区batch processing 成批处理binary code 二进制码binary digit 二进制位,二进制数字bit 比特,二进制的一位branch 分支,支线brush 电刷buffer storage 缓冲存储器calculator 计算器call instruction 呼叫指令card punch 卡片穿孔机card reader 卡片阅读机,读卡机cell 单元channel 通道,信道character 字符check digit 校验数位circuit 电路,线路to clear 清除,清零clock 时钟code 代码to code 编码coder 编码员,编码器command 指令,命令compiler 编译程序computer language 计算机语言console 控制台control unit 控制部件,控制器core storage, core store 磁心存储器counter 计数器cybe rnetics 控制论cycle 循环drum 磁鼓to edit 编辑electronics 电子学emitter 发射器to encode 编码to erase 擦除,清洗,抹除feed 馈送,供给to feed 馈送,供给feedback 反馈field 字段,信息组,域file 文件floppy disk 软磁盘floppy disk drive 软磁盘机flow chart 流程图frame 帧hardware 硬件identifier 标识符index 索引information 信息inline processing 内处理input 输入inquiry 询问instruction 指令integrated circuit 集成电路to interpret 解释item 项目,项jump 转移key 键,关键码keyboard 键盘latency time 等待时间library 库,程序库linkage 连接to load 装入,寄存,写入,加载location 存储单元logger 登记器,记录器loop 循环machine language 机器语言magnetic storage 磁存储器magnetic tape 磁带matrix 矩阵memory 存储器message 信息,报文microcomputer 微型计算机module 组件,模块monitor 监视器,监督程序,管程nanosecond 毫微秒network 网络,网numeric, numerical 数字的,数值的octet 八位位组,八位字节operator 操作员optical character reader 光符阅读机optical scanner 光扫描器output 输出overflow 溢出,上溢panel 平板parameter 参数,参量perforator 穿孔机peripheral equipment 外围设备,外部设备personal computer 个人计算机printed circuit 印制电路printer 打印机printout 打印输出to process 处理processing unit 处理部件program 程序to program 程序编制programmer 程序设计员programming 程序设计,程序编制pulse 脉冲punch 穿孔to punch 穿孔punched card, punch card 穿孔卡片punched tape, punch tape 穿孔纸带punch hole 孔,穿孔random access 随机存取to read 读reader 阅读程序reading 阅读real time 实时record, register 记录redundancy 冗余routine 例行程序selector 选择器,选择符sentinel 标记sequence 序列,顺序sequential 顺序的serial 串行的.连续的shift 移位,移数signal 信号simulation 模拟simulator 模拟器,模拟程序software 软件,软设备sort 分类,排序sorter 分类人员,分类机,分类程序,排序程序 cybernetics 控制论decision 制定digit 数字,数位,位digital computer 数字计算机disc, disk 磁盘display unit 显示装置drum 磁鼓to edit 编辑electronics 电子学emitter 发射器to encode 编码to erase 擦除,清洗,抹除feed 馈送,供给to feed 馈送,供给feedback 反馈field 字段,信息组,域file 文件floppy disk 软磁盘floppy disk drive 软磁盘机flow chart 流程图frame 帧hardware 硬件identifier 标识符index 索引information 信息inline processing 内处理input 输入inquiry 询问instruction 指令integrated circuit 集成电路to interpret 解释item 项目,项jump 转移key 键,关键码keyboard 键盘latency time 等待时间library 库,程序库linkage 连接to load 装入,寄存,写入,加载location 存储单元logger 登记器,记录器loop 循环machine language 机器语言magnetic storage 磁存储器magnetic tape 磁带matrix 矩阵memory 存储器message 信息,报文microcomputer 微型计算机module 组件,模块monitor 监视器,监督程序,管程numeric, numerical 数字的,数值的octet 八位位组,八位字节operator 操作员optical character reader 光符阅读机optical scanner 光扫描器output 输出overflow 溢出,上溢perforator 穿孔机peripheral equipment 外围设备,外部设备personal computer 个人计算机printed circuit 印制电路printer 打印机printout 打印输出to process 处理processing unit 处理部件program 程序to program 程序编制programmer 程序设计员programming 程序设计,程序编制punch 穿孔to punch 穿孔punched card, punch card 穿孔卡片punched tape, punch tape 穿孔纸带punch hole 孔,穿孔random access 随机存取to read 读reader 阅读程序reading 阅读real time 实时record, register 记录selector 选择器,选择符sentinel 标记sequence 序列,顺序sequential 顺序的serial 串行的.连续的shift 移位,移数signal 信号software 软件,软设备sort 分类,排序sorter 分类人员,分类机,分类程序,排序程序storage 存储器to store 存储subroutine, subprogram 子程序switch 开关symbol 符号symbolic language 符号语言system 系统tabulator 制表机teleprinter 电传打字机terminal 终端terminal unit 终端设备timer 时钟,精密计时器time sharing 分时timing 定时track 磁道transducer 传感器,翻译机translator 翻译程序,翻译器to update 更新Winchester disk drive 温彻斯特磁盘机,硬盘机working storage 工作存储器2009年08月19日星期三下午 09:40。