软件开发技术常用术语英中对照

更新时间:2023-10-17 04:53:01 阅读量: 综合文库 文档下载

说明:文章内容仅供预览,部分内容可能不全。下载后的文档,内容与下面显示的完全一致。下载之前请确认下面内容是否您想要的,是否完整无缺。

软件开发技术常用术语英中对照 A.I. 人工智能

A2A integration A2A整合 abstract 抽象的

abstract base class (ABC)抽象基类 abstract class 抽象类

abstraction 抽象、抽象物、抽象性 access 存取、访问

access function 访问函数 access level访问级别 account 账户

action 动作 activate 激活 active 活动的

actual parameter 实参 adapter 适配器 add-in 插件 address 地址

address space 地址空间

address-of operator 取地址操作符 ADL (argument-dependent lookup)

ADO(ActiveX Data Object)ActiveX数据对象 advanced 高级的 aggregation 聚合、聚集 algorithm 算法 alias 别名

align 排列、对齐 allocate 分配、配置

allocator分配器、配置器 angle bracket 尖括号

annotation 注解、评注

API (Application Programming Interface) 应用(程序)编程接口 app domain (application domain)应用域 appearance 外观 append 附加

application 应用、应用程序

application framework 应用程序框架 Approximate String Matching 模糊匹配

Arbitrary Precision Arithmetic 高精度计算

architecture 架构、体系结构 archive file 归档文件、存档文件

argument引数(传给函式的值)。参见parameter array 数组

arrow operator 箭头操作符

ASP(Active Server Page)活动服务器页面

ASP.NET worker process ASP.NET工作者进程 assembly 装配件、配件 assembly language 汇编语言 assembly manifest 装配件清单

assert(ion) 断言 assign 赋值

assignment 赋值、分配

assignment operator 赋值操作符 associated 相关的、相关联的

associative container 关联式容器(对应sequential container) asynchronous 异步的 atomic 原子的

atomic operation 原子操作 attribute 特性、属性

audio 音频

authentication service 验证服务 authorization 授权

B2B integration B2B整合、B2B集成(business-to-business integration) background 背景、后台(进程) backup 备份

backup device备份设备 backup file 备份文件

backward compatible 向后兼容、向下兼容 bandwidth 带宽

Bandwidth Reduction 带宽压缩 base class 基类 base type 基类型 batch 批处理

BCL (base class library)基类库 Bin Packing 装箱问题 binary 二进制

binary function 双参函数

binary large object二进制大对象 binary operator 二元操作符 binary search 二分查找 binary tree 二叉树 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 可经由浏览器访问的应用程序 bug 臭虫

build 编连(专指编译和连接 built-in 内建、内置 bus 总线

business 业务、商务(看场合) business Logic 业务逻辑 business rules 业务规则 buttons 按钮

by/through 通过

byte 位元组(由8 bits组成) cache 高速缓存 calendar 日历

Calendrical Calculations 日期 call 调用

call operator 调用操作符

call-level interface (CLI)调用级接口(CLI)

callback 回调

candidate key 候选键 (for database)

cascading delete 级联删除 (for database) cascading update 级联更新 (for database) casting 转型、造型转换 catalog 目录

chain 链(function calls) character 字符

character format 字符格式 character set 字符集 check box 复选框

check button 复选按钮

CHECK constraints CHECK约束 (for database) checkpoint 检查点 (for database) 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 子句

cleanup 清理、清除

CLI (Common Language Infrastructure) 通用语言基础设施 client 客户、客户端

client application 客户端应用程序 client area 客户区

client cursor 客户?擞伪? (for database) client-server 客户机/服务器、客户端/服务器 clipboard 剪贴板 Clique 最大团

clone 克隆

CLS (common language specification) 通用语言规范 code access security 代码访问安全 code page 代码页

COFF (Common Object File Format) 通用对象文件格式 collection 集合

COM (Component Object Model) 组件对象模型 Combinatorial Problems 组合问题 combo box 组合框 command line 命令行 comment 注释

commit 提交 (for database) communication 通讯 compatible 兼容

compile time 编译期、编译时 compiler 编译器 component组件

composite index 复合索引、组合索引 (for database) composite key 复合键、组合键 (for database) composition 复合、组合

Computational Geometry 计算几何 concept 概念 concrete具体的

concrete class 具体类

concurrency 并发、并发机制 configuration 配置、组态

Connected Components 连通分支 connection 连接 (for database) connection pooling 连接池 console 控制台

constant 常量

Constrained and Unconstrained Optimization 最值问题 constraint 约束 (for database)

construct 构件、成分、概念、构造(for language) constructor (ctor) 构造函数、构造器 container 容器 containment包容

context 环境、上下文

本文来源:https://www.bwwdw.com/article/3b2f.html

Top