forked from Changy-/Changy-.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
300 lines (185 loc) · 10.5 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
<!DOCTYPE html>
<head>
<meta charset="utf-8" />
<!-- Set the viewport width to device width for mobile -->
<meta name="viewport" content="width=device-width" />
<title>Process</title>
<link rel="stylesheet" href="http://changy-.github.io/theme/css/normalize.css" />
<link rel="stylesheet" href="http://changy-.github.io/theme/css/foundation.min.css" />
<link rel="stylesheet" href="http://changy-.github.io/theme/css/style.css" />
<link rel="stylesheet" href="http://changy-.github.io/theme/css/pygments.css" />
<script src="http://changy-.github.io/theme/js/modernizr.js"></script>
</head>
<body>
<!-- Nav Bar -->
<nav>
<div class="top-bar">
<div class="row">
<div class="large-9 large-centered columns">
<h1><a href="http://changy-.github.io">Process</a></h1>
</div>
</div>
</div>
<!-- Show menu items and pages -->
<div class="row">
<div class="large-9 columns">
<ul class="button-group navigation">
<li><a href="http://changy-.github.io/pages/about-me.html" class="button secondary small">About Me</a></li>
</ul>
</div>
</div>
</nav>
<!-- End Nav -->
<!-- Main Page Content and Sidebar -->
<div class="row">
<!-- Main Blog Content -->
<div class="large-9 columns">
<article>
<a href="http://changy-.github.io/articles/just_try.html"><h3 class="article-title">Just_Try</h3></a>
<h6 class="subheader" title="2015-08-28T15:35:00-04:00">2015-08-28
</h6>
<div class="highlight"><pre>The first Markdown.
</pre></div><p class="subheader">Category: <a href="http://changy-.github.io/category/try.html">Try</a>
Tagged:
<a href="http://changy-.github.io/tag/other.html">other </a>
</p>
<p><a href="http://changy-.github.io/articles/just_try.html#disqus_thread">comments</a></p> </article>
<hr class="gradient"/>
<article>
<a href="http://changy-.github.io/articles/cheng-xu-de-jie-gou.html"><h3 class="article-title">程序的结构</h3></a>
<h6 class="subheader" title="2015-12-31T21:42:00-05:00">2015-12-31
</h6>
<p>OS 总结</p><p class="subheader">Category: <a href="http://changy-.github.io/category/os.html">OS</a>
Tagged:
<a href="http://changy-.github.io/tag/system-data-bss.html">system data bss </a>
</p>
<p><a href="http://changy-.github.io/articles/cheng-xu-de-jie-gou.html#disqus_thread">comments</a></p> <a class="button radius secondary small right" href="http://changy-.github.io/articles/cheng-xu-de-jie-gou.html">Read More</a>
<hr class="gradient"/>
</article>
<article>
<a href="http://changy-.github.io/articles/xiao-mi-band-protocol-analyze.html"><h3 class="article-title">Xiao Mi band protocol analyze</h3></a>
<h6 class="subheader" title="2015-12-28T21:43:00-05:00">2015-12-28
</h6>
<p>xiao mi band protocol analyze</p><p class="subheader">Category: <a href="http://changy-.github.io/category/project.html">Project</a>
Tagged:
<a href="http://changy-.github.io/tag/mi-band.html">Mi Band </a>
</p>
<p><a href="http://changy-.github.io/articles/xiao-mi-band-protocol-analyze.html#disqus_thread">comments</a></p> <a class="button radius secondary small right" href="http://changy-.github.io/articles/xiao-mi-band-protocol-analyze.html">Read More</a>
<hr class="gradient"/>
</article>
<article>
<a href="http://changy-.github.io/articles/jin-cheng-xian-cheng-part-1.html"><h3 class="article-title">进程 && 线程 part 1</h3></a>
<h6 class="subheader" title="2015-12-27T17:07:00-05:00">2015-12-27
</h6>
<p>OS 总结</p><p class="subheader">Category: <a href="http://changy-.github.io/category/os.html">OS</a>
Tagged:
<a href="http://changy-.github.io/tag/system.html">system </a>
</p>
<p><a href="http://changy-.github.io/articles/jin-cheng-xian-cheng-part-1.html#disqus_thread">comments</a></p> <a class="button radius secondary small right" href="http://changy-.github.io/articles/jin-cheng-xian-cheng-part-1.html">Read More</a>
<hr class="gradient"/>
</article>
<article>
<a href="http://changy-.github.io/articles/zhong-duan-yi-chang-xi-tong-diao-yong.html"><h3 class="article-title">中断 && 异常 && 系统调用</h3></a>
<h6 class="subheader" title="2015-12-26T10:57:00-05:00">2015-12-26
</h6>
<p>OS 总结,为面试做准备</p><p class="subheader">Category: <a href="http://changy-.github.io/category/os.html">OS</a>
Tagged:
<a href="http://changy-.github.io/tag/system.html">system </a>
</p>
<p><a href="http://changy-.github.io/articles/zhong-duan-yi-chang-xi-tong-diao-yong.html#disqus_thread">comments</a></p> <a class="button radius secondary small right" href="http://changy-.github.io/articles/zhong-duan-yi-chang-xi-tong-diao-yong.html">Read More</a>
<hr class="gradient"/>
</article>
<article>
<a href="http://changy-.github.io/articles/ubuntu-1404-bian-yi-wireshark-source.html"><h3 class="article-title">Ubuntu 14.04 编译wireshark source</h3></a>
<h6 class="subheader" title="2015-11-07T18:27:00-05:00">2015-11-07
</h6>
<p>由于通过<code>apt-get install wireshark</code>安装的wireshark版本比较旧,不支持BLE协议。所以,得下载源代码进行编译。</p><p class="subheader">Category: <a href="http://changy-.github.io/category/tools.html">tools</a>
Tagged:
<a href="http://changy-.github.io/tag/wireshark.html">wireshark </a>
</p>
<p><a href="http://changy-.github.io/articles/ubuntu-1404-bian-yi-wireshark-source.html#disqus_thread">comments</a></p> <a class="button radius secondary small right" href="http://changy-.github.io/articles/ubuntu-1404-bian-yi-wireshark-source.html">Read More</a>
<hr class="gradient"/>
</article>
<article>
<a href="http://changy-.github.io/articles/programming-language-2.html"><h3 class="article-title">Programming language 2</h3></a>
<h6 class="subheader" title="2015-11-06T10:32:00-05:00">2015-11-06
</h6>
<p>刚刚结束这门课的期中考试,老师讲课内容很深,考试也很难,并且提高了自己对编程语言的理解,有必要做一个记录。</p><p class="subheader">Category: <a href="http://changy-.github.io/category/class_study.html">class_study</a>
Tagged:
<a href="http://changy-.github.io/tag/class.html">class </a>
</p>
<p><a href="http://changy-.github.io/articles/programming-language-2.html#disqus_thread">comments</a></p> <a class="button radius secondary small right" href="http://changy-.github.io/articles/programming-language-2.html">Read More</a>
<hr class="gradient"/>
</article>
<article>
<a href="http://changy-.github.io/articles/porgramming-language-1.html"><h3 class="article-title">Porgramming Language 1</h3></a>
<h6 class="subheader" title="2015-11-04T15:46:00-05:00">2015-11-04
</h6>
<p>刚刚结束这门课的期中考试,老师讲课内容很深,考试也很难,并且提高了自己对编程语言的理解,有必要做一个记录。</p><p class="subheader">Category: <a href="http://changy-.github.io/category/class_study.html">class_study</a>
Tagged:
<a href="http://changy-.github.io/tag/class.html">class </a>
</p>
<p><a href="http://changy-.github.io/articles/porgramming-language-1.html#disqus_thread">comments</a></p> <a class="button radius secondary small right" href="http://changy-.github.io/articles/porgramming-language-1.html">Read More</a>
<hr class="gradient"/>
</article>
<article>
<a href="http://changy-.github.io/articles/zi-ding-yi-vimpei-zhi.html"><h3 class="article-title">自定义Vim配置</h3></a>
<h6 class="subheader" title="2015-09-07T22:32:00-04:00">2015-09-07
</h6>
<p>配置源码都在 <code>https://github.com/Changy-/vim</code></p><p class="subheader">Category: <a href="http://changy-.github.io/category/tools.html">tools</a>
Tagged:
<a href="http://changy-.github.io/tag/vim.html">Vim </a>
</p>
<p><a href="http://changy-.github.io/articles/zi-ding-yi-vimpei-zhi.html#disqus_thread">comments</a></p> <a class="button radius secondary small right" href="http://changy-.github.io/articles/zi-ding-yi-vimpei-zhi.html">Read More</a>
<hr class="gradient"/>
</article>
<!-- /#posts-list -->
<div class="pagination-centered">
<h6 class="subheader">Page 1 of 1</h6>
<p>
</p>
</div>
</div>
<!-- End Main Content -->
<!-- Sidebar -->
<aside class="large-3 columns">
<h5 class="sidebar-title">Site</h5>
<ul class="side-nav">
<li><a href="http://changy-.github.io/archives.html">Archives</a>
<li><a href="http://changy-.github.io/tags.html">Tags</a>
</ul>
<h5 class="sidebar-title">Categories</h5>
<ul class="side-nav">
<li><a href="http://changy-.github.io/category/class_study.html">class_study</a></li>
<li><a href="http://changy-.github.io/category/os.html">OS</a></li>
<li><a href="http://changy-.github.io/category/project.html">Project</a></li>
<li><a href="http://changy-.github.io/category/tools.html">tools</a></li>
<li><a href="http://changy-.github.io/category/try.html">Try</a></li>
</ul>
<h5 class="sidebar-title">Links</h5>
<ul class="side-nav">
<li><a href="http://changy-.diandian.com/">Old_Blog</a></li>
<li><a href="http://whitelovesyudy.sinaapp.com">white</a></li>
<li><a href="http://www.solitarysite.com">小夏</a></li>
<li><a href="http://www.tinydawn.com">大伟</a></li>
</ul>
<h5 class="sidebar-title">Social</h5>
<ul class="side-nav">
<li><a href="http://github.com/changy-">Github</a></li>
<li><a href="https://www.quora.com/">Quora</a></li>
</ul>
</aside> <!-- End Sidebar -->
</div> <!-- End Main Content and Sidebar -->
<!-- Footer -->
<footer class="row">
<div class="large-12 columns">
<hr />
<div class="row">
<div class="large-6 columns">
<!-- <p>Process by changy</p> -->
</div>
</div>
</div>
</footer>
</body>
</html>