⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 xmlexample.xml

📁 用symbian提供的 sax 解析XML文件
💻 XML
字号:
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="type" href="uri"?>
<!DOCTYPE foobar:DeveloperLibrary SYSTEM "xmlexample.dtd"> 
<foobar:DeveloperLibrary xmlns:foobar="http://symbian.com/">
	<foobar:foo>&unknown;</foobar:foo>
	<foobar:file type="xml">XmlExample.xml</foobar:file> 
	<!--test conmment foobar:file-->
	<foobar:SysDoc_Example>
	This file shows XML file parsing example of syslibs component using Symbian OS XML parser framework.
    <!--test conmment foobar:SysDoc_Example-->
	</foobar:SysDoc_Example>
	<foobar:Company_Copyright>
	Copyright (c) Symbian Software Ltd 2007. All rights reserved.
	</foobar:Company_Copyright>
	<foobar:Message_1>
	Happy programming to all
	</foobar:Message_1>
    <!--test conmment foobar:Message_1-->
</foobar:DeveloperLibrary>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -