📄 viewedit.htm
字号:
<html>
<head>
<title>File viewing / editing</title>
<link rel="stylesheet" type="text/css" href="filezilla.css">
</head>
<body>
<p align="center" class="PageCaption">File viewing / editing</p>
<p class="MidCaption" align="left">Overview:</p>
<p class="bodyText" align="left">FileZilla can view / edit files on the server.
On this page you can associate programs with the different filetypes.</p>
<p class="bodyText" align="center">
<img border="0" src="viewedit.png" width="597" height="405">
<br>(File viewing / editing page of the FileZilla Options dialog box)</p>
<p class="SmallCaption" align="left">
Default program to view or edit a file</p>
<p class="bodyText" align="left">
The default program is always used to open a file if no other program has been
specified for that type of file.</p>
<p class="SmallCaption">Custom file associations</p>
<p class="bodyText">Each line represents one file association. Every line begins
with the file extension followed by a space. Then the program that should be
used to open the file follows. You have to quote all extensions, which contain
spaces. Invalid lines will be removed from the list.<br>
For files without an extension, for example file with the name README which can
be found on a lot of servers, enter a single dot as filetype.</p>
<p class="bodyText"><u>Some examples:</u></p>
<p class="bodyText">txt c:\windows\system32\notepad.exe<br>
abc c:\program files\abc\abc.exe<br>
"my very long extension" c:\mytool.exe<br>
. c:\mytools\textview.exe</p>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -