credits.htm

来自「一个支持FTP,SFTP的客户端程序」· HTM 代码 · 共 95 行

HTM
95
字号
<head>
<link rel="stylesheet" type="text/css" href="filezilla.css">
</head>
<title>Credits</title>
<h1 align="center" class="PageCaption">Credits</h1>
<p align="left" class="MidCaption"><u><b>Credits</b></u><span style="font-weight: 400; text-decoration: none"> (in chronological order):</span></p>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" id="AutoNumber1">
  <tr>
    <td height="20" class="bodyText"><a href="mailto:Tim.Kosse@gmx.de">Tim Kosse</a></td>
    <td class="bodyText" width="20" align="center">-</td>
    <td height="20" class="bodyText">Project Leader</td>
  </tr>
  <tr>
    <td height="19" class="bodyText">Xiowen Xin</td>
    <td class="bodyText" width="20" align="center">-</td>
    <td height="19" class="bodyText">Additional developer</td>
  </tr>
  <tr>
    <td height="19" class="bodyText">Michael Muehldorfer</td>
    <td class="bodyText" width="20" align="center">-</td>
    <td height="19" class="bodyText">German translation</td>
  </tr>
  <tr>
    <td height="19" class="bodyText">Piotr Murawski, Rafal Lampe</td>
    <td class="bodyText" width="20" align="center">-</td>
    <td height="19" class="bodyText">Polish translation</td>
  </tr>
  <tr>
    <td height="19" class="bodyText">Jose Brito</td>
    <td class="bodyText" width="20" align="center">-</td>
    <td height="19" class="bodyText">Spanish translation</td>
  </tr>
  <tr>
    <td height="19" class="bodyText">Fabien Illide</td>
    <td class="bodyText" width="20" align="center">-</td>
    <td height="19" class="bodyText">French translation</td>
  </tr>
  <tr>
    <td height="19" class="bodyText">Simon Tatham and his team</td>
    <td class="bodyText" width="20" align="center">-</td>
    <td height="19" class="bodyText">The creators of PuTTY</td>
  </tr>
  <tr>
    <td height="19" class="bodyText">Andrea Sanavia</td>
    <td class="bodyText" width="20" align="center">-</td>
    <td height="19" class="bodyText">Italian translation</td>
  </tr>
  <tr>
    <td height="19" class="bodyText">Asparouh Kalyandjiev</td>
    <td class="bodyText" width="20" align="center">-</td>
    <td height="19" class="bodyText">Bulgarian translation</td>
  </tr>
  <tr>
    <td height="19" class="bodyText">Bata Gy鰎gy</td>
    <td class="bodyText" width="20" align="center">-</td>
    <td height="19" class="bodyText">Hungarian translation</td>
  </tr>
  <tr>
    <td height="19" class="bodyText">'Doberman'</td>
    <td class="bodyText" width="20" align="center">-</td>
    <td height="19" class="bodyText">Additional developer</td>
  </tr>
  <tr>
    <td height="19" class="bodyText">'Yuan Chia Fu</td>
    <td class="bodyText" width="20" align="center">-</td>
    <td height="19" class="bodyText">Traditional Chinese translation</td>
  </tr>
  <tr>
    <td height="19" class="bodyText">Roman Ruckschloss</td>
    <td class="bodyText" width="20" align="center">-</td>
    <td height="19" class="bodyText">Additional developer</td>
  </tr>
  <tr>
    <td height="19" class="bodyText">'Thunder White'</td>
    <td class="bodyText" width="20" align="center">-</td>
    <td height="19" class="bodyText">Simplified Chinese translation</td>
  </tr>
  <tr>
    <td height="19" class="bodyText">Philippe Curtil</td>
    <td class="bodyText" width="20" align="center">-</td>
    <td height="19" class="bodyText">French translation of documentation</td>
  </tr>
  <tr>
    <td height="19" class="bodyText">Takashi Yamaguchi</td>
    <td class="bodyText" width="20" align="center">-</td>
    <td height="19" class="bodyText">Japanese translation</td>
  </tr>
</table>
<p align="left" class="MidCaption"><u>Special thanks to:</u></p>
<p align="left" class="bodyText">Christian Brueffer and Max Moellers for the idea of writing a FTP client<br>
<a href="http://www.codeproject.com">CodeProject</a> and
<a href="http://www.codeguru.com">Codeguru</a> - good pages for VC++ developers,
thanks for the great articles!<br>
Everybody else who helped to improve FileZilla by reporting bugs or for their
suggestions</p>

⌨️ 快捷键说明

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