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

📄 15file.xml

📁 一个简单的BBS论坛,虽然简单点,但功能还是很完善的,非常值得初学者的学习!里面还运用了XML技术!
💻 XML
字号:
<?xml version="1.0" encoding="gb2312"?>
<file>
  <xmlrecord>
    <title>membership类谁会使用</title>
    <posttime>2006-10-10 15:29:28</posttime>
    <content>此类是在asp.net 2.0中新加的,请问谁在1.1中用过</content>
    <postuser>admin</postuser>
  </xmlrecord>
  <xmlrecord>
    <title>我会用</title>
    <posttime>2006-10-10 16:42:05</posttime>
    <content>只要将类添加到项目中
使用其内部的静态方法即可</content>
    <postuser>admin</postuser>
  </xmlrecord>
  <xmlrecord>
    <title>我会用</title>
    <posttime>2006-10-10 16:43:08</posttime>
    <content>只需要把类添加到项目中
调用其中的静态方法即可。</content>
    <postuser>admin</postuser>
  </xmlrecord>
  <xmlrecord>
    <title>很简单</title>
    <posttime>2006-10-10 16:44:12</posttime>
    <content>按照说明操作
</content>
    <postuser>admin</postuser>
  </xmlrecord>
</file>

⌨️ 快捷键说明

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