【手册】常用变量名缩写
| 变量名 | 缩写 | 
|---|---|
| addition | add | 
| address | addr | 
| administrator | adm | 
| answer | ans | 
| application | app | 
| arguments | args | 
| array | arr | 
| assemble | asm | 
| asynchronization | asyn | 
| attribute | attr | 
| authority/authorize | auth | 
| average | avg | 
| begin | beg | 
| bitmap | bmp | 
| break | brk | 
| buffer | buf/buff | 
| button | btn | 
| calculate | calc | 
| calendar | cal | 
| character | char | 
| click | clk | 
| clock | clk | 
| color | clr | 
| column | col | 
| command | cmd | 
| compare | cmp | 
| config | conf | 
| configuration | cfg | 
| container | cntr | 
| control | ctrl | 
| coordinates | coord | 
| copy | cpy | 
| count | cnt | 
| current | cur | 
| cylinder | cyl | 
| database | db | 
| debug | dbg | 
| decrease | dec | 
| default | def | 
| define | def | 
| delete | del | 
| department | dept | 
| dependency/dependent/depends | dep | 
| destination | dst/dest | 
| develop | dev | 
| device | dev | 
| dialog | dlg | 
| dictionary | dict | 
| display | disp | 
| division | div | 
| document | doc | 
| double | dbl | 
| driver | drv | 
| duplicate/duplication | dup | 
| educate/education | edu | 
| equal/equality/equivalence/equivalent | eq | 
| error | err | 
| escape | esc | 
| execute | exec | 
| extend | ext | 
| float | flt | 
| frame | frm | 
| frequency | freq | 
| function | func | 
| government | gov | 
| group | grp | 
| hexadecimal | hex | 
| horizontal | horz | 
| image | img | 
| implement | impl | 
| increment | inc | 
| index | idx | 
| individual | indv | 
| information | info | 
| initialize | init | 
| insert | ins | 
| instance | ins | 
| interrupt | intr | 
| iterator | it | 
| lable | lbl | 
| length | len | 
| library | lib | 
| link | lnk | 
| list | lst | 
| maximum | max | 
| memory | mem | 
| message | msg | 
| middle | mid | 
| minimum | min | 
| multiplication | mul | 
| navigation | nav | 
| negative | neg | 
| number | num | 
| object | obj | 
| offset | ofs | 
| operator | opr | 
| optimization | opt | 
| organization | org | 
| original | orig | 
| 变量名 | 缩写 | 
|---|---|
| package | pkg | 
| parameter | param | 
| password | pwd | 
| picture | pic | 
| point | pt | 
| pointer | ptr | 
| position | pos | 
| positive | pos | 
| previous | pre | 
| prn | |
| program | prg | 
| properties | props | 
| public | pub | 
| receive/received | recv | 
| record | rec | 
| reference | ref | 
| register | reg | 
| request | req | 
| resource | res | 
| result | res | 
| response | rsp | 
| return | ret | 
| screen | scr | 
| second | sec | 
| segment | seg | 
| select | sel | 
| semaphore | sem | 
| sequence | seq | 
| server | srv | 
| signal | sig | 
| source | src | 
| stack | stk | 
| standard | std | 
| statistic | stat | 
| status | stat | 
| storage | stg | 
| string | str | 
| student | stu | 
| subtraction | sub | 
| summation/summary | sum | 
| synchronize | sync | 
| system | sys | 
| table | tbl | 
| temporary | tmp/temp | 
| test | tst | 
| text | txt | 
| time stamp | ts | 
| total | tot | 
| translate | trans | 
| update | upd | 
| upgrade | upg | 
| unknown | unk | 
| user | usr | 
| utility | util | 
| value | val | 
| variable | var | 
| version | ver | 
| vertical | vert | 
| window | win | 
| thread | thrd | 
【手册】常用变量名缩写
      https://hodlyounger.github.io/2023/10/27/E_手册/【手册】常用变量名缩写/