-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathindex.html
More file actions
464 lines (283 loc) · 16.3 KB
/
index.html
File metadata and controls
464 lines (283 loc) · 16.3 KB
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
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
<!DOCTYPE HTML>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<title>wustrive's blog</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=3, minimum-scale=1">
<meta name="author" content="wustrive">
<meta name="description" content="hello,I'm wustrive. This is my blog on GitHub.">
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="wustrive" />
<meta name="twitter:title" content="wustrive's blog" />
<link rel="alternate" href="/atom.xml" title="wustrive's blog" type="application/atom+xml">
<link rel="icon" href="/img/favicon.ico">
<link rel="apple-touch-icon" href="/img/logo.ico">
<link rel="apple-touch-icon-precomposed" href="/img/logo.ico">
<link rel="stylesheet" href="/css/style.css">
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "//hm.baidu.com/hm.js?5829c94e2ff91660826b6c0c188f5620";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
</head>
<body>
<header>
<div>
<div id="imglogo">
<a href="/"><img src="/img/logo.png" alt="wustrive's blog" title="wustrive's blog"/></a>
</div>
<div id="textlogo">
<h1 class="site-name"><a href="/" title="wustrive's blog">wustrive's blog</a></h1>
<h2 class="blog-motto">好记性不如写博客</h2>
</div>
<div class="navbar"><a class="navbutton navmobile" href="#" title="菜单">
</a></div>
<nav class="animated">
<ul>
<li><a href="/">主页</a></li>
<li><a href="/archives">归档</a></li>
<li><a href="/aboutme">关于</a></li>
<li>
<form class="search" action="//google.com/search" method="get" accept-charset="utf-8">
<label>Search</label>
<input type="text" id="search" name="q" autocomplete="off" maxlength="20" placeholder="搜索" />
<input type="hidden" name="q" value="site:wustrive2008.github.io">
</form>
</li>
</ul>
</nav>
</div>
</header>
<div id="container">
<div id="main">
<section class="post" itemscope itemprop="blogPost">
<a href="/2016/12/31/读书笔记/2016年书单总结/" title="2016年书单总结" itemprop="url">
<h1 itemprop="name">2016年书单总结</h1>
<p itemprop="description" >2016年书单总结
以下列出2016年看过书籍,后面的※号代表推荐程度,很多书还需要看第二遍。内容简介来自豆瓣,每本书下面有豆瓣的链接
人物传记类《随遇而安》※※※※《随遇而安》这部作品是孟非对过往四十年岁月的动情回顾、从容讲述。童年重庆、少年南京,不同的文化对他影响深远。</p>
<time datetime="2016-12-31T13:31:14.000Z" itemprop="datePublished">2016-12-31</time>
</a>
</section>
<section class="post" itemscope itemprop="blogPost">
<a href="/2016/12/30/java/logback详解/" title="logback详解" itemprop="url">
<h1 itemprop="name">logback详解</h1>
<p itemprop="description" >logback详解
说明:下面内容从网上搜集而来
与log4j对比
更快的执行速度: 基于我们先前在log4j上的工作,logback 重写了内部的实现,在某些特定的场景上面,甚至可以比之前的速度快上10倍。在保证logback的组件更加快速的同时,同时所需的内存更加少。
</p>
<time datetime="2016-12-30T13:50:25.000Z" itemprop="datePublished">2016-12-30</time>
</a>
</section>
<section class="post" itemscope itemprop="blogPost">
<a href="/2016/12/23/网络协议/邮件协议SMTP|POP3|IMAP详解/" title="邮件协议SMTP|POP3|IMAP详解" itemprop="url">
<h1 itemprop="name">邮件协议SMTP|POP3|IMAP详解</h1>
<p itemprop="description" >邮件协议SMTP|POP3|IMAP详解SMPT(简单邮件传输协议)协议简介目标是向用户提供高效、可靠的邮件传输。主要用户发送邮件。
工作机制SMTP通常有两种工作模式。发送SMTP和接收SMTP。具体工作方式为:发送SMTP在接收到用户的邮件请求后,判断此邮件是否为本地邮件,若</p>
<time datetime="2016-12-23T15:17:17.000Z" itemprop="datePublished">2016-12-23</time>
</a>
</section>
<section class="post" itemscope itemprop="blogPost">
<a href="/2016/12/03/数据库/数据库行列转换/" title="数据库行列转换" itemprop="url">
<h1 itemprop="name">数据库行列转换</h1>
<p itemprop="description" >示例(mysql)
原表:123456789101112表名 :user----------------------------------------name | course | grade---------------------------------</p>
<time datetime="2016-12-02T17:29:56.000Z" itemprop="datePublished">2016-12-03</time>
</a>
</section>
<section class="post" itemscope itemprop="blogPost">
<a href="/2016/12/03/cORc++/C语言核心之数组和指针详解/" title="C语言核心之数组和指针详解" itemprop="url">
<h1 itemprop="name">C语言核心之数组和指针详解</h1>
<p itemprop="description" >指针相信大家对下面的代码不陌生:
123int i=2; int *p; p=&amp;i;
这是最简单的</p>
<time datetime="2016-12-02T16:57:33.000Z" itemprop="datePublished">2016-12-03</time>
</a>
</section>
<section class="post" itemscope itemprop="blogPost">
<a href="/2016/12/03/算法/最大子序列和问题/" title="最大子序列问题" itemprop="url">
<h1 itemprop="name">最大子序列问题</h1>
<p itemprop="description" >最大子序列问题问题描述:有这样一个序列:23,-23,11,43,-45,29,34,0,23,-12 ,求出这个序列中的最大子序列的和,例如从第0个元素到第3个元素是一个子序列,其和为54,最短的子序列可以只有一个元素,最长的子序列可以包含所有元素。
算法1也是我们第一个想到的</p>
<time datetime="2016-12-02T16:57:33.000Z" itemprop="datePublished">2016-12-03</time>
</a>
</section>
<section class="post" itemscope itemprop="blogPost">
<a href="/2016/12/02/版本控制/git钩子详解/" title="Git钩子详解" itemprop="url">
<h1 itemprop="name">Git钩子详解</h1>
<p itemprop="description" >Git钩子详解钩子Git钩子是在Git仓库中特定事件发生时自动运行的脚本。可以定制一些钩子,这些钩子可以在特定的情况下被执行,分为Client端的钩子和Server端的钩子。Client端钩子被operation触发,比如commit,merge等,Server端钩子被网络动作触</p>
<time datetime="2016-12-02T15:12:11.000Z" itemprop="datePublished">2016-12-02</time>
</a>
</section>
<section class="post" itemscope itemprop="blogPost">
<a href="/2016/11/28/算法/简单排序查找算法总结/" title="简单排序查找算法总结" itemprop="url">
<h1 itemprop="name">简单排序查找算法总结</h1>
<p itemprop="description" >简单排序查找算法总结排序算法冒泡排序存在10个不同大小的气泡,由底至上地把较少的气泡逐步地向上升,这样经过遍历一次后,最小的气泡就会被上升到顶(下标为0),然后再从底至上地这样升,循环直至十个气泡大小有序。即相邻的数据进行两两比较,小数放在前面,大数放在后面,这样一趟下来,最小的</p>
<time datetime="2016-11-27T16:02:46.000Z" itemprop="datePublished">2016-11-28</time>
</a>
</section>
<section class="post" itemscope itemprop="blogPost">
<a href="/2016/11/04/摘录/艺术与哲学作品的作用/" title="艺术与哲学作品的作用" itemprop="url">
<h1 itemprop="name">艺术与哲学作品的作用</h1>
<p itemprop="description" >我们在艺术和哲学作品中找打的是我们自己的痛苦和奋斗的客观表述通过声音,语言和形象予以诠释和再现。艺术家和哲学家不仅向我们展示我们的感受,而且以我们做不到的尖锐和智慧表达我们的体验,他们将我们生活的各个层面勾画出来,我们能认出是自己的,但是凭自己决不能理解的那么清楚,他们向我们解释</p>
<time datetime="2016-11-04T13:12:26.000Z" itemprop="datePublished">2016-11-04</time>
</a>
</section>
<section class="post" itemscope itemprop="blogPost">
<a href="/2016/08/27/工作与分享/2016.8.27分享内容/" title="2016.8.27分享内容" itemprop="url">
<h1 itemprop="name">2016.8.27分享内容</h1>
<p itemprop="description" >开发规范目的
提高工作效率 指定规范的最重要目的应该是提高工作效率。在一个没有规范的开发团队中,制定一个能够提高开发效率的规范是困难的,往往需要更多的试错和磨合,同时这也是迫切需要规范的信号。
减少运维成本 规范常常是后期运维的有用依据。项目后期运维的难易往往依赖开发规范的执</p>
<time datetime="2016-08-27T14:12:45.000Z" itemprop="datePublished">2016-08-27</time>
</a>
</section>
<nav id="page-nav" class="clearfix">
<span class="page-number current">1</span><a class="page-number" href="/page/2/">2</a><a class="page-number" href="/page/3/">3</a><span class="space">…</span><a class="page-number" href="/page/5/">5</a><a class="extend next" rel="next" href="/page/2/">Next »</a>
</nav>
</div>
<div class="openaside"><a class="navbutton" href="#" title="显示侧边栏"></a></div>
<div id="asidepart">
<div class="closeaside"><a class="closebutton" href="#" title="隐藏侧边栏"></a></div>
<aside class="clearfix">
<div class="categorieslist">
<p class="asidetitle">分类</p>
<ul>
<li><a href="/categories/DB/" title="DB">DB<sup>1</sup></a></li>
<li><a href="/categories/Linux/" title="Linux">Linux<sup>6</sup></a></li>
<li><a href="/categories/UML/" title="UML">UML<sup>1</sup></a></li>
<li><a href="/categories/cORc/" title="cORc++">cORc++<sup>1</sup></a></li>
<li><a href="/categories/hexo/" title="hexo">hexo<sup>1</sup></a></li>
<li><a href="/categories/http协议/" title="http协议">http协议<sup>2</sup></a></li>
<li><a href="/categories/java/" title="java">java<sup>9</sup></a></li>
<li><a href="/categories/js/" title="js">js<sup>1</sup></a></li>
<li><a href="/categories/nginx/" title="nginx">nginx<sup>1</sup></a></li>
<li><a href="/categories/python/" title="python">python<sup>2</sup></a></li>
<li><a href="/categories/分享/" title="分享">分享<sup>1</sup></a></li>
<li><a href="/categories/摘录/" title="摘录">摘录<sup>1</sup></a></li>
<li><a href="/categories/版本控制/" title="版本控制">版本控制<sup>3</sup></a></li>
<li><a href="/categories/算法/" title="算法">算法<sup>2</sup></a></li>
<li><a href="/categories/缓存/" title="缓存">缓存<sup>1</sup></a></li>
<li><a href="/categories/网络协议/" title="网络协议">网络协议<sup>1</sup></a></li>
<li><a href="/categories/网络安全/" title="网络安全">网络安全<sup>1</sup></a></li>
<li><a href="/categories/设计模式/" title="设计模式">设计模式<sup>2</sup></a></li>
<li><a href="/categories/读书笔记/" title="读书笔记">读书笔记<sup>9</sup></a></li>
</ul>
</div>
<div class="tagslist">
<p class="asidetitle">标签</p>
<ul class="clearfix">
<li><a href="/tags/Arraylist/" title="Arraylist">Arraylist<sup>1</sup></a></li>
<li><a href="/tags/Centos/" title="Centos">Centos<sup>2</sup></a></li>
<li><a href="/tags/DB/" title="DB">DB<sup>1</sup></a></li>
<li><a href="/tags/Docker/" title="Docker">Docker<sup>1</sup></a></li>
<li><a href="/tags/Email/" title="Email">Email<sup>1</sup></a></li>
<li><a href="/tags/HashMap/" title="HashMap">HashMap<sup>1</sup></a></li>
<li><a href="/tags/HotSpot/" title="HotSpot">HotSpot<sup>1</sup></a></li>
<li><a href="/tags/IMAP/" title="IMAP">IMAP<sup>1</sup></a></li>
<li><a href="/tags/Java/" title="Java">Java<sup>1</sup></a></li>
<li><a href="/tags/Linux/" title="Linux">Linux<sup>5</sup></a></li>
<li><a href="/tags/OOM/" title="OOM">OOM<sup>1</sup></a></li>
<li><a href="/tags/POP3/" title="POP3">POP3<sup>1</sup></a></li>
<li><a href="/tags/SMTP/" title="SMTP">SMTP<sup>1</sup></a></li>
<li><a href="/tags/Tomcat/" title="Tomcat">Tomcat<sup>1</sup></a></li>
<li><a href="/tags/UML/" title="UML">UML<sup>1</sup></a></li>
<li><a href="/tags/aes/" title="aes">aes<sup>1</sup></a></li>
<li><a href="/tags/array/" title="array">array<sup>1</sup></a></li>
<li><a href="/tags/arraylist/" title="arraylist">arraylist<sup>1</sup></a></li>
<li><a href="/tags/c/" title="c">c<sup>2</sup></a></li>
<li><a href="/tags/chkconfig/" title="chkconfig">chkconfig<sup>1</sup></a></li>
</ul>
</div>
<div class="rsspart">
<a href="/atom.xml" target="_blank" title="rss">RSS 订阅</a>
</div>
</aside>
</div>
</div>
<footer><div id="footer" >
<div class="line">
<span></span>
<div class="author"></div>
</div>
<section class="info">
<p> Hello, I'm wustrive. This is my blog on GitHub. <br/>
I wish you happiness</p>
</section>
<div class="social-font clearfix">
<a href="http://weibo.com/12100106" target="_blank" title="weibo"></a>
<a href="https://twitter.com/wustrive" target="_blank" title="twitter"></a>
<a href="https://github.com/wustrive2008" target="_blank" title="github"></a>
</div>
<p class="copyright">Powered by <a href="http://hexo.io" target="_blank" title="hexo">hexo</a> and Theme by <a href="https://github.com/A-limon/pacman" target="_blank" title="Pacman">Pacman</a> © 2016
<a href="https://wustrive2008.github.io" target="_blank" title="wustrive">wustrive</a>
</p>
</div>
</footer>
<script src="/js/jquery-2.1.0.min.js"></script>
<script type="text/javascript">
$(document).ready(function(){
$('.navbar').click(function(){
$('header nav').toggleClass('shownav');
});
var myWidth = 0;
function getSize(){
if( typeof( window.innerWidth ) == 'number' ) {
myWidth = window.innerWidth;
} else if( document.documentElement && document.documentElement.clientWidth) {
myWidth = document.documentElement.clientWidth;
};
};
var m = $('#main'),
a = $('#asidepart'),
c = $('.closeaside'),
o = $('.openaside');
$(window).resize(function(){
getSize();
if (myWidth >= 1024) {
$('header nav').removeClass('shownav');
}else
{
m.removeClass('moveMain');
a.css('display', 'block').removeClass('fadeOut');
o.css('display', 'none');
}
});
c.click(function(){
a.addClass('fadeOut').css('display', 'none');
o.css('display', 'block').addClass('fadeIn');
m.addClass('moveMain');
});
o.click(function(){
o.css('display', 'none').removeClass('beforeFadeIn');
a.css('display', 'block').removeClass('fadeOut').addClass('fadeIn');
m.removeClass('moveMain');
});
$(window).scroll(function(){
o.css("top",Math.max(80,260-$(this).scrollTop()));
});
});
</script>
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-22190106-2', 'auto');
ga('send', 'pageview');
</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-22190106-2', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>