-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex8.html
197 lines (181 loc) · 7.41 KB
/
index8.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
<!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="/kai-fa-ji-lu.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"><h1>开发记录</h1>
<table>
<thead>
<tr>
<th>标志性事件</th>
<th>日期</th>
<th>新功能</th>
</tr>
</thead>
<tbody>
<tr>
<td>开源启动</td>
<td>2016-07-07 6:20</td>
<td>TAS</td>
</tr>
<tr>
<td>新增 QAPF</td>
<td>2016-07-09 08:32</td>
<td>QAPF</td>
</tr>
<tr>
<td>新增 Wulff</td>
<td>2016-12-18 08:32</td>
<td>Wulf</td>
</tr>
<tr>
<td>功能重构</td>
<td>2017-03-15 15:30</td>
<td>Pearce、 Harker 图解</td>
</tr>
<tr>
<td>单颗粒锆石的 Ce4/3 比值计算</td>
<td>2017-03-25 15:30</td>
<td>Ballard</td>
</tr>
<tr>
<td>多颗粒锆石 Ce4/3 比值计算</td>
<td>2017-03-28 15:30</td>
<td>MultiBallard</td>
</tr>
<tr>
<td>多样本的 CIPW 标准矿物计算</td>
<td>2017-04-3 12:30 …</td></tr></tbody></table></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="/index7.html">«</a>
Page 8 / 11
<a href="/index9.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>