-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
272 lines (181 loc) · 9.82 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
<!doctype html>
<html lang="zh-CN">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="referrer" content="no-referrer-when-downgrade">
<title>404 Page not found | 爱狂热博客</title>
<meta property="og:title" content="404 Page not found - 爱狂热博客">
<meta property="og:type" content="article">
<meta name="Keywords" content="golang,go语言,PHP,爱狂热,php,python,博客,项目管理,软件架构,公众号,小程序">
<meta name="description" content="404 Page not found">
<meta name="author" content="爱狂热">
<meta property="og:url" content="http://hmx224.github.io/404.html">
<link rel="shortcut icon" href='/favicon.ico' type="image/x-icon">
<link rel="icon" href='/favicon.png' type="image/png">
<link rel="alternate icon" href='/favicon.png' type="image/svg+xml">
<link rel="stylesheet" href='/css/normalize.css'>
<link rel="stylesheet" href='/css/style.css'>
<script type="text/javascript" src="//cdn.bootcdn.net/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<link href="https://cdn.bootcdn.net/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.css" rel="stylesheet">
</head>
<body>
<header id="header" class="clearfix">
<div class="container">
<div class="col-group">
<div class="site-name ">
<a id="logo" href="http://hmx224.github.io/">
爱狂热博客
</a>
<p class="description">专注于PHP、Python、Go语言(golang)、项目管理、软件架构、服务运维</p>
</div>
<div>
<nav id="nav-menu" class="clearfix">
<a class="" href="http://hmx224.github.io/">Home</a>
<a href="http://hmx224.github.io/categories/" title="分类">分类</a>
<a href="http://hmx224.github.io/archives/" title="归档">归档</a>
<a href="http://hmx224.github.io/interviews/" title="面试">面试</a>
<a href="http://hmx224.github.io/about/" title="关于">关于</a>
</nav>
</div>
</div>
</div>
</header>
<div id="body">
<div class="container">
<div class="col-group">
<div class="col-8" id="main">
<div class="body404">
<div class="info404">
<header id="header404" class="clearfix">
<div class="site-name404"><i>404</i></div>
</header>
<section>
<div class="title404">
<p>每一个平凡的日常<br />都是连续发生中的奇迹</p>
</div>
<div class="post-archive">
<h2>See Also</h2>
<ul class="listing">
<li><a href="/about/">关于我</a></li>
<li><a href="/interviews/01%E6%9C%8D%E5%8A%A1%E6%B3%A8%E5%86%8C%E4%B8%8E%E5%8F%91%E7%8E%B0AP%E5%92%8CCP%E4%BD%A0%E9%80%89%E5%93%AA%E4%B8%AA/">01|服务注册与发现:AP和CP,你选哪个?</a></li>
<li><a href="/interviews/02%E8%B4%9F%E8%BD%BD%E5%9D%87%E8%A1%A1%E8%B0%83%E7%94%A8%E7%BB%93%E6%9E%9C%E7%BC%93%E5%AD%98%E6%9C%BA%E5%88%B6%E6%98%AF%E6%80%8E%E4%B9%88%E5%BD%B1%E5%93%8D%E8%B4%9F%E8%BD%BD%E5%9D%87%E8%A1%A1%E7%9A%84/">02|负载均衡:调用结果、缓存机制是怎么影响负载均衡的?</a></li>
<li><a href="/interviews/03%E7%86%94%E6%96%AD%E7%86%94%E6%96%AD-%E6%81%A2%E5%A4%8D-%E7%86%94%E6%96%AD-%E6%81%A2%E5%A4%8D%E6%8A%96%E6%9D%A5%E6%8A%96%E5%8E%BB%E6%80%8E%E4%B9%88%E5%8A%9E/">03|熔断:熔断-恢复-熔断-恢复,抖来抖去怎么办?</a></li>
<li><a href="/interviews/04%E9%99%8D%E7%BA%A7%E4%B8%BA%E4%BB%80%E4%B9%88%E6%AF%8F%E6%AC%A1%E5%A4%A7%E4%BF%83%E7%9A%84%E6%97%B6%E5%80%99%E6%80%BB%E6%98%AF%E8%A6%81%E6%8A%8A%E9%80%80%E6%AC%BE%E4%B9%8B%E7%B1%BB%E7%9A%84%E6%9C%8D%E5%8A%A1%E5%81%9C%E6%8E%89/">04|降级:为什么每次大促的时候总是要把退款之类的服务停掉?</a></li>
</ul>
</div>
<a rel="nofollow" href="http://hmx224.github.io/" class="index404">回首页看看</a>
</section>
</div>
</div>
<footer id="footer">
<div>
© 2017 - 2024 <a href="http://hmx224.github.io/">爱狂热博客 By 爱狂热</a>
| 版权所有 - <a href="https://beian.miit.gov.cn/" target="_blank">京ICP备16009734号-2 </a>
</div>
<br />
<div>
<div class="github-badge">
<a href="https://gohugo.io/" target="_black" rel="nofollow"><span class="badge-subject">Powered by</span><span class="badge-value bg-blue">Hugo</span></a>
</div>
<div class="github-badge">
<a href="https://www.ifanatic.cn/" target="_black"><span class="badge-subject">Design by</span><span class="badge-value bg-brightgreen">爱狂热</span></a>
</div>
<div class="github-badge">
<a href="https://github.com/flysnow-org/maupassant-hugo" target="_black"><span class="badge-subject">Theme</span><span class="badge-value bg-yellowgreen">Maupassant</span></a>
</div>
</div>
</footer>
<a id="rocket" href="#top"></a>
<script type="text/javascript" src='/js/totop.js?v=0.0.0' async=""></script>
<script type="text/javascript" src="//busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js" async></script>
</div>
<div id="secondary">
<section class="widget">
<form id="search" action='http://hmx224.github.io/search' method="get" accept-charset="utf-8" target="_blank" _lpchecked="1">
<input type="text" name="q" maxlength="20" placeholder="Search">
<input type="hidden" name="sitesearch" value="http://hmx224.github.io/">
<button type="submit" class="submit icon-search"></button>
</form>
</section>
<section class="widget">
<h3 class="widget-title">Latest articles</h3>
<ul class="widget-list">
<li>
<a href="http://hmx224.github.io/post/blog-golang/" title="github中资料汇集" target="_blank">github中资料汇集</a>
</li>
<li>
<a href="http://hmx224.github.io/post/laravel%E4%BD%BF%E7%94%A8/" title="Laravel使用" target="_blank">Laravel使用</a>
</li>
<li>
<a href="http://hmx224.github.io/post/laravel%E6%A0%B8%E5%BF%83%E6%A6%82%E5%BF%B5/" title="Laravel核心概念" target="_blank">Laravel核心概念</a>
</li>
<li>
<a href="http://hmx224.github.io/post/php/" title="深入理解php底层:php生命周期" target="_blank">深入理解php底层:php生命周期</a>
</li>
<li>
<a href="http://hmx224.github.io/post/laravel55%E5%8D%9A%E5%AE%A2%E9%A1%B9%E7%9B%AE%E8%AF%B4%E6%98%8Exblog/" title="Laravel55博客项目说明xblog" target="_blank">Laravel55博客项目说明xblog</a>
</li>
<li>
<a href="http://hmx224.github.io/post/centos%E4%B8%AD%E5%AE%89%E8%A3%85GUI/" title="Centos中安装GUI" target="_blank">Centos中安装GUI</a>
</li>
<li>
<a href="http://hmx224.github.io/post/Linux%E7%9A%84%E5%90%AF%E5%8A%A8%E6%B5%81%E7%A8%8B/" title="Linux的启动流程" target="_blank">Linux的启动流程</a>
</li>
<li>
<a href="http://hmx224.github.io/post/linux%E6%9C%8D%E5%8A%A1%E7%AE%A1%E7%90%86%E7%A8%8B%E5%BA%8Fsystemd/" title="Linux服务管理程序systemd" target="_blank">Linux服务管理程序systemd</a>
</li>
<li>
<a href="http://hmx224.github.io/post/supervisorInfo/" title="SupervisorInfo" target="_blank">SupervisorInfo</a>
</li>
<li>
<a href="http://hmx224.github.io/post/qrcode/" title="Qrcode" target="_blank">Qrcode</a>
</li>
</ul>
</section>
<section class="widget">
<h3 class="widget-title"><a href='/categories/'>categories</a></h3>
<ul class="widget-list">
<li><a href="http://hmx224.github.io/categories/Go/">Go (1)</a></li>
<li><a href="http://hmx224.github.io/categories/Laravel/">Laravel (3)</a></li>
<li><a href="http://hmx224.github.io/categories/Linux/">Linux (4)</a></li>
<li><a href="http://hmx224.github.io/categories/QR/">QR (1)</a></li>
<li><a href="http://hmx224.github.io/categories/go%E9%9D%A2%E8%AF%95/">go面试 (51)</a></li>
<li><a href="http://hmx224.github.io/categories/%E5%B7%A5%E5%85%B7/">工具 (1)</a></li>
</ul>
</section>
<section class="widget">
<h3 class="widget-title"><a href='/tags/'>tags</a></h3>
<div class="tagcloud">
<a href="http://hmx224.github.io/tags/Go/">Go</a>
<a href="http://hmx224.github.io/tags/Laravel/">Laravel</a>
<a href="http://hmx224.github.io/tags/Linux/">Linux</a>
<a href="http://hmx224.github.io/tags/QR/">QR</a>
<a href="http://hmx224.github.io/tags/go%E9%9D%A2%E8%AF%95/">go面试</a>
<a href="http://hmx224.github.io/tags/php/">php</a>
</div>
</section>
<section class="widget">
<h3 class="widget-title">Links</h3>
<ul class="widget-list">
<li>
<a target="_blank" href="https://www.ifanatic.cn/" title="爱狂热的博客">爱狂热的博客</a>
</li>
<li>
<a target="_blank" href="http://www.humengxu.com" title="胡梦旭博客">胡梦旭博客</a>
</li>
</ul>
</section>
<section class="widget">
<h3 class="widget-title">Meta</h3>
<ul class="widget-list">
<li><a href="http://hmx224.github.io/index.xml">RSS</a></li>
</ul>
</section>
</div>
</div>
</div>
</div>
</body>
</html>