Skip to content

Commit 8b4c07c

Browse files
authored
ADD: the missing zh/about.html
1 parent 1f50b09 commit 8b4c07c

1 file changed

Lines changed: 144 additions & 0 deletions

File tree

doc/zh/about.html

Lines changed: 144 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,144 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2+
<html>
3+
<head>
4+
<title>DC - Double Commander 是什么?</title>
5+
<link rel="stylesheet" type="text/css" href="doublecmd.css">
6+
<link rel="shortcut icon" href="../../pixmaps/common/favicon.ico">
7+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8+
</head>
9+
10+
<body>
11+
<a name="topofpage"></a>
12+
<div class="header"><a href="index.html"><img src="../../pixmaps/common/dclogo2017.png" alt="Double Commander" height="48" width="374"></a>
13+
<div id="global-nav" class="nav"><a title="Double Commander 主页" href="https://doublecmd.sourceforge.io/" target="_blank">主页</a> | <a title="Double Commander Wiki" href="https://github.com/doublecmd/doublecmd/wiki" target="_blank">Wiki</a></div>
14+
</div>
15+
<div class="footer"><div class="nav"><a title="索引" href="index.html">索引</a> | <a title="上一页" href="index.html">上一页</a> | <a title="下一页" href="faq.html">下一页</a></div></div>
16+
17+
<div class="dchelpage">
18+
<div>
19+
<h1>1.1. Double Commander 是什么?</h1>
20+
</div>
21+
22+
<div>
23+
<h2>内容</h2>
24+
<dl>
25+
<dt>1. <a href="#presentation">介绍</a></dt>
26+
<dt>2. <a href="#appearance">外观</a></dt>
27+
</dl>
28+
</div>
29+
30+
<div>
31+
<h2><a name="presentation">1. 介绍</a></h2>
32+
<p><b>Double Commander</b> 是一个双面板、跨平台的文件管理器。受到Total Commander的启发,并在文件管理方面融入了一些新理念。Double Commander 是一款完全免费的开源软件,遵循 GNU GPL 第2版许可证。</p>
33+
<p>Double Commander 的主要功能:</p>
34+
<ul>
35+
<li><p>所有操作均在后台运行,并支持多线程操作</p></li>
36+
<li><p>选项卡式面板界面</p></li>
37+
<li><p>可自定义的<a href="toolbar.html">工具栏</a>,按钮可启动外部程序或<a href="cmds.html">内部命令</a></p></li>
38+
<li><p>强大的<a href="findfiles.html">搜索功能</a>,可对任何文件进行全文搜索</p></li>
39+
<li><p>一次性<a href="multirename.html">重命名</a>多个文件</p></li>
40+
<li><p><a href="syncdirs.html">文件夹同步</a></p></li>
41+
<li><p>请求管理员/root权限以进行文件操作(如有必要)</p></li>
42+
<li><p>自定义列</p></li>
43+
<li><p>内置文件查看器(<kbd>F3</kbd>)可以查看任意大小的文件,支持十六进制、二进制或文本格式</p></li>
44+
<li><p>内置文本编辑器(<kbd>F4</kbd>),带语法高亮显示功能</p></li>
45+
<li><p>压缩文件的处理方式与子目录类似,您可以轻松地将文件复制到压缩文件或从压缩文件复制文件</p></li>
46+
<li><p>支持 Total Commander 的 WCX、WLX、WDX 和 WFX 插件(也支持DC自身的DSX插件格式)</p></li>
47+
<li><p>操作日志</p></li>
48+
<li><p>以及更多...</p></li>
49+
</ul>
50+
<p><b></b>:DC目前正在紧锣密鼓的开发中,因此本文档中提供的信息可能不完整或不及时。</p>
51+
<p class="navback"><a href="#topofpage">(返回顶部)</a></p>
52+
</div>
53+
54+
<div>
55+
<h2><a name="appearance">2. 外观</a></h2>
56+
<p class="figure"><img alt="Double Commander" src="images/screenshot.png" width="749" height="472"></p>
57+
<p class="navback"><a href="#topofpage">(返回顶部)</a></p>
58+
<br>
59+
</div>
60+
</div>
61+
<div class="footer"><div class="nav"><a title="索引" href="index.html">索引</a> | <a title="上一页" href="index.html">上一页</a> | <a title="下一页" href="faq.html">下一页</a></div></div>
62+
<div class="checker">
63+
<a href="https://validator.w3.org/check?uri=referer" target="_blank"><img src="https://www.w3.org/Icons/valid-html40" alt="Valid HTML 4.0 Transitional" height="31" width="88"></a>
64+
<a href="https://jigsaw.w3.org/css-validator/check/referer" target="_blank"><img style="border:0;width:88px;height:31px" src="https://jigsaw.w3.org/css-validator/images/vcss" alt="CSS Valid!"></a>
65+
</div>
66+
<br>
67+
<br>
68+
<br>
69+
<br>
70+
<br>
71+
<br>
72+
<br>
73+
<br>
74+
<br>
75+
<br>
76+
<br>
77+
<br>
78+
<br>
79+
<br>
80+
<br>
81+
<br>
82+
<br>
83+
<br>
84+
<br>
85+
<br>
86+
<br>
87+
<br>
88+
<br>
89+
<br>
90+
<br>
91+
<br>
92+
<br>
93+
<br>
94+
<br>
95+
<br>
96+
<br>
97+
<br>
98+
<br>
99+
<br>
100+
<br>
101+
<br>
102+
<br>
103+
<br>
104+
<br>
105+
<br>
106+
<br>
107+
<br>
108+
<br>
109+
<br>
110+
<br>
111+
<br>
112+
<br>
113+
<br>
114+
<br>
115+
<br>
116+
<br>
117+
<br>
118+
<br>
119+
<br>
120+
<br>
121+
<br>
122+
<br>
123+
<br>
124+
<br>
125+
<br>
126+
<br>
127+
<br>
128+
<br>
129+
<br>
130+
<br>
131+
<br>
132+
<br>
133+
<br>
134+
<br>
135+
<br>
136+
<br>
137+
<br>
138+
<br>
139+
<br>
140+
<br>
141+
<br>
142+
</body>
143+
</html>
144+

0 commit comments

Comments
 (0)