编程常用英语词汇
application 应用程式 应用、应用程序application framework 应用程式框架、应用框架 应用程序框架architecture 架构、系统架构 体系结构argument 参数(传给函式的值)。array 阵列 数组arrow operator arrow(箭头)运算子 箭头操作符assembly 装配件assembly language 组合语言 汇编语言assert(i
application
应用程式 应用、应用程序application framework
应用程式框架、应用框架 应用程序框架architecture 架构、系统架构 体系结构argument
参数(传给函式的值)。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
最佳可行函式 最佳可行函式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
(函式呼叫)运算子调用操作符candidate function
候选函式 候选函数chain 串链
(例 chain of function calls) 链character
字元 字符check box
核取方块 (i.e. check button) 复选框checked exception
可控式异常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
汇出 引出、导出
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++ 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。 直接上层基类immediate derived
直接的(紧临的)下层 derived class。 直接下层派生类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
具现化、实体化(常应用於 template) 实例化instantiation
具现体、具现化实体(常应用於 template) 实例integer
(integral) 整数(的) 整型(的)integrate
整合 集成interacts
交谈、互动 交互interface
介面 接口interpreter
直译器 解释器invariants
恒常性,约束条件 约束条件invoke
唤起 调用iterate
迭代(回圈一个轮回一个轮回地进行) 迭代iterative
反覆的,迭代的iterator
迭代器(一种泛型指标) 迭代器iteration
迭代(回圈每次轮回称为一个 iteration) 迭代item
项目、条款 项、条款、项目laser
雷射 激光level
阶 层 (级) 例 high level 高阶 高层library
程式库、函式库 库、函数库lifetime
生命期、寿命 生命期、寿命link
联结、连结 连接,链接linker
联结器、连结器 连接器literal constant
字面常数(例 3.14 或 "hi" 这等常数值) 字面常数list
串列(linked-list) 列表、表、链表list box
列表方块、列表框 列表框
load
载入 装载loader
载入器 装载器、载入器local
区域的(对应於 global) 局部的local object
区域物件 局部对象lock
机锁loop
回圈 循环lvalue
左值 左值
macro
巨集 宏magic number
魔术数字 魔法数maintain
维护 维护manipulator
操纵器(iostream 预先定义的一种东西) 操纵器marshal
编列 列集叁考demarshal mechanism
机制 机制member
成员 成员member access operator
成员取用运算子(有 dot 和 arrow 两种) 成员存取操作符member function
成员函式 成员函数member initialization list
成员初值列 成员初始值列表memberwise
以 member 为单元┅、members 逐一┅ 以成员为单位memberwise copy
以 members 为单元逐一复制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
上限溢位(相对於 underflow) 溢出(underflow:下溢)overhead
额外负担、额外开销 额外开销overload
多载化、多载化、重载 重载overloaded function
多载化函式 重载的函数overloaded operator
多载化运算子 被重载的操作符overloaded set
多载集合 重载集合override
改写、覆写 重载、改写、重新定义(在 derived class 中重新定义虚拟函式)
package
套件 包pair
对组palette
调色盘、组件盘、工具箱pane
窗格 窗格parallel
平行 并行parameter
叁数(函式叁数列上的变数) 叁数、形式叁数、形叁parameter list
叁数列 叁数列表parent class
父类别(或称 base class) 父类parentheses
小括弧、小括号 圆括弧、圆括号parse
解析 解析part
零件 部件partial specialization
偏特化(ref. C++ Primer 3/e, 16.10)局部特化pass by address
传址(函式引数的传递方式)(非正式用语)传地址pass by reference
传址(函式引数的一种传递方式) 传地址, 按引用传递pass by value
传值(函式引数的一种传递方式) 按值传递pattern
范式、样式 模式performance
效率、性能兼而有之 性能persistence
永续性 持久性pixel
图素、像素 像素platform
平台 平台pointer
指标 指针址位器(和址叁器 reference 形成对映,满好)poll
轮询 轮询polymorphism
多型 多态pop up
冒起式、弹出式 弹出式port
埠 端口postfix
後置式、後序式 後置式precedence
优先序(通常用於运算子的优先执行次序)prefix
前置式、前序式 前置式preprocessor
前处理器 预处理器prime
质数 素数primitive type
基本型别 (不同於 base class,基础类别)print
列印 打印printer
印表机 打印机priority
优先权 (通常用於执行绪获得 CPU 时间的优先次序)procedure
程序 过程procedural
程序性的、程序式的 过程式的、过程化的process
行程 进程profile
评测 评测profiler
效能(效率)评测器 效能(性能)评测器programmer
程式员 程序员programming
编程、程式设计、程式化 编程progress bar
进度指示器 进度指示器project
专案 项目、工程property
属性protocol
协定 协议pseudo code
假码、虚拟码、伪码 伪码
qualified
经过资格修饰(例如加上 scope 运算子) 限定qualifier
资格修饰词、饰词 限定修饰词quality
品质 质量queue
伫列 队列
radian
径度 弧度radio button
圆钮 单选按钮raise
引发(常用来表示发出一个 exception) 引起、引发random number
随机数、乱数 随机数range
范围、区间(用於 STL 时) 范围、区间rank
等级、分等(ref. C++Primer 3/e 9,15章) 等级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
执行期 运行期、运行时common language runtime (CLR)
译为「通用语言执行层」rvalue
右值 右值
save
保存savepoint
保存点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
服务端游标、服务器游标session
会话setter
设值函数shared lock
共享锁sibling
同级side effect
副作用signature
签名single-threaded
单线程slider
滑块slot
槽smart pointer
智能指针SMTP (Simple Mail Transfer Protocol)
简单邮件传输协议snapshot
截屏图snapshot
快照specialization
特化specification
规范、规格splitter
切分窗口SOAP (simple object access protocol)
简单对象访问协议software
软件source code
源码、源代码SQL (Structured Query Language)
结构化查询语言stack
栈、堆栈stack unwinding
叠辗转开解(此词用于exception主题)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
标的(例 target pointer:标的指标) 目标task switch
工作切换 任务切换template
模板、范本 模板template argument deduction
模板引数推导 模板叁数推导template explicit specialization
模板显式特化(版本) 模板显式特化template parameter
模板叁数 模板叁数temporary object
暂时物件 临时对象text
文字 文本text file
程式本文档(放置程式原始码的档案) 文本文件thread
执行绪 线程thread safe
多绪安全 多线程安全throw
丢掷(常指发出一个 exception) 丢掷、引发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 (Transport Control Protocol)
传输控制协议temporary table
临时表thin client
瘦客户端third-party
第三方trace
跟踪traverse
遍历two-phase commit
两阶段提交tupletwo-phase lookup
两阶段查找
UML unified modeling language
统一建模语言unary function
一元函式 单叁函数unary operator
一元运算子 一元操作符underflow
下限溢位(相对於 overflow) 下溢unchecked exception
不可控异常unqualified
未经资格修饰(而直接取用)user
使用者、用户 用户user interface
使用者界面、用户界面、人机界面UDDI(Universary Description, Discovery and Integration)
统一描述、查询与集成unboxing
拆箱、拆箱转换Union query
联合查询UNIQUE constraints
UNIQUE约束unique index
唯一索引unmanaged code
非受控代码、非托管代码unmarshal
散集unqualified
未经限定的、未经修饰的URI (Uniform Resource identifier)
统一资源标识符URL (Uniform Resource Locator)
统一资源定位器
variable
变数(相对於常数 const) 变量vector
向量(一种容器,有点类似 array) 向量、矢量viable
可实行的、可行的 可行的viable function
可行函式 可行函数video
视讯 视频view (1)
视图(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
通配符搜索Windows authentication Windows
身份验证wizard
向导write enable
写启用write-ahead log
预写日志write-only
只写WSDL (Web Service Description Language)Web Service
描述语言
XML (eXtensible Markup Language)
可扩展标记语言XSD (XML Schema Definition) XML
模式定义语言XSL (eXtensible Stylesheet Language)
可扩展样式表语言XSLT (eXtensible Stylesheet Language Transformation)
可扩展样式表语言转换xxx based
基于xxx的xxx oriented
面向xxxXML (eXtensible Markup Language) 可扩展标记语言
作者:码蚁小强
链接:https://www.jianshu.com/p/8f5b294964e8
來源:简书
简书著作权归作者所有,任何形式的转载都请联系作者获得授权并注明出处。
更多推荐
所有评论(0)