文件名称:super_xmlini

  • 所属分类:
  • 文件操作
  • 资源属性:
  • [Dephi] [Pascal] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 3.84mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 刘**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

TXmlIni支援以下功能(特征):

        1. 具有压缩能力(使用ZLib)

        2. 储存成其他程式语言看得懂得xml(在非压缩的情况下)

        3. 具Stream串流载入与输出能力

        4. 具字串载入与输出能力

        5. 具Base64能力(当使用压缩时, 则输出字串将强迫为Base64格式)

        6. 具自动存档能力

        7. 支援压缩、AES加密、RSA加密。



范例:

uses

XmlIni



proceduree ...()

var

XmlIni: TXmlIni

Ret: string

begin

XmlIni := TXmlIni.Create

try

XmlIni.LoadFromFile( C:\...\sample.xi )

Ret := XmlIni[ section ][ key ]

XmlIni[ section ][ key ] := Value

XmlIni.SaveToFile( C:\...\sample.xi )

finally

XmlIni.Free

end

end

-TXmlIni supports the following functionality (features):

1. Has compressed capacity (ZLib)

Saved as other programming languages ​ ​ to see to know how to xml (in the case of non-compressed)

3 with Stream streaming load output capability

4 with string loaded with output capacity

5 the Base64-capacity (when using compressed output string will be forced to Base64 format)

6 with automatic archiving capabilities

Support compression, AES encryption, RSA encryption.



Example:

        uses

                XmlIni



        proceduree ... ()

        var

            XmlIni: TXmlIni

            Ret: string

        begin

            XmlIni: = TXmlIni.Create

            try

                XmlIni.LoadFromFile ( C: \ ... \ sample.xi )

  &nbs
(系统自动生成,下载前可以参看下载内容)

下载文件列表





xmlini

......\Delphi2010

......\..........\Base64.dcu

......\..........\Base64.pas

......\..........\ElAES.dcu

......\..........\ElAES.pas

......\..........\FGInt.dcu

......\..........\FGInt.pas

......\..........\FGIntPrimeGeneration.dcu

......\..........\FGIntPrimeGeneration.pas

......\..........\FGIntPrimeGeneration.~pas

......\..........\FGIntRSA.dcu

......\..........\FGIntRSA.pas

......\..........\FGIntRSA.~pas

......\..........\RSAUtil.dcu

......\..........\RSAUtil.pas

......\..........\RSAUtil.~pas

......\..........\Sample

......\..........\......\PhpExtGlobals.tmp

......\..........\......\Sample.xi

......\..........\......\Sample_BIG5.xi

......\..........\......\Sample_Compress.xi

......\..........\......\Sample_UTF-8.xi

......\..........\......\Sample_UTF-8tt.xi

......\..........\......\Sample_UTF-8_AES.xi

......\..........\......\Sample_UTF-8_RSA.xi

......\..........\......\xeMain.dcu

......\..........\......\xeMain.ddp

......\..........\......\xeMain.dfm

......\..........\......\xeMain.pas

......\..........\......\xeRegistryIO.dcu

......\..........\......\xeRegistryIO.ddp

......\..........\......\xeRegistryIO.dfm

......\..........\......\xeRegistryIO.pas

......\..........\......\xeStringIO.dcu

......\..........\......\xeStringIO.ddp

......\..........\......\xeStringIO.dfm

......\..........\......\xeStringIO.pas

......\..........\......\XmlIniEditor.cfg

......\..........\......\XmlIniEditor.dof

......\..........\......\XmlIniEditor.dpr

......\..........\......\XmlIniEditor.dproj

......\..........\......\XmlIniEditor.dproj.local

......\..........\......\XmlIniEditor.drc

......\..........\......\XmlIniEditor.exe

......\..........\......\XmlIniEditor.identcache

......\..........\......\XmlIniEditor.res

......\..........\......\__history

......\..........\......\.........\xeMain.dfm.~1~

......\..........\......\.........\xeMain.dfm.~2~

......\..........\......\.........\xeMain.dfm.~3~

......\..........\......\.........\xeMain.dfm.~4~

......\..........\......\.........\xeMain.dfm.~5~

......\..........\......\.........\xeMain.dfm.~6~

......\..........\......\.........\xeMain.dfm.~7~

......\..........\......\.........\xeMain.dfm.~8~

......\..........\......\.........\xeMain.dfm.~9~

......\..........\......\.........\xeMain.pas.~10~

......\..........\......\.........\xeMain.pas.~11~

......\..........\......\.........\xeMain.pas.~2~

......\..........\......\.........\xeMain.pas.~3~

......\..........\......\.........\xeMain.pas.~4~

......\..........\......\.........\xeMain.pas.~5~

......\..........\......\.........\xeMain.pas.~6~

......\..........\......\.........\xeMain.pas.~7~

......\..........\......\.........\xeMain.pas.~8~

......\..........\......\.........\xeMain.pas.~9~

......\..........\......\.........\XmlIniEditor.dpr.~1~

......\..........\XmlIni.dcu

......\..........\XmlIni.pas

......\..........\XmlIni.~pas

......\..........\XMLTBase.dcu

......\..........\XMLTBase.pas

......\..........\XMLTBase.~pas

......\..........\__history

......\..........\.........\FGInt.pas.~1~

......\..........\.........\FGInt.pas.~2~

......\..........\.........\FGInt.pas.~3~

......\..........\.........\FGInt.pas.~4~

......\..........\.........\FGInt.pas.~5~

......\..........\.........\FGInt.pas.~6~

......\..........\.........\FGInt.pas.~7~

......\..........\.........\FGInt.pas.~8~

......\..........\.........\FGInt.pas.~9~

......\..........\.........\FGIntPrimeGeneration.pas.~1~

......\..........\.........\FGIntRSA.pas.~1~

......\..........\.........\RSAUtil.pas.~1~

......\..........\.........\RSAUtil.pas.~2~

......\..........\.........\RSAUtil.pas.~3~

......\..........\.........\RSAUtil.pas.~4~

......\..........\.........\XmlIni.pas.~128~

......\..........\.........\XmlIni.pas.~129~

......\..........\.........\XmlIni.pas.~130~

......\..........\.........\XmlIni.pas.~131~

......\..........\.........\XmlIni.pas.~132~

......\..........\.........\XmlIni.pas.~133~

......\..........\.........\XmlIni.pas.~134~

......\..........\.........\XmlIni.pas.~135~

......\..........\.........\XmlIni.pas.~136~

......\..........\.........\XmlIni.pas.~

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org