help_logtable.html

来自「PHP写的图片查看器」· HTML 代码 · 共 60 行

HTML
60
字号
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"><html>  <head>    <title>ViewCVS Help: CVS Log Table View</title>  </head><body background="images/chalk.jpg">  <table width="100&#37;" cellspacing=5>    <tr>      <td width="1%"><a href="http://viewcvs.sf.net/index.html"><img border=0	     src="images/logo.png"></a>      </td>      <td>	<h1>ViewCVS Help: CVS Log Table View</h1>      </td>    </tr>    <tr><td width="1%" valign=top bgcolor="#ffffff">       <h3>Help</h3>       <a href="help_rootview.html">General</a><br>       <a href="help_dirview.html">Directory&nbsp;View</a><br>       <a href="help_log.html">Classic&nbsp;Log&nbsp;View</a><br>       <b>Alternative&nbsp;Log&nbsp;View</b><br>       <a href="help_query.html">Query&nbsp;Database</a><br>       <h3>Internet</h3>       <a href="http://viewcvs.sf.net/index.html">Home</a><br>       <a href="http://viewcvs.sf.net/upgrading.html">Upgrading</a><br>       <a href="http://viewcvs.sf.net/contributing.html">Contributing</a><br>       <a href="http://viewcvs.sf.net/license-1.html">License</a><br>    </td><td colspan=2>    <p>       The table based log view must be enabled in the site wide       ViewCVS configuration file.    </p><p>      It displays the revision history of the selected source      file in a table containing the following columns:        <ul>        <li><b>Revision</b>: The CVS revision number.</li>	<li><b>Tasks</b>: This column contains several links to view 	    a revision.</li>	<li><b>Diffs</b>: Several links to view the changes between this	    and other revisions.	<li><b>Branches and Tags</b>: Displays the branch and a pulldown	    menu button displaying all tags bound to that revision</li>	<li>FIXME: Document the other columns</li>      </ul>    </p><p>      At the bottom of such a page you will find a form which allows      to request diffs between arbitrary revisions.    </p>  </td></tr></table>  <hr>  <address><a href="mailto:viewcvs-dev@lyra.org">ViewCVS Group</a></address><!-- Created: Thu Oct 25 22:08:29 CEST 2001 --><!-- hhmts start -->Last modified: Sat Dec  8 23:26:52 CET 2001<!-- hhmts end -->  </body></html>

⌨️ 快捷键说明

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