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

📄 makefile.am

📁 在Linux下做的QuadTree的程序
💻 AM
字号:
#SUBDIRS = #EXTRA_DIST = # Notes:## TopologyException.h needed by BinaryOp.h# We keep IllegalArgumentException.h as a facility (see doc/example.cpp)geosdir = $(includedir)/geos/utilgeos_HEADERS = 				\	GEOSException.h			\	GeometricShapeFactory.h		\	IllegalArgumentException.h	\	TopologyException.hnoinst_HEADERS = 			\	Assert.h			\	AssertionFailedException.h	\	CoordinateArrayFilter.h		\	UniqueCoordinateArrayFilter.h	\	UnsupportedOperationException.h	\	math.h

⌨️ 快捷键说明

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