📄 make.lst
字号:
OBJECTS = \
_point$(o) \
_segment$(o) \
_line$(o) \
_circle$(o) \
_polygon$(o) \
_misc$(o) \
_convex_hull$(o) \
_delaunay_tree$(o) \
_point_set$(o) \
_iv_tree$(o) \
_ps_tree$(o) \
_range_tree$(o) \
_seg_set$(o) \
_seg_tree$(o) \
_simplex$(o) \
_subdivision$(o) \
_sweep_segments$(o) \
_voronoi$(o)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -