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

📄 makefile.am

📁 在Linux下做的QuadTree的程序
💻 AM
字号:
#SUBDIRS = #EXTRA_DIST = # NOTES:# CommonBitsOp.h is worth keeping for now# EnhancedPrecisionOp.h is worth keeping for now# CommonBitsRemover.h needed by geom/BinaryOp.h# SimpleGeometryPrecisionReducer.h needed by geom/BinaryOp.hgeosdir = $(includedir)/geos/precisiongeos_HEADERS = 					\	CommonBitsOp.h				\	CommonBitsRemover.h			\	EnhancedPrecisionOp.h			\	SimpleGeometryPrecisionReducer.hnoinst_HEADERS = 				\	CommonBits.h				\	GeometrySnapper.h			\	LineStringSnapper.h

⌨️ 快捷键说明

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