localfilelist.htm
来自「一个支持FTP,SFTP的客户端程序」· HTM 代码 · 共 107 行
HTM
107 行
<html>
<head>
<title>Local file list</title>
<link rel="stylesheet" type="text/css" href="filezilla.css">
</head>
<body>
<p align="center" class="PageCaption">Local file list</p>
<p class="MidCaption" align="left">Overview:</p>
<p class="bodyText" align="left">This page configures the appearance of the
local file list.</p>
<p class="bodyText" align="center">
<img border="0" src="localfilelist.png" width="597" height="405">
<br>(Local file list page of the FileZilla Options dialog box)</p>
<p class="SmallCaption" align="left">
<b>Always use the following configurationn</b></p>
<p class="bodyText" align="left">
When selected, the selected layout is used for the local file list.</p>
<blockquote>
<p class="bodyText" align="left">
<b>Default list style</b></p>
<p class="bodyText" align="left">
Chose from one of the following styles for the local file list:</p>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111">
<tr>
<td nowrap class="SmallCaption">Details</td>
<td nowrap class="bodyText" width="10" align="center">-</td>
<td class="bodyText">List of files with full details, this is the default style</td>
</tr>
<tr>
<td nowrap class="SmallCaption">List</td>
<td nowrap class="bodyText" width="10" align="center">-</td>
<td class="bodyText">Lists only the file names and shows their icons, list get's extended
horizontally if it is larger as the list window</td>
</tr>
<tr>
<td nowrap class="SmallCaption">Large Icons</td>
<td nowrap class="bodyText" width="10" align="center">-</td>
<td class="bodyText">Large list of icons with the file name below.</td>
</tr>
<tr>
<td nowrap class="SmallCaption">Small Icons</td>
<td nowrap class="bodyText" width="10" align="center">-</td>
<td class="bodyText">Lists only the file names and shows their icons, list get's extended
vertically if it is larger as the list window</td>
</tr>
</table>
<p class="bodyText" align="left">
<b>Visible columns when using details style</b></p>
<p class="bodyText" align="left">
Specifies which colomns will be visible when in details style. Useful if you do
not wish to display all details.</p>
<p class="bodyText" align="left">
<b>show statusbar with information about (selected) files</b></p>
<p class="bodyText" align="left">
If enabled, FileZilla displays a statusbar with information about the selected files and folders.
If no files are selected, the information about all files is shown.
</p>
</blockquote>
<p class="SmallCaption" align="left">
<b>Remember last used configuration</b></p>
<p class="bodyText" align="left">When selected, FileZilla remembers the layout
of the local file list when closed and restores it when started the next time.</p>
<p class="SmallCaption">Remember column width in details style</p>
<p class="bodyText">If enabled, FileZilla remembers the width of the columns in
the local file list in details style.</p>
<p class="SmallCaption">Filesize format in details style</p>
<p class="bodyText">Specifies how the filesize will be displayed. Filesizes can
either be displayed in bytes, KB and MB. In <b>Auto</b> mode, FileZilla keeps
the length of the filesize small, displaying a large file in bytes would result
in a larg string so FileZilla uses KB or MB in this case.</p>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?