-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.html
420 lines (294 loc) · 13.4 KB
/
README.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>LittlePig.CN | someone's Blog</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="theme-color" content="#3F51B5">
<meta name="keywords" content="">
<meta name="description" content="http://littlepig.cnzhz 的个人主站点,采用 hexo 构建">
<meta property="og:type" content="website">
<meta property="og:title" content="LittlePig.CN">
<meta property="og:url" content="http://littlepig.cn/README.html">
<meta property="og:site_name" content="LittlePig.CN">
<meta property="og:description" content="http://littlepig.cnzhz 的个人主站点,采用 hexo 构建">
<meta property="og:locale" content="zh_CN">
<meta property="article:published_time" content="2021-01-10T15:51:17.536Z">
<meta property="article:modified_time" content="2019-08-07T03:28:57.000Z">
<meta property="article:author" content="ZHZ">
<meta name="twitter:card" content="summary">
<link rel="alternate" type="application/atom+xml" title="LittlePig.CN" href="atom.xml">
<link rel="shortcut icon" href="/favicon.ico">
<link rel="stylesheet" href="/css/style.css?v=1.7.2">
<script>window.lazyScripts=[]</script>
<!-- custom head -->
<meta name="generator" content="Hexo 4.2.1"></head>
<body>
<div id="loading" class="active"></div>
<aside id="menu" class="hide" >
<div class="inner flex-row-vertical">
<a href="javascript:;" class="header-icon waves-effect waves-circle waves-light" id="menu-off">
<i class="icon icon-lg icon-close"></i>
</a>
<div class="brand-wrap" style="background-image:url(/img/brand.jpg)">
<div class="brand">
<a href="index.html" class="avatar waves-effect waves-circle waves-light">
<img src="/img/avatar.jpg">
</a>
<hgroup class="introduce">
<h5 class="nickname">ZHZ</h5>
</hgroup>
</div>
</div>
<div class="scroll-wrap flex-col">
<ul class="nav">
<li class="waves-block waves-effect">
<a href="index.html" >
<i class="icon icon-lg icon-home"></i>
主页
</a>
</li>
<li class="waves-block waves-effect">
<a href="/archives" >
<i class="icon icon-lg icon-archives"></i>
归档
</a>
</li>
<li class="waves-block waves-effect">
<a href="/tags" >
<i class="icon icon-lg icon-tags"></i>
标签
</a>
</li>
<li class="waves-block waves-effect">
<a href="/categories" >
<i class="icon icon-lg icon-th-list"></i>
分类
</a>
</li>
<li class="waves-block waves-effect">
<a href="/about" >
<i class="icon icon-lg icon-link"></i>
关于
</a>
</li>
</ul>
</div>
</div>
</aside>
<main id="main">
<header class="top-header" id="header">
<div class="flex-row">
<a href="javascript:;" class="header-icon waves-effect waves-circle waves-light on" id="menu-toggle">
<i class="icon icon-lg icon-navicon"></i>
</a>
<div class="flex-col header-title ellipsis"></div>
<div class="search-wrap" id="search-wrap">
<a href="javascript:;" class="header-icon waves-effect waves-circle waves-light" id="back">
<i class="icon icon-lg icon-chevron-left"></i>
</a>
<input type="text" id="key" class="search-input" autocomplete="off" placeholder="输入感兴趣的关键字">
<a href="javascript:;" class="header-icon waves-effect waves-circle waves-light" id="search">
<i class="icon icon-lg icon-search"></i>
</a>
</div>
<a href="javascript:;" class="header-icon waves-effect waves-circle waves-light" id="menuShare">
<i class="icon icon-lg icon-share-alt"></i>
</a>
</div>
</header>
<header class="content-header page-header">
<div class="container fade-scale">
<h1 class="title"></h1>
<h5 class="subtitle">
</h5>
</div>
</header>
<div class="container body-wrap">
<article class="page-article fade" itemprop="blogPage">
<div class="post-content page-content" id="page-content" itemprop="pageContent">
<h1 id="http-littlepig-cn"><a href="#http-littlepig-cn" class="headerlink" title="http://littlepig.cn"></a><a href="http://littlepig.cn/">http://littlepig.cn</a></h1><p>zhz 的个人主站点,采用 hexo 构建</p>
</div>
<div class="card page-about-me flex-row">
<a href="/" class="avatar waves-effect waves-circle waves-light"><img src="/img/avatar.jpg"></a>
<div class="content flex-col">
<p><strong>ZHZ</strong></p>
<p><em>someone's Blog</em></p>
<p>一个懒人!</p>
</div>
<div class="page-share-wrap">
<div class="page-share" id="pageShare">
<ul class="reset share-icons">
<li>
<a class="weibo share-sns" target="_blank" href="http://service.weibo.com/share/share.php?url=http://littlepig.cn/README.html&title=LittlePig.CN&pic=http://littlepig.cn/img/avatar.jpg" data-title="微博">
<i class="icon icon-weibo"></i>
</a>
</li>
<li>
<a class="weixin share-sns wxFab" href="javascript:;" data-title="微信">
<i class="icon icon-weixin"></i>
</a>
</li>
<li>
<a class="qq share-sns" target="_blank" href="http://connect.qq.com/widget/shareqq/index.html?url=http://littlepig.cn/README.html&title=LittlePig.CN&source=记录 / 回忆 / 分享" data-title=" QQ">
<i class="icon icon-qq"></i>
</a>
</li>
<li>
<a class="facebook share-sns" target="_blank" href="https://www.facebook.com/sharer/sharer.php?u=http://littlepig.cn/README.html" data-title=" Facebook">
<i class="icon icon-facebook"></i>
</a>
</li>
<li>
<a class="twitter share-sns" target="_blank" href="https://twitter.com/intent/tweet?text=LittlePig.CN&url=http://littlepig.cn/README.html&via=http://littlepig.cn" data-title=" Twitter">
<i class="icon icon-twitter"></i>
</a>
</li>
<li>
<a class="google share-sns" target="_blank" href="https://plus.google.com/share?url=http://littlepig.cn/README.html" data-title=" Google+">
<i class="icon icon-google-plus"></i>
</a>
</li>
</ul>
</div>
<a href="javascript:;" id="shareFab" class="page-share-fab waves-effect waves-circle">
<i class="icon icon-share-alt icon-lg"></i>
</a>
</div>
</div>
<div class="page-reward">
<a id="rewardBtn" href="javascript:;" class="page-reward-btn waves-effect waves-circle waves-light">赞</a>
</div>
</article>
<div id="reward" class="page-modal reward-lay">
<a class="close" href="javascript:;"><i class="icon icon-close"></i></a>
<h3 class="reward-title">
<i class="icon icon-quote-left"></i>
谢谢~
<i class="icon icon-quote-right"></i>
</h3>
<div class="reward-content">
<div class="reward-code">
<img id="rewardCode" src="/img/wechat.png" alt="打赏二维码">
</div>
<label class="reward-toggle">
<input id="rewardToggle" type="checkbox" class="reward-toggle-check"
data-wechat="/img/wechat.png" data-alipay="/img/alipay.png">
<div class="reward-toggle-ctrol">
<span class="reward-toggle-item wechat">微信</span>
<span class="reward-toggle-label"></span>
<span class="reward-toggle-item alipay">支付宝</span>
</div>
</label>
</div>
</div>
</div>
<footer class="footer">
<div class="top">
<p>
<span id="busuanzi_container_site_uv" style='display:none'>
站点总访客数:<span id="busuanzi_value_site_uv"></span>
</span>
<span id="busuanzi_container_site_pv" style='display:none'>
站点总访问量:<span id="busuanzi_value_site_pv"></span>
</span>
</p>
<p>
<span><a href="atom.xml" target="_blank" class="rss" title="rss"><i class="icon icon-lg icon-rss"></i></a></span>
<span>博客内容遵循 <a rel="license noopener" href="https://creativecommons.org/licenses/by-nc-sa/4.0/deed.zh" target="_blank">知识共享 署名 - 非商业性 - 相同方式共享 4.0 国际协议</a></span>
</p>
</div>
<div class="bottom">
<p><span>ZHZ © 2003 - 2021</span>
<span>
Power by <a href="http://hexo.io/" target="_blank">Hexo</a> Theme <a href="https://github.com/yscoder/hexo-theme-indigo" target="_blank">indigo</a>
</span>
</p>
</div>
</footer>
</main>
<div class="mask" id="mask"></div>
<a href="javascript:;" id="gotop" class="waves-effect waves-circle waves-light"><span class="icon icon-lg icon-chevron-up"></span></a>
<div class="global-share" id="globalShare">
<ul class="reset share-icons">
<li>
<a class="weibo share-sns" target="_blank" href="http://service.weibo.com/share/share.php?url=http://littlepig.cn/README.html&title=LittlePig.CN&pic=http://littlepig.cn/img/avatar.jpg" data-title="微博">
<i class="icon icon-weibo"></i>
</a>
</li>
<li>
<a class="weixin share-sns wxFab" href="javascript:;" data-title="微信">
<i class="icon icon-weixin"></i>
</a>
</li>
<li>
<a class="qq share-sns" target="_blank" href="http://connect.qq.com/widget/shareqq/index.html?url=http://littlepig.cn/README.html&title=LittlePig.CN&source=记录 / 回忆 / 分享" data-title=" QQ">
<i class="icon icon-qq"></i>
</a>
</li>
<li>
<a class="facebook share-sns" target="_blank" href="https://www.facebook.com/sharer/sharer.php?u=http://littlepig.cn/README.html" data-title=" Facebook">
<i class="icon icon-facebook"></i>
</a>
</li>
<li>
<a class="twitter share-sns" target="_blank" href="https://twitter.com/intent/tweet?text=LittlePig.CN&url=http://littlepig.cn/README.html&via=http://littlepig.cn" data-title=" Twitter">
<i class="icon icon-twitter"></i>
</a>
</li>
<li>
<a class="google share-sns" target="_blank" href="https://plus.google.com/share?url=http://littlepig.cn/README.html" data-title=" Google+">
<i class="icon icon-google-plus"></i>
</a>
</li>
</ul>
</div>
<div class="page-modal wx-share" id="wxShare">
<a class="close" href="javascript:;"><i class="icon icon-close"></i></a>
<p>扫一扫,分享到微信</p>
<img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAK4AAACuCAAAAACKZ2kyAAABwklEQVR42u3aS5ICIRAFQO9/aWc7C8FXxUeNSFaGwzRpLyrgFY9HPJ7/xuj7+Zz5580DFxd3mfucjtGc/AkJN/lfXFzc+9xRxRjNGS2WUPKihouL+1vcKisvcLi4uL/InRe1+ZHpA4UMFxd3gVstNHmo0TtcbTir4eLiLnDzJc99PpLv4uLitrjP4uhtXHoB64vVcXFxr3DzglJFJy3Y3rq4uLinuXs3K8lxpUocvldcXNyL3PWGaG+rFElwcXEvcnvLVK9WzDdA0dNwcXE/xJ0vUC1kOSv6Sbi4uBe56xcjkh+QfP/mybi4uNe5ScDRux6x3ph5UchwcXEPc6vhRbUMVTdMzbMaLi7uJm7e5EiWHC2865iEi4t7k5tcoagGHCeuiuLi4t7nRhuLhQB0PYTFxcW9z+0Vsjza6IUvhZQXFxf3GLd6EMq3O9WAtfBnXFzcrdyVi1krYWgep+Li4t7nVuOJ3hWNExc4cHFxT3Pz4tWLOKsNlajng4uLe4WbF5pkm7Lr8IOLi/tb3B40mVlopeDi4n4NtxpqVM9b5VYKLi7uMW41JK22YPP5b14WLi7uFW417Ohdw1p5Hbi4uBe5f5UoPw1cJ0L8AAAAAElFTkSuQmCC" alt="微信分享二维码">
</div>
<script src="//cdn.bootcss.com/node-waves/0.7.4/waves.min.js"></script>
<script>
var BLOG = { ROOT: '/', SHARE: true, REWARD: true };
lazyScripts.push('//s95.cnzz.com/z_stat.php?id=1235250&web_id=1235250')
</script>
<script src="/js/main.min.js?v=1.7.2"></script>
<div class="search-panel" id="search-panel">
<ul class="search-result" id="search-result"></ul>
</div>
<template id="search-tpl">
<li class="item">
<a href="{path}" class="waves-block waves-effect">
<div class="title ellipsis" title="{title}">{title}</div>
<div class="flex-row flex-middle">
<div class="tags ellipsis">
{tags}
</div>
<time class="flex-col time">{date}</time>
</div>
</a>
</li>
</template>
<script src="/js/search.min.js?v=1.7.2" async></script>
<!-- mathjax config similar to math.stackexchange -->
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
tex2jax: {
inlineMath: [ ['$','$'], ["\\(","\\)"] ],
processEscapes: true,
skipTags: ['script', 'noscript', 'style', 'textarea', 'pre', 'code']
}
});
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 async src="//cdn.bootcss.com/mathjax/2.7.0/MathJax.js?config=TeX-MML-AM_CHTML" async></script>
<script async src="//busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js"></script>
</body>
</html>