makefile.am
来自「在Linux下做的QuadTree的程序」· AM 代码 · 共 21 行
AM
21 行
#SUBDIRS = #EXTRA_DIST = geosdir = $(includedir)/geos/geomgraph/indexgeos_HEADERS = \ EdgeSetIntersector.h \ MonotoneChain.h \ MonotoneChainEdge.h \ MonotoneChainIndexer.h \ SegmentIntersector.h \ SimpleEdgeSetIntersector.h \ SimpleMCSweepLineIntersector.h \ SimpleSweepLineIntersector.h \ SweepLineEvent.h \ SweepLineEventObj.h \ SweepLineSegment.h#noinst_HEADERS =
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?