-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
496 lines (262 loc) · 15 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
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
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
<!DOCTYPE html>
<html lang="en-us">
<head>
<script type="application/ld+json">
{
"@context":"http://schema.org",
"@type":"Website",
"@id":"https:\/\/bells.github.io\/",
"author": {
"@type": "Person",
"name": "watson zhu(bells)",
"image": "https://bells.github.io/image/avatar.png"
},
"name":"watson的技术...",
"description":"watson zhu",
"url":"https:\/\/bells.github.io\/",
"keywords":"[]"
}
</script>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="generator" content="Hugo 0.89.4 with theme Tranquilpeak 0.5.3-BETA">
<meta name="author" content="watson zhu(bells)">
<meta name="keywords" content="">
<meta name="description" content="watson zhu">
<meta property="og:description" content="watson zhu">
<meta property="og:type" content="website">
<meta property="og:title" content="watson的技术...">
<meta name="twitter:title" content="watson的技术...">
<meta property="og:url" content="https://bells.github.io/">
<meta property="twitter:url" content="https://bells.github.io/">
<meta property="og:site_name" content="watson的技术...">
<meta property="og:description" content="watson zhu">
<meta name="twitter:description" content="watson zhu">
<meta property="og:locale" content="en-us">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@bellszhu">
<meta name="twitter:creator" content="@bellszhu">
<meta property="og:image" content="https://bells.github.io/image/avatar.png">
<meta property="twitter:image" content="https://bells.github.io/image/avatar.png">
<title>watson的技术...</title>
<link rel="icon" href="https://bells.github.io/favicon.png">
<link rel="alternate" type="application/rss+xml" title="RSS" href="https://bells.github.io/index.xml">
<link rel="canonical" href="https://bells.github.io/">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" integrity="sha512-iBBXm8fW90+nuLcSKlbmrPcLa0OT92xO1BIsZ+ywDWZCvqsWgccV3gFoRBv0z+8dLJgyAHIhR35VZc2oM/gI1w==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.css" integrity="sha512-H9jrZiiopUdsLpg94A333EfumgUBpO9MdbxStdeITo+KEIMaNfHNvwyjjDJb+ERPaRS6DpyRlKbvPUasNItRyw==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="https://bells.github.io/css/style-h6ccsoet3mzkbb0wngshlfbaweimexgqcxj0h5hu4h82olsdzz6wmqdkajm.min.css" />
<script type="application/javascript">
var doNotTrack = false;
if (!doNotTrack) {
(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','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-106923489-1', 'auto');
ga('send', 'pageview');
}
</script>
</head>
<body>
<div id="blog">
<header id="header" data-behavior="1">
<i id="btn-open-sidebar" class="fa fa-lg fa-bars"></i>
<div class="header-title">
<a class="header-title-link" href="https://bells.github.io/" aria-label="Go to homepage">watson的技术...</a>
</div>
<a class="header-right-picture "
href="https://bells.github.io/#about" aria-label="Open the link: /#about">
<img class="header-picture" src="https://bells.github.io/image/avatar.png" alt="Author's picture" />
</a>
</header>
<nav id="sidebar" data-behavior="1">
<div class="sidebar-container">
<div class="sidebar-profile">
<a href="https://bells.github.io/#about" aria-label="Read more about the author">
<img class="sidebar-profile-picture" src="https://bells.github.io/image/avatar.png" alt="Author's picture" />
</a>
<h4 class="sidebar-profile-name">watson zhu(bells)</h4>
<h5 class="sidebar-profile-bio">keep the faith!</h5>
</div>
<ul class="sidebar-buttons">
<li class="sidebar-button">
<a class="sidebar-button-link " href="https://bells.github.io/" title="Home">
<i class="sidebar-button-icon fas fa-lg fa-home" aria-hidden="true"></i>
<span class="sidebar-button-desc">Home</span>
</a>
</li>
<li class="sidebar-button">
<a class="sidebar-button-link " href="https://bells.github.io/categories" title="Categories">
<i class="sidebar-button-icon fas fa-lg fa-bookmark" aria-hidden="true"></i>
<span class="sidebar-button-desc">Categories</span>
</a>
</li>
<li class="sidebar-button">
<a class="sidebar-button-link " href="https://bells.github.io/tags" title="Tags">
<i class="sidebar-button-icon fas fa-lg fa-tags" aria-hidden="true"></i>
<span class="sidebar-button-desc">Tags</span>
</a>
</li>
<li class="sidebar-button">
<a class="sidebar-button-link " href="https://bells.github.io/archives" title="Archives">
<i class="sidebar-button-icon fas fa-lg fa-archive" aria-hidden="true"></i>
<span class="sidebar-button-desc">Archives</span>
</a>
</li>
<li class="sidebar-button">
<a class="sidebar-button-link " href="https://bells.github.io/#about" title="About">
<i class="sidebar-button-icon fas fa-lg fa-question" aria-hidden="true"></i>
<span class="sidebar-button-desc">About</span>
</a>
</li>
</ul>
<ul class="sidebar-buttons">
<li class="sidebar-button">
<a class="sidebar-button-link " href="https://github.com/bells" target="_blank" rel="noopener" title="GitHub">
<i class="sidebar-button-icon fab fa-lg fa-github" aria-hidden="true"></i>
<span class="sidebar-button-desc">GitHub</span>
</a>
</li>
<li class="sidebar-button">
<a class="sidebar-button-link " href="https://stackoverflow.com/users/1377511/bells" target="_blank" rel="noopener" title="Stack Overflow">
<i class="sidebar-button-icon fab fa-lg fa-stack-overflow" aria-hidden="true"></i>
<span class="sidebar-button-desc">Stack Overflow</span>
</a>
</li>
</ul>
<ul class="sidebar-buttons">
<li class="sidebar-button">
<a class="sidebar-button-link " href="https://bells.github.io/index.xml" title="RSS">
<i class="sidebar-button-icon fas fa-lg fa-rss" aria-hidden="true"></i>
<span class="sidebar-button-desc">RSS</span>
</a>
</li>
</ul>
</div>
</nav>
<div id="main" data-behavior="1"
class="
hasCoverMetaIn
">
<section class="postShorten-group main-content-wrap">
<article class="postShorten postShorten--thumbnailimg-left">
<div class="postShorten-wrap">
<div class="postShorten-header">
<h1 class="postShorten-title">
<a class="link-unstyled" href="https://bells.github.io/post/format/" aria-label="Open the post: 需要记录的技术技巧点2022-0102">
需要记录的技术技巧点2022-0102
</a>
</h1>
<div class="postShorten-meta post-meta">
<time datetime="2022-03-13T00:00:00Z">
March 13, 2022
</time>
<span>in</span>
<a class="category-link" href="https://bells.github.io/categories/%e6%8a%80%e6%9c%af%e6%8a%80%e5%b7%a7">技术技巧</a>
</div>
</div>
<div class="postShorten-excerpt">
<p>记录下2022年1月、2月遇到的需要记录的技术技巧点,这次包括主题:</p>
<ol>
<li>如何在本地快速格式化json、sql</li>
<li>sublime开启vim命令模式</li>
<li>mysql字符集是否区分大小写</li>
</ol>
<p>
<a href="https://bells.github.io/post/format/" class="postShorten-excerpt_link link" aria-label="Open the post: 需要记录的技术技巧点2022-0102">Continue reading</a>
</p>
</div>
</div>
<a href="https://bells.github.io/post/format/" aria-label="Open the post: 需要记录的技术技巧点2022-0102">
<div class="postShorten-thumbnailimg">
<img alt="" src="https://bells.github.io/image/format/format_start.png"/>
</div>
</a>
</article>
<article class="postShorten postShorten--thumbnailimg-left">
<div class="postShorten-wrap">
<div class="postShorten-header">
<h1 class="postShorten-title">
<a class="link-unstyled" href="https://bells.github.io/post/es_plugin/" aria-label="Open the post: 开发ElasticSearch插件就是这么简单">
开发ElasticSearch插件就是这么简单
</a>
</h1>
<div class="postShorten-meta post-meta">
<time datetime="2021-11-21T00:00:00Z">
November 21, 2021
</time>
<span>in</span>
<a class="category-link" href="https://bells.github.io/categories/elasticsearch">ElasticSearch</a>,
<a class="category-link" href="https://bells.github.io/categories/%e6%8f%92%e4%bb%b6">插件</a>
</div>
</div>
<div class="postShorten-excerpt">
<p>目前es应用非常广泛,作为搜索、数据分析引擎,功能非常强大。其中插件功能是非常重要的一块,本文以自己开发的插件为切入点,简单阐述es插件原理及如何开发。</p>
<p>
<a href="https://bells.github.io/post/es_plugin/" class="postShorten-excerpt_link link" aria-label="Open the post: 开发ElasticSearch插件就是这么简单">Continue reading</a>
</p>
</div>
</div>
<a href="https://bells.github.io/post/es_plugin/" aria-label="Open the post: 开发ElasticSearch插件就是这么简单">
<div class="postShorten-thumbnailimg">
<img alt="" src="https://bells.github.io/image/es_plugin/es_start.png"/>
</div>
</a>
</article>
</section>
<footer id="footer" class="main-content-wrap">
<span class="copyrights">
© 2022 <a href="https://github.com/bells">watson, bells</a>. All Rights Reserved
</span>
</footer>
</div>
</div>
<div id="about">
<div id="about-card">
<div id="about-btn-close">
<i class="fa fa-times"></i>
</div>
<img id="about-card-picture" src="https://bells.github.io/image/avatar.png" alt="Author's picture" />
<h4 id="about-card-name">watson zhu(bells)</h4>
<div id="about-card-bio">keep the faith!</div>
<div id="about-card-job">
<i class="fa fa-briefcase"></i>
<br/>
程序员&跑者
</div>
<div id="about-card-location">
<i class="fa fa-map-marker-alt"></i>
<br/>
China
</div>
</div>
</div>
<div id="cover" style="background-image:url('https://bells.github.io/images/cover.jpg');"></div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js" integrity="sha512-894YE6QWD5I59HgZOGReFYm4dnWc1Qt5NtvYSaNcOP+u1T9qYdvdihz0PPSiiqn/+/3e7Jo4EaG7TubfWGUrMQ==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.1.0/highlight.min.js" integrity="sha512-z+/WWfyD5tccCukM4VvONpEtLmbAm5LDu7eKiyMQJ9m7OfPEDL7gENyDRL3Yfe8XAuGsS2fS4xSMnl6d30kqGQ==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.js" integrity="sha512-uURl+ZXMBrF4AwGaWmEetzrd+J5/8NRkWAvJx5sbPSSuOb0bZLqf+tOzniObO00BjHa/dD7gub9oCGMLPQHtQA==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="https://bells.github.io/js/script-yqzy9wdlzix4lbbwdnzvwx3egsne77earqmn73v9uno8aupuph8wfguccut.min.js"></script>
<script async crossorigin="anonymous" defer integrity="sha512-gE8KAQyFIzV1C9+GZ8TKJHZS2s+n7EjNtC+IMRn1l5+WYJTHOODUM6JSjZhFhqXmc7bG8Av6XXpckA4tYhflnw==" src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.1.0/languages/apache.min.js"></script>
<script async crossorigin="anonymous" defer integrity="sha512-EWROca+bote+7Oaaar1F6y74iZj1r1F9rm/ly7o+/FwJopbBaWtsFDmaKoZDd3QiGU2pGacBirHJNivmGLYrow==" src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.1.0/languages/go.min.js"></script>
<script async crossorigin="anonymous" defer integrity="sha512-GDVzAn0wpx1yVtQsRWmFc6PhJiLBPdUic+h4GWgljBh904O3JU10fk9EKNpVyIoPqkFn54rgL2QBG4BmUTMpiQ==" src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.1.0/languages/http.min.js"></script>
<script async crossorigin="anonymous" defer integrity="sha512-UgZlma8NzkrDb/NWgmLIcTrH7i/CSnLLDRFqCSNF5NGPpjKmzyM25qcoXGOup8+cDakKyaiTDd7N4dyH4YT+IA==" src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.1.0/languages/less.min.js"></script>
<script async crossorigin="anonymous" defer integrity="sha512-lot9koe73sfXIrUvIPM/UEhuMciN56RPyBdOyZgfO53P2lkWyyXN7J+njcxIIBRV+nVDQeiWtiXg+bLAJZDTfg==" src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.1.0/languages/nginx.min.js"></script>
<script async crossorigin="anonymous" defer integrity="sha512-Zd3e7XxHP00TD0Imr0PIfeM0fl0v95kMWuhyAS3Wn1UTSXTkz0OhtRgBAr4JlmADRgiXr4x7lpeUdqaGN8xIog==" src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.1.0/languages/puppet.min.js"></script>
<script async crossorigin="anonymous" defer integrity="sha512-qtqDO052iXMSP+5d/aE/jMtL9vIIGvONgTJziC2K/ZIB1yEGa55WVxGE9/08rSQ62EoDifS9SWVGZ7ihSLhzMA==" src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.1.0/languages/scss.min.js"></script>
<script async crossorigin="anonymous" defer integrity="sha512-1NmkjnEDnwwwcu28KoQF8vs3oaPFokQHbmbtwGhFfeDsQZtVFI8zW2aE9O8yMYdpdyKV/5blE4pSWw4Z/Sv97w==" src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.1.0/languages/stylus.min.js"></script>
<script async crossorigin="anonymous" defer integrity="sha512-B2wSfruPjr8EJL6IIzQr1eAuDwrsfIfccNf/LCEdxELCgC/S/ZMt/Uvk80aD79m7IqOqW+Sw8nbkvha20yZpzg==" src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.1.0/languages/swift.min.js"></script>
<script async crossorigin="anonymous" defer integrity="sha512-28oDiQZGKUVN6wQ7PSLPNipOcmkCALXKwOi7bnkyFf8QiMZQxG9EQoy/iiNx6Zxj2cG2SbVa4dXKigQhu7GiFw==" src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.1.0/languages/yaml.min.js"></script>
<script>
$(document).ready(function() {
hljs.configure({ classPrefix: '', useBR: false });
$('pre.code-highlight > code, pre > code').each(function(i, block) {
if (!$(this).hasClass('codeblock')) {
$(this).addClass('codeblock');
}
hljs.highlightBlock(block);
});
});
</script>
</body>
</html>