摘要:
/// <summary> /// .dbf 文件的字段信息类 /// </summary> internal class DBFField { public const int DBFFieldSize = 32; /* 字段名称 */ public byte[] Name = new byte[ 阅读全文
posted @ 2016-12-19 11:25
rahi
阅读(989)
评论(0)
推荐(0)
摘要:
https://github.com/SocialExplorer/FastDBF 阅读全文
posted @ 2016-12-19 11:21
rahi
阅读(1425)
评论(0)
推荐(0)
浙公网安备 33010602011771号