-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex3.html
164 lines (148 loc) · 7.72 KB
/
index3.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
<!DOCTYPE html>
<html class="no-js" lang="zh">
<head>
<title>GeoPyTool</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0">
<link rel="stylesheet" id="responsive-style-css" href='/theme/css/style.css' type="text/css" media="all" />
<link rel="stylesheet" id="responsive-style-css" href='/theme/css/highlight.css' type="text/css" media="all" />
<link href="/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="GeoPyTool Full Atom Feed" />
</head>
<body id="index" class="blog">
<div id="container" class="hfeed">
<header id="header" >
<div id="logo">
<h1><img src="/theme/image/default-logo.png" width="300" height="100" alt="ChinaGeology" />
GeoPyTool</h1>
</div> <!-- /#logo-->
<nav id="menu" class="main-nav"><ul class="menu">
<li class="active"><a href="http://geopytool.com">Homepage</a></li>
<li class="active"><a href="http://geopytool.com/about.html">About</a></li>
<li class="active"><a href="http://geopytool.com/archives.html">Archives</a></li>
<li class="active"><a href="https://zhuanlan.zhihu.com/python-kivy">ZhiHu</a></li>
<li class="active"><a href="https://github.com/GeoPyTool/GeoPyTool">Github</a></li>
</ul></nav><!-- /#menu -->
</header>
<section id="wrapper" class="clearfix">
<section id="content" class="grid col-620" >
<section class="breadcrumb-list">
</section>
<ul>
<li class="posts"><article class="post hentry">
<header>
<h2 class="post-title" >
<a href="/an-zhuang-zhi-nan.html" rel="bookmark" title="Permalink to 安装指南">安装指南</a>
</h2>
<div class="post-info">
<span class="post-lable">Post in</span>
<abbr class="date" title="2017-11-15T00:00:00+08:00">
<a href="/archive/2017/11/index.html">三 15 十一月 2017 </a>
</abbr>
<!-- COMMENTS -->
</div>
</header>
<div class="summary"><h2>安装 GeoPyTool</h2>
<p>GeoPyTool 有两种使用方法,可以作为独立的程序运行,也可以作为 Python 下的一个模块(module)来在 Python 解释器下调用。</p>
<h2>作为独立程序使用 GeoPyTool</h2>
<p>打包好的可执行文件,目前支持 Windows 和 macOS 两种平台。</p>
<p><a href="https://github.com/GeoPyTool/GeoPyTool/blob/master/Download.md">点击这里查看程序文件的下载链接。</a></p>
<h3>Mac 下的 APP</h3>
<p>macOS 下面特别省心,因为开发者本身就用的这个系统。直接下载对应的压缩包,解压缩之后,双击 GeoPyTool.app 这个文件,就可以看到下面的图形界面了。</p>
<p><img alt="User Interface of the APP on macOS." src="https://raw.githubusercontent.com/GeoPyTool/GeoPyTool/master/img/MacOSScreenShot.png"></p>
<h3>Mac APP 更新升级方法</h3>
<p>进入到 GeoPyTool.app 文件内部,位置为 <code>GeoPyTool.app/Contents/Resources/UpDateGeoPytool</code>。双击这个个名为 <code>UpDateGeoPytool</code>的文件 …</p></div>
<footer>
<span class="post-lable">Category:</span>
<abbr class="category">
<a href="/category/doc.html">Doc</a>
</abbr>
</footer>
<hr />
</article></li>
</ul>
<p class="paginator">
<a href="/index2.html">«</a>
Page 3 / 11
<a href="/index4.html">»</a>
</p>
</section><!-- #content -->
<section id="widgets" class="grid col-300 fit" >
<!--
<section id="widget-search" class="widget-wrapper widget_search">
<form id="searchform" action="http://www.google.com/search" method="get">
<input id="q" class="field" type="text" placeholder="Search Blog" name="q" ></input>
<input id="ie" name="ie" type="hidden" value="utf-8" ></input>
<input id="oe" name="oe" type="hidden" value="utf-8" ></input>
<input id="channel" name="channel" type="hidden" value="suggest" ></input>
<input id="searchsubmit" class="submit" type="submit" value="">
</form>
</section>
-->
<section id="widget-links" class="widget-wrapper widget_archive">
<div class="widget-title">
Links
</div>
<ul>
<li><a href="http://geopytool.com/about.html">About</a></li>
<li><a href="http://geopytool.com/functions.html">Functions</a></li>
<li><a href="http://geopytool.com/milestones.html">Milestones</a></li>
<li><a href="http://geopytool.com/installation.html">Installation</a></li>
<li><a href="http://geopytool.com/demonstration.html">Demonstration</a></li>
<li><a href="http://geopytool.com/download.html">Download</a></li>
<li><a href="http://geopytool.com/archives.html">Archives</a></li>
<li><a href="http://geopytool.com/about.html">简要介绍</a></li>
<li><a href="http://geopytool.com/gong-neng-lie-biao.html">功能列表</a></li>
<li><a href="http://geopytool.com/kai-fa-ji-lu.html">开发记录</a></li>
<li><a href="http://geopytool.com/an-zhuang-zhi-nan.html">安装指南</a></li>
<li><a href="http://geopytool.com/yan-shi-shi-pin.html">功能演示</a></li>
<li><a href="http://geopytool.com/download.html">下载链接</a></li>
<li><a href="http://geopytool.com/archives.html">存档整理</a></li>
</ul>
</section>
<section id="widget-category" class="widget-wrapper widget_archive">
<div class="widget-title">
Category
</div>
<ul>
<li><a href="/category/doc.html" >Doc </a></li>
<li><a href="/category/python.html" >Python </a></li>
</ul>
</section>
<section id="widget-tagcloud" class="widget-wrapper widget_archive">
<div class="widget-title">
Tagcloud
</div>
<div>
<span><a href="/tag/wen-dang.html">文档</a></span>
<span><a href="/tag/doc.html">Doc</a></span>
<span><a href="/tag/chinese.html">Chinese</a></span>
<span><a href="/tag/zhong-wen.html">中文</a></span>
<span><a href="/tag/english.html">English</a></span>
</div>
</section>
</section><!-- widgets -->
</section><!-- /#wrapper -->
<footer id="footer" class="clearfix"><section class="footer-wrapper">
<div class="grid col-940" >
<div class="grid col-540"></div>
<div class="grid col-380 fit" >
<ul class="social-icons">
<!-- TO BE CONTINUED -->
</ul>
</div>
</div>
<div class="grid col-300 copyright" >
<a href="http://creativecommons.org/licenses/by-nc-sa/3.0/" rel="license">
<img src="http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png" style="border-width:0" alt="知识共享许可协议"></img>
</a>
</div>
<div class="grid col-300 ">
</div>
<div class="grid col-300 fit powered">
Powered by <a href="http://getpelican.com/">Pelican</a> <br />
which takes great advantage of <a href="http://python.org">Python</a>
</div>
</section></footer>
</div>
</body>
</html>