-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
784 lines (518 loc) · 47 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
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="noodp" />
<meta http-equiv="X-UA-Compatible" content="IE=edge, chrome=1">
<title>桑河一榆</title>
<meta name="Description" content="微服务、Web开发、人工智能">
<meta name="google-site-verification" content="qqgyYsb6kCSJvwxuvJ41bw-9tDmmmlwSgJbKhQzFqYI" />
<meta name="baidu-site-verification" content="BpiobbSKTO" />
<meta name="keywords" content="">
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?148bce57cac06e37bb6a01cf0a77027f";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
<script data-ad-client="ca-pub-2665873967488848" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<style>.async-hide { opacity: 0 !important} </style>
<script>(function(a,s,y,n,c,h,i,d,e){s.className+=' '+y;h.start=1*new Date;
h.end=i=function(){s.className=s.className.replace(RegExp(' ?'+y),'')};
(a[n]=a[n]||[]).hide=h;setTimeout(function(){i();h.end=null},c);h.timeout=c;
})(window,document.documentElement,'async-hide','dataLayer',4000,
{'GTM-WBT3QXS':true});</script>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-102189849-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-102189849-1', { 'optimize_id': 'GTM-WBT3QXS'});
</script>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-WTRRBMC');</script>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
<title>桑河一榆-程序开发|分布式|人工智能</title>
<meta name="keywords" content="程序开发,Python,Django,Golang,Hugo,分布式,微服务、人工智能">
<meta name="description" content="justpic的博客是一个关注devops、python、django、golang、Hugo、分布式、微服务、人工智能等技术的个人博客。">
<meta property="og:title" content="桑河一榆" />
<meta name="twitter:title" content="桑河一榆" />
<meta name="author" content="justpic"/>
<meta property="og:image" content="" />
<meta name="twitter:image" content="" />
<meta name="twitter:card" content="summary" />
<meta property="og:url" content="https://justpic.org/" />
<meta property="og:type" content="website" />
<meta property="og:site_name" content="桑河一榆" />
<meta name="generator" content="Hugo 0.81.0" />
<link rel="alternate" type="application/rss+xml" href="https://justpic.org/index.xml" title="桑河一榆" />
<link rel="alternate" type="application/json" href="https://justpic.org/index.json" title="桑河一榆" />
<link rel="alternate" type="application/rss+xml" href="https://justpic.org/atom.xml" title="桑河一榆" />
<base href="https://justpic.org/">
<link rel="canonical" href="https://justpic.org/">
<link rel="alternate" href="https://justpic.org/index.xml" type="application/rss+xml" title="桑河一榆">
<link href="https://fonts.googleapis.com/css?family=Lora:400,400i,700%7COpen+Sans:400,700" rel="stylesheet" media="print" onload="this.media='all'">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.6.3/css/all.min.css" />
<link rel="stylesheet" href='/css/bundle.min.4cb2791225343fe60bb2cac79a440efc383855393d7a7da462075f5fc577ecdb.css' integrity='sha256-TLJ5EiU0P+YLssrHmkQO/Dg4VTk9en2kYgdfX8V37Ns='>
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@400;500;700&family=Source+Code+Pro:ital,wght@0,400;0,700;1,400;1,700&family=Cinzel+Decorative:wght@700&display=swap" media="all" onload="this.media='all'">
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/[email protected]/slick/slick.css"/>
<!--[if lt IE 9]>
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/respond.js/1.4.2/respond.min.js"></script>
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
<![endif]-->
<script type="text/javascript"
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
</script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
tex2jax: {
inlineMath: [['$','$'], ['\\(','\\)']],
displayMath: [['$$','$$'], ['\[','\]']],
processEscapes: true,
processEnvironments: true,
skipTags: ['script', 'noscript', 'style', 'textarea', 'pre'],
TeX: { equationNumbers: { autoNumber: "AMS" },
extensions: ["AMSmath.js", "AMSsymbols.js"] }
}
});
</script>
<style>
@media (max-width: 780px) {
.minor-banner {
display:none;
}
}
i{
color:black;
}
ul.list-inline.social-link {
font-size: 36px;
}
.main-banner:after{
content:" ";
display:table;
clear:both;
min-height: 80px;
}
</style><meta name="Description" content="微服务、Web开发、人工智能"><meta property="og:title" content="桑河一榆" />
<meta property="og:description" content="微服务、Web开发、人工智能" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://justpic.org/" /><meta property="og:site_name" content="桑河一榆" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="桑河一榆"/>
<meta name="twitter:description" content="微服务、Web开发、人工智能"/>
<meta name="application-name" content="LoveIt">
<meta name="apple-mobile-web-app-title" content="LoveIt"><meta name="theme-color" content="#ffffff"><meta name="msapplication-TileColor" content="#da532c"><link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"><link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"><link rel="manifest" href="/manifest.json"><link rel="canonical" href="https://justpic.org/" /><link rel="alternate" href="/index.xml" type="application/rss+xml" title="桑河一榆">
<link rel="feed" href="/index.xml" type="application/rss+xml" title="桑河一榆"><link rel="stylesheet" href="/lib/normalize/normalize.min.css"><link rel="stylesheet" href="/css/style.min.css"><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/all.min.css"><link rel="stylesheet" href="/lib/animate/animate.min.css"><meta name="google-site-verification" content="qqgyYsb6kCSJvwxuvJ41bw-9tDmmmlwSgJbKhQzFqYI" /><meta name="msvalidate.01" content="94176D92C6AC7E15BEF5E893A08BBF4C" /><meta name="yandex-verification" content="ad84c72035313a61" /><meta name="p:domain_verify" content="3195ab5af9839dfedefc07c1f2325523" /><meta name="baidu-site-verification" content="wTTF78WL8a" /><script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebSite",
"url": "https:\/\/justpic.org\/","inLanguage": "zh-CN","author": {
"@type": "Person",
"name": "justpic"
},"description": "微服务、Web开发、人工智能","license": "This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.","name": "桑河一榆"
}
</script>
<link rel="manifest" href="/manifest.json">
</head>
<body header-desktop="fixed" header-mobile="auto"><script type="text/javascript">(window.localStorage && localStorage.getItem('theme') ? localStorage.getItem('theme') === 'dark' : ('auto' === 'auto' ? window.matchMedia('(prefers-color-scheme: dark)').matches : 'auto' === 'dark')) && document.body.setAttribute('theme', 'dark');</script>
<div id="mask"></div><div class="wrapper"><header class="desktop navbar" id="header-desktop">
<div class="header-wrapper">
<div class="header-title">
<a href="/" title="桑河一榆">桑河一榆</a>
</div>
<div class="menu">
<div class="menu-inner"><a class="menu-item active" href="/"> 首 页 </a><a class="menu-item" href="/categories/"> 文章类别 </a><a class="menu-item active" href="/"> 图 书 </a><a class="menu-item" href="/page/tool"> 百宝箱 </a><span class="menu-item delimiter"></span><a href="javascript:void(0);" class="menu-item language" title="选择语言">简体中文<i class="fas fa-chevron-right fa-fw"></i>
<select class="language-select" id="language-select-desktop" onchange="location = this.value;"><option value="/en/">English</option><option value="/" selected>简体中文</option></select>
</a><span class="menu-item search" id="search-desktop">
<input type="text" placeholder="搜索文章标题或内容..." id="search-input-desktop">
<a href="javascript:void(0);" class="search-button search-toggle" id="search-toggle-desktop" title="搜索">
<i class="fas fa-search fa-fw"></i>
</a>
<a href="javascript:void(0);" class="search-button search-clear" id="search-clear-desktop" title="清空">
<i class="fas fa-times-circle fa-fw"></i>
</a>
<span class="search-button search-loading" id="search-loading-desktop">
<i class="fas fa-spinner fa-fw fa-spin"></i>
</span>
</span><a href="javascript:void(0);" class="menu-item theme-switch" title="切换主题">
<i class="fas fa-adjust fa-fw"></i>
</a>
</div>
</div>
</div>
</header><header class="mobile" id="header-mobile">
<div class="header-container">
<div class="header-wrapper">
<div class="header-title">
<a href="/" title="桑河一榆">桑河一榆</a>
</div>
<div class="menu-toggle" id="menu-toggle-mobile">
<span></span><span></span><span></span>
</div>
</div>
<div class="menu" id="menu-mobile"><div class="search-wrapper">
<div class="search mobile" id="search-mobile">
<input type="text" placeholder="搜索文章标题或内容..." id="search-input-mobile">
<a href="javascript:void(0);" class="search-button search-toggle" id="search-toggle-mobile" title="搜索">
<i class="fas fa-search fa-fw"></i>
</a>
<a href="javascript:void(0);" class="search-button search-clear" id="search-clear-mobile" title="清空">
<i class="fas fa-times-circle fa-fw"></i>
</a>
<span class="search-button search-loading" id="search-loading-mobile">
<i class="fas fa-spinner fa-fw fa-spin"></i>
</span>
</div>
<a href="javascript:void(0);" class="search-cancel" id="search-cancel-mobile">
取消
</a>
</div><a class="menu-item" href="/" title="">首 页</a><a class="menu-item" href="/categories/" title="">文章类别</a><a class="menu-item" href="/" title="">图 书</a><a class="menu-item" href="/page/tool" title="">百宝箱</a><a href="javascript:void(0);" class="menu-item theme-switch" title="切换主题">
<i class="fas fa-adjust fa-fw"></i>
</a><a href="javascript:void(0);" class="menu-item" title="选择语言">简体中文<i class="fas fa-chevron-right fa-fw"></i>
<select class="language-select" onchange="location = this.value;"><option value="/en/">English</option><option value="/" selected>简体中文</option></select>
</a></div>
</div>
</header>
<div class="search-dropdown desktop">
<div id="search-dropdown-desktop"></div>
</div>
<div class="search-dropdown mobile">
<div id="search-dropdown-mobile"></div>
</div>
<div class="main-banner">
</div>
<main class="main">
<div class="container"><div class=" home">
<div class="container">
<div class="row">
<div class="col-lg-8 col-md-10"><div class="posts-list"><article class="single summary" itemscope itemtype="http://schema.org/Article"><div class="featured-image-preview">
<a href="/posts/2020/05/07/2020-05-07-%E6%97%B6%E5%BA%8F%E6%95%B0%E6%8D%AE%E5%BA%93%E4%BD%BF%E7%94%A8%E6%80%BB%E7%BB%93/"><img
class="lazyload"
src="/svg/loading.min.svg"
data-src="https://cdn.jsdelivr.net/gh/justpic/jscdn/posts/iotdb.png"
data-srcset="https://cdn.jsdelivr.net/gh/justpic/jscdn/posts/iotdb.png, https://cdn.jsdelivr.net/gh/justpic/jscdn/posts/iotdb.png 1.5x, https://cdn.jsdelivr.net/gh/justpic/jscdn/posts/iotdb.png 2x"
data-sizes="auto"
alt="https://cdn.jsdelivr.net/gh/justpic/jscdn/posts/iotdb.png"
title="https://cdn.jsdelivr.net/gh/justpic/jscdn/posts/iotdb.png" /></a>
</div><h1 class="single-title" itemprop="name headline">
<a href="/posts/2020/05/07/2020-05-07-%E6%97%B6%E5%BA%8F%E6%95%B0%E6%8D%AE%E5%BA%93%E4%BD%BF%E7%94%A8%E6%80%BB%E7%BB%93/">时序数据库使用总结</a>
</h1><div class="post-meta"><span class="post-author"><a href="https://justpic.org" title="Author" target="_blank" rel="noopener noreffer author" class="author"><i class="fas fa-user-circle fa-fw"></i>justpic</a></span> <span class="post-publish">发布于 <time datetime="2020-05-07">2020-05-07</time></span> <span class="post-category">收录于 <a href="/categories/database/"><i class="far fa-folder fa-fw"></i>database</a></span></div><div class="content"><p>时序数据库在当下产业互联网背景下,在金融、工业等领域得到越来越多的应用,主要面向高并发、海量时序数据等应用场景中。</p></div><div class="post-footer">
<a href="/posts/2020/05/07/2020-05-07-%E6%97%B6%E5%BA%8F%E6%95%B0%E6%8D%AE%E5%BA%93%E4%BD%BF%E7%94%A8%E6%80%BB%E7%BB%93/">阅读全文</a></div>
</article><article class="single summary" itemscope itemtype="http://schema.org/Article"><h1 class="single-title" itemprop="name headline">
<a href="/posts/2020/04/06/mask-helmet-recognition/">口罩和安全帽识别</a>
</h1><div class="post-meta"><span class="post-author"><a href="https://justpic.org" title="Author" target="_blank" rel="noopener noreffer author" class="author"><i class="fas fa-user-circle fa-fw"></i>justpic</a></span> <span class="post-publish">发布于 <time datetime="2020-04-06">2020-04-06</time></span> <span class="post-category">收录于 <a href="/categories/python/"><i class="far fa-folder fa-fw"></i>python</a></span></div><div class="content"></div><div class="post-footer">
<a href="/posts/2020/04/06/mask-helmet-recognition/">阅读全文</a></div>
</article>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<ins class="adsbygoogle" style="display:block" data-ad-format="fluid"
data-ad-layout-key="-73+ed+2i-1n-4w" data-ad-client="ca-pub-2665873967488848"
data-ad-slot="2692397084"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
<article class="single summary" itemscope itemtype="http://schema.org/Article"><h1 class="single-title" itemprop="name headline">
<a href="/posts/2020/03/27/ubuntu-18.04-install-opencv-4.2.0/">ubuntu 18.04系统安装OpenCV 4.2.0 </a>
</h1><div class="post-meta"><span class="post-author"><a href="https://justpic.org" title="Author" target="_blank" rel="noopener noreffer author" class="author"><i class="fas fa-user-circle fa-fw"></i>justpic</a></span> <span class="post-publish">发布于 <time datetime="2020-03-27">2020-03-27</time></span> <span class="post-category">收录于 <a href="/categories/opencv/"><i class="far fa-folder fa-fw"></i>opencv</a></span></div><div class="content"><p>主要介绍ubuntu 18.04安装OpenCV 4.2.0</p></div><div class="post-footer">
<a href="/posts/2020/03/27/ubuntu-18.04-install-opencv-4.2.0/">阅读全文</a><div class="post-tags">
<i class="fas fa-tags fa-fw"></i> <a href="/tags/linux/">linux</a></div></div>
</article><article class="single summary" itemscope itemtype="http://schema.org/Article"><h1 class="single-title" itemprop="name headline">
<a href="/posts/2020/03/12/requsts-advance-usage/">requests库中的那些高级用法</a>
</h1><div class="post-meta"><span class="post-author"><a href="https://justpic.org" title="Author" target="_blank" rel="noopener noreffer author" class="author"><i class="fas fa-user-circle fa-fw"></i>justpic</a></span> <span class="post-publish">发布于 <time datetime="2020-03-12">2020-03-12</time></span> <span class="post-category">收录于 <a href="/categories/python/"><i class="far fa-folder fa-fw"></i>python</a></span></div><div class="content"><p>作为python中最通用的http工具库之一——requests,具有简洁、直观和全面的特点,一般来说,requests与python中的内置模块urllib3已经逐渐成为程序员处理HTTP请求的首选工具。</p></div><div class="post-footer">
<a href="/posts/2020/03/12/requsts-advance-usage/">阅读全文</a><div class="post-tags">
<i class="fas fa-tags fa-fw"></i> <a href="/tags/python/">python</a>, <a href="/tags/requests/">requests</a></div></div>
</article><article class="single summary" itemscope itemtype="http://schema.org/Article"><h1 class="single-title" itemprop="name headline">
<a href="/posts/2020/03/09/jupyter-best-practice/">Jupyter最佳实践</a>
</h1><div class="post-meta"><span class="post-author"><a href="https://justpic.org" title="Author" target="_blank" rel="noopener noreffer author" class="author"><i class="fas fa-user-circle fa-fw"></i>justpic</a></span> <span class="post-publish">发布于 <time datetime="2020-03-09">2020-03-09</time></span> <span class="post-category">收录于 <a href="/categories/python/"><i class="far fa-folder fa-fw"></i>python</a></span></div><div class="content"><p>广受各大企业赞助的<a href="https://jupyter.org/about" target="_blank" rel="noopener noreffer">jupyter团队</a>所开发的jupyter系列产品(主要包括jupyter notebook、jupyterlab和jupyterhub),在数据科学领域变得越来越火热,依托python强大的语言生态,得益于其良好的扩展性和友好的用户交互,jupyter逐渐成为数据分析可视化的首选开源工具之一,下面将对数据分析实践过程中针对jupyter的调研分析进行小结.如果你正在使用python语言进行相关数据分析,本文所记录的jupyter相关实践可能对你会有所帮助。</p></div><div class="post-footer">
<a href="/posts/2020/03/09/jupyter-best-practice/">阅读全文</a><div class="post-tags">
<i class="fas fa-tags fa-fw"></i> <a href="/tags/python/">python</a>, <a href="/tags/jupyter/">jupyter</a>, <a href="/tags/%E6%8E%92%E7%89%88/">排版</a>, <a href="/tags/%E6%95%B0%E6%8D%AE%E5%88%86%E6%9E%90/">数据分析</a>, <a href="/tags/%E8%B0%83%E7%A0%94%E5%88%86%E6%9E%90/">调研分析</a>, <a href="/tags/bi/">BI</a></div></div>
</article><article class="single summary" itemscope itemtype="http://schema.org/Article"><h1 class="single-title" itemprop="name headline">
<a href="/posts/2020/03/08/software-engineering-best-rules/">什么是好的软件工程原则</a>
</h1><div class="post-meta"><span class="post-author"><a href="https://justpic.org" title="Author" target="_blank" rel="noopener noreffer author" class="author"><i class="fas fa-user-circle fa-fw"></i>justpic</a></span> <span class="post-publish">发布于 <time datetime="2020-03-08">2020-03-08</time></span></div><div class="content"><p>软件开发原则是一组具体的规则和建议,如果工程师想要编写工整、清晰和可维护的代码,那么他们需要在程序实现过程中应该遵循一些规则和建议。 没有魔杖可以把变量、类和函数的混合物变成完美的代码,但是有一些技巧和提示可以帮助工程师评判是否在做正确的事情。</p></div><div class="post-footer">
<a href="/posts/2020/03/08/software-engineering-best-rules/">阅读全文</a><div class="post-tags">
<i class="fas fa-tags fa-fw"></i> <a href="/tags/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E7%A8%8B/">软件工程</a></div></div>
</article><article class="single summary" itemscope itemtype="http://schema.org/Article"><h1 class="single-title" itemprop="name headline">
<a href="/posts/2020/03/05/java-summary-2020/">Java基础知识总结</a>
</h1><div class="post-meta"><span class="post-author"><a href="https://justpic.org" title="Author" target="_blank" rel="noopener noreffer author" class="author"><i class="fas fa-user-circle fa-fw"></i>justpic</a></span> <span class="post-publish">发布于 <time datetime="2020-03-05">2020-03-05</time></span></div><div class="content"><p>Java基础知识清单<br>
主要包括面向对象、基础语法、高级进阶三部分</p></div><div class="post-footer">
<a href="/posts/2020/03/05/java-summary-2020/">阅读全文</a><div class="post-tags">
<i class="fas fa-tags fa-fw"></i> <a href="/tags/java/">java</a></div></div>
</article><article class="single summary" itemscope itemtype="http://schema.org/Article"><h1 class="single-title" itemprop="name headline">
<a href="/posts/2020/03/04/markdown-writing-rules/">Markdown写作指南</a>
</h1><div class="post-meta"><span class="post-author"><a href="https://justpic.org" title="Author" target="_blank" rel="noopener noreffer author" class="author"><i class="fas fa-user-circle fa-fw"></i>justpic</a></span> <span class="post-publish">发布于 <time datetime="2020-03-04">2020-03-04</time></span></div><div class="content"><p>Markdown是一种轻量级标记语言。你不需要关心标题多大字号,段前距多少,列表缩进几格,只要在纯文本前后增加一些标记符号(例如 # - * >),就能轻松写出工整精美的文章。与富文本编辑器(例如Word)是通过点击图形化的功能按钮来实现排版,而Markdown则是通过标记字符去赋予文字不同格式。易读易写(easy-to-read and easy-to-write),让任何与文字打交道的人专注于写作,不用操心排版,这一点类似vi编辑器功能。</p></div><div class="post-footer">
<a href="/posts/2020/03/04/markdown-writing-rules/">阅读全文</a><div class="post-tags">
<i class="fas fa-tags fa-fw"></i> <a href="/tags/%E8%AE%BE%E8%AE%A1/">设计</a>, <a href="/tags/%E6%8E%92%E7%89%88/">排版</a>, <a href="/tags/markdwon/">Markdwon</a></div></div>
</article><article class="single summary" itemscope itemtype="http://schema.org/Article"><h1 class="single-title" itemprop="name headline">
<a href="/posts/2020/03/02/lowcode-thoughts/">浅谈低代码开发</a>
</h1><div class="post-meta"><span class="post-author"><a href="https://justpic.org" title="Author" target="_blank" rel="noopener noreffer author" class="author"><i class="fas fa-user-circle fa-fw"></i>justpic</a></span> <span class="post-publish">发布于 <time datetime="2020-03-02">2020-03-02</time></span></div><div class="content"><p>本文从低代码发展历史、 相关领域发展情况、以及具体的实现三个方面对低代码的前世今生进行探索。</p></div><div class="post-footer">
<a href="/posts/2020/03/02/lowcode-thoughts/">阅读全文</a><div class="post-tags">
<i class="fas fa-tags fa-fw"></i> <a href="/tags/%E4%BD%8E%E4%BB%A3%E7%A0%81/">低代码</a>, <a href="/tags/bpm/">BPM</a>, <a href="/tags/%E5%B7%A5%E4%BD%9C%E6%B5%81/">工作流</a></div></div>
</article><article class="single summary" itemscope itemtype="http://schema.org/Article"><h1 class="single-title" itemprop="name headline">
<a href="/posts/2019/10/27/apijson-exercise/">APIJSON实践</a>
</h1><div class="post-meta"><span class="post-author"><a href="https://justpic.org" title="Author" target="_blank" rel="noopener noreffer author" class="author"><i class="fas fa-user-circle fa-fw"></i>justpic</a></span> <span class="post-publish">发布于 <time datetime="2019-10-27">2019-10-27</time></span> <span class="post-category">收录于 <a href="/categories/web%E5%BC%80%E5%8F%91/"><i class="far fa-folder fa-fw"></i>Web开发</a></span></div><div class="content"><p>APIJSON实践</p></div><div class="post-footer">
<a href="/posts/2019/10/27/apijson-exercise/">阅读全文</a><div class="post-tags">
<i class="fas fa-tags fa-fw"></i> <a href="/tags/dsl/">DSL</a></div></div>
</article><article class="single summary" itemscope itemtype="http://schema.org/Article"><h1 class="single-title" itemprop="name headline">
<a href="/posts/2019/10/15/%E8%B7%AF%E7%94%B1%E8%BD%AC%E5%8F%91%E5%92%8C%E5%8F%8D%E5%90%91%E4%BB%A3%E7%90%86%E7%9A%84%E5%BA%94%E7%94%A8/">路由转发和反向代理的应用</a>
</h1><div class="post-meta"><span class="post-author"><a href="https://justpic.org" title="Author" target="_blank" rel="noopener noreffer author" class="author"><i class="fas fa-user-circle fa-fw"></i>justpic</a></span> <span class="post-publish">发布于 <time datetime="2019-10-15">2019-10-15</time></span> <span class="post-category">收录于 <a href="/categories/default/"><i class="far fa-folder fa-fw"></i>default</a></span></div><div class="content">技术应用:路由转发和反向代理</div><div class="post-footer">
<a href="/posts/2019/10/15/%E8%B7%AF%E7%94%B1%E8%BD%AC%E5%8F%91%E5%92%8C%E5%8F%8D%E5%90%91%E4%BB%A3%E7%90%86%E7%9A%84%E5%BA%94%E7%94%A8/">阅读全文</a><div class="post-tags">
<i class="fas fa-tags fa-fw"></i> <a href="/tags/network/">network</a></div></div>
</article><article class="single summary" itemscope itemtype="http://schema.org/Article"><h1 class="single-title" itemprop="name headline">
<a href="/posts/2016/09/08/tornado-async-web/">tornado异步网络编程实践</a>
</h1><div class="post-meta"><span class="post-author"><a href="https://justpic.org" title="Author" target="_blank" rel="noopener noreffer author" class="author"><i class="fas fa-user-circle fa-fw"></i>justpic</a></span> <span class="post-publish">发布于 <time datetime="2016-09-08">2016-09-08</time></span> <span class="post-category">收录于 <a href="/categories/web%E5%BC%80%E5%8F%91/"><i class="far fa-folder fa-fw"></i>Web开发</a></span></div><div class="content"><p>tornado异步网络编程实践</p></div><div class="post-footer">
<a href="/posts/2016/09/08/tornado-async-web/">阅读全文</a><div class="post-tags">
<i class="fas fa-tags fa-fw"></i> <a href="/tags/web%E5%BC%80%E5%8F%91/">Web开发</a>, <a href="/tags/tornado/">tornado</a>, <a href="/tags/python/">python</a></div></div>
</article></div><ul class="pagination"><li class="page-item active">
<span class="page-link">
<a href="/">1</a>
</span>
</li><li class="page-item ">
<span class="page-link">
<a href="/page/2/">2</a>
</span>
</li><li class="page-item ">
<span class="page-link">
<a href="/page/3/">3</a>
</span>
</li></ul></div>
<div class="col-lg-4 col-md-2">
<div class="sidebar-wrap sidebar-about sidebar-block">
<div class="about-img"><div class="home-profile"><div class="home-avatar"><a href="/" title="首 页"><img
class="lazyload"
src="/svg/loading.min.svg"
data-src="https://cdn.jsdelivr.net/gh/justpic/jscdn/avatar.png"
data-srcset="https://cdn.jsdelivr.net/gh/justpic/jscdn/avatar.png, https://cdn.jsdelivr.net/gh/justpic/jscdn/avatar.png 1.5x, https://cdn.jsdelivr.net/gh/justpic/jscdn/avatar.png 2x"
data-sizes="auto"
alt="https://cdn.jsdelivr.net/gh/justpic/jscdn/avatar.png"
title="https://cdn.jsdelivr.net/gh/justpic/jscdn/avatar.png" /></a></div><h2 class="home-subtitle"><div id="id-1" class="typeit"></div></h2><div class="links"><a href="https://github.com/xxxx" title="GitHub" target="_blank" rel="noopener noreffer me"><i class="fab fa-github-alt fa-fw"></i></a><a href="https://twitter.com/xxxx" title="Twitter" target="_blank" rel="noopener noreffer me"><i class="fab fa-twitter fa-fw"></i></a><a href="https://www.instagram.com/xxxx" title="Instagram" target="_blank" rel="noopener noreffer me"><i class="fab fa-instagram fa-fw"></i></a><a href="https://weibo.com/xxxx" title="微博" target="_blank" rel="noopener noreffer me"><i class="fab fa-weibo fa-fw"></i></a><a href="https://steamcommunity.com/id/xxxx" title="Steam" target="_blank" rel="noopener noreffer me"><i class="fab fa-steam fa-fw"></i></a><a href="https://www.zhihu.com/people/xxxx" title="知乎" target="_blank" rel="noopener noreffer me"><i data-svg-src="/lib/simple-icons/icons/zhihu.min.svg"></i></a><a href="https://space.bilibili.com/xxxx" title="bilibili" target="_blank" rel="noopener noreffer me"><i data-svg-src="/svg/icons/bilibili.min.svg"></i></a><a href="mailto:[email protected]" title="Email" rel=" me"><i class="far fa-envelope fa-fw"></i></a></div></div>
</div>
<div class="flex p-4 border-t border-b text-sm border-gray-300 text-gray-700">
<div class="flex-1 border-r ">
<p class="text-center">
<span class="text-gray-700 font-bold">
<a href="https://justpic.org//posts"
class="smenu"><span>文章</span> <span>31</span></a>
</span>
</p>
</div>
<div class="flex-1 border-r text-center">
<p class="text-center">
<span class="text-gray-700 font-bold">
<a href="https://justpic.org//tags/"
class="smenu"><span>标签</span> <span>34</span></a>
</span>
</p>
</div>
<div class="flex-1 text-center">
<p class="text-center">
<span class="text-gray-700 font-bold">
<a href="https://justpic.org//categories/"
class="smenu"><span>分类</span> <span>9</span></a>
</span>
</p>
</div>
</div>
<img src="https://cdn.jsdelivr.net/gh/justpic/jscdn/justpic-qrcode.jpg" alt="justpic">
</div>
<div class="sidebar-block">
<h4 class="sidebar-title">分类</h4>
<ol class="list-unstyled">
<li><a href="/tags/linux">linux(9)</a></li>
<li><a href="/tags/python">python(8)</a></li>
</ol>
</div>
<div class="sidebar-wrap">
<div class="sidebar-block latest-post">
<h4 class="sidebar-title"></h4>
<ol class="list-unstyled">
</ol>
</div>
</div>
<div class="sidebar-wrap">
<div class="sidebar-block course-wrap">
<a class="course-post" href="https://www.vultr.com/?ref=8264961" title="vultr">
<img src="https://www.vultr.com/media/banners/banner_628x628.png" alt="vultr" class="img-fluid">
</a>
<a class="course-post" href="http://cloud.tencent.com/act/developer?sk=8d065718a0708218453b7d4fb6bd0907" title="腾讯云">
<img src="https://cdn.jsdelivr.net/gh/justpic/jscdn/ads/tencent.jpg" alt="腾讯云" class="img-fluid">
</a>
<a class="course-post" href="https://url.cn/5MamOVf" title="新用户专属福利">
<img src="https://cdn.jsdelivr.net/gh/justpic/jscdn/ads/tentent-new.jpg" alt="新用户专属福利" class="img-fluid">
</a>
<a class="course-post" href="https://promotion.aliyun.com/ntms/act/enterprise-discount.html?userCode=eois9pa8" title="云服务器1折优惠">
<img src="https://cdn.jsdelivr.net/gh/justpic/jscdn/ads/aliyun.jpg" alt="云服务器1折优惠" class="img-fluid">
</a>
</div>
</div>
<div class="sidebar-wrap">
<h4 class="sidebar-title">标签</h4>
<div class="list-unstyled tags-cloud">
<a href="/tags/ai">ai(2)</a>
<a href="/tags/linux">linux(9)</a>
<a href="/tags/network">network(2)</a>
<a href="/tags/python">python(8)</a>
<a href="/tags/toolchain">toolchain(2)</a>
<a href="/tags/%E6%8E%92%E7%89%88">排版(3)</a>
<a href="/tags/%E6%95%B0%E6%8D%AE%E5%BA%93">数据库(2)</a>
</div>
</div>
</div>
</div>
</div>
</div></div>
</main><footer>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
<ul class="list-inline text-center footer-links">
<img src="https://cdn.jsdelivr.net/gh/justpic/jscdn/weixin.jpg" alt="justpic">
<li>
<a href="mailto:[email protected]" title="Email me">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-envelope fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li>
<a href="https://github.com/justpic" title="GitHub">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fab fa-github fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li>
<a href="https://weibo.com/justpic" title="微博">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fab fa-weibo fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li>
<a href="https://instagram.com/" title="Instagram">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fab fa-instagram fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li>
<a href="https://justpic.org/index.xml" title="RSS">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-rss fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
</ul>
<p class="credits copyright text-muted">
justpic
•
2020
•
<a href="https://justpic.org/">桑河一榆</a>
•
<a href="/sitemap.xml">网站地图</a>
•
<a href="/page/archive/">归档</a>
•
<a href="/page/friend/">友链</a>
•
<a class="h" href="/page/kubernetes.io">kubernetes.io</a>
<a class="h" href="/page/kubernetes.org.cn">Kubernetes中文社区</a>
</p>
<p class="text-center text-muted">
<script async src="//busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js"></script>
<span id="busuanzi_container_site_pv" style="display:none">
本站总访问量<span id="busuanzi_value_site_pv"></span>次
</span>
•
<span id="busuanzi_container_site_uv" style="display:none">
访客数<span id="busuanzi_value_site_uv"></span>人次
</span>
</p>
<p class="credits theme-by text-muted">
</p>
</div>
</div>
</div>
</footer>
<script src='/js/bundle.min.dde40b8f66827ef40d874597d06ecb38dd6747703a13f1fb5e6d7a1880b2ccdf.js' integrity='sha256-3eQLj2aCfvQNh0WX0G7LON1nR3A6E/H7Xm16GICyzN8='></script>
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?148bce57cac06e37bb6a01cf0a77027f";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
<script>
if ('serviceWorker' in navigator) {
if (navigator.serviceWorker.controller) {
navigator.serviceWorker.addEventListener('controllerchange', function() {
});
}
window.addEventListener('load', function() {
navigator.serviceWorker.register('/sw.js');
});
}
</script>
<script>
(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 >
$(document).ready(function() {
var int = setInterval(fixCount, 50);
var initPVCount = 584976;
var initUVCount = 153191;
function fixCount() {
if ($("#busuanzi_container_site_pv").css("display") != "none") {
$("#busuanzi_value_site_pv").html(parseInt($("#busuanzi_value_site_pv").html()) + initPVCount);
clearInterval(int);
}
if ($("#busuanzi_container_site_uv").css("display") != "none") {
$("#busuanzi_value_site_uv").html(parseInt($("#busuanzi_value_site_uv").html()) + initUVCount);
clearInterval(int);
}
}
});
</script>
<script>(function(w,d, s, id) {if(typeof(w.webpushr)!=='undefined') return;w.webpushr=w.webpushr||function(){(w.webpushr.q=w.webpushr.q||[]).push(arguments)};var js, fjs = d.getElementsByTagName(s)[0];js = d.createElement(s); js.id = id;js.src = "https://cdn.webpushr.com/app.min.js";
fjs.parentNode.appendChild(js);}(window,document, 'script', 'webpushr-jssdk'));
webpushr('setup',{'key':'BFEAM2ugKHu1sFxTbh2LHoc_Ztl-IuXeU2rKHJbm7-gM4WoaNpNYraZ4BtoeT7XUOe-qGdPDPJLsVWzBi4iKxe8' });</script>
</div>
<div id="fixed-buttons"><a href="#" id="back-to-top" class="fixed-button" title="回到顶部">
<i class="fas fa-arrow-up fa-fw"></i>
</a><a href="#" id="view-comments" class="fixed-button" title="查看评论">
<i class="fas fa-comment fa-fw"></i>
</a>
</div><link rel="stylesheet" href="/lib/lightgallery/lightgallery.min.css"><script type="text/javascript" src="/lib/smooth-scroll/smooth-scroll.min.js"></script><script type="text/javascript" src="/lib/autocomplete/autocomplete.min.js"></script><script type="text/javascript" src="/lib/algoliasearch/algoliasearch-lite.umd.min.js"></script><script type="text/javascript" src="/lib/lazysizes/lazysizes.min.js"></script><script type="text/javascript" src="/lib/lightgallery/lightgallery.min.js"></script><script type="text/javascript" src="/lib/lightgallery/lg-thumbnail.min.js"></script><script type="text/javascript" src="/lib/lightgallery/lg-zoom.min.js"></script><script type="text/javascript" src="/lib/clipboard/clipboard.min.js"></script><script type="text/javascript" src="/lib/sharer/sharer.min.js"></script><script type="text/javascript" src="/lib/typeit/typeit.min.js"></script><script type="text/javascript">window.config={"code":{"copyTitle":"复制到剪贴板","maxShownLines":10},"data":{"id-1":"关注软件开发、系统设计、数据分析"},"lightGallery":{"actualSize":false,"exThumbImage":"data-thumbnail","hideBarsDelay":2000,"selector":".lightgallery","speed":400,"thumbContHeight":80,"thumbWidth":80,"thumbnail":true},"search":{"algoliaAppID":"W813GCTU6R","algoliaIndex":"index.zh-cn","algoliaSearchKey":"a54627fcf15e2206773be495f10f4851","highlightTag":"em","maxResultLength":10,"noResultsFound":"没有找到结果","snippetLength":50,"type":"algolia"},"typeit":{"cursorChar":null,"cursorSpeed":null,"data":{"id-1":["id-1"]},"duration":null,"speed":null}};</script><script type="text/javascript" src="/js/theme.min.js"></script></body>
</html>