-
Notifications
You must be signed in to change notification settings - Fork 0
/
archives.html
202 lines (165 loc) · 6.94 KB
/
archives.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
<!DOCTYPE html>
<html lang="zh">
<head>
<meta charset="utf-8">
<title>philokey的笔记</title>
<meta name="description" content="">
<meta name="author" content="philokey">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
<!--[if lt IE 9]>
<script src="./theme/html5.js"></script>
<![endif]-->
<!-- Le styles -->
<link href="./theme/bootstrap.min.css" rel="stylesheet">
<link href="./theme/bootstrap.min.responsive.css" rel="stylesheet">
<link href="./theme/local.css" rel="stylesheet">
<link href="./theme/pygments.css" rel="stylesheet">
<!-- So Firefox can bookmark->"abo this site" -->
<link href="http://www.philokey.com/feeds/all.atom.xml" rel="alternate" title="philokey的笔记" type="application/atom+xml">
<link href="http://www.philokey.com/feeds/all.rss.xml" rel="alternate" title="philokey的笔记" type="application/rss+xml">
</head>
<body>
<div class="navbar">
<div class="navbar-inner">
<div class="container">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<a class="brand" href=".">philokey的笔记</a>
<div class="nav-collapse">
<ul class="nav">
</ul>
</div>
</div>
</div>
</div>
<div class="container">
<div class="content">
<div class="row">
<div class="span9">
<h1>Archives</h1>
<table class="table">
<tbody>
<tr>
<td>27 12 2015</td>
<td><a href='./pages/2015/12/27/caffe-mxnet-fast-rcnn-xue-xi-bi-ji.html'>caffe & mxnet & fast-rcnn 学习笔记</a></td>
</tr>
<tr>
<td>09 12 2015</td>
<td><a href='./pages/2015/12/09/lun-wen-bi-ji-rich-feature-hierarchies-for-accurate-object-detection-and-semantic-segmentation.html'>论文笔记:Rich feature hierarchies for accurate object detection and semantic segmentation</a></td>
</tr>
<tr>
<td>28 10 2014</td>
<td><a href='./pages/2014/10/28/scalaxue-xi-bi-ji.html'>Scala学习笔记</a></td>
</tr>
<tr>
<td>15 10 2014</td>
<td><a href='./pages/2014/10/15/czhong-de-lei.html'>C++中的类</a></td>
</tr>
<tr>
<td>01 9 2014</td>
<td><a href='./pages/2014/09/01/czhong-de-static.html'>C++中的static</a></td>
</tr>
<tr>
<td>19 8 2014</td>
<td><a href='./pages/2014/08/19/ubuntuzi-ti.html'>ubuntu字体</a></td>
</tr>
<tr>
<td>16 8 2014</td>
<td><a href='./pages/2014/08/16/search-in-rotated-sorted-array.html'>Search in Rotated Sorted Array</a></td>
</tr>
<tr>
<td>14 8 2014</td>
<td><a href='./pages/2014/08/14/longest-valid-parentheses-leetcode.html'>Longest Valid Parentheses @ LeetCode</a></td>
</tr>
<tr>
<td>14 8 2014</td>
<td><a href='./pages/2014/08/14/unique-paths-ii-leetcode.html'>Unique Paths II @ LeetCode</a></td>
</tr>
<tr>
<td>13 8 2014</td>
<td><a href='./pages/2014/08/13/unique-binary-search-trees-leetcode.html'>Unique Binary Search Trees @ LeetCode</a></td>
</tr>
<tr>
<td>13 8 2014</td>
<td><a href='./pages/2014/08/13/python-ke-bian-dui-xiang-he-bu-ke-bian-dui-xiang.html'>python 可变对象和不可变对象</a></td>
</tr>
<tr>
<td>10 8 2014</td>
<td><a href='./pages/2014/08/10/stlbi-ji.html'>STL笔记</a></td>
</tr>
<tr>
<td>01 8 2014</td>
<td><a href='./pages/2014/08/01/bo-ke-da-jian-ji-lu.html'>博客搭建记录</a></td>
</tr>
<tr>
<td>01 8 2014</td>
<td><a href='./pages/2014/08/01/hello-world.html'>hello world</a></td>
</tr>
</tbody>
</table>
</div>
<div class="span3">
<div class="well" style="padding: 8px 0; background-color: #FBFBFB;">
<ul class="nav nav-list">
<li class="nav-header">
Site
</li>
<li><a href="./archives.html">Archives</a>
<li><a href="./tags.html">Tags</a>
<li><a href="http://www.philokey.com/feeds/all.atom.xml" rel="alternate">Atom feed</a></li>
<li><a href="http://www.philokey.com/feeds/all.rss.xml" rel="alternate">RSS feed</a></li>
</ul>
</div>
<div class="well" style="padding: 8px 0; background-color: #FBFBFB;">
<ul class="nav nav-list">
<li class="nav-header">
Categories
</li>
<li><a href="./category/bi-ji.html">笔记</a></li>
<li><a href="./category/c.html">C++</a></li>
<li><a href="./category/leetcode.html">LeetCode</a></li>
<li><a href="./category/linux.html">Linux</a></li>
<li><a href="./category/lun-wen.html">论文</a></li>
<li><a href="./category/lun-wen-caffemxnet.html">论文,caffe,mxnet</a></li>
<li><a href="./category/python.html">python</a></li>
<li><a href="./category/scala.html">Scala</a></li>
<li><a href="./category/za.html">杂</a></li>
</ul>
</div>
<div class="well" style="padding: 8px 0; background-color: #FBFBFB;">
<ul class="nav nav-list">
<li class="nav-header">
Links
</li>
<li><a href="http://getpelican.com/">Pelican</a></li>
<li><a href="http://python.org/">Python.org</a></li>
<li><a href="https://www.google.com/ncr">Google</a></li>
</ul>
</div>
<div class="social">
<div class="well" style="padding: 8px 0; background-color: #FBFBFB;">
<ul class="nav nav-list">
<li class="nav-header">
Social
</li>
<li><a href="https://github.com/philokey">Github</a></li>
<li><a href="http://weibo.com/u/1690959514/">微博</a></li>
</ul>
</div>
</div>
</div>
</div> </div>
<footer>
<br />
<p><a href=".">philokey的笔记</a> © philokey 2015</p>
</footer>
</div> <!-- /container -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script src="./theme/bootstrap-collapse.js"></script>
<script>var _gaq=[['_setAccount','UA-53439918-1'],['_trackPageview']];(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];g.src='//www.google-analytics.com/ga.js';s.parentNode.insertBefore(g,s)}(document,'script'))</script>
</body>
</html>