| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| QDigest3.0_20160108.7z | 2016-01-08 | 46.6 kB | |
| QDigest3.0_20150520.7z | 2015-05-20 | 38.6 kB | |
| QDigest3.0_20141023.7z | 2014-10-23 | 26.6 kB | |
| Totals: 3 Items | 111.8 kB | 0 | |
QDAC 3.0 Readme ======================== Before download ,you should known what you needed.More information please visit http://www.qdac.cc(Chinese only). 在下载前,您应该知道您需要什么,下面做一些简单的介绍,要详细了解相关内容,请访问官网:http://www.qdac.cc(仅中文)。 FullWithDemos It is full packed file,include all component source and demos.Other directories only include source. 此为完整的压缩包,包含全部的组件源码和演示程序,其它目录均只包含源码。 QWorker It is a multithread job manager engine,support parallel computer. 此为多线程作业管理引擎,支持并行计算。 QJson It is a native Json parse engine for Delphi and C++ Builder. 此为 Delphi/C++ Builder 原生的JSON解析引擎。 QXML It is a native XML parse engine for Delphi and C++ Builder. 此为 Delphi/C++ Builder 原生的XML解析引擎。 QMsgPack It is a native MessagePack protocol parse engine for Delphi and C++ Builder. 此为 Delphi/C++ Builder 原生的 MessagePack 协议解析引擎。 QLog It is an asyn log engine for Delphi/C++ Builder,Support syslog protocol. 此为 Delphi/C++ Builder 原生的异步日志记录引擎,支持syslog协议。 QDigest It is a Digest sign functions unit,support MD5 and SHA. 此为原生的数字签名功能实现单元,支持MD5和SHA。 QAES It is an AES encrypt implementation(But I found it has mistake,so don't used with other applications). 此为AES加密算法实现(但我发现它有一些问题,所以不要用在与其它应用交换数据场合)。