微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

在Delphi中使用XML的教程在哪里?

我需要一个关于使用 XML文件的示例或教程.我想为一个人创建一个包含“记录”的文件,如下所示:
Name: Just Me
Age: 99
EMail: me@some.net

我想学习如何读写XML文件.

解决方法

CodeRage 4看一下Jeroen Pluimers Sessions

叫做Practical XML in Delphi

“Starting with the XML basics,learn about well formed and valid documents,encoding,and recoding and XSD validation. See examples in Delphi for Win32 and Delphi Prism showing you which tool to choose when. Finally,learn where things can go wrong and how to prevent that: improper but well formed XML,copying data between XML documents,convert XML to tables and objects,etc.”

原文地址:https://www.jb51.cc/delphi/102049.html

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。

相关推荐