general information.htm

来自「一个FTP下载的源代码。代码质量非常高」· HTM 代码 · 共 24 行

HTM
24
字号
<html>

<head>
<title>General Information</title>
<link rel="stylesheet" type="text/css" href="filezilla.css">
</head>

<body>

<h1 align="center" class="PageCaption">General Information</h1>
<p align="left" class="bodyText">The following chapters include some general information for you:</p>
<ul>
  <li>
    <p align="left" class="bodyText"><a href="history.htm">FileZilla history</a></li>
  <li>
    <p align="left" class="bodyText"><a href="version%20history.htm">Version history</a></li>
  <li>
    <p align="left" class="bodyText"><a href="compiling.htm">Compiling FileZilla</a></li>
</ul>
<p align="left" class="bodyText">&nbsp;</p>

</body>

</html>

⌨️ 快捷键说明

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