shapelib.def

来自「一个关于shapefile的类库,包括dll,lib文件和头文件,大家也可到开源」· DEF 代码 · 共 43 行

DEF
43
字号
LIBRARY shapelibEXPORTS SHPOpen	SHPCreate	SHPGetInfo	SHPReadObject	SHPWriteObject	SHPDestroyObject	SHPComputeExtents	SHPCreateObject	SHPCreateSimpleObject	SHPClose	SHPTypeName	SHPPartTypeName	SHPCreateTree	SHPDestroyTree	SHPTreeAddShapeId	SHPTreeTrimExtraNodes	SHPTreeFindLikelyShapes	SHPCheckBoundsOverlap	DBFOpen	DBFCreate	DBFGetFieldCount	DBFGetRecordCount	DBFAddField	DBFGetFieldInfo	DBFReadIntegerAttribute	DBFReadDoubleAttribute	DBFReadStringAttribute	DBFWriteIntegerAttribute	DBFWriteDoubleAttribute	DBFWriteStringAttribute	DBFReadTuple	DBFWriteTuple	DBFCloneEmpty	DBFClose	DBFWriteNULLAttribute	DBFGetFieldIndex	DBFIsAttributeNULL	DBFWriteLogicalAttribute	DBFReadLogicalAttribute

⌨️ 快捷键说明

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