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

📄 fri sep 28 03_32_56 cst 2007.xml

📁 开源数据库exists数据库操作
💻 XML
字号:
<?xml version="1.0" encoding="GBK"?>
<?xml-stylesheet type="text/xsl" href="..\..\简历.xsl"?>
<Dictionary>
  <Information>
    <Name>张三</Name>
    <BirthDay>1983-04-16</BirthDay>
    <Gender>帅哥</Gender>
  </Information>
  <Education>
    <EnrollmentDate>2001-09-01</EnrollmentDate>
    <University>上海交通大学</University>
  </Education>
  <Education>
    <EnrollmentDate>2005-09-01</EnrollmentDate>
    <University>上海大学</University>
  </Education>
  <Hobby>
    <Sing>true</Sing>
    <Dance>false</Dance>
    <Programing>false</Programing>
    <Reading>true</Reading>
    <HobbyOtherChoice txt="打牌">true</HobbyOtherChoice>
  </Hobby>
</Dictionary>

⌨️ 快捷键说明

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