📄 geos.h
字号:
#ifndef GEOS_H#define GEOS_H/* * \file geos.h * \brief * This file is intended as an include wrapper for client application. * It includes commonly needed GEOS headers. */#include <geos/version.h>#include <geos/geom.h>#include <geos/util.h>#include <geos/io.h>#include <geos/unload.h>#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -