📄 new.txt
字号:
New numeric formats (supported by compiler, INPUT, auto-convertion and VAL):Hexadecimals with 0x (like C)0xFF = 255, &xFF = 255Scientific numeric notationn[.n]e[+|-]n[.n]Examples:2E.3 = 2*10^.32E-2 = 2*10^-2
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -