常用编程英语词汇

常用编程英语词汇——每天看一遍
application 应用程式 应用、应用程序

application framework 应用程式框架

argument 参数

array 阵列 数组

arrow operator arrow 箭头操作符

assembly 装配件

assembly language 组合语言 汇编语言

assert(ion) 断言

assign 指派、指定、设值、赋值 赋值

assignment 指派、指定 赋值、分配

assignment operator 赋值操作符

associated 相应的、相关的 相关的、关联、相应的

associative container 关联式容器

atomic 不可分割的 原子的

attribute 属性 属性、特性

audio 音讯 音频

A.I. 人工智慧 人工智能

background 背景 背景 后台

backward compatible 回溯相容 向下兼容

bandwidth 频宽 带宽

base class 基础类别 基类

base type 基础型别 

base class) batch 批次 批处理

benefit 利益 收益

best viable function 最佳可行函数

binary search 二分搜寻法 二分查找

binary tree 二元树 二叉树

binary function 二元函式 双叁函数

binary operator 二元运算子 

binding 系结 绑定

bit 位元 位

bit field 位元栏 位域

bitmap 位元图 位图

bitwise 以 bit 为单元逐一

bitwise copy 以 bit 为单元进行复制;

block 区块,区段 块、区块、语句块

boolean 布尔值

border 边框、框线 边框

brace(curly brace) 大括弧

bracket(square brakcet) 中括弧

breakpoint 中断点 断点

build 建造、构建

build-in 内建 内置

bus 汇流排 总线

business 商务,业务 业务

buttons 按钮 按钮

byte 字节

cache 快取 高速缓存

call 呼叫、叫用 调用

callback 回呼 回调

call operator call 运算子调用操作符

candidate function 候选函数

chain 串链 链

character 字元 字符

check box 复选框

checked exception 可控式异常

check button 复选按钮

child class 子类

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 容器 容器

containment 内含 包容

context 背景关系、上下文

control 控件 控件

console 主控台 控制台

const 常数

constant 常数 常量

constructor(ctor) 构造函数

copy (v) 复制、拷贝 拷贝

copy (n) 复件, 副本

cover 涵盖 覆盖

create 创建、建立、产生、生成 创建

creation 产生、生成 创建

cursor 游标 光标

custom 订制、自定 定制

data 资料 数据

database 资料库 数据库

database schema 数据库结构纲目

data member 成员变量

data structure 数据结构

datagram 资料元 数据报文

dead lock 死结 死锁

debug 除错 调试

debugger 除错器 调试器

declaration 宣告、宣告式 声明

deduction 推导 推导、推断

default 预设 缺省、默认

defer 延缓 推迟

define 定义 预定义

definition 定义 

delegate 委派、委托、代理

demarshal 反编列 散集

dereference 提领

derived class 衍生类别 派生类

design by contract 契约式设计

design pattern 设计范式、设计样式 设计模式

destroy 摧毁、销毁

destructor 解构式 析构函数

device 装置、设备 设备

dialog 对话窗、对话盒 对话框

directive 指令

directory 目录 目录

disk 碟 盘

dispatch 分派 分派

distributed computing 分布式计算 

document 文件 文档

dot operator dot. (圆)点操作符

driver 驱动程式 驱动(程序)

dynamic binding 动态系结 动态绑定

efficiency 效率 效率

efficient 高效 高效

end user 终端用户

entity 物体 实体、物体

encapsulation 封装 封装

enclosing class 外围类

enum (enumeration) 枚举

enumerators 枚举成员、枚举器

equal 相等 相等

equality 相等性 相等性

equality operator equality == 等号操作符

equivalence 等价性

equivalent 等价

escape code 转义码 转义码

evaluate 评估、求值、核定 评估

event 事件 事件

event driven 事件驱动的 事件驱动的

exception 异常情况 异常

exception declaration 异常声明

exception handling 异常处理机制

exception specification 异常规范

exit 退离 退出

explicit 明白的、明显的、显式 显式

export 汇出 引出、导出

facility 设施、设备 设施、设备

feature 特性

field 字段, 

file 档案 文件

firmware 韧体 固件

flag 旗标 标记

flash memory 快闪记忆体 闪存

flexibility 弹性 灵活性

flush 清理、扫清 刷新

font 字型 字体

form 表单 窗体

formal parameter形式叁数 形式叁数

forward declaration 前置宣告 前置声明

forwarding 转发

forwarding function 转发函数

fractal 碎形 分形

framework 框架 框架

full specialization 全特化

function 函式、函数 函数

function call operator 函数对象

function overloaded resolution 函数重载解决

functionality 功能

function template 函数模板

functor 仿函式

game 游戏 游戏

generate 生成

generic 泛型、通用的

generic algorithm 泛型演算法

getter (相对於 setter) 取值函式

global 全域的 全局的

global object 全局对象

global scope resolution operator 全域生存空间

group 群组

group box 分组框

guard clause 卫语句

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 直接上层基类

immediate derived 直接下层派生类

immutability 不变性

immutable 不可变(的)

implement 实作、实现 实现

implementation 实件 实现

implicit 隐式 隐式

import 汇入 导入

increment operator ++ 增加操作符

infinite loop 无穷回圈 无限循环

infinite recursive 无穷递回 无限递归

information 资讯 信息

infrastructure 公共基础建设

inheritance 继承、继承机制

inline 行内 内联

inline expansion 内联展开

initialization 初始化

initialization list 初始值列表

initialize 初始化 初始化

inner class 内隐类别 内嵌类

instance 实体 实例

instantiated 实例化

instantiation 实例

integer (integral) 整数(的) 整型(的)

integrate 整合 集成

interacts 交谈、互动 交互

interface 介面 接口

interpreter 直译器 解释器

invariants 恒常性,约束条件 约束条件

invoke 唤起 调用

iterate 迭代

iterative 反覆的,迭代的

iterator 迭代器

iteration 迭代

item 、条款、项目

laser 雷射 激光

level 阶 级别

library 函数库

lifetime 生命期

link 联结

linker 连接器

literal constant 字面常数

list 列表

list box 列表框

load 载入 装载

loader 载入器

local 局部的

local object 局部对象

lock 机锁

loop 回圈 循环

lvalue 左值 左值

macro 巨集 宏

magic number 魔术数字 魔法数

maintain 维护 维护

manipulator 操纵器

marshal 编列 列集叁考

demarshal mechanism 机制 

member 成员 成员

member function 成员函数

memory 记忆体 内存

menu 表单、选单 菜单

message 讯息 消息

message based 以讯息为基础的 

message loop 讯息回圈 消息环

method 方法、行为、函式 方法

meta- 超- 元-

meta-programming 元编程

micro 微 微

middleware 中介层 中间件

modeling 模塑

modeling language 建模语言

modem 调制解调器

module 模组 模块

modifier 饰词 修饰符

most derived class 最底层的派生类

mouse 滑鼠 鼠标

mutable可变的 可变的

multi-tasking 多工 多任务

namespace 命名空间

native 原生的 

nested class 巢状类别 嵌套类

network 网路 网络

network card 网路卡 网卡

object 物件 对象

object based 基於对象的

object file 目标文件

object model 对象模型

object oriented 面向对象的

online 在线

opaque 不透明的

operand 操作数

operating system (OS) 操作系统

operation 操作

operator 运算符

option 选项

ordinary 常规的 常规的

overflow 溢出(

overhead 额外开销

overload 重载

overloaded function 重载的函数

overloaded operator 被重载的操作符

overloaded set 重载集合

override 覆写 重载

package 套件 包

pair 对组

palette 工具箱

pane 窗格

parallel 并行

parameter 形参

parameter list 参数列表

parent class 父类

parentheses 小括号 

parse 解析 解析

part 零件 部件

partial specialization 局部特化

pass by address 传址

pass by reference 按引用传递

pass by value 按值传递

pattern 范式、样式 模式

performance 效率

persistence 永续性 持久性

pixel 像素

platform 平台 平台

pointer 指针址位器

poll 轮询 轮询

polymorphism 多态


pop up 弹出式

port 埠 端口

postfix 后置式

precedence 优先序

prefix 前置式、前序式 前置式

preprocessor 前处理器 预处理器

prime 质数 素数

primitive type 基本型别 

print 列印 打印

printer 印表机 打印机

priority 优先权 

procedure 程序 过程

procedural 过程化的

process 行程 进程

profile 评测 评测

profiler 评测器

programmer 程式员 程序员

programming 编程

progress bar 进度指示器

project 专案 项目、工程

property 属性

protocol 协定 协议

pseudo code 伪码 

qualified 限定

qualifier 限定修饰词

quality 品质 质量

queue 伫列 队列

radian 径度 弧度

radio button 单选按钮

raise 引起、引发
random number 随机数

range 范围、区间

rank 等级

raw 未经处理的

record 记录 记录

recordset 记录集 记录集

recursive 递回 递归

re-direction 重导向 重定向

refactoring 重构、重整 重构

refer 取用 叁考

refer to 指向、指涉、指代

reference 引用

see pointer register 暂存器 寄存器

reflection 反射 反射、映像

relational database 关系数据库

represent 表述,表现

resolve 决议

resolution 解析过程

resolution 解析度 分辨率

restriction 局限

return 返回

return type 返回类型

return value 返回值

robust 健壮

robustness 健壮性

routine 常式 例程

runtime 执行期 运行时

rvalue 右值 右值

save 保存

savepoint 保存点

SAX 可伸缩的、可扩展的

schedule 调度

scheduler 调度程序

schema 模式、纲目结构

scroll bar 滚动条

scope 作用域

screen 屏幕

SDK 软件开发包

sealed class 密封类

search 查找

semantics 语义

semaphore 信号量

sequential container序列式容器

server 服务器、服务端

serial 串

serialization/serialize 序列化

server cursor 服务器游标

session 会话

setter 设值函数

shared lock 共享锁

sibling 同级

side effect 副作用

signature 签名

single-threaded 单线程

slider 滑块

slot 槽

smart pointer 智能指针

SMTP 简单邮件传输协议

snapshot 截屏图

snapshot 快照

specialization 特化

specification 规范、规格

splitter 切分窗口

SOAP 简单对象访问协议

software 软件

source code 源码

SQL 结构化查询语言

stack 栈、堆栈

standard library 标准库

standard template library 标准模板库

stateless 无状态的

statement 语句、声明

static cursor 静态游标

static SQL statements 静态SQL语句

stored procedure 存储过程

status bar 状态条

stream 流

string 字符串

stub 存根

subobject 子对象

subquery 子查询

subroutine 子例程

subscript operator 下标操作符

subset 子集

subtype 子类型

support 支持

suspend 挂起

symbol 记号

syntax 语法

system databases 系统数据库

system tables 系统表

tag标签 标记 索引标签,页签

target 目标

task switch 工作切换 任务切换

template 模板

text文字 文本

text file 文本文件

thread 执行绪 线程

thread safe 线程安全

throw 引发

token 语汇单元 符号、标记

transaction 交易 事务

transaction log 事务日志

transaction rollback 事务回滚

transactional replication 事务复制

translation unit 翻译单元

transparent(ly) 透通的(地)

traverse 巡访(来回走动) 遍历

trigger 触发 触发

type 型别 类型

table 表

table lock 表锁

table-level constraint 表级约束

tape backup 磁带备份

task switch 工作切换

TCP 传输控制协议

temporary table 临时表

thin client 瘦客户端

third-party 第三方

trace 跟踪

traverse 遍历

two-phase commit 两阶段提交

tupletwo-phase lookup 两阶段查找

UML unified modeling language 统一建模语言

unary function 一元函式 单叁函数

unary operator 一元运算子 一元操作符

underflow 下溢

unchecked exception 不可控异常

unqualified 未经资格修饰

user 使用者、用户 用户

user interface 用户界面

UDDI 查询与集成

unboxing 拆箱

Union query 联合查询

UNIQUE constraints UNIQUE约束

unique index 唯一索引

unmanaged code 非托管代码

unmarshal 散集
unqualified 未经限定的、未经修饰的

URI 统一资源标识符

URL 统一资源定位器

variable 变数(相对於常数 const) 变量

vector向量、矢量

viable 可实行的、可行的 可行的

viable function 可行函式 可行函数

video 视讯 视频

view 视图

(document/view) 文档/视图

virtual function 虚拟函式 虚函数

virtual machine 虚拟机器 虚拟机

virtual memory 虚内存, 虚存

volatile 易挥发的、易变的

vowel 母音 元音字母

window 视窗 窗口

window function 窗口函数

window procedure 窗口过程

word 字 单词

word processor 字处理器

wrapper 外覆、包装

Web Services web 服务

WHERE clause WHERE子句

wildcard characters 通配符字符

wildcard search 通配符搜索

wizard 向导

write enable 写启用

write-ahead log 预写日志

write-only 只写

WSDL 描述语言

XML 可扩展标记语言

XSD XML 模式定义语言

XSL 可扩展样式表语言

XSLT 可扩展样式表语言转换

xxx based 基于xxx的

oriented 面向

网络转载,经零妖贰捌整理后发布(声明:本站所有文章仅供学习,版权归原作者所有;若有侵权,请联系在线客服进行删除,文章链接:https://www.51kxg.com/archives/3181。)

(0)
上一篇 2018-10-21 00:38
下一篇 2018-10-23 00:03

相关推荐

  • 无言之爱:淡然中的深深思念

    在我们的生活中,有一种情感,它无声无息,却能穿越时空,深深地烙印在我们的心头——这就是无语相思。 无语的思念,就像那淡淡的茶香,初尝时并无强烈的味道,但当你细细品味,那份深沉的韵味…

    2024-03-28
    1460
  • 岁月轻舞,梦想如烟

    在岁月的长河中,我们常常被那些璀璨的瞬间所吸引。就像那句诗说的:“如烟如梦,皆是人生至美。” 唯美主义作家们,他们笔下的世界,就是这种如烟如梦的感觉。他们的文字,不仅仅是对美的追求…

    2024-03-28
    1490
  • 岁月的诗篇-春花秋月

    在四季的轮回中,有一幅画面总能触动我们内心深处的柔软。那就是春花烂漫,秋月皎洁。 春天,万物复苏,花朵如繁星般点缀大地,它们以最纯粹的颜色和姿态,向世界宣告生命的坚韧与美丽。这正是…

    2024-03-28
    1380
  • 聆听自然的诗篇——听雨观花

    在繁忙的城市生活中,我们常常渴望与大自然更亲密的接触。听雨观花,就是这样的诗意生活。 让我们走进那轻柔的雨声中。当天空被乌云覆盖,雨水便如诗人的情书般倾泻而下。每一滴雨都带着大地的…

    2024-03-28
    1500
  • 42年的集体回忆(1980—2022)看完不许哭!

    42年,意味着什么? 我们错过了什么,又发生了哪些变化呢? 让我们一起翻开时光记忆本, 回忆这42年来的变化, 一起来怀旧,一起忆当年…… 四十余载,几个轮…

    2022-05-15
    8340

发表回复

您的电子邮箱地址不会被公开。 必填项已用 * 标注

公众号
公众号
创建WIFI码
创建WIFI码
人工客服
分享本页
返回顶部