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

📄 book1.xml.in

📁 A framework written in Java for implementing high-level and dynamic languages, compiling them into J
💻 IN
字号:
<?xml version="1.0"?><book>  <title>Data on the Web</title>  <author>Serge Abiteboul</author>  <author>Peter Buneman</author>  <author>Dan Suciu</author>  <section id="intro" difficulty="easy" >    <title>Introduction</title>    <p>Text ... </p>    <section>      <title>Audience</title>      <p>Text ... </p>    </section>    <section>      <title>Web Data and the Two Cultures</title>      <p>Text ... </p>      <figure height="400" width="400">        <title>Traditional client/server architecture</title>        <image source="csarch.gif"/>      </figure>      <p>Text ... </p>    </section>  </section>  <section id="syntax" difficulty="medium" >    <title>A Syntax For Data</title>    <p>Text ... </p>    <figure height="200" width="500">      <title>Graph representations of structures</title>      <image source="graphs.gif"/>    </figure>    <p>Text ... </p>    <section>      <title>Base Types</title>      <p>Text ... </p>    </section>    <section>      <title>Representing Relational Databases</title>      <p>Text ... </p>      <figure height="250" width="400">        <title>Examples of Relations</title>        <image source="relations.gif"/>      </figure>    </section>    <section>      <title>Representing Object Databases</title>      <p>Text ... </p>    </section>         </section></book>

⌨️ 快捷键说明

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