-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathindex.html
349 lines (305 loc) · 13 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- This is Leo's home page -->
<!--@+leo-ver=5-thin-->
<!--@+node:ekr.20100808060203.4273: * @file html/index.html-->
<!--@@first-->
<!--@@first-->
<!--@@first-->
<!--@@language html-->
<!--@@tabwidth -2-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<!--@+<< head >>-->
<!--@+node:ekr.20100808060203.4274: ** << head >> (home page)-->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Leo 中文首页</title>
<link rel="stylesheet" href="_static/classic.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<!-- scale screen-shot to fit parent container -->
<style type="text/css">
img {
max-width:50%; max-height:50%;
}
</style>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: './',
VERSION: '5.7',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true,
SOURCELINK_SUFFIX: '.txt'
};
</script>
<script type="text/javascript">
function search(event) {
if (event === null || (event.keyCode || event.which) === 13) {
window.open('http://www.google.com/search?q=site:leoeditor.com+'+document.getElementById('q').value);
}
}
</script>
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<script type="text/javascript" src="_static/sidebar.js"></script>
<link rel="search" title="Search" href="search.html" />
<div id="searchbox" style="display: none" role="search">
<h3>Quick search</h3>
<form class="search" action="search.html" method="get">
<div><input type="text" name="q" /></div>
<div><input type="submit" value="Go" /></div>
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
<!--@+<< flattr head >>-->
<!--@+node:ekr.20110518101739.18155: *3* << flattr head >>-->
<script type="text/javascript">
/* <![CDATA[ */
(function() {
var s = document.createElement('script'), t = document.getElementsByTagName('script')[0];
s.type = 'text/javascript';
s.async = true;
s.src = 'http://api.flattr.com/js/0.6/load.js?mode=auto';
t.parentNode.insertBefore(s, t);
})();
/* ]]> */
</script>
<!--@-<< flattr head >>-->
<!--@+<< feed2js stylesheet >>-->
<!--@+node:ekr.20111028195854.16608: *3* << feed2js stylesheet >>-->
<style type="text/css" media="all">
<!-- See: http://feed2js.org/index.php?s=style -->
.rss_box {
width: 0px;
padding: 0px;
border: 0px solid white;
margin: 0px;
}
.rss_title {
visibility:hidden;
line-height: 0px;
}
.rss_items {
font-size: 80%;
}
</style>
<!--@-<< feed2js stylesheet >>-->
<link rel="top" title="Leo 5.7 documentation" href="html/index.html" />
<link rel="next" title="Table of Contents" href="html/leo_toc.html" />
<link rel="Users Guide" title="Leo’s Users Guide" href="html/leo_toc.html" />
<!--@-<< head >>-->
</head>
<body>
<!--@+<< div top nav >>-->
<!--@+node:ekr.20100808060203.4276: ** << div top nav >>-->
<div class="related">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="html/genindex.html" title="General Index"
accesskey="I">索引</a></li>
<li class="right" >
<a href="html/glossary.html" title="Glossary"
accesskey="G">词汇表</a> |</li>
<li class="right" >
<a href="html/leo_toc.html" title="Users Guide"
accesskey="N">目录</a> |</li>
<li><a href="html/leo_toc.html">Leo 5.7 文档</a></li>
<!-- » -->
</ul>
</div>
<!--@-<< div top nav >>-->
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body">
<!--@+<< div main section >>-->
<!--@+node:ekr.20100808060203.4286: ** << div main section >> (home page)-->
<div class="section" id="Leo’s Home page">
<h1>Leo 首页</h1>
<!--@+<< Leo is... >>-->
<!--@+node:ekr.20111019104425.15904: *3* << Leo is... >>-->
<p><blockquote>
"Leo 是迈向正确编程最革命性的一步."―Brian Takita
</blockquote>
<blockquote> "Leo 是我用过最好的 IDE. 它不仅彻底改变了我编程的方式, 还改变了我存储和组织工作所需信息的方式."―Ian Mulvany
</blockquote>
<blockquote>
"出于好奇, 打开 Leo. 体验过后, 再回不去. 爱不释手, 休想撬走!"―Travers A. Hough
</blockquote>
<blockquote>
"Leo 是文学化编程操作体验最舒服的综合编辑环境." ~ Zoom.Quiet
</blockquote>
<p>
Leo 是一个
<a href="https://en.wikipedia.org/wiki/Personal_information_manager">PIM</a>,
<a href="https://en.wikipedia.org/wiki/Integrated_development_environment">IDE</a>
和提纲编辑器, 可加速程序员, 作家和网页设计师的工作流.
<em>提纲节点可出现在多处</em>, 允许同一提纲有多种数据组织形式.
<p>
<a href="html/preface.html">
<strong>Leo 简介</strong></a>.
<br>
<a href="html/testimonials.html">
<strong>Leo 评述</strong></a>.
<br>
<a href="html/tutorial.html">
<strong>Leo 教程</strong></a>.
</p>
<!--@-<< Leo is... >>-->
<!--@+<< Leo Google group & postcard >>-->
<!--@+node:ekr.20131005151401.16117: *3* << Leo Google group & postcard >>-->
<p>
在 <a href="http://groups.google.com/group/leo-editor"><strong>leo-editor Google 网上论坛</strong></a>, <strong>向我们提问</strong>.
<br>
<a href="mailto:[email protected]?Subject=About%20Leo" target="_top">
<strong>给我们发邮件</strong></a>, 分享你如何使用 Leo. 谢谢!
</p>
<!--
<p>Here are the most recent discussions...</p>
<script language="JavaScript"
src="http://itde.vccs.edu/rss2js/feed2js.php?src=http%3A%2F%2Fgroups.google.com%2Fgroup%2Fleo-editor%2Ffeed%2Frss_v2_0_msgs.xml&chan=title&num=5&desc=0&date=y&targ=y"
type="text/javascript">
</script>
-->
<!--@-<< Leo Google group & postcard >>-->
<!--@+<< screenshot >>-->
<!--@+node:ekr.20130924043646.21624: *3* << screenshot >>-->
<p>下图是 Leo 主界面:</p>
<img class="screenshot"
src="html/screen-shots/DarkScreenShot.png"
alt="ScreenShot"/>
<!--@-<< screenshot >>-->
<!--@+<< embed leo-editor >>-->
<!--@+node:ekr.20150414224436.1: *3* << embed leo-editor >>-->
<!-- This works --
<iframe id="forum_embed"
src="javascript:void(0)"
scrolling="yes"
frameborder="1"
width="900"
height="700">
</iframe>
<script type="text/javascript">
document.getElementById('forum_embed').src =
'https://groups.google.com/forum/embed/?place=forum/leo-editor'
+ '&showsearch=true&showpopout=true&showtabs=true'
+ '&parenturl=' + encodeURIComponent(window.location.href);
</script>
-->
<!--@-<< embed leo-editor >>-->
</div>
<!--@-<< div main section >>-->
</div>
</div>
</div>
<!--@+<< sidebar >>-->
<!--@+node:ekr.20100808060203.4282: ** << sidebar >> (home page)-->
<div class="sphinxsidebar">
<div class="sphinxsidebarwrapper">
<!--@+<< sidebar contents >>-->
<!--@+node:ekr.20100808060203.4283: *3* << sidebar contents >> (home page)-->
<!--@@language html-->
<p class="logo"><a href="html/leo_toc.html">
<img class="logo" src="_static/Leo4-80-border.jpg" alt="Logo"/></a>
</p>
<p>
<a class="reference external" href="html/leo_toc.html">目录</a>: 画狮点睛!
</p>
<p>
<form>
<input type="button"
style="background-color:#6CA6CD;"
value="下载 Leo"
onClick="window.location.href='html/download.html'">
</form>
</p>
<a class="reference external" href="html/tutorial.html">
教程</a><br>
<a class="reference external" href="html/leo_toc.html">
文档</a><br>
<a class="reference external" href="http:screen-shots.html">
屏幕截图</a><br>
<a class="reference external" href="html/screencasts.html">
视频</a><br>
<a class="reference external" href="html/testimonials.html">
评述</a><br>
<a class="reference external" href="html/slides.html">
教程幻灯</a><br>
<a class="reference external" href="http://webchat.freenode.net/?channels=%23leo&uio=d4">
#leo IRC</a><br>
<a class="reference external" href="http://groups.google.com/group/leo-editor">
Google 网上论坛</a><br>
<a class="reference external" href="https://github.com/leo-editor">
GitHub</a><br>
<a class="reference external" href="https://github.com/kaleguy/leovue#leo-vue">
LeoVue, Joe Orr 出品</a><br>
<a class="reference external" href="https://github.com/leo-editor/snippets">
代码片段</a><br>
<a class="reference external" href="http://leo-editor.readthedocs.org/en/latest/">
Read the docs (API)</a><br>
<a class="reference external" href="https://github.com/leo-editor/leo-editor/issues">
提交 bug</a><br>
<a class="reference external" href="html/leoLinks.html">
更多链接</a><br>
</p>
<p>
<div id="searchbox" style="">
<input id='q' type="text" name="q" onkeypress="search(event)">
<div><button onclick="search(null)">Google Search</button></div>
<div class="searchtip" style="font-size: 90%">
<!-- 使用如 "@file" 的引号或类似符号. -->
</div>
</div>
</p>
<p>Written by <a HREF="ekr.html">Edward K. Ream</a><br>
and <a HREF="acknowledgements.html">many others</a>.
<!--@+<< flattr icon >>-->
<!--@+node:ekr.20110518101739.18154: *4* << flattr icon >>-->
<a class="FlattrButton" style="display:none;" rev="flattr;button:compact;"
href="http://leoeditor.com"></a>
<noscript>
<a href="http://flattr.com/thing/410073/Leo" target="_blank">
<img src="http://api.flattr.com/button/flattr-badge-large.png"
alt="Flattr this" title="Flattr this" border="0" />
</a>
</noscript>
<!--@-<< flattr icon >>-->
</p>
<!--@-<< sidebar contents >>-->
</div>
</div>
<!--@-<< sidebar >>-->
<div class="clearer"></div>
</div>
<!--@+<< div bottom nav >>-->
<!--@+node:ekr.20100808060203.4277: ** << div bottom nav >>-->
<div class="related">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="html/genindex.html" title="General Index"
>索引</a></li>
<li class="right" >
<a href="html/glossary.html" title="Glossary"
accesskey="G">词汇表</a> |</li>
<li class="right" >
<a href="html/leo_toc.html" title="Users Guide"
>目录</a> |</li>
<li><a href="html/leo_toc.html">Leo 5.7 文档</a></li>
</ul>
</div>
<!--@-<< div bottom nav >>-->
<!--@+<< div footer >>-->
<!--@+node:ekr.20100808060203.4278: ** << div footer >>-->
<div class="footer">
© Copyright 1997-2018, Edward K. Ream.
Last updated on May 27, 2018.
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.6.
</div>
<!--@-<< div footer >>-->
</body>
</html>
<!--@-leo-->