📄 lnkvalue.gml
字号:
.*
.*
.mnote n
represents a value.
The complete form of
.sy n
is the following.
.millust begin
[0x]d{d}[k|m]
.millust end
.pc
.sy d
represents a decimal digit.
If
.sy 0x
is specified, the string of digits represents a hexadecimal number.
If
.sy k
is specified, the value is multiplied by 1024.
If
.sy m
is specified, the value is multiplied by 1024*1024.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -