|
|
| 软件名称 |
Your First XML Document |
| 运行环境 |
Win9X/Win2000/WinXP/Win2003/ |
|
| 整理时间 |
2008-10-7 14:24:20 |
| 软件星级 |
 |
| 软件语言 |
简体中文 |
| 软件类型 |
国产软件 |
| 授权方式 |
共享软件 |
| 软件大小 |
666 KB |
| 相关连接 |
csb23@126.com 官方主页 没有预览图片
[收 藏] |
| 下载统计 |
|
| 解压密码 |
www.elecfans.com |
|
软件简介 |
This chapter teaches you how to create simple XML documents with tags you define that make sense for your document. You’ll learn how to write a style sheet for the document that describes how the content of those tags should be displayed. Finally, you’ll learn how to load the documents into a Web browser so that they can be viewed. Since this chapter will teach you by example, and not from first principals, it will not cross all the t’s and dot all the i’s. Experienced readers may notice a few exceptions and special cases that aren’t discussed here. Don’t worry about these; you’ll get to them over the course of the next several chapters. For the most part, you don’t need to worry about the technical rules right up front. As with HTML, you can learn and do a lot by copying simple examples that others have prepared and modifying them to fit your needs. Toward that end I encourage you to follow along by typing in the examples I give in this chapter and loading them into the different programs discussed. This will give you a basic feel for XML that will make the technical details in future chapters easier to grasp in the context of these specific examples. Hello XML This section follows an old programmer’s tradition of introducing a new language with a program that prints “Hello World” on the console. XML is a markup language, not a programming language; but the basic principle still applies. It’s easiest to get started if you begin with a complete, working example you can expand on rather than trying to start with more fundamental pieces that by themselves don’t do anything. And if you do encounter problems with the basic tools, those problems are a lot easier to debug and fix in the context of the short, simple documents used here rather than in the context of the more complex documents developed in the rest of the book. In this section, you’ll learn how to create a simple XML document and save it in a file. We’ll then take a closer look at the code and what it means.
|
| ∷软件评论∷ (评论内容只代表网友观点,与本站立场无关!)
更多评论... |
|
|
| ∷下载说明∷ |
* 为了达到最快的下载速度,推荐使用[网际快车]下载本站软件。
* 请一定升级到最新版[WinRAR3.5]才能正常解压本站提供的软件!
* 如果您发现该软件不能下载,请点击报告错误谢谢!
* 站内提供的所有软件包含破解及注册码均是由网上搜集,若侵犯了你的版权利益,敬请来信通知我们! |
|