自用
指令文本 | 标题 | 操作类型 |
---|---|---|
awh | 按位或| | PasteText |
awy | 按位与& | PasteText |
b | 8 | PasteText |
bdy | 测试不等于!= | PasteText |
c | 乘法* | PasteText |
d | 等于= | PasteText |
dh | 逗号, | PasteText |
dkh | 大括号{} | InputText |
dy | 大于> | PasteText |
dyd | 大于等于>= | PasteText |
dydy | 等于等于 | PasteText |
e | 2 | PasteText |
f | 非! | PasteText |
fh | 分号; | PasteText |
h | 或|| | PasteText |
hc | 回车 | Keystroke |
j | 加+ | PasteText |
jh | 减号- | PasteText |
jiu | 9 | PasteText |
jj | 自加++ | PasteText |
kh | 括号() | PasteText |
l | 0 | PasteText |
liu | 6 | PasteText |
pe | P2^ | PasteText |
pl | P0^ | PasteText |
ps | P3^ | PasteText |
py | P1^ | PasteText |
q | 7 | PasteText |
qf | 取反~ | PasteText |
qy | 求余运算% | PasteText |
s | 3 | PasteText |
si | 4 | PasteText |
xy | 小于< | PasteText |
xyd | 小于等于<= | PasteText |
y | 1 | PasteText |
yh | 异或^ | PasteText |
yu | 与&& | PasteText |
yy | 右移>> | PasteText |
zj | 自减-- | PasteText |
zy | 左移<< | PasteText |