checkstyle.rss

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

RSS
39
字号
<?xml version="1.0" encoding="ISO-8859-1"?><rss version="0.91">  <channel>    <title>Checkstyle report</title>    <link>http://struts.apache.org/struts-scripting</link>    <description>Checkstyle report</description>    <language>en-us</language>    <copyright>Copyright 2004 The Apache Software Foundation</copyright>    <item>      <title>File: 7 , Errors: 4 , Warnings: 0 , Infos: 0</title>      <link>http://struts.apache.org/struts-scripting/checkstyle-report.html</link>      <description>        <p>Click          <a href="http://struts.apache.org/struts-scripting/checkstyle-report.html">here</a>for the full Checkstyle report.</p>        <table border="1" summary="Files">          <thead>            <tr>              <th>Files</th>              <th style="width:30px">I</th>              <th style="width:30px">W</th>              <th style="width:30px">E</th>            </tr>          </thead>          <tbody>            <tr>              <td>                <a href="http://struts.apache.org/struts-scripting/checkstyle-report.html#org/apache/struts/scripting/ScriptAction.java">org/apache/struts/scripting/ScriptAction.java</a>              </td>              <td>0</td>              <td>0</td>              <td>4</td>            </tr>          </tbody>        </table>      </description>    </item>  </channel></rss>

⌨️ 快捷键说明

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