📄 navigate.htm
字号:
<html>
<head>
<title>XML循序渐进</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css">
<!--
.normal105 { font-size: 10.5pt}
a { color: #0000FF; text-decoration: none; font-weight: bold}
a:hover{ color:Red}
-->
</style>
</head>
<body bgcolor="#FFFFFF">
<p><br>
</p>
<h3 align="center"><font face="宋体">循序渐进学习XML </font></h3>
<table width="95%" border="0" align="center">
<tr>
<td><p class="normal105">这里带你循序渐进地学习和掌握XML.如果你刚刚接触XML,请阅读<a
href="#1">入门篇</a>,这里将告诉您XML的发展、概念、特点等基本知识;如果你已经具备了XML的基础,想深入了解XML和相关知识,如Schema、XSL等,请阅读<a
href="#2">进阶篇</a> ;如果您想利用XML进行实践和应用,请阅读<a
href="#3">实战篇</a>,这里将提供XML的应用实例和共享XML编程经验;我们还建议熟悉XML的朋友阅读<a
href="#4">精通篇</a>,一起思考和讨论XML的深层次问题,</td>
</tr>
<tr>
<td><table width="100%" border="0">
<tr valign="top">
<td width="50%" bgcolor="#F4FFE8"><a name="1"></a><span class="normal105">入门篇</span>
<p
class="normal105"><a href="../resource/article/Xmlintro.htm" tppabs="http://www.xml.org.cn:8188/resource/article/Xmlintro.htm">XML(可扩展标识语言)的产生</a>
<br>
<a href="../resource/article/tide.htm" tppabs="http://www.xml.org.cn:8188/resource/article/tide.htm">潮--席卷全球的XML技术</a><br>
<a href="../resource/article/XML教程.htm" tppabs="http://www.xml.org.cn:8188/resource/article/XML%BD%CC%B3%CC.htm">XML教程 </a><br>
<a href="../resource/article/构造未来Web页面的工具语言 ----- XML.htm" tppabs="http://www.xml.org.cn:8188/resource/article/%B9%B9%D4%EC%CE%B4%C0%B4Web%D2%B3%C3%E6%B5%C4%B9%A4%BE%DF%D3%EF%D1%D4%20-----%20XML.htm">构造未来Web页面的工具语言--XML</a><br>
<a href="../resource/article/FAQ.htm" tppabs="http://www.xml.org.cn:8188/resource/article/FAQ.htm">中文XML常见问题(FAQ)</a> <br>
<a href="../resource/article/XML带来的好处.htm" tppabs="http://www.xml.org.cn:8188/resource/article/XML%B4%F8%C0%B4%B5%C4%BA%C3%B4%A6.htm">XML带来的好处</a>
<br>
<a href="../resource/article/CSS and XSL.htm" tppabs="http://www.xml.org.cn:8188/resource/article/CSS%20and%20XSL.htm">CSS与XSL简述</a> <br>
<a href="../resource/article/XML Namespace.htm" tppabs="http://www.xml.org.cn:8188/resource/article/XML%20Namespace.htm">XML中的Namespaces</a>
</td>
<td width="50%" bgcolor="#ffffcc"><p class="normal105"><a name="2"></a>进阶篇</p>
<p class="normal105"><a href="../resource/article/20q on XML.htm" tppabs="http://www.xml.org.cn:8188/resource/article/20q%20on%20XML.htm">XML的二十个热点问题</a>
<br>
<a href="../resource/article/XMLarch.htm" tppabs="http://www.xml.org.cn:8188/resource/article/XMLarch.htm">XML结构</a> <br>
<a href="../resource/article/Schemaintro.htm" tppabs="http://www.xml.org.cn:8188/resource/article/Schemaintro.htm">XML中的Schema简介</a> <br>
<a href="../resource/article/ZhulinSchema.htm" tppabs="http://www.xml.org.cn:8188/resource/article/ZhulinSchema.htm">XML Schema 概述</a> <br>
<a href="../resource/article/describedata.htm" tppabs="http://www.xml.org.cn:8188/resource/article/describedata.htm">描述你的数据</a> <br>
<a href="../resource/article/理解Schema.htm" tppabs="http://www.xml.org.cn:8188/resource/article/%C0%ED%BD%E2Schema.htm">理解XML Schema</a>
<br>
<a href="../resource/article/XSLintro.htm" tppabs="http://www.xml.org.cn:8188/resource/article/XSLintro.htm">XSL 概述</a> <br>
<a href="../resource/article/理解XSL.htm" tppabs="http://www.xml.org.cn:8188/resource/article/%C0%ED%BD%E2XSL.htm">理解XSL</a> <br>
<font lang="ZH-CN"><a href="../resource/article/deepxsl/DeepXSL1.htm" tppabs="http://www.xml.org.cn:8188/resource/article/deepxsl/DeepXSL1.htm">深入XSL</a></font>
<br>
<font face="宋体" lang="ZH-CN"><a
href="../resource/article/Querying&Transforming XML.htm" tppabs="http://www.xml.org.cn:8188/resource/article/Querying%26Transforming%20XML.htm"><b>查询和转换XML</b></a></font>
<br>
<a href="../resource/article/EDI和XML.htm" tppabs="http://www.xml.org.cn:8188/resource/article/EDI%BA%CDXML.htm">EDI和XML</a><br>
<a href="../resource/article/XML 和Java-是敌还是友.htm" tppabs="http://www.xml.org.cn:8188/resource/article/XML%20%BA%CDJava-%CA%C7%B5%D0%BB%B9%CA%C7%D3%D1.htm">XML和Java--是敌还是友?</a>
</td>
</tr>
<tr valign="top">
<td width="50%" bgcolor="#F2EFFF"><a name="3"></a><span class="normal105">实战篇<br>
<a href="../resource/article/wellformedxml.htm" tppabs="http://www.xml.org.cn:8188/resource/article/wellformedxml.htm">编写结构完整的XML文档</a> <br>
<font lang="ZH-CN"><a href="../resource/article/Using XML Parsers.htm" tppabs="http://www.xml.org.cn:8188/resource/article/Using%20XML%20Parsers.htm">使用XML解析器</a></font>
<br>
<a href="../application/XSL uguid/xml_devguid_catalog.htm" tppabs="http://www.xml.org.cn:8188/application/XSL%20uguid/xml_devguid_catalog.htm"><span
class="normal9">XSL开发者指南</span></a><br>
<font color="#6633FF"><a href="../application/XSL/xsl.htm" tppabs="http://www.xml.org.cn:8188/application/XSL/xsl.htm">用XSL表现你的XML</a></font>
<br>
<a href="../application/Database/DBApp.htm" tppabs="http://www.xml.org.cn:8188/application/Database/DBApp.htm">数据库中的XML<font lang="ZH-CN">应用实例</font></a>
</span></td>
<td width="50%" bgcolor="#B9DBBB"><a name="4"></a><span class="normal105">精通篇</span>
<br>
<a href="../resource/article/philosophy.htm" tppabs="http://www.xml.org.cn:8188/resource/article/philosophy.htm"><font lang="ZH-CN"><span
class="normal105">XML的哲学思考</span></font></a> </td>
</tr>
</table>
</td>
</tr>
<tr align="center">
<td height="77"><font color="#FF0033" size="-1">本站点所刊文章版权,均归本站点所有。署名作者拥有其著作权。<br>
未经</font><font color="#FF0033"><a href="mailto:xmlteam@egroups.com"><font color="#6666FF" size="-1">允许</font></a></font><font color="#FF0033" size="-1">,不得随意转载,违者必究!!</font></td>
</tr>
</table>
<p><br>
<br>
</p>
<p> </p>
<p> </p>
<p> </p>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -