changes.rss

来自「框架结构,适用一些初学者使用. 请先压缩再使用」· RSS 代码 · 共 45 行

RSS
45
字号
<?xml version="1.0" encoding="ISO-8859-1"?><rss version="0.91">  <channel>    <title>Changes report</title>    <link>http://struts.apache.org/struts-scripting</link>    <description>Changes report</description>    <language>en-us</language>    <copyright>Copyright 2004 The Apache Software Foundation</copyright>    <item>      <title>3 change(s) for version 1.0.1</title>      <link>http://struts.apache.org/struts-scripting/changes-report.html</link>      <description>        <table border="1">          <tr>            <th style="width:50px">Type</th>            <th>Changes</th>            <th style="width:70px">By</th>          </tr>          <tr>            <td>add</td>            <td>Changed Mailreader example to use Groovy instead of BeanShell due to possible licensing issues.</td>            <td>              <a href="http://struts.apache.org/struts-scripting/team-list.html#mrdon">mrdon</a>            </td>          </tr>          <tr>            <td>fix</td>            <td>Fixed most checkstyle errors.</td>            <td>              <a href="http://struts.apache.org/struts-scripting/team-list.html#mrdon">mrdon</a>            </td>          </tr>          <tr>            <td>fix</td>            <td>Merged Ant and Maven build into one Maven build.</td>            <td>              <a href="http://struts.apache.org/struts-scripting/team-list.html#wsmoak">wsmoak</a>            </td>          </tr>        </table>      </description>    </item>  </channel></rss>

⌨️ 快捷键说明

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