📄 makefile.am
字号:
SUBDIRS = EXTRA_DIST = # NOTES:# Root.h is needed by Quadtree.h for inlines# NodeBase.h is needed by Root.h for inheritancegeosdir = $(includedir)/geos/index/quadtreegeos_HEADERS = \ NodeBase.h \ Quadtree.h \ Root.hnoinst_HEADERS = \ DoubleBits.h \ IntervalSize.h \ Key.h \ Node.h
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -