在编程中我们经常会为了减小标识符的长度而采用缩写,这通常是通过去掉一些元音字母完成的,但更多的时候我们使用一些常用、通用的缩写
英文缩写 | 英文全称 | 中文全称 |
---|---|---|
addr | Address | 地址 |
adm | Administrator | 管理员 |
app | Application | 应用程序 |
arg | Argument | 参数 |
asm | Assemble | 汇编 |
asyn | Asynchronization | 异步 |
avg | Average | 平均值 |
DB | Database | 数据库 |
bk | Back | 后退 |
bmp | Bitmap | 位图 |
btn | Button | 按钮 |
buf | Buffer | 缓冲区 |
calc | Calculate | 计算 |
char | Character | 字符 |
chg | Change | 改变 |
clk | Click | 点击 |
clr | Color | 颜色 |
cmd | Command | 命令 |
com | Component | 组件 |
cmp | Compare | 比较 |
col | Column | 列 |
coord | Coordinates | 坐标系 |
cpy | Copy | 复制 |
ctrl / ctl | Control | 控制 |
cur | Current | 当前的 |
cyl | Cylinder | 圆柱体 |
dbg | Debug | 调试 |
dbl | Double | 双精度类型 |
dec | Decrease | 减少 |
def | Default | 默认 |
del | Delete | 删除 |
dest | Destination | 预定,指定 |
dev | Device | 设备 |
dict | Dictionary | 字典 |
diff | Different | 对比 |
dir | Directory | 目录 |
disp | Display | 显示 |
div | Divide | 除法 |
dlg | Dialog | 对话框 |
doc | Document | 文档 |
drv | Driver | 驱动 |
dyna | Dynamic | 动态 |
env | Environment | 运行环境 |
err | Error | 错误 |
ex/ext | Extend | 扩展 |
exec | Execute | 执行 |
flg | Flag | 标示 |
frm | Frame | 帧率 |
func / fn | Function | 函数 |
grp | Group | 组 |
horz | Horizontal | 水平的 |
idx | Index | 索引 |
img | Image | 图像 |
impl | Implement | 实现 |
inc | Increase | 增加 |
info | Information | 信息 |
init | Initial/Initialize/Initialization | 初始化 |
ins | Insert | 插入 |
inst | Instance | 实例 |
INT / intr | Interrupt | 中断 |
len | Length | 长度 |
lib | Library | 静态库 |
lnk | Link | 链接 |
logic | Logical | 日志 |
lst | List | 列表 |
max | Maximum | 最大值 |
mem | Memory | 内存 |
mgr / man | Manage / Manager | 管理者 |
mid | Middle | 中间 |
min | Minimum | 最小值 |
msg | Message | 信息 |
mul | Multiply | 相乘 |
num | Number | 数字 |
obj | Object | 对象 |
ofs | Offset | 偏移 |
org | Origin / Original | 起源 |
param | Parameter | 参数 |
pic | Picture | 图片 |
pkg | Package | 包 |
pnt / pt | Point | 点 |
pos | Position | 位置 |
prg | Program | 以前的 |
pre / prev | Previous | 程序 |
prn | 打印 | |
proc | Process / Procedure | 进程 |
prop | Properties | 性能 |
psw | Password | 密码 |
ptr | Pointer | 指针 |
pub | Public | 公用 |
rc | Rect | 矩形 |
ref | Reference | 引用 |
reg | Register | 注册 |
req | request | 请求 |
res | Resource | 资源 |
ret | Return | 返回 |
rgn | Region | 区域、领域 |
scr | Screen | 屏幕 |
sec | Second | 秒、第二 |
seg | Segment | 段 |
sel | Select | 选择 |
src | Source | 源头 |
std | Standard | 标准 |
stg | Storage | 存储器 |
stm | Stream | 流 |
str | String | 字符串 |
sub | Subtract | 减去 |
sum | summation | 求和 |
svr | Server | 服务 |
sync | Synchronization | 同步 |
sys | System | 系统 |
tbl | Table | 表 |
temp | Temporary | 临时 |
tran / trans | Translate/Transation/Transparent | 事务 |
tst | Test | 测试 |
txt | Text | 文本 |
unk | Unknown | 未知 |
upd | Update | 更新 |
upg | Upgrade | 升级 |
util | Utility | 工具 |
var | Variable | 变量 |
ver | Version | 版本 |
vert | Vertical | 垂直的 |
vir | Virus | 病毒 |
wnd | Window | 窗口 |