-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
232 lines (218 loc) · 7.96 KB
/
index.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
<!DOCTYPE html>
<html lang="zh-CN">
<head><meta name="generator" content="Hexo 3.9.0"><meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<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">
<meta name="theme-color" content="#f8f5ec">
<meta name="msapplication-navbutton-color" content="#f8f5ec">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="#f8f5ec">
<link rel="alternate" href="/default" title="皮格鲁斯"><link rel="shortcut icon" type="image/x-icon" href="/favicon.ico?v=2.10.2">
<link rel="canonical" href="https://pygroos.github.io/">
<link rel="stylesheet" type="text/css" href="/lib/fancybox/jquery.fancybox.css"><link rel="stylesheet" type="text/css" href="/lib/nprogress/nprogress.min.css">
<link rel="stylesheet" type="text/css" href="/css/style.css?v=2.10.2">
<script id="baidu_push">
(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>
window.config = {"leancloud":{"app_id":null,"app_key":null},"toc":true,"fancybox":true,"pjax":true};
</script>
<title>皮格鲁斯</title>
</head>
<body><div id="mobile-navbar" class="mobile-navbar">
<div class="mobile-header-logo">
<a href="/." class="logo">皮格鲁斯</a>
</div>
<div class="mobile-navbar-icon">
<span></span>
<span></span>
<span></span>
</div>
</div>
<nav id="mobile-menu" class="mobile-menu slideout-menu">
<ul class="mobile-menu-list"><a href="/tags">
<li class="mobile-menu-item">标签
</li>
</a><a href="/categories">
<li class="mobile-menu-item">分类
</li>
</a></ul>
</nav>
<div class="container" id="mobile-panel">
<header id="header" class="header"><div class="logo-wrapper">
<a href="/." class="logo">皮格鲁斯</a>
</div>
<nav class="site-navbar"><ul id="menu" class="menu"><li class="menu-item">
<a class="menu-item-link" href="/tags">
标签
</a>
</li>
<li class="menu-item">
<a class="menu-item-link" href="/categories">
分类
</a>
</li>
</ul></nav>
</header>
<main id="main" class="main">
<div class="content-wrapper">
<div id="content" class="content"><section id="posts" class="posts"><section id="archive" class="archive"><div class="collection-title">
<h2 class="archive-year">2020</h2>
</div>
<div class="archive-post">
<span class="archive-post-time">
04-02
</span>
<span class="archive-post-title">
<a href="/local-build-zeppelin-and-spark-and-connection-mysql/" class="archive-post-link">
本地搭建Zeppelin、Spark环境并连接MySQL读取数据
</a>
</span>
</div>
<div class="collection-title">
<h2 class="archive-year">2018</h2>
</div>
<div class="archive-post">
<span class="archive-post-time">
10-18
</span>
<span class="archive-post-title">
<a href="/fix-mds-stores-consuming-high-cpu-usage/" class="archive-post-link">
解决MAC高CPU
</a>
</span>
</div>
<div class="archive-post">
<span class="archive-post-time">
06-14
</span>
<span class="archive-post-title">
<a href="/mac-high-sierra-os-install-php-extension/" class="archive-post-link">
Mac安装PHP扩展遇到的问题
</a>
</span>
</div>
<div class="archive-post">
<span class="archive-post-time">
04-27
</span>
<span class="archive-post-title">
<a href="/mysql-foreign-key-index/" class="archive-post-link">
MySQL外键索引
</a>
</span>
</div>
<div class="archive-post">
<span class="archive-post-time">
04-23
</span>
<span class="archive-post-title">
<a href="/mac-sublime-handle-column/" class="archive-post-link">
Sublime操作列
</a>
</span>
</div>
<div class="collection-title">
<h2 class="archive-year">2017</h2>
</div>
<div class="archive-post">
<span class="archive-post-time">
11-30
</span>
<span class="archive-post-title">
<a href="/vue-element-ui-date-picker-format/" class="archive-post-link">
ElementUI日期组件格式化问题
</a>
</span>
</div>
<div class="archive-post">
<span class="archive-post-time">
09-05
</span>
<span class="archive-post-title">
<a href="/custom-logger-in-laravel5-5/" class="archive-post-link">
在Laravel5.5自定义日志文件中记录SQL语句
</a>
</span>
</div>
<div class="archive-post">
<span class="archive-post-time">
08-30
</span>
<span class="archive-post-title">
<a href="/build-the-structure-on-a-computer-second-part/" class="archive-post-link">
一台电脑玩玩架构 - MySQL主从复制
</a>
</span>
</div>
<div class="archive-post">
<span class="archive-post-time">
08-28
</span>
<span class="archive-post-title">
<a href="/build-the-structure-on-a-computer-first-part/" class="archive-post-link">
一台电脑玩玩架构 - Nginx反向代理
</a>
</span>
</div>
<div class="archive-post">
<span class="archive-post-time">
06-20
</span>
<span class="archive-post-title">
<a href="/bring-high-performance-into-your-php-app/" class="archive-post-link">
(译)提升PHP程序性能
</a>
</span>
</div>
</section><nav class="pagination"><a class="next" href="/page/2/">
<span class="next-text">下一页</span>
<i class="iconfont icon-right"></i>
</a>
</nav>
</section></div></div>
</main>
<footer id="footer" class="footer"><div class="social-links"><a href="mailto:[email protected]" class="iconfont icon-email" title="email"></a>
<a href="https://github.com/pygroos" class="iconfont icon-github" title="github"></a>
<a href="https://weibo.com/pygroos" class="iconfont icon-weibo" title="weibo"></a>
<a href="/atom.xml" class="iconfont icon-rss" title="rss"></a>
</div><div class="copyright">
<span class="power-by">
由 <a class="hexo-link" href="https://hexo.io/">Hexo</a> 强力驱动
</span>
<span class="division">|</span>
<span class="theme-info">
主题 -
<a class="theme-link" href="https://github.com/ahonn/hexo-theme-even">Even</a>
</span>
<span class="copyright-year">©2016 - 2021<span class="heart">
<i class="iconfont icon-heart"></i>
</span>
<span class="author">pygroos</span>
</span>
</div>
</footer>
<div class="back-to-top" id="back-to-top">
<i class="iconfont icon-up"></i>
</div>
</div><script type="text/javascript" src="/lib/jquery/jquery.min.js"></script>
<script type="text/javascript" src="/lib/slideout/slideout.js"></script>
<script type="text/javascript" src="/lib/fancybox/jquery.fancybox.pack.js"></script>
<script type="text/javascript" src="/lib/pjax/jquery.pjax.min.js"></script>
<script type="text/javascript" src="/lib/nprogress/nprogress.min.js"></script>
<script type="text/javascript" src="/js/src/even.js?v=2.10.2"></script>
</body>
</html>