📄 rg2d.scheme
字号:
# Lines starting with # are comment lines
# Schema for rg2d.dat
# rg2d.dat is stored as ascii file
type Generic-Schema ascii
# comment lines in the data file are started with //
comment //
# separator in the data file is space
separator ' '
# Start description of attributes
# ------------------------------------------
attr X double
attr Y double
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -