文件名称:Keyvalue database
- 所属分类:
- 其他数据库
- 资源属性:
- [Dephi] [Pascal] [源码]
- 上传时间:
- 2022-04-18
- 文件大小:
- 198.11kb
- 下载次数:
- 0次
- 提 供 者:
- arramlif@sasco.com.sa
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Key value database delphi
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : keyvast-master.zip 列表 keyvast-master/ keyvast-master/.gitignore keyvast-master/Documentation/ keyvast-master/Documentation/kv.txt keyvast-master/LICENSE keyvast-master/README.md keyvast-master/Source/ keyvast-master/Source/DatabaseServer/ keyvast-master/Source/DatabaseServer/KVDatabaseServer.dpr keyvast-master/Source/DatabaseServer/kvdsApplication.pas keyvast-master/Source/Fundamentals/ keyvast-master/Source/Fundamentals/flcDecimal.pas keyvast-master/Source/Fundamentals/flcInclude.inc keyvast-master/Source/Fundamentals/flcInteger.pas keyvast-master/Source/KV.groupproj keyvast-master/Source/KVS/ keyvast-master/Source/KVS/kvAbstractSystem.pas keyvast-master/Source/KVS/kvBaseSystem.pas keyvast-master/Source/KVS/kvDatasysClient.pas keyvast-master/Source/KVS/kvDatasysServer.pas keyvast-master/Source/KVS/kvDiskFileStructures.pas keyvast-master/Source/KVS/kvDiskFiles.pas keyvast-master/Source/KVS/kvDiskHash.pas keyvast-master/Source/KVS/kvDiskSystem.pas keyvast-master/Source/KVS/kvHashList.pas keyvast-master/Source/KVS/kvInclude.inc keyvast-master/Source/KVS/kvScriptContext.pas keyvast-master/Source/KVS/kvScriptFunctions.pas keyvast-master/Source/KVS/kvScriptNodes.pas keyvast-master/Source/KVS/kvScriptParser.pas keyvast-master/Source/KVS/kvScriptSystem.pas keyvast-master/Source/KVS/kvTest.pas keyvast-master/Source/KVS/kvValues.pas keyvast-master/Source/LocalAdmin/ keyvast-master/Source/LocalAdmin/KVLocalAdmin.dpr keyvast-master/Source/LocalAdmin/kvlaApplication.pas keyvast-master/Source/Test/ keyvast-master/Source/Test/KVTestApp.dpr