-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
262 lines (221 loc) · 10.5 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
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
<!DOCTYPE html>
<html lang="" class="loading">
<head><meta name="generator" content="Hexo 3.8.0">
<!-- hexo-inject:begin --><!-- hexo-inject:end --><meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title>有朋自远方来不亦乐乎</title>
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="google" content="notranslate">
<meta name="keywords" content="huhu,">
<meta name="author" content="Mr.shi">
<link rel="alternative" href="atom.xml" title="有朋自远方来不亦乐乎" type="application/atom+xml">
<link rel="icon" href="/img/favicon.png">
<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/gitalk@1/dist/gitalk.css">
<link rel="stylesheet" href="/css/diaspora.css">
<link rel="stylesheet" href="/css/prism-atom-dark.css" type="text/css"><!-- hexo-inject:begin --><!-- hexo-inject:end --></head>
</html>
<body class="loading">
<!-- hexo-inject:begin --><!-- hexo-inject:end --><div id="loader"></div>
<div class="nav">
<ul id="menu-menu" class="menu">
<li class="pview menu-item menu-item-type-post_type menu-item-object-page">
<a href="/whoami/" title="Whoami" target="_blank" rel="noopener">Whoami</a>
</li>
<li class=" menu-item menu-item-type-post_type menu-item-object-page">
<a href="https://github.com/huhublog" title="Github" target="_blank" rel="noopener">Github</a>
</li>
</ul>
</div>
<div id="container">
<div id="screen">
<div id="mark">
<div class="layer" data-depth="0.4">
<img src="/img/welcome-cover.jpg" id="cover" crossorigin="anonymous" width="1920" height="1080">
</div>
</div>
<div id="vibrant">
<svg viewbox="0 0 2880 1620" height="100%" preserveaspectratio="xMaxYMax slice">
<polygon opacity="0.7" points="2000,1620 0,1620 0,0 600,0 "/>
</svg>
<div></div>
</div>
<div id="header">
<div>
<a class="image-logo" href="/"></a>
<div class="icon-menu switchmenu"></div>
</div>
</div>
<div id="post0">
<p>五月 19, 2019</p>
<h2><a href="/2019/05/19/这是一份鸡汤/" title="这是一份鸡汤" class="posttitle">这是一份鸡汤</a></h2>
<p class="summary">5.1回家,在我来烟台的前一天晚上,我和爸妈看了一个电影,是韩寒导演的飞驰人生,爸妈看的很开心,我却心绪有些茫然,...</p>
</div>
</div>
<div id="primary">
<div class="post">
<a href="/2019/04/21/给陈小姐说行为参数化/" title="给陈小姐说行为参数化">
<img src="https://cdn.sinaimg.cn.52ecy.cn/large/005BYqpgly1g36ok85vzij31c00u049u.jpg" class="cover" width="680" height="440">
</a>
<div class="else">
<p>四月 21, 2019</p>
<h3><a href="/2019/04/21/给陈小姐说行为参数化/" title="给陈小姐说行为参数化" class="posttitle">给陈小姐说行为参数化</a></h3>
<p>
关键字:策略模式,匿名函数,lambda,行为参数化
策略模式讲个故事有那么一天,和几个好朋友聊怎么追喜欢的姑娘,李某告诉我,需要让她感受到自己被特殊...</p>
</div>
</div>
<div class="post">
<a href="/2019/04/06/说好的new对象呢/" title="说好的new对象呢">
<img src="https://cdn.sinaimg.cn.52ecy.cn/large/005BYqpgly1g1sxi7i50mj31hc0u047s.jpg" class="cover" width="680" height="440">
</a>
<div class="else">
<p>四月 06, 2019</p>
<h3><a href="/2019/04/06/说好的new对象呢/" title="说好的new对象呢" class="posttitle">说好的new对象呢</a></h3>
<p>
关键字:Page,抽象类,类的初始化
问题引出
前几天在和实习生讨论对分页数据进行操作后再返回给前端的时候,产生下面的问题:
实习生采用了匿名类实现...</p>
</div>
</div>
<div class="post">
<a href="/2019/03/31/你真的会IDEA吗/" title="我给你说点秘密,关于IDEA的">
<img src="https://cdn.sinaimg.cn.52ecy.cn/large/005BYqpgly1g1sxvondu9j31c00u0dth.jpg" class="cover" width="680" height="440">
</a>
<div class="else">
<p>三月 31, 2019</p>
<h3><a href="/2019/03/31/你真的会IDEA吗/" title="我给你说点秘密,关于IDEA的" class="posttitle">我给你说点秘密,关于IDEA的</a></h3>
<p>
关键字:find action,close sidebar,live template,bookmark
find action
顾名思义,找动作的,...</p>
</div>
</div>
<div class="post">
<a href="/2019/03/06/DML审计/" title="DML审计">
<img src="https://cdn.sinaimg.cn.52ecy.cn/large/005BYqpgly1g0sccuvwvtj31c00u0qv8.jpg" class="cover" width="680" height="440">
</a>
<div class="else">
<p>三月 06, 2019</p>
<h3><a href="/2019/03/06/DML审计/" title="DML审计" class="posttitle">DML审计</a></h3>
<p>四张图了解一下DDL,DML,DCL,TCL
PageHelper是怎么实现分页的?
在了解dml审计之前,我觉得先以我们熟悉的pageHelper...</p>
</div>
</div>
<div class="post">
<a href="/2018/12/31/年终总结/" title="2018,那些词">
<img src="https://cdn.sinaimg.cn.52ecy.cn/large/005BYqpgly1g0sc8d9g7wj31hc0u0dz8.jpg" class="cover" width="680" height="440">
</a>
<div class="else">
<p>十二月 31, 2018</p>
<h3><a href="/2018/12/31/年终总结/" title="2018,那些词" class="posttitle">2018,那些词</a></h3>
<p>
关键字:生活是具体的,有朋自远方来,自律,知识分享,抖音,酒吧,司机,在现实生活中寻找代码对应的,产品
生活是具体的德国人做人做事上都遵循着生活是具体...</p>
</div>
</div>
<div class="post">
<a href="/2018/12/27/hello-world/" title="Hello World-虎虎的博客破壳了">
<img src="https://cdn.sinaimg.cn.52ecy.cn/large/005BYqpgly1g0sc5hvgm6j31hc0u04qp.jpg" class="cover" width="680" height="440">
</a>
<div class="else">
<p>十二月 27, 2018</p>
<h3><a href="/2018/12/27/hello-world/" title="Hello World-虎虎的博客破壳了" class="posttitle">Hello World-虎虎的博客破壳了</a></h3>
<p>
It’s wonderful to have you,hexo and diaspora
开篇感谢上面的hexo和diaspora两位主角,让我有决心...</p>
</div>
</div>
</div>
</div>
<div id="preview"></div>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
tex2jax: {
inlineMath: [ ["$","$"], ["\\(","\\)"] ],
skipTags: ['script', 'noscript', 'style', 'textarea', 'pre', 'code'],
processEscapes: true
}
});
MathJax.Hub.Queue(function() {
var all = MathJax.Hub.getAllJax();
for (var i = 0; i < all.length; ++i)
all[i].SourceElement().parentNode.className += ' has-jax';
});
</script>
<script src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script><!-- hexo-inject:begin --><!-- Begin: Injected MathJax -->
<script type="text/x-mathjax-config">
MathJax.Hub.Config("");
</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="custom_mathjax_source">
</script>
<!-- End: Injected MathJax -->
<!-- hexo-inject:end -->
</body>
<script src="//cdn.jsdelivr.net/npm/gitalk@1/dist/gitalk.min.js"></script>
<script src="//lib.baomitu.com/jquery/1.8.3/jquery.min.js"></script>
<script src="/js/plugin.js"></script>
<script src="/js/diaspora.js"></script>
<link rel="stylesheet" href="/photoswipe/photoswipe.css">
<link rel="stylesheet" href="/photoswipe/default-skin/default-skin.css">
<script src="/photoswipe/photoswipe.min.js"></script>
<script src="/photoswipe/photoswipe-ui-default.min.js"></script>
<!-- Root element of PhotoSwipe. Must have class pswp. -->
<div class="pswp" tabindex="-1" role="dialog" aria-hidden="true">
<!-- Background of PhotoSwipe.
It's a separate element as animating opacity is faster than rgba(). -->
<div class="pswp__bg"></div>
<!-- Slides wrapper with overflow:hidden. -->
<div class="pswp__scroll-wrap">
<!-- Container that holds slides.
PhotoSwipe keeps only 3 of them in the DOM to save memory.
Don't modify these 3 pswp__item elements, data is added later on. -->
<div class="pswp__container">
<div class="pswp__item"></div>
<div class="pswp__item"></div>
<div class="pswp__item"></div>
</div>
<!-- Default (PhotoSwipeUI_Default) interface on top of sliding area. Can be changed. -->
<div class="pswp__ui pswp__ui--hidden">
<div class="pswp__top-bar">
<!-- Controls are self-explanatory. Order can be changed. -->
<div class="pswp__counter"></div>
<button class="pswp__button pswp__button--close" title="Close (Esc)"></button>
<button class="pswp__button pswp__button--share" title="Share"></button>
<button class="pswp__button pswp__button--fs" title="Toggle fullscreen"></button>
<button class="pswp__button pswp__button--zoom" title="Zoom in/out"></button>
<!-- Preloader demo http://codepen.io/dimsemenov/pen/yyBWoR -->
<!-- element will get class pswp__preloader--active when preloader is running -->
<div class="pswp__preloader">
<div class="pswp__preloader__icn">
<div class="pswp__preloader__cut">
<div class="pswp__preloader__donut"></div>
</div>
</div>
</div>
</div>
<div class="pswp__share-modal pswp__share-modal--hidden pswp__single-tap">
<div class="pswp__share-tooltip"></div>
</div>
<button class="pswp__button pswp__button--arrow--left" title="Previous (arrow left)">
</button>
<button class="pswp__button pswp__button--arrow--right" title="Next (arrow right)">
</button>
<div class="pswp__caption">
<div class="pswp__caption__center"></div>
</div>
</div>
</div>
</div>
</html>