mods.txt

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

TXT
10
字号
Added 'D' (Date) support
Disallow field lengths > 255
Removed realloc() calls for pszFieldBuffer memory to fix error in vc7.1 compilation
Changed definition of null-valued text field from 0x00 to 0x32 (space chars)
Use isspace() instead of ==' ' to test for leading and trailing whitespace in non-numeric fields
Fixed bug in DBFCloneEmpty



⌨️ 快捷键说明

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