什么是学习 XML 的最佳指南

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/71566/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-06 12:00:31  来源:igfitidea点击:

What is the best guide to learn XML

xml

提问by Vordreller

I'm learning XML, currently of Wikibooks, but that is kinda huge and not oversee-able...

我正在学习 XML,目前是 Wikibooks,但这有点庞大而且无法监督......

anybody know a better place?

有人知道更好的地方吗?

采纳答案by Galwegian

W3Schoolsare generally good for this type of stuff.

W3Schools通常适合这种类型的东西。

回答by Thomas Owens

If you are looking for a book, O'Reillyhas a few XML books. Since I had picked up XML on the job, I just went with XML in a Nutshellfor use as a reference. You might be able to use them to find a good tutorial book on XML for a beginner like Learning XML, if that's what you are looking for.

如果您正在寻找一本书,O'Reilly有一些XML 书籍。由于我在工作中学习了 XML,因此我只是将XML in a Nutshell用作参考。您可以使用它们为初学者找到一本关于 XML 的优秀教程书,例如Learning XML,如果这正是您所需要的。

回答by Mike Dimmick

I found Tim Bray's Annotated XML Specificationhelpful.

我发现 Tim Bray 的Annotated XML Specification很有帮助。

回答by Mike Dimmick

I am not sure if you are building web applications without the need for JavaScript, but if you are I have found the wikibooks very helpful:

我不确定您是否正在构建不需要 JavaScript 的 Web 应用程序,但是如果您是,我发现 wikibooks 非常有帮助:

http://en.wikibooks.org/wiki/XQueryhttp://en.wikibooks.org/wiki/XForms

http://en.wikibooks.org/wiki/XQuery http://en.wikibooks.org/wiki/XForms

The XQuery book uses the eXist-db.org XML database which I have found to be a great learning tool.

XQuery 书使用了 eXist-db.org XML 数据库,我发现它是一个很好的学习工具。

  • Dan

回答by Alexandre Victoor

zvon.org has good tutorials on many xml technologies

zvon.org 有很多关于 xml 技术的很好的教程

回答by Matt Lacey

Depends on your background and what you already know.

取决于你的背景和你已经知道的。

I found this a useful book though: http://www.ineasysteps.com/books/details/?1840781246

我发现这是一本有用的书:http: //www.ineasysteps.com/books/details/?1840781246

回答by Vhaerun

Even though there are plenty of tutorials about XML , I agree with Galwegian . I learned XML from W3Schools.

尽管有很多关于 XML 的教程,但我同意 Galwegian 的观点。我从W3Schools学习了 XML 。

回答by K Man

I think www.w3schools.com is a really good place to start learning XML

我认为 www.w3schools.com 是开始学习 XML 的好地方