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

📄 slidesample10.xml

📁 XML_JAVA指南 书籍语言: 简体中文 书籍类型: 程序设计 授权方式: 免费软件 书籍大小: 377 KB
💻 XML
字号:
<?xml version='1.0' encoding='us-ascii'?><!--  A SAMPLE set of slides  --><!DOCTYPE slideshow SYSTEM "slideshow3.dtd" [  <!ENTITY product  "WonderWidget">  <!ENTITY products "WonderWidgets">   <!-- FOR WALLY / WALLIES -->  <!ENTITY copyright SYSTEM "copyright.xml">]><!-- SUBSTITUTIONS WORK IN ATTRIBUTES, TOO --><slideshow     title="&product; Slide Show"    date="Date of publication"    author="Yours Truly"    >    <!-- PROCESSING INSTRUCTION -->    <?my.presentation.Program: QUERY="exec, tech, all"?>    <!-- TITLE SLIDE -->    <slide type="all">       <slide-title>Wake up to &products;!</slide-title>    </slide>    <!-- TITLE SLIDE -->    <slide type="all">       <item>&copyright;</item>    </slide>    <!-- OVERVIEW -->    <slide type="all">      <slide-title>Overview</slide-title>      <item>Why <em>&products;</em> are great</item>      <item/>      <item>Who <em>buys</em> &products;</item>    </slide>    <slide type="tech">      <slide-title>How it Works</slide-title>      <item>First we fozzle the frobmorten</item>      <item>Then we framboze the staten</item>      <item>Finally, we frenzle the fuznaten</item>      <item><![CDATA[Diagram:                             frobmorten <------------ fuznaten        |            <3>        ^        | <1>                   |   <1> = fozzle        V                       |   <2> = framboze          staten--------------------+   <3> = frenzle                     <2>      ]]></item>    </slide></slideshow>

⌨️ 快捷键说明

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