-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
530 lines (295 loc) · 19.6 KB
/
index.html
File metadata and controls
530 lines (295 loc) · 19.6 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
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
<!doctype html>
<html class="theme-next use-motion ">
<head>
<meta charset="UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/>
<meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
<link href="/vendors/fancybox/source/jquery.fancybox.css?v=2.1.5" rel="stylesheet" type="text/css"/>
<link href='#' rel='stylesheet' type='text/css'>
<link href="/vendors/font-awesome/css/font-awesome.min.css?v=4.4.0" rel="stylesheet" type="text/css" />
<link href="/css/main.css?v=0.4.5.2" rel="stylesheet" type="text/css" />
<meta name="keywords" content="Hexo, NexT" />
<link rel="alternate" href="/atom.xml" title="python ning's blog" type="application/atom+xml" />
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico?v=0.4.5.2" />
<meta name="description" content="2016/08/17接下来要进入一个漫长的学习过程,要想up my money,只能学更多东西,从mysql-&gt;flask-&gt;tornado-&gt;html5+css3-&gt;nginx-&gt;apache-&gt;python 爬虫深入
2016/07/28已经好久没在这里更新心情了,感觉北京是个吃人不吐骨头的地方,其实一代一代人活到现在,还是曾经的那个弱肉强食的时代,你不努力">
<meta property="og:type" content="website">
<meta property="og:title" content="feeling">
<meta property="og:url" content="http://python-ning.github.io/feeling/index.html">
<meta property="og:site_name" content="python ning's blog">
<meta property="og:description" content="2016/08/17接下来要进入一个漫长的学习过程,要想up my money,只能学更多东西,从mysql-&gt;flask-&gt;tornado-&gt;html5+css3-&gt;nginx-&gt;apache-&gt;python 爬虫深入
2016/07/28已经好久没在这里更新心情了,感觉北京是个吃人不吐骨头的地方,其实一代一代人活到现在,还是曾经的那个弱肉强食的时代,你不努力">
<meta property="og:updated_time" content="2016-08-17T03:02:26.000Z">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="feeling">
<meta name="twitter:description" content="2016/08/17接下来要进入一个漫长的学习过程,要想up my money,只能学更多东西,从mysql-&gt;flask-&gt;tornado-&gt;html5+css3-&gt;nginx-&gt;apache-&gt;python 爬虫深入
2016/07/28已经好久没在这里更新心情了,感觉北京是个吃人不吐骨头的地方,其实一代一代人活到现在,还是曾经的那个弱肉强食的时代,你不努力">
<script type="text/javascript" id="hexo.configuration">
var CONFIG = {
scheme: 'Mist',
sidebar: 'post',
motion: true
};
</script>
<title>
feeling | python ning's blog
</title>
</head>
<body itemscope itemtype="http://schema.org/WebPage" lang="zh-Hans">
<!--[if lte IE 8]>
<div style=' clear: both; height: 59px; padding:0 0 0 15px; position: relative;margin:0 auto;'>
<a href="http://windows.microsoft.com/en-US/internet-explorer/products/ie/home?ocid=ie6_countdown_bannercode">
<img src="http://7u2nvr.com1.z0.glb.clouddn.com/picouterie.jpg" border="0" height="42" width="820"
alt="You are using an outdated browser. For a faster, safer browsing experience, upgrade for free today or use other browser ,like chrome firefox safari."
style='margin-left:auto;margin-right:auto;display: block;'/>
</a>
</div>
<![endif]-->
<div class="container one-column ">
<div class="headband"></div>
<header id="header" class="header" itemscope itemtype="http://schema.org/WPHeader">
<div class="header-inner"><div class="site-meta ">
<div class="custom-logo-site-title">
<a href="/" class="brand" rel="start">
<span class="logo-line-before"><i></i></span>
<span class="site-title">python ning's blog</span>
<span class="logo-line-after"><i></i></span>
</a>
</div>
<p class="site-subtitle"></p>
</div>
<div class="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<nav class="site-nav">
<ul id="menu" class="menu menu-left">
<li class="menu-item menu-item-home">
<a href="/" rel="section">
<i class="menu-item-icon fa fa-home fa-fw"></i> <br />
首页
</a>
</li>
<li class="menu-item menu-item-archives">
<a href="/archives" rel="section">
<i class="menu-item-icon fa fa-archive fa-fw"></i> <br />
文章
</a>
</li>
<li class="menu-item menu-item-feeling">
<a href="/feeling" rel="section">
<i class="menu-item-icon fa fa-question-circle fa-fw"></i> <br />
心情
</a>
</li>
<li class="menu-item menu-item-categories">
<a href="/categories" rel="section">
<i class="menu-item-icon fa fa-th fa-fw"></i> <br />
分类
</a>
</li>
<li class="menu-item menu-item-tags">
<a href="/tags" rel="section">
<i class="menu-item-icon fa fa-tags fa-fw"></i> <br />
标签
</a>
</li>
<li class="menu-item menu-item-message">
<a href="/message" rel="section">
<i class="menu-item-icon fa fa-question-circle fa-fw"></i> <br />
留言板
</a>
</li>
<li class="menu-item menu-item-about">
<a href="/about" rel="section">
<i class="menu-item-icon fa fa-user fa-fw"></i> <br />
关于
</a>
</li>
</ul>
<div class="site-search">
<form class="site-search-form">
<input type="text" id="st-search-input" class="st-search-input st-default-search-input" />
</form>
<script type="text/javascript">
(function(w,d,t,u,n,s,e){w['SwiftypeObject']=n;w[n]=w[n]||function(){
(w[n].q=w[n].q||[]).push(arguments);};s=d.createElement(t);
e=d.getElementsByTagName(t)[0];s.async=1;s.src=u;e.parentNode.insertBefore(s,e);
})(window,document,'script','//s.swiftypecdn.com/install/v2/st.js','_st');
_st('install', 'CkyV4Ux3QZb6T9Hxonnh','2.0.0');
</script>
</div>
</nav>
</div>
</header>
<main id="main" class="main">
<div class="main-inner">
<div id="content" class="content">
<div id="posts" class="posts-expand">
<h3 id="2016-08-17"><a href="#2016-08-17" class="headerlink" title="2016/08/17"></a>2016/08/17</h3><p>接下来要进入一个漫长的学习过程,要想up my money,只能学更多东西,从mysql->flask->tornado->html5+css3->nginx->apache->python 爬虫深入</p>
<h3 id="2016-07-28"><a href="#2016-07-28" class="headerlink" title="2016/07/28"></a>2016/07/28</h3><p>已经好久没在这里更新心情了,感觉北京是个吃人不吐骨头的地方,其实一代一代人活到现在,还是曾经的那个弱肉强食的时代,你不努力,连哭的机会都没有</p>
<h3 id="2016-03-21"><a href="#2016-03-21" class="headerlink" title="2016/03/21"></a>2016/03/21</h3><p>自从年前接到一个项目,就TM没闲着过,到今天项目测试基本完成,要上线了才轻松点,现在闲下来也是看书练习代码,毕竟想涨工资是要靠实力的,加油!</p>
<h3 id="2016-01-10"><a href="#2016-01-10" class="headerlink" title="2016/01/10"></a>2016/01/10</h3><p>我半生穿过枫叶抖落白雪<br>就为奔向你面前<br>由你在我手心塞一片春天<br>从此忘了时间忘了世界<br>在你的眼里飞舞盘旋<br>开出只有我们看得见的玫瑰<br>我再也不用撰写诗篇<br>因为 我们已经在诗里面<br>当我的内心世界<br>被你的眼睛细细翻阅<br>我终於了解幸福的支微末节<br>才是最天堂的滋味</p>
<h3 id="2015-12-26"><a href="#2015-12-26" class="headerlink" title="2015/12/26"></a>2015/12/26</h3><p>看完夏洛特烦恼,再去看解救吾先生,根本没法面对刘德华,只要华哥一开口,脑袋里全是“偶滴老嘎 就组在则个屯~~</p>
<h3 id="2015-12-23"><a href="#2015-12-23" class="headerlink" title="2015/12/23"></a>2015/12/23</h3><p>真的不明白,有些人不在乎别人很难得到的东西,而自己苦苦努力想得到却得不到,难道这就是所谓的不公平?呵呵~</p>
<h3 id="2015-12-18"><a href="#2015-12-18" class="headerlink" title="2015/12/18"></a>2015/12/18</h3><p>感冒发烧流鼻涕,还有点脖子疼,伤不起啊~~</p>
<h3 id="2015-12-16"><a href="#2015-12-16" class="headerlink" title="2015/12/16"></a>2015/12/16</h3><p>最近发现自己知道的东西实在是太少了,技术路上还要一直走下去,不能停歇~~</p>
<h3 id="2015-12-10"><a href="#2015-12-10" class="headerlink" title="2015/12/10"></a>2015/12/10</h3><p>每个人的成长与基础不一样,结合自己的实际情况,在执行。还是重复一下,前端的核心是js。css不难,但需要来积累。对前端我是这么看的:<br>css就像一瓶酒,得品。<br>html,css总共就那些标签跟选择器属性什么的,但是要写一个有扩展性,健壮性或维护性的页面不容易。现在写页面基本条件反射,不是如何快速的完成,而是思考如果有界面需求修改,怎么在修改代码最少的情况下快速完成需求任务。这是对前端耐力,体力,智力的三重考验。<br>js就像一把剑,得磨。<br>js刚开始只是为了较验,随便技术社会的发展,承担的角色越来越重,刚开始玩玩jQuery感觉已经会js了,其实只是冰山一角。随着对js的了解越来越多,他即变态又可爱,即好玩又难控,即有很多兼容问题,但解决兼容是我们基本生存之道。从ajax到jsmvc一路走一路看,高载潮一浪高过一浪<br>人生就是一场梦,得作。<br>技术只是生活的一部分,曾经雄心斗志,如今低头写码。改变能改变的,接受不能改变的。人生有限,兄争朝夕啊。人生学习的态度是:不急不躁,不快不慢。持之以恒,相信自己。不求能改变世界,但求能改变自己的生活。不求健步如飞,但求一步一脚印。感谢磨难,他使我们内心更为坚强。感谢挫折,他使我们不断的成长,感谢bug,他使我们的思维更加深邃。感谢前端,他使我们更加的相信,撑起一片天空需要十八般武艺</p>
<h3 id="2015-11-21"><a href="#2015-11-21" class="headerlink" title="2015/11/21"></a>2015/11/21</h3><p>以前听taylor swift的歌觉得太赞了,今天认真看了一下歌词,有了解她与前男友们的故事,卧槽,搞一个,散了就给人家写首歌诅咒他,歌词贱得不行不行的,不过我喜欢啊,可以让我当下一个男盆友不~</p>
<h3 id="2015-11-18"><a href="#2015-11-18" class="headerlink" title="2015/11/18"></a>2015/11/18</h3><p>佛经里记载,这个世界上,有五种眼,天眼、慧眼、法眼、佛眼、肉眼,肉身之眼,晦暗不明,见近不见远,见前不见后,见明不见暗。你看到的,你相信的,真的存在吗?<br>–灵魂摆渡第一季第一集</p>
<h3 id="2015-11-17"><a href="#2015-11-17" class="headerlink" title="2015/11/17"></a>2015/11/17</h3><p>头疼~~~</p>
<h3 id="2015-11-10"><a href="#2015-11-10" class="headerlink" title="2015/11/10"></a>2015/11/10</h3><p>这两天手头活突然多了起来,头疼~~</p>
<h3 id="2015-11-08"><a href="#2015-11-08" class="headerlink" title="2015/11/08"></a>2015/11/08</h3><p>提醒所有人,现在的中关村已经不是曾经的中关村了,从你到每个大厦的门口开始,就有各种黑导购了,进去以后是各种的诈骗手段,买电子产品,销售会说一个非常不可思议的便宜价格,引诱你上钩,这时候千万别给他钱,给了,你就上钩了,他会带你去另一个地方提货,然后他会以各种理由让你加价买,最后你买到手的电子产品不一定是真的,但肯定比真的贵1000~3000左右(这要卡看骗子的人心有没有全黑了),京城脚下,中关村就成了这么一个诈骗窝点,没人管!!!呵呵,连警察都跟着串通好了的,这事不管,报警没用,呵呵~~</p>
<h3 id="2015-11-05"><a href="#2015-11-05" class="headerlink" title="2015/11/05"></a>2015/11/05</h3><p>自由是以家为圆心,以牵挂为半径画圆</p>
<h3 id="2015-11-04"><a href="#2015-11-04" class="headerlink" title="2015/11/04"></a>2015/11/04</h3><p>一位孤独的迟暮男人无意间发现一封封藏50年未拆封的信件,按照信件的地址,老男人满怀希望去找寻50年前抛弃的初恋情人,最终找寻到的是两座坟墓,此时他拆开信件,信纸耀然一行字:你要做爸爸了。</p>
<div class="comments" id="comments">
</div>
</div>
</div>
<br />
<p>热评文章</p>
<div class="ds-top-threads" data-range="weekly" data-num-items="4"></div>
<div class="comments" id="comments">
<div class="ds-thread" data-thread-key="feeling/index.html"
data-title="feeling" data-url="http://python-ning.github.io/feeling/index.html">
</div>
</div>
</div>
<div class="sidebar-toggle">
<div class="sidebar-toggle-line-wrap">
<span class="sidebar-toggle-line sidebar-toggle-line-first"></span>
<span class="sidebar-toggle-line sidebar-toggle-line-middle"></span>
<span class="sidebar-toggle-line sidebar-toggle-line-last"></span>
</div>
</div>
<aside id="sidebar" class="sidebar">
<div class="sidebar-inner">
<section class="site-overview sidebar-panel sidebar-panel-active ">
<div class="site-author motion-element" itemprop="author" itemscope itemtype="http://schema.org/Person">
<img class="site-author-image" src="/images/avatar.jpg" alt="python-ning" itemprop="image"/>
<p class="site-author-name" itemprop="name">python-ning</p>
</div>
<p class="site-description motion-element" itemprop="description"></p>
<nav class="site-state motion-element">
<div class="site-state-item site-state-posts">
<a href="/archives">
<span class="site-state-item-count">40</span>
<span class="site-state-item-name">日志</span>
</a>
</div>
<div class="site-state-item site-state-categories">
<a href="/categories">
<span class="site-state-item-count">10</span>
<span class="site-state-item-name">分类</span>
</a>
</div>
<div class="site-state-item site-state-tags">
<a href="/tags">
<span class="site-state-item-count">20</span>
<span class="site-state-item-name">标签</span>
</a>
</div>
</nav>
<div class="feed-link motion-element">
<a href="/atom.xml" rel="alternate">
<i class="fa fa-rss"></i>
RSS
</a>
</div>
<div class="links-of-author motion-element">
<span class="links-of-author-item">
<a href="https://github.com/python-ning" target="_blank">
<i class="fa fa-globe"></i> 我的github
</a>
</span>
<span class="links-of-author-item">
<a href="http://weibo.com/pythonning" target="_blank">
<i class="fa fa-globe"></i> 我的微博
</a>
</span>
<span class="links-of-author-item">
<a href="http://www.zhihu.com/people/yuan-tong-tian" target="_blank">
<i class="fa fa-globe"></i> 我的知乎
</a>
</span>
</div>
<div class="links-of-author motion-element">
<p class="site-author-name">友情链接</p>
<span class="links-of-author-item">
<a href="http://bendan.vip/" target="_blank">BenDan</a>
</span>
<span class="links-of-author-item">
<a href="http://devtan.xyz/" target="_blank">Dev-Tan</a>
</span>
<span class="links-of-author-item">
<a href="http://www.liuwuba.com/" target="_blank">河间</a>
</span>
</div>
</section>
</div>
</aside>
</main>
<footer id="footer" class="footer">
<div class="footer-inner">
<div class="copyright" >
© 2015 -
<span itemprop="copyrightYear">2016</span>
<span class="with-love">
<i class="icon-next-heart fa fa-heart"></i>
</span>
<span class="author" itemprop="copyrightHolder">python-ning</span>
</div>
<div class="powered-by">
由 <a class="theme-link" href="http://hexo.io">Hexo</a> 强力驱动
</div>
<div class="theme-info">
主题 -
<a class="theme-link" href="https://github.com/iissnan/hexo-theme-next">
NexT.Mist
</a>
</div>
</div>
</footer>
<div class="back-to-top"></div>
</div>
<script type="text/javascript" src="/vendors/jquery/index.js?v=2.1.3"></script>
<script type="text/javascript">
var duoshuoQuery = {short_name:"python-ning"};
(function() {
var ds = document.createElement('script');
ds.type = 'text/javascript';ds.async = true;
ds.id = 'duoshuo-script';
ds.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') + '//static.duoshuo.com/embed.js';
ds.charset = 'UTF-8';
(document.getElementsByTagName('head')[0]
|| document.getElementsByTagName('body')[0]).appendChild(ds);
})();
</script>
<script type="text/javascript" src="/vendors/fancybox/source/jquery.fancybox.pack.js"></script>
<script type="text/javascript" src="/js/fancy-box.js?v=0.4.5.2"></script>
<script type="text/javascript" src="/js/helpers.js?v=0.4.5.2"></script>
<script type="text/javascript" src="/vendors/velocity/velocity.min.js"></script>
<script type="text/javascript" src="/vendors/velocity/velocity.ui.min.js"></script>
<script type="text/javascript" src="/js/motion.js?v=0.4.5.2" id="motion.global"></script>
<script type="text/javascript" src="/vendors/fastclick/lib/fastclick.min.js?v=1.0.6"></script>
<script type="text/javascript" src="/vendors/jquery_lazyload/jquery.lazyload.js?v=1.9.7"></script>
<script type="text/javascript" src="/js/bootstrap.js"></script>
<script type="text/javascript">
var duoshuoQuery = {short_name:"python-ning"};
(function() {
var ds = document.createElement('script');
ds.type = 'text/javascript';ds.async = true;
ds.id = 'duoshuo-script';
ds.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') + '//static.duoshuo.com/embed.js';
ds.charset = 'UTF-8';
(document.getElementsByTagName('head')[0]
|| document.getElementsByTagName('body')[0]).appendChild(ds);
})();
</script>
</body>
</html>