在编程时我们经常会用到一些缩写,下面是结合网上的和我个人总结的一些缩写,会持续更新。
A
absolute -> abs
address -> addr
application -> app
argument -> arg
arguments -> args
array -> arr
assemble -> asm
asynchronize -> async
attribute -> attr
attributes -> attrs
average -> avg
B
background -> bg
button -> btn
buffer -> buf
C
calculate -> calc
configure -> conf
control -> ctrl
connection -> conn
count -> cnt
current -> curr
D
database -> db
delete -> del
description -> desc
destination -> dest,dst
document -> doc
E
error -> err
escape -> esc
F
function -> fn
for -> 4 (如: log4j)
I
image -> img
increment -> inc
index -> idx
information -> info
initialize -> init
insert -> ins
J
javascript -> js
L
length -> len
library -> lib
M
manager -> mgr
message -> msg
N
number -> num
O
object -> obj
option -> opt
options -> opts
P
parameter-> param
password -> pwd
picture -> pic
point -> pt
position -> pos
previous -> prev
property -> prop
S
source -> src
string -> str
T
temporary -> tmp
to -> 2 (如: ip2int32)
V
value -> val
version -> version
W
window -> wnd
————————————————
版权声明:本文为CSDN博主「butterfly5211314」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。
原文链接:https://blog.csdn.net/butterfly5211314/article/details/51160279