【English】常见编程命名缩写

通用 缩写 翻译 控件 缩写 翻译
address addr 地址 calendar cdr 日历
application app 应用程序 messageDialog msgdlg 消息框
asynchronization asyn 异步 drawer drw 抽屉
average avg 平均数 buttonGroup btngrp 按钮分组
bitmap bmp 位图 checkBox chk 复选框
buffer buf 缓冲区 container cntr 容器
character char 字符 button btn 按钮
color clr 颜色 comboBox cmb 下拉框
command cmd 命令 lable lbl 标签
delete del 删除 progressBar prg 进度条
destination dest/dst 目的地 pageIndicator pgindic Tab分页控件
decrease dec 减少 radioButton rdo 单选框
device dev 设备 rangeSlider rngsld 滑块
different diff 不同的 scrollView svw 视图滚动
directory dir 目录 scrollBar vsb(垂直)/hsb(水平) 滚动条
document doc 文档 slider sld 滑动器
dynamic dyna 动态的 spinBox spn 旋转框
environment env 环境 splitView spltvw 分割视图
error err 错误 stackView stackvw 堆栈视图
execute exec 执行 statusBar statbr 状态条
group grp swipeView swpvw 滑动控件
image img 图像 switch sw 开关
information info 信息 tabBar tbbr tab栏
initialize init 初始化 textField txtfld 文本输入框
library lib toolBar tlbr 工具栏
maximum max 最大值 toolTip tltp 提示框
minimum min 最小值 toolButton tlbtn 工具按钮
message msg 消息 treeView trvw 树形视图
number num 数字,数,数量 layout lyt 布局
object obj 对象 mainMenu mmnu 菜单栏
parameter Param 参数(形参) groupBox gbx 组合框
package pkg 打包 pictureBox pic 图片框
position pos 位置 listView lvw 列表视图
previous pre 前一个 window win(wnd) 窗口
process/Procedure proc 进程/过程 form frm 表单
pointer ptr 指针 textBox txt 文本框
password pwd 密码 linkLabel llbl 超链接标签框
public pub 公共的 dialog dlg 对话框
reference ref 引用 scrollIndicator scrlindic 滚动指示器
source src
string str 字符串
summation sum
synchronization sync 同步
system sys 系统
table tbl 表格
temporary tmp 临时
text txt 文本
variable var 变量
addition add 加法/添加
argument arg 实参
array arr 数组
calculate calc 计算
configuration config 配置
column col
control ctrl 控制
hexadecimal hex 十六进制
original orig 原件
return rtn 返回
repeat rpt 重复
signal sig 信号
status stat 状态
stack stk 栈区
standard std 标准
trigger trig 触发
background bg 背景
escape esc 退出
user usr 用户
list lst 列表
server srv 服务
manager mgr 管理者
insert ins 插入
point pt
function func 函数
back bk 返回
break brk 间断
date dat 日期
edit edt 编辑
flag flg 标志
grid grd 网格
increment inc 增量
length len 长度
oracle ora 甲骨文数据库
panorama pano 全景
print prn 打印
program prg 程序
statistic stat 统计
administrator adm 管理员
database db 数据库
change chg 改变
click clk 点击
compare cmp 比较
coordinates coord 坐标
copy cpy 复制
current cur 当前的
dictionary dict 字典
display disp 显示
driver drv 驱动
extend ex/ext 扩展
frame frm 框架/帧
index idx/ndx 索引
horizontal horz 水平
instance ins 实例
increase inc 增加
link lnk 链接
middle mid 中间
multiply mul
resource res 资源
select sel 选择
test tst 测试
vertical vert 垂直
英文术语 描述
abstract 抽象的
abstraction 抽象性
access 访问
access level 访问级别
access function 访问函数
adapter 适配器
address 地址
address-of operator 取地址操作符
aggregation 聚合
algorithm 算法
allocate 分配
allocator 分配器
application 应用程序
architecture 体系结构
argument 实参
array 数组
arrow operator 箭头操作符
assembly language 汇编语言
assert(-ion) 断言
assign(-ment) 赋值
assignment operator 赋值操作符
base class 基类
base type 基类型
binary search 二分查找
binary tree 二叉树
binary operator 二元操作符
binding 绑定
bit
bitwise 以 bit 为单元逐一…
block 区块
boolean 布尔值
breakpoint 断点
build 构建
build-in 内置
bus 总线
byte 字节
cache 高速缓存(区)
call 调用
callback 回调
call operator call 操作符
character 字符
child class 子类
class
class template 类模板
client 客户(端)
code 代码
compatible 兼容
compiler time 编译期
compiler 编译器
component 组件
composition 复合
concrete 具象的
concurrent 并发
configuration 配置
connection 连接
constraint 约束(条件)
construct 构件
container 容器
const C++ 关键字,constant 的缩写
constant 常量
constructor 构造函数
copy 拷贝(动词/名词),副本(名词)
create 创建
custom 定制
data 数据
database 数据库
data member 数据成员(变量)
data structure 数据结构
debug 调试
debugger 调试器
declaration 声明式
default 缺省(默认)
definition 定义式
delegate 委托
dereference 提领(解参考)
derived class 派生类
design pattern 设计模式
destroy 销毁
destructor 析构函数
directive 指示符
document 文档
dynamic binding 动态绑定
entity 物体
encapsulation 封装
enum(-eration) 枚举
equality 相等
equivalence 等价
evaluate 核定、核算
exception 异常
explicit 显式
expression 表达式
file 文件
framework 框架
full specialization 全特化
function 函数
function object 函数对象
function template 函数模板
generic 泛型、泛化、一般化
getter 取值函数
global 全局的
handle 句柄
handler 处理函数
hash table 哈希表、散列表
header(file) 头文件
heap
hierarchy 继承体系
identifier 标识符
implement(-ation) 实现
implicit 隐喻的、暗自的、隐式
information 信息
inheritance 继承
inline 内联
initialization list 初始化列表
initialize 初始化
instance 实体
instantiate 实体化
interface 接口
Internet 互联网
interpreter 解释器
invariants 恒常性
invoke 调用
iterator 迭代器
library 程序库
linker 连接器
literal 字面常量
list 链表
load 装载
local 局部的
lock 机锁
loop 循环
lvalue 左值
macro
member 成员
member function 成员函数
memory 内存
memory leak 内存泄漏
meta
meta-programming 元编程
modeling 塑膜
module 模块
modifier 修饰符
multi-tasking 多任务
namespace 命名空间
native 固有的
nested 嵌套的
object 对象
object based 基于对象的
object model 对象模型
object oriented 面对对象
operand 操作数
operating system 操作系统
operator 操作符
overflow 溢出
overhead 额外开销
overload 重载
override 覆写
package
parallel 并行
parameter 参数、形参
parent class 父类
parse 解析
partial specialization 偏特化
pass by reference 按址传递
pass by value 按值传递
pattern 模式
placement delete (某种特殊形式的 delete operatoe)
placement new (某种特殊形式的 new operatoe)
pointer 指针
polymorphism 多态
preprocessor 预处理器
print 打印
printer 打印机
process 进程
program 程序
programer 程序员
programming 编程
project 项目
pseudo code 伪代码
quality 质量
queue 队列
raw 原始的、未经处理的
recursive 递归
refer to 指向、指称
reference 引用
regular expression 正则表达式
resolve 解析
return 返回
return type 返回类型
return value 返回值
runtime 运行期
rvalue 右值
save 保存
schedule 调度
scheduler 调度器
scope 作用域
search 查找
semantics 语义
setter 设值函数
signature 签名
smart pointer 智能指针
specialization 特化
source 源码
stack
standard library 标准程序库
statement 语句
static 静态的
string 字符串
subtype 子类型
support 支持
template 模板
temporary object 临时对象
text 文本
thread 线程
thread safe 多线程安全
throw 抛出
token 语汇单元
type 类型
unary function 单参函数
underflow 下溢
unqualified 未经资格修饰
user 用户
user interface 用户界面
value
variable 变量
vector 矢量
virtual function 虚拟函数
virtual machine 虚拟机

【English】常见编程命名缩写
https://hodlyounger.github.io/E_手册/En/【English】常见命名缩写/
作者
mingming
发布于
2023年10月27日
许可协议