📄 howtotranslate.html
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>How to translate:</title><link rel="stylesheet" type="text/css" href="/CSS/style.css"/></head><body><div style="text-align:center"><br/><div><script type="text/javascript"><!--google_ad_client = "pub-0273098922140914";google_ad_width = 728;google_ad_height = 90;google_ad_format = "728x90_as";google_color_border = "A8DDA0";google_color_bg = "EBFFED";google_color_link = "0000CC";google_color_url = "008000";google_color_text = "6F6F6F";//--></script><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"><!-- Dummy --> </script></div><br/></div><table width="100%"><tr><td style="text-align:right"><span class="mediumText"><a class="naviBlack" target="_top" href="http://www.zvon.org">ZVON</a> > <a class="naviBlack" target="_top" href="http://www.zvon.org/index.php?nav_id=tutorials">Tutorials</a> > <b>XML Tutorial</b></span></td></tr></table><table class="bar" width="750px" border="0" cellpadding="0" cellspacing="0"><tr><td class="naviBlue"><a class="naviWhite" target="_top" href="../General/book.html">Intro</a> / <a class="naviWhite" target="_top" href="http://zvon.org/search.php">Search</a> / <a class="naviWhite" target="_top" href="http://www.zvon.org"> ZVON </a></td></tr></table><h3>Miloslav Nic [ <a href="mailto:nicmila@systinet.com">nicmila@systinet.com</a> ]</h3><h1>How to translate XML Tutorial</h1><p> Translation is easy - just a few paragraphs in XML file. If you would like to contribute, send email to <a href="mailto:webmaster@zvon.org?Subject=XML Tutorial&Body=I would like to translate XML Tutorial">webmaster@zvon.org</a> and we will send you the XML files and detailed instructions. </p><p> Here is sample source file: </p><hr/><p><br/><XTutorial id = "1" next = "2" previous = "13"><br/> <description lang = "<b style="color: ">eng</b>"><b>XML document must contain one or more elements.</b></description><br/> <demo type = "wf"><br/> <doc>{text}This is an XML document{/text}</doc><br/> <description lang = "<b style="color: ">eng</b>"><b>A well formed document with one element</b></description><br/> </demo><br/> <demo type = "wf"><br/> <doc>{text}This is an {doctype}XML document{/doctype}{/text}</doc><br/> <description lang = "<b style="color: ">eng</b>"><b>A well formed document with several elements</b></description><br/> </demo><br/> <demo type = "notwf"><br/> <doc><br/> <error>???</error> This is an XML document <br/> <error>???</error><br/> </doc><br/> <description lang = "<b style="color: ">eng</b>"><b>An XML document must contain at least one element</b></description><br/> </demo><br/></XTutorial></p><hr/></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -