搜索资源列表
TestXML
- 用Delphi对XML进行增删改操作示例
DelphiDoXML
- Delphi操作xml文件,对xml文件的创建、增删、改、查-Delphi s operations xml file , create xml file , add or delete , change , check
XML
- 简单的程序:关于XML文件的简单操作-Simple procedure: With regard to simple XML documents
XMLTest
- delphi数据集与xml之间转换及对xml操作实例。-delphi xml data set and between the conversion and operation of the xml instance.
simple-XML-Class-test
- 一个超级简单的XML文件操作类源码及调用实例,包括节点增删改等功能-A super simple XML file manipulation class called source code and examples, including features such as node additions and deletions
XMLshujucaozuo
- 介绍了XML数据操作在delphi中的应用,以及如何设计和实现-XML data operation
Delphi-XMLDocument-Demo
- Delphi XMLDocument控件之XML实例:新建、打开、保存、编辑等操作-Delphi XMLDocument control XML instance: new, open, save, edit, and other operations
xml-file
- delphi 操作xml文件。读取xml文件-delphi operation xml file. Read xml file
xml
- xml操作,将CDS转换成XML,并保存-xml CDS convert XML, and save
C
- Delphi:多个delphi读写处理xml的示例文件,一共包括了5个Delphi操作XML文件的相关实例,这些实例来自国外网站,有的需要使用第三方控件,XML在Delphi或者其它的程序语言中都使用广泛,掌握Delphi操作XML,会另Delphi程序开发更灵活,扩展性更强,有兴趣的可下载源码参考。 -Delphi: delphi write multiple sample processing xml file includes a total of five Delphi operat
Delphi_534565
- Delphi:NativeXml组件下载,包括实例源码,NativeXml是一个功能强大的Delphi环境 XML组件,使用它这后,Delphi便拥有了丰富的XML文件操作功能,比如读取XML文件、写入XML,NativeXml使用CreateName 建立根节点的名称,它甚至允许把Delphi对象直接存入XML文件,功能相当强大,而且NativeXml就开源免费使用,真不错的XML操作组件。 -Delphi: NativeXml component download, including
DisplayNameAttribute
- 说到这个winform属性控件PropertyGrid,要从以前参与项目架构研发,做报表引擎开始,当时我们的目的是想做一个比较简单的报表引擎没有RDLC等报表复杂,是为了让我们的可以操作,用户可以凭借表单拖拽设置样式完成报表模板设置,与我们开发人员代码实现的数据流结合,产生基于apose.cells的excel报表。把我们多而烦的报表业务交给用户完成,用户利用报表设计完成的模板保存为xml保存至服务器,工以后使用。当时做到表单控件属性设计无疑我们采用了PropertyGrid控件,Propert