⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 makefile.am

📁 在Linux下做的QuadTree的程序
💻 AM
字号:
SUBDIRS = \	algorithm \	geom \	geomgraph \	index \	io \	noding \	operation \	planargraph \	precision \	simplify \	util EXTRA_DIST = platform.h.vc version.hgeosdir = $(includedir)/geosgeos_HEADERS = 			\	geom.h 			\	geomUtil.h 		\	geomgraph.h 		\	geomgraphindex.h 	\	geosAlgorithm.h 	\	indexBintree.h 		\	indexChain.h 		\	indexQuadtree.h 	\	indexStrtree.h 		\	indexSweepline.h 	\	inline.h 		\	io.h 			\	noding.h 		\	nodingSnapround.h 	\	opBuffer.h 		\	opDistance.h 		\	opLinemerge.h 		\	opOverlay.h 		\	opPolygonize.h 		\	opPredicate.h 		\	opRelate.h 		\	opValid.h 		\	operation.h 		\	operation.h 		\	planargraph.h 		\	precision.h 		\	spatialIndex.h 		\	timeval.h		\	unload.h 		\	util.h 		nodist_geos_HEADERS =		\	platform.h 		\	version.hnoinst_HEADERS =		\	profiler.h 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -