在Delphi中使用XML的教程在哪里? [英] Where is a tutorial for using XML with Delphi?

查看:112
本文介绍了在Delphi中使用XML的教程在哪里?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要一个关于使用XML文件的示例或教程。我想创建一个包含记录给一个人的文件,如下所示:

 
名称:Just Me
年龄:99
电子邮件:me@some.net

我想学习如何读写XML文件。 / p>

解决方案

看看Jeroen Plumeders Sessions在 CodeRage 4



调用 Delphi中的实用XML


从XML开始基础知识,学习
关于形式有效的文档,
编码和重新编码以及XSD
验证。请参阅Delphi中的
示例Win32和Delphi Prism显示
工具选择何时最后,
学习哪里可以出错,
如何防止:不正当但是
形成XML,在XML $之间复制数据b $ b文件,将XML转换为表和
对象等。



I need a sample or tutorial on working with XML files. I want to create a file that contains a "record" to a person, something like this:

Name: Just Me
Age: 99
EMail: me@some.net

I want to learn how to read and write an XML file.

解决方案

Have a look at Jeroen Pluimers Sessions at CodeRage 4

called 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."

这篇关于在Delphi中使用XML的教程在哪里?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆