编程中常用的变量命名缩写查询表

导读:本篇文章讲解 编程中常用的变量命名缩写查询表,希望对大家有帮助,欢迎收藏,转发!站点地址:www.bmabk.com

原文链接:https://blog.csdn.net/qq_37851620/article/details/94731227

全称 缩写 翻译
calculate calc 计算
addition add
subtraction sub
multiplication mul 乘法
division div 除法
hexadecimal hex 十六进制

全称 缩写 翻译
array arr 数组、集合
list lst 列表
Sequence seq
Segment(s) seg
stack stk
dictionary dict 字典
character char 字符
string str 字符串
text txt 文本
float flt 浮动、浮点
number num 数量、编号
image img 图像
bitmap bmp 位图
table tbl
link lnk 链接
lable lbl 标签
flag flg 标志
container cntr 容器
time stamp ts 时间戳
length len 长度
positive pos
negative neg

全称 缩写 翻译
statistic stat 统计
summation sum
average avg 平均
maximum max 最大值
minimum min 最小值
middle mid 中值
increment inc 增加、增量
increase inc 增加
decrease dec 减少
different diff 不同的
frequency freq 频率
optimization opt 最优
total tot 全部的
vertical vert 垂直
horizontal horz 水平

全称 缩写 翻译
row row
column col
positon pos 位置
point pt
pointer ptr 指针
index idx / ndx 索引、指示
value val
reference ref 引用

全称 缩写 翻译
status stat 状态
original orig 原件
source src 源头
address addr 地址
coordinates coord 坐标
previous pre 前一个
current cur 当前的
initalize init 初始化
destination dst/dest 目的
iteration itr/iter 循环、迭代
count cnt 计数器

全称 缩写 翻译
temporary temp或tmp 临时
source src 源头
resource res 资源
result res 结果
return ret 返回
return rtn 返回
answer ans 响应、回答
buffer buf或buff 缓冲区

全称 缩写 翻译
database db 数据库
administrator adm 管理员
password pwd 密码
user usr 用户

全称 缩写 翻译
directory dir 目录
document doc 文档
library lib
function func 函数
object obj 对象
argument arg 实参
instance ins 实例
variable var 变量
parameter param 参数(形参)

全称 缩写 翻译
encode enc 编码
print prn 打印
delete del 删除
insert ins 插入
error err 错误
break brk 间断
package pkg 打包
escape esc 退出
execute exec 执行
command cmd 命令
configuration config 配置
edit edt 编辑
display disp 显示
initialize init 初始化
trigger trig 触发
capture cap或capt 捕获
system sys 系统
environment env 环境
window win(wnd) 窗口
device dev 设备
message msg 消息
signal sig 信号
information info 信息
error err 错误

原文链接:https://blog.csdn.net/qq_37851620/article/details/94731227

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 举报,一经查实,本站将立刻删除。

文章由极客之音整理,本文链接:https://www.bmabk.com/index.php/post/91083.html

(0)
小半的头像小半

相关推荐

极客之音——专业性很强的中文编程技术网站,欢迎收藏到浏览器,订阅我们!