-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
474 lines (336 loc) · 18.8 KB
/
404.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
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
<!DOCTYPE html>
<html>
<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"/>
<title>NOOB - 许炎的个人博客</title>
<meta name="keywords" content="github, 技术博客, web开发, fontend">
<meta name="description" content="404 - noob'blog Nothing here!">
<meta property="og:type" content="website">
<meta property="og:title" content="NOOB">
<meta property="og:url" content="https://blog.staynoob.cn/404.html">
<meta property="og:site_name" content="NOOB">
<meta property="og:description" content="404 - noob'blog Nothing here!">
<meta property="og:locale">
<meta property="article:published_time" content="2024-06-29T11:52:49.161Z">
<meta property="article:modified_time" content="2024-06-29T11:52:49.161Z">
<meta property="article:author" content="noob9527">
<meta property="article:tag" content="github, 技术博客, web开发, fontend">
<meta name="twitter:card" content="summary">
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico " />
<link rel="Bookmark" type="image/x-icon" href="/favicon.ico " />
<link rel="icon" type="image/x-icon" href="/favicon.ico " />
<meta name="google-site-verification" content="9GCG5tynfuvxF_9_xHvo8tvc7CqHeqKMZQqda25rDPs" />
<meta name="baidu-site-verification" content="IVBrfkvovZ" />
<link rel="alternative" href="/atom.xml" title="NOOB" type="application/atom+xml">
<script src="/vendors/jquery/jquery.js"></script>
<script src="/vendors/bootstrap/js/bootstrap.js"></script>
<script src="/js/script.js"></script>
<link rel="stylesheet" href="/vendors/font-awesome/css/font-awesome.min.css">
<link rel="stylesheet" href="/css/style.css">
<script type="text/javascript" id="hexo.configuration">
var CONFIG = {
search: {
path: '/search.xml'
}
};
</script>
<meta name="generator" content="Hexo 6.3.0"></head>
<body>
<header id="site-nav">
<div id="banner"></div>
<nav class="navbar navbar-inverse">
<div class="container-fluid">
<!-- social link-->
<div class="social-link">
<ul class="nav navbar-nav navbar-left">
<li><a href="https://github.com/noob9527" target="_blank">
<i class="fa fa-2x fa-github"></i>
</a></li>
<li><a href="http://weibo.com/p/1005052678297054" target="_blank">
<i class="fa fa-2x fa-weibo"></i>
</a></li>
<li><a href="/atom.xml" rel="alternate">
<i class="fa fa-2x fa-rss"></i>
</a></li>
</ul>
</div>
<div class="navbar-header">
<!--toggle button-->
<button class="navbar-toggle collapsed" data-toggle="collapse"
data-target="#navbar-link" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<!--brand-->
<a href="/" class="navbar-brand">
<span>NOOB</span>
</a>
</div>
<!--link-->
<div class="collapse navbar-collapse" id="navbar-link">
<ul class="nav navbar-nav navbar-right">
<li>
<a href="/" rel="section">
<i class="fa fa-home fa-fw"></i>
首页
</a>
</li>
<li>
<a href="/archives" rel="section">
<i class="fa fa-archive fa-fw"></i>
归档
</a>
</li>
<li>
<a href="/about" rel="section">
<i class="fa fa-user fa-fw"></i>
关于
</a>
</li>
</ul>
</div>
</div>
</nav>
</header>
<div class="site-content container-fluid">
<div class="row">
<div class="col-md-9">
<main>
<article id="page-undefined"
class="post post-type-page" itemscope itemprop="blogPost">
<div class="post-inner">
<!-- title -->
<!-- meta data -->
<div class="post-meta">
<span class="post-date">
<span class="post-meta-item-icon">
<i class="fa fa-calendar"></i>
</span>
<span class="post-meta-item-text">发表于</span>
<time itemprop="datePublished" datetime="2024-06-29T19:52:49+08:00"
content="2024-06-29">
2024-06-29
</time>
</span>
</div>
<!-- gallery-->
<!-- entry -->
<div class="post-entry" itemprop="postBody">
<!--文章内容-->
<div class="post-content"><!DOCTYPE HTML>
<html>
<head>
<title>404 - noob'blog</title>
<meta name="description" content="404错误,页面不存在!">
<meta http-equiv="content-type" content="text/html;charset=utf-8;"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="robots" content="noindex,nofollow"/>
</head>
<body>
Nothing here!
</body>
</html>
</div>
</div>
<footer class="post-footer">
</footer>
</div>
</article>
</main>
</div>
<div class="col-md-3">
<aside class="side-nav">
<aside class="widget" id="site-profile">
<img src="/img/logo_brown.png">
<h3 class="widget-title">staynoob! not stay noob!</h3>
<div class="widget-content">
<a href="https://github.com/noob9527" target="_blank">
<i class="fa fa-2x fa-github"></i>
</a>
<a href="http://weibo.com/p/1005052678297054" target="_blank">
<i class="fa fa-2x fa-weibo"></i>
</a>
<a href="/atom.xml" rel="alternate">
<i class="fa fa-2x fa-rss"></i>
</a>
</div>
</aside>
<aside class="widget" id="local-search">
<h3 class="widget-title">站内搜索</h3>
<div class="widget-content">
<label for="local-search-input" class="sr-only">search</label>
<input type="search" placeholder="search"
id="local-search-input" class="form-control">
<div id="local-search-result"></div>
</div>
</aside>
<aside class="widget">
<h3 class="widget-title">最新文章</h3>
<div class="widget-content">
<ul class="recent-posts">
<li>
<a href="/post/2024/06/notes-on-high-performance-mysql/">Notes on High Performance MySQL</a>
</li>
<li>
<a href="/post/2024/06/exploration-vs-exploitation/">Exploration vs Exploitation</a>
</li>
<li>
<a href="/post/2019/10/why-i-think-kotlin-is-preferable-to-java/">Why I think Kotlin is preferable to Java</a>
</li>
<li>
<a href="/post/2019/05/when-soft-delete-meets-unique-index/">When "Soft Delete" Meets "Unique Index"</a>
</li>
<li>
<a href="/post/2019/05/the-good-old-transaction/">The Good Old Transaction</a>
</li>
<li>
<a href="/post/2019/03/is-distributed-lock-safe/">分布式锁真的“安全”吗?</a>
</li>
<li>
<a href="/post/2019/03/strong-consistency-model/">(译)Strong Consistency Models</a>
</li>
<li>
<a href="/post/2019/02/common-pitfalls-in-jpa-hibernate/">Common Pitfalls in JPA(Hibernate)</a>
</li>
<li>
<a href="/post/2019/02/common-pitfalls-of-declarative-transaction-management-in-spring/">Common Pitfalls of Declarative Transaction Management in Spring</a>
</li>
<li>
<a href="/post/2019/01/understanding-zombie-process/">Understanding Zombie Process</a>
</li>
<li>
<a href="/post/2017/07/%E5%86%8D%E8%B0%88js%E9%97%AD%E5%8C%85/">再谈js闭包</a>
</li>
<li>
<a href="/post/2017/06/B-tree%E6%95%B0%E6%8D%AE%E7%BB%93%E6%9E%84/">B-tree数据结构</a>
</li>
<li>
<a href="/post/2017/03/lambda-calculus-Y-combinator/">lambda calculus:Y-combinator</a>
</li>
<li>
<a href="/post/2017/03/lambda-calculus-Introduction/">lambda calculus:Introduction</a>
</li>
<li>
<a href="/post/2017/03/%E5%8A%A0%E5%AF%86%E7%AE%97%E6%B3%95%E7%AE%80%E4%BB%8B/">加密算法简介</a>
</li>
</ul>
</div>
</aside>
<aside class="widget">
<h3 class="widget-title">分类</h3>
<div class="widget-content">
<ul class="category-list"><li class="category-list-item"><a class="category-list-link" href="/categories/Algorithm/">Algorithm</a><span class="category-list-count">6</span></li><li class="category-list-item"><a class="category-list-link" href="/categories/Backend/">Backend</a><span class="category-list-count">8</span></li><li class="category-list-item"><a class="category-list-link" href="/categories/Diary/">Diary</a><span class="category-list-count">2</span></li><li class="category-list-item"><a class="category-list-link" href="/categories/Frontend/">Frontend</a><span class="category-list-count">3</span></li><li class="category-list-item"><a class="category-list-link" href="/categories/Functional-Programming/">Functional Programming</a><span class="category-list-count">2</span></li><li class="category-list-item"><a class="category-list-link" href="/categories/Mathematic/">Mathematic</a><span class="category-list-count">1</span></li><li class="category-list-item"><a class="category-list-link" href="/categories/Programming-Language/">Programming Language</a><span class="category-list-count">1</span></li><li class="category-list-item"><a class="category-list-link" href="/categories/Security/">Security</a><span class="category-list-count">1</span></li><li class="category-list-item"><a class="category-list-link" href="/categories/System/">System</a><span class="category-list-count">3</span></li><li class="category-list-item"><a class="category-list-link" href="/categories/%E6%B0%B8%E8%BF%9C%E8%AE%B0%E4%B8%8D%E4%BD%8F%E7%9A%84%E7%BC%96%E7%A8%8B%E5%A7%BF%E5%8A%BF/">永远记不住的编程姿势</a><span class="category-list-count">2</span></li></ul>
</div>
</aside>
<aside class="widget">
<h3 class="widget-title">标签</h3>
<div class="widget-content tag-cloud">
<a href="/tags/CSS/" style="font-size: 15px;">CSS</a> <a href="/tags/Database/" style="font-size: 20px;">Database</a> <a href="/tags/Distributed-System/" style="font-size: 15px;">Distributed System</a> <a href="/tags/Hibernate/" style="font-size: 10px;">Hibernate</a> <a href="/tags/JPA/" style="font-size: 20px;">JPA</a> <a href="/tags/Jackson/" style="font-size: 10px;">Jackson</a> <a href="/tags/Java/" style="font-size: 10px;">Java</a> <a href="/tags/Javascript/" style="font-size: 10px;">Javascript</a> <a href="/tags/Kotlin/" style="font-size: 10px;">Kotlin</a> <a href="/tags/Lambda-Calculus/" style="font-size: 15px;">Lambda Calculus</a> <a href="/tags/Linux/" style="font-size: 20px;">Linux</a> <a href="/tags/SQL/" style="font-size: 10px;">SQL</a> <a href="/tags/Sort/" style="font-size: 20px;">Sort</a> <a href="/tags/Spring/" style="font-size: 20px;">Spring</a> <a href="/tags/UNIX/" style="font-size: 10px;">UNIX</a> <a href="/tags/%E7%BC%96%E7%A8%8B%E6%8A%80%E5%B7%A7/" style="font-size: 15px;">编程技巧</a>
</div>
</aside>
<aside class="widget">
<h3 class="widget-title">归档</h3>
<div class="widget-content">
<ul class="archive-list"><li class="archive-list-item"><a class="archive-list-link" href="/archives/2024/06/">June 2024</a><span class="archive-list-count">2</span></li><li class="archive-list-item"><a class="archive-list-link" href="/archives/2019/10/">October 2019</a><span class="archive-list-count">1</span></li><li class="archive-list-item"><a class="archive-list-link" href="/archives/2019/05/">May 2019</a><span class="archive-list-count">2</span></li><li class="archive-list-item"><a class="archive-list-link" href="/archives/2019/03/">March 2019</a><span class="archive-list-count">2</span></li><li class="archive-list-item"><a class="archive-list-link" href="/archives/2019/02/">February 2019</a><span class="archive-list-count">2</span></li><li class="archive-list-item"><a class="archive-list-link" href="/archives/2019/01/">January 2019</a><span class="archive-list-count">1</span></li><li class="archive-list-item"><a class="archive-list-link" href="/archives/2017/07/">July 2017</a><span class="archive-list-count">1</span></li><li class="archive-list-item"><a class="archive-list-link" href="/archives/2017/06/">June 2017</a><span class="archive-list-count">1</span></li><li class="archive-list-item"><a class="archive-list-link" href="/archives/2017/03/">March 2017</a><span class="archive-list-count">3</span></li><li class="archive-list-item"><a class="archive-list-link" href="/archives/2017/02/">February 2017</a><span class="archive-list-count">1</span></li><li class="archive-list-item"><a class="archive-list-link" href="/archives/2017/01/">January 2017</a><span class="archive-list-count">2</span></li><li class="archive-list-item"><a class="archive-list-link" href="/archives/2016/12/">December 2016</a><span class="archive-list-count">1</span></li><li class="archive-list-item"><a class="archive-list-link" href="/archives/2016/09/">September 2016</a><span class="archive-list-count">1</span></li><li class="archive-list-item"><a class="archive-list-link" href="/archives/2016/06/">June 2016</a><span class="archive-list-count">1</span></li><li class="archive-list-item"><a class="archive-list-link" href="/archives/2016/05/">May 2016</a><span class="archive-list-count">5</span></li><li class="archive-list-item"><a class="archive-list-link" href="/archives/2016/04/">April 2016</a><span class="archive-list-count">3</span></li></ul>
</div>
</aside>
</aside>
</div>
</div>
</div>
<footer id="footer">
<div id="footer-info">
©
2015 -
<span itemprop="copyrightYear">2024</span>
noob9527<br>
Powered by <a href="/about">xy</a>
.
Theme Noob by <a href="/about">xy</a>
</div>
</footer>
<script type="text/javascript">
var disqus_config = function () {
this.page.url = 'https://blog.staynoob.cn/404.html';
this.page.identifier = '404.html';
this.page.title = '';
};
var d = document, s = d.createElement('script');
s.src = 'https://staynoob.disqus.com/embed.js';
s.setAttribute('data-timestamp', '' + +new Date());
(d.head || d.body).appendChild(s);
</script>
<script type="text/javascript">
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "//hm.baidu.com/hm.js?855dd1a156248c0c337788236167c870";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</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-76868752-1', 'auto');
ga('send', 'pageview');
</script>
<script type="text/javascript">
(function() {
var hm = document.createElement("script");
hm.src = "//tajs.qq.com/stats?sId=55612284";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
<script>
(function(){
var bp = document.createElement('script');
var curProtocol = window.location.protocol.split(':')[0];
if (curProtocol === 'https') {
bp.src = 'https://zz.bdstatic.com/linksubmit/push.js';
}
else {
bp.src = 'http://push.zhanzhang.baidu.com/push.js';
}
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(bp, s);
})();
</script>
<!-- <script type="text/x-mathjax-config">
MathJax.Hub.Config({
tex2jax: {
inlineMath: [ ['$','$'], ["\\(","\\)"] ],
processEscapes: true,
skipTags: ['script', 'noscript', 'style', 'textarea', 'pre', 'code']
}
});
</script>
<script type="text/x-mathjax-config">
MathJax.Hub.Queue(function() {
var all = MathJax.Hub.getAllJax(), i;
for (i=0; i < all.length; i += 1) {
all[i].SourceElement().parentNode.className += ' has-jax';
}
});
</script>
<script type="text/javascript" src="//cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> -->
<!-- upgrade to mathjax 3 -->
<!-- see https://www.mathjax.org/#gettingstarted -->
<script>
MathJax = {
tex: {
inlineMath: [['$', '$'], ['\\(', '\\)']]
}
};
</script>
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
<script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
</body>
</html>