shapelib.def

来自「包含详细例子的c#创建shape文件的开源码」· DEF 代码 · 共 47 行

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

⌨️ 快捷键说明

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