Skip to content

Commit e79ece1

Browse files
author
徐然
committed
Site updated: 2022-03-15 17:22:11
1 parent ca64d0f commit e79ece1

File tree

38 files changed

+660
-47
lines changed

38 files changed

+660
-47
lines changed

2020/07/08/python/index.html

Lines changed: 35 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,16 @@ <h1 class="post-title" itemprop="name headline">python</h1>
307307

308308

309309

310+
<span class="post-comments-count">
311+
<span class="post-meta-divider">|</span>
312+
<span class="post-meta-item-icon">
313+
<i class="fa fa-comment-o"></i>
314+
</span>
315+
<a href="/2020/07/08/python/#comments" itemprop="discussionUrl">
316+
<span class="post-comments-count fb-comments-count" data-href="http://yoursite.com/2020/07/08/python/" itemprop="commentCount">0</span> comments
317+
</a>
318+
</span>
319+
310320

311321

312322

@@ -465,6 +475,30 @@ <h4><span id="fifo">FIFO</span></h4><p>​ 先进先出,有名管道,
465475

466476

467477

478+
<div>
479+
<div style="padding: 10px 0; margin: 20px auto; width: 90%; text-align: center;">
480+
<div>如果文章有帮到您,很开心得到您的支持!</div>
481+
<button id="rewardButton" disable="enable" onclick="var qr = document.getElementById('QR'); if (qr.style.display === 'none') {qr.style.display='block';} else {qr.style.display='none'}">
482+
<span>Donate</span>
483+
</button>
484+
<div id="QR" style="display: none;">
485+
486+
487+
<div id="wechat" style="display: inline-block">
488+
<img id="wechat_qr" src="/5yuan.jpg" alt="Ran Binkesi WeChat Pay"/>
489+
<p>WeChat Pay</p>
490+
</div>
491+
492+
493+
494+
495+
496+
497+
</div>
498+
</div>
499+
500+
</div>
501+
468502

469503

470504

@@ -650,7 +684,7 @@ <h4><span id="fifo">FIFO</span></h4><p>​ 先进先出,有名管道,
650684
<div class="copyright" >
651685

652686
&copy;
653-
<span itemprop="copyrightYear">2021</span>
687+
<span itemprop="copyrightYear">2022</span>
654688
<span class="with-love">
655689
<i class="fa fa-heart"></i>
656690
</span>

2020/08/26/Docker 容器网络模式简介/index.html

Lines changed: 40 additions & 9 deletions
Large diffs are not rendered by default.

2020/08/26/hello-world/index.html

Lines changed: 35 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,16 @@ <h1 class="post-title" itemprop="name headline">祝君安康</h1>
306306

307307

308308

309+
<span class="post-comments-count">
310+
<span class="post-meta-divider">|</span>
311+
<span class="post-meta-item-icon">
312+
<i class="fa fa-comment-o"></i>
313+
</span>
314+
<a href="/2020/08/26/hello-world/#comments" itemprop="discussionUrl">
315+
<span class="post-comments-count fb-comments-count" data-href="http://yoursite.com/2020/08/26/hello-world/" itemprop="commentCount">0</span> comments
316+
</a>
317+
</span>
318+
309319

310320

311321

@@ -377,6 +387,30 @@ <h1 class="post-title" itemprop="name headline">祝君安康</h1>
377387

378388

379389

390+
<div>
391+
<div style="padding: 10px 0; margin: 20px auto; width: 90%; text-align: center;">
392+
<div>如果文章有帮到您,很开心得到您的支持!</div>
393+
<button id="rewardButton" disable="enable" onclick="var qr = document.getElementById('QR'); if (qr.style.display === 'none') {qr.style.display='block';} else {qr.style.display='none'}">
394+
<span>Donate</span>
395+
</button>
396+
<div id="QR" style="display: none;">
397+
398+
399+
<div id="wechat" style="display: inline-block">
400+
<img id="wechat_qr" src="/5yuan.jpg" alt="Ran Binkesi WeChat Pay"/>
401+
<p>WeChat Pay</p>
402+
</div>
403+
404+
405+
406+
407+
408+
409+
</div>
410+
</div>
411+
412+
</div>
413+
380414

381415

382416

@@ -535,7 +569,7 @@ <h1 class="post-title" itemprop="name headline">祝君安康</h1>
535569
<div class="copyright" >
536570

537571
&copy;
538-
<span itemprop="copyrightYear">2021</span>
572+
<span itemprop="copyrightYear">2022</span>
539573
<span class="with-love">
540574
<i class="fa fa-heart"></i>
541575
</span>

2020/08/26/shell 编程/index.html

Lines changed: 35 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,16 @@ <h1 class="post-title" itemprop="name headline">shell 编程</h1>
307307

308308

309309

310+
<span class="post-comments-count">
311+
<span class="post-meta-divider">|</span>
312+
<span class="post-meta-item-icon">
313+
<i class="fa fa-comment-o"></i>
314+
</span>
315+
<a href="/2020/08/26/shell%20%E7%BC%96%E7%A8%8B/#comments" itemprop="discussionUrl">
316+
<span class="post-comments-count fb-comments-count" data-href="http://yoursite.com/2020/08/26/shell%20%E7%BC%96%E7%A8%8B/" itemprop="commentCount">0</span> comments
317+
</a>
318+
</span>
319+
310320

311321

312322

@@ -500,6 +510,30 @@ <h5><span id="选取命令-cut-grep">选取命令 cut, grep</span></h5><h5>
500510

501511

502512

513+
<div>
514+
<div style="padding: 10px 0; margin: 20px auto; width: 90%; text-align: center;">
515+
<div>如果文章有帮到您,很开心得到您的支持!</div>
516+
<button id="rewardButton" disable="enable" onclick="var qr = document.getElementById('QR'); if (qr.style.display === 'none') {qr.style.display='block';} else {qr.style.display='none'}">
517+
<span>Donate</span>
518+
</button>
519+
<div id="QR" style="display: none;">
520+
521+
522+
<div id="wechat" style="display: inline-block">
523+
<img id="wechat_qr" src="/5yuan.jpg" alt="Ran Binkesi WeChat Pay"/>
524+
<p>WeChat Pay</p>
525+
</div>
526+
527+
528+
529+
530+
531+
532+
</div>
533+
</div>
534+
535+
</div>
536+
503537

504538

505539

@@ -689,7 +723,7 @@ <h5><span id="选取命令-cut-grep">选取命令 cut, grep</span></h5><h5>
689723
<div class="copyright" >
690724

691725
&copy;
692-
<span itemprop="copyrightYear">2021</span>
726+
<span itemprop="copyrightYear">2022</span>
693727
<span class="with-love">
694728
<i class="fa fa-heart"></i>
695729
</span>

2021/07/05/mysq优化/index.html

Lines changed: 35 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,16 @@ <h1 class="post-title" itemprop="name headline">mysq优化</h1>
307307

308308

309309

310+
<span class="post-comments-count">
311+
<span class="post-meta-divider">|</span>
312+
<span class="post-meta-item-icon">
313+
<i class="fa fa-comment-o"></i>
314+
</span>
315+
<a href="/2021/07/05/mysq%E4%BC%98%E5%8C%96/#comments" itemprop="discussionUrl">
316+
<span class="post-comments-count fb-comments-count" data-href="http://yoursite.com/2021/07/05/mysq%E4%BC%98%E5%8C%96/" itemprop="commentCount">0</span> comments
317+
</a>
318+
</span>
319+
310320

311321

312322

@@ -420,6 +430,30 @@ <h2><span id="5-说说对-sql-语句优化有哪些方法选择几条">5. 说说
420430

421431

422432

433+
<div>
434+
<div style="padding: 10px 0; margin: 20px auto; width: 90%; text-align: center;">
435+
<div>如果文章有帮到您,很开心得到您的支持!</div>
436+
<button id="rewardButton" disable="enable" onclick="var qr = document.getElementById('QR'); if (qr.style.display === 'none') {qr.style.display='block';} else {qr.style.display='none'}">
437+
<span>Donate</span>
438+
</button>
439+
<div id="QR" style="display: none;">
440+
441+
442+
<div id="wechat" style="display: inline-block">
443+
<img id="wechat_qr" src="/5yuan.jpg" alt="Ran Binkesi WeChat Pay"/>
444+
<p>WeChat Pay</p>
445+
</div>
446+
447+
448+
449+
450+
451+
452+
</div>
453+
</div>
454+
455+
</div>
456+
423457

424458

425459

@@ -609,7 +643,7 @@ <h2><span id="5-说说对-sql-语句优化有哪些方法选择几条">5. 说说
609643
<div class="copyright" >
610644

611645
&copy;
612-
<span itemprop="copyrightYear">2021</span>
646+
<span itemprop="copyrightYear">2022</span>
613647
<span class="with-love">
614648
<i class="fa fa-heart"></i>
615649
</span>

2021/07/05/zookeeper/index.html

Lines changed: 35 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,16 @@ <h1 class="post-title" itemprop="name headline">zookeeper</h1>
332332

333333

334334

335+
<span class="post-comments-count">
336+
<span class="post-meta-divider">|</span>
337+
<span class="post-meta-item-icon">
338+
<i class="fa fa-comment-o"></i>
339+
</span>
340+
<a href="/2021/07/05/zookeeper/#comments" itemprop="discussionUrl">
341+
<span class="post-comments-count fb-comments-count" data-href="http://yoursite.com/2021/07/05/zookeeper/" itemprop="commentCount">0</span> comments
342+
</a>
343+
</span>
344+
335345

336346

337347

@@ -688,6 +698,30 @@ <h1 class="post-title" itemprop="name headline">zookeeper</h1>
688698

689699

690700

701+
<div>
702+
<div style="padding: 10px 0; margin: 20px auto; width: 90%; text-align: center;">
703+
<div>如果文章有帮到您,很开心得到您的支持!</div>
704+
<button id="rewardButton" disable="enable" onclick="var qr = document.getElementById('QR'); if (qr.style.display === 'none') {qr.style.display='block';} else {qr.style.display='none'}">
705+
<span>Donate</span>
706+
</button>
707+
<div id="QR" style="display: none;">
708+
709+
710+
<div id="wechat" style="display: inline-block">
711+
<img id="wechat_qr" src="/5yuan.jpg" alt="Ran Binkesi WeChat Pay"/>
712+
<p>WeChat Pay</p>
713+
</div>
714+
715+
716+
717+
718+
719+
720+
</div>
721+
</div>
722+
723+
</div>
724+
691725

692726

693727

@@ -852,7 +886,7 @@ <h1 class="post-title" itemprop="name headline">zookeeper</h1>
852886
<div class="copyright" >
853887

854888
&copy;
855-
<span itemprop="copyrightYear">2021</span>
889+
<span itemprop="copyrightYear">2022</span>
856890
<span class="with-love">
857891
<i class="fa fa-heart"></i>
858892
</span>

2021/07/05/二叉树/index.html

Lines changed: 35 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,16 @@ <h1 class="post-title" itemprop="name headline">二叉树</h1>
309309

310310

311311

312+
<span class="post-comments-count">
313+
<span class="post-meta-divider">|</span>
314+
<span class="post-meta-item-icon">
315+
<i class="fa fa-comment-o"></i>
316+
</span>
317+
<a href="/2021/07/05/%E4%BA%8C%E5%8F%89%E6%A0%91/#comments" itemprop="discussionUrl">
318+
<span class="post-comments-count fb-comments-count" data-href="http://yoursite.com/2021/07/05/%E4%BA%8C%E5%8F%89%E6%A0%91/" itemprop="commentCount">0</span> comments
319+
</a>
320+
</span>
321+
312322

313323

314324

@@ -402,6 +412,30 @@ <h2><span id="5-各种树操作的时间复杂度对比">5. 各种树操作的
402412

403413

404414

415+
<div>
416+
<div style="padding: 10px 0; margin: 20px auto; width: 90%; text-align: center;">
417+
<div>如果文章有帮到您,很开心得到您的支持!</div>
418+
<button id="rewardButton" disable="enable" onclick="var qr = document.getElementById('QR'); if (qr.style.display === 'none') {qr.style.display='block';} else {qr.style.display='none'}">
419+
<span>Donate</span>
420+
</button>
421+
<div id="QR" style="display: none;">
422+
423+
424+
<div id="wechat" style="display: inline-block">
425+
<img id="wechat_qr" src="/5yuan.jpg" alt="Ran Binkesi WeChat Pay"/>
426+
<p>WeChat Pay</p>
427+
</div>
428+
429+
430+
431+
432+
433+
434+
</div>
435+
</div>
436+
437+
</div>
438+
405439

406440

407441

@@ -591,7 +625,7 @@ <h2><span id="5-各种树操作的时间复杂度对比">5. 各种树操作的
591625
<div class="copyright" >
592626

593627
&copy;
594-
<span itemprop="copyrightYear">2021</span>
628+
<span itemprop="copyrightYear">2022</span>
595629
<span class="with-love">
596630
<i class="fa fa-heart"></i>
597631
</span>

2021/07/06/ssrf/index.html

Lines changed: 35 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,16 @@ <h1 class="post-title" itemprop="name headline">ssrf</h1>
311311

312312

313313

314+
<span class="post-comments-count">
315+
<span class="post-meta-divider">|</span>
316+
<span class="post-meta-item-icon">
317+
<i class="fa fa-comment-o"></i>
318+
</span>
319+
<a href="/2021/07/06/ssrf/#comments" itemprop="discussionUrl">
320+
<span class="post-comments-count fb-comments-count" data-href="http://yoursite.com/2021/07/06/ssrf/" itemprop="commentCount">0</span> comments
321+
</a>
322+
</span>
323+
314324

315325

316326

@@ -437,6 +447,30 @@ <h1 class="post-title" itemprop="name headline">ssrf</h1>
437447

438448

439449

450+
<div>
451+
<div style="padding: 10px 0; margin: 20px auto; width: 90%; text-align: center;">
452+
<div>如果文章有帮到您,很开心得到您的支持!</div>
453+
<button id="rewardButton" disable="enable" onclick="var qr = document.getElementById('QR'); if (qr.style.display === 'none') {qr.style.display='block';} else {qr.style.display='none'}">
454+
<span>Donate</span>
455+
</button>
456+
<div id="QR" style="display: none;">
457+
458+
459+
<div id="wechat" style="display: inline-block">
460+
<img id="wechat_qr" src="/5yuan.jpg" alt="Ran Binkesi WeChat Pay"/>
461+
<p>WeChat Pay</p>
462+
</div>
463+
464+
465+
466+
467+
468+
469+
</div>
470+
</div>
471+
472+
</div>
473+
440474

441475

442476

@@ -603,7 +637,7 @@ <h1 class="post-title" itemprop="name headline">ssrf</h1>
603637
<div class="copyright" >
604638

605639
&copy;
606-
<span itemprop="copyrightYear">2021</span>
640+
<span itemprop="copyrightYear">2022</span>
607641
<span class="with-love">
608642
<i class="fa fa-heart"></i>
609643
</span>

0 commit comments

Comments
 (0)