论坛


2010年9月3日 星期五

SimpleXML D6-D2010 改正版

DELPHI盒子| Delphi盒子 |16:09:00

SimpleXML 一个可以解析 XML 文件的单元,之前在盒子发布的原版。 后来在用的过程中发现一 Bug,现在已改正。 主要为保存 XML 的时候,节点值太大时保存不正确, L > P < 2p 修改方法:TXmlSaver.SaveToBuffer。

迷你SQL2000v1.15

DELPHI盒子| Delphi盒子 |16:09:00

MSSQL2000迷你版,仅11M,支持unicode,支持win7,数据库无连接数和文件大小限制,自带常用数据库管理功能和辅助工具。 ========== *修正 +增加 -去除 ^调整 1.1.5 +同目录下只允许启动一个EXE,互斥对象,不影响启用多实例; ^原“恢复”变更为“还原”,还原时?..

DebugDelphi 6.0 - Debug terminal for Delphi

Embarcadero| CodeCentral Delphi Submissions |07:34:04

DebugDelphi is a tool to display programmed error messages in a window.One intention when developping DebugDelphi was to make the programming of error messages as simple as possible. This target was fully achieved:Just include the interface to Deb...