Skip to content

Commit cf0cb5f

Browse files
committed
Site updated: 2024-08-12 20:12:40
1 parent af9cba0 commit cf0cb5f

File tree

22 files changed

+1982
-44
lines changed

22 files changed

+1982
-44
lines changed

2024/08/11/Mahapps-QuickStart/index.html

+17-2
Original file line numberDiff line numberDiff line change
@@ -527,7 +527,7 @@
527527
<div class="label text-third-text-color text-sm">分类</div>
528528
</a>
529529
<a class="item tag-count-item flex flex-col justify-center items-center w-20" href="/archives">
530-
<div class="number text-2xl sm:text-xl text-second-text-color font-semibold">3</div>
530+
<div class="number text-2xl sm:text-xl text-second-text-color font-semibold">4</div>
531531
<div class="label text-third-text-color text-sm">文章</div>
532532
</a>
533533
</div>
@@ -918,6 +918,21 @@ <h2 id="5-19-TransitioningContentControl"><a href="#5-19-TransitioningContentCon
918918

919919
<div class="article-nav my-8 flex justify-between items-center px-2 sm:px-6 md:px-8">
920920

921+
<div class="article-prev border-border-color shadow-redefine-flat shadow-shadow-color-2 rounded-medium px-4 py-2 hover:shadow-redefine-flat-hover hover:shadow-shadow-color-2">
922+
<a class="prev"
923+
rel="prev"
924+
href="/2024/08/12/Regex-QuickStart/"
925+
>
926+
<span class="left arrow-icon flex justify-center items-center">
927+
<i class="fa-solid fa-chevron-left"></i>
928+
</span>
929+
<span class="title flex justify-center items-center">
930+
<span class="post-nav-title-item">Regex-QuickStart</span>
931+
<span class="post-nav-item">上一篇</span>
932+
</span>
933+
</a>
934+
</div>
935+
921936

922937
<div class="article-next border-border-color shadow-redefine-flat shadow-shadow-color-2 rounded-medium px-4 py-2 hover:shadow-redefine-flat-hover hover:shadow-shadow-color-2">
923938
<a class="next"
@@ -1023,7 +1038,7 @@ <h2 id="5-19-TransitioningContentControl"><a href="#5-19-TransitioningContentCon
10231038

10241039
<p class="post-count space-x-0.5">
10251040
<span>
1026-
3 篇文章
1041+
4 篇文章
10271042
</span>
10281043

10291044
</p>

2024/08/11/Revit-Dev-Starter/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,7 @@
476476
<div class="label text-third-text-color text-sm">分类</div>
477477
</a>
478478
<a class="item tag-count-item flex flex-col justify-center items-center w-20" href="/archives">
479-
<div class="number text-2xl sm:text-xl text-second-text-color font-semibold">3</div>
479+
<div class="number text-2xl sm:text-xl text-second-text-color font-semibold">4</div>
480480
<div class="label text-third-text-color text-sm">文章</div>
481481
</a>
482482
</div>
@@ -795,7 +795,7 @@ <h1 class="article-title-regular text-second-text-color tracking-tight text-4xl
795795

796796
<p class="post-count space-x-0.5">
797797
<span>
798-
3 篇文章
798+
4 篇文章
799799
</span>
800800

801801
</p>

2024/08/11/hello-world/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,7 @@
470470
<div class="label text-third-text-color text-sm">分类</div>
471471
</a>
472472
<a class="item tag-count-item flex flex-col justify-center items-center w-20" href="/archives">
473-
<div class="number text-2xl sm:text-xl text-second-text-color font-semibold">3</div>
473+
<div class="number text-2xl sm:text-xl text-second-text-color font-semibold">4</div>
474474
<div class="label text-third-text-color text-sm">文章</div>
475475
</a>
476476
</div>
@@ -748,7 +748,7 @@ <h3 id="部署到远程地址"><a href="#部署到远程地址" class="headerlin
748748

749749
<p class="post-count space-x-0.5">
750750
<span>
751-
3 篇文章
751+
4 篇文章
752752
</span>
753753

754754
</p>

2024/08/12/Regex-QuickStart/index.html

+1,419
Large diffs are not rendered by default.

404.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,7 @@
465465
<div class="label text-third-text-color text-sm">分类</div>
466466
</a>
467467
<a class="item tag-count-item flex flex-col justify-center items-center w-20" href="/archives">
468-
<div class="number text-2xl sm:text-xl text-second-text-color font-semibold">3</div>
468+
<div class="number text-2xl sm:text-xl text-second-text-color font-semibold">4</div>
469469
<div class="label text-third-text-color text-sm">文章</div>
470470
</a>
471471
</div>
@@ -517,7 +517,7 @@ <h1>404 Page Not Found</h1>
517517

518518
<p class="post-count space-x-0.5">
519519
<span>
520-
3 篇文章
520+
4 篇文章
521521
</span>
522522

523523
</p>

about/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,7 @@
469469
<div class="label text-third-text-color text-sm">分类</div>
470470
</a>
471471
<a class="item tag-count-item flex flex-col justify-center items-center w-20" href="/archives">
472-
<div class="number text-2xl sm:text-xl text-second-text-color font-semibold">3</div>
472+
<div class="number text-2xl sm:text-xl text-second-text-color font-semibold">4</div>
473473
<div class="label text-third-text-color text-sm">文章</div>
474474
</a>
475475
</div>
@@ -528,7 +528,7 @@
528528

529529
<p class="post-count space-x-0.5">
530530
<span>
531-
3 篇文章
531+
4 篇文章
532532
</span>
533533

534534
</p>

archives/2024/08/index.html

+15-3
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,7 @@
465465
<div class="label text-third-text-color text-sm">分类</div>
466466
</a>
467467
<a class="item tag-count-item flex flex-col justify-center items-center w-20" href="/archives">
468-
<div class="number text-2xl sm:text-xl text-second-text-color font-semibold">3</div>
468+
<div class="number text-2xl sm:text-xl text-second-text-color font-semibold">4</div>
469469
<div class="label text-third-text-color text-sm">文章</div>
470470
</a>
471471
</div>
@@ -492,13 +492,25 @@
492492
<section class="archive-item mb-spacing-unit last:mb-0">
493493
<div class="archive-item-header flex flex-row items-center mb-2">
494494
<span class="archive-year font-semibold text-3xl mr-2">2024</span>
495-
<span class="archive-year-post-count text-xs md:text-sm font-bold rounded-small bg-third-background-color py-[2px] px-[10px] border border-border-color">3</span>
495+
<span class="archive-year-post-count text-xs md:text-sm font-bold rounded-small bg-third-background-color py-[2px] px-[10px] border border-border-color">4</span>
496496
</div>
497497

498498
<ul class="article-list pl-0 md:pl-8 text-lg leading-[1.5]">
499499

500500

501501

502+
<!-- Close the previous LI if not the first item -->
503+
<li class="article-item space-y-2 px-6 pt-10 pb-2 text-xl relative border-l-2 border-border-color" date-is='08-12'>
504+
505+
<a href="/2024/08/12/Regex-QuickStart/" class="block overflow-hidden w-fit">
506+
<span class="article-title my-0.5 text-2xl">Regex-QuickStart</span>
507+
</a>
508+
509+
510+
511+
512+
513+
</li>
502514
<!-- Close the previous LI if not the first item -->
503515
<li class="article-item space-y-2 px-6 pt-10 pb-2 text-xl relative border-l-2 border-border-color" date-is='08-11'>
504516

@@ -552,7 +564,7 @@
552564

553565
<p class="post-count space-x-0.5">
554566
<span>
555-
3 篇文章
567+
4 篇文章
556568
</span>
557569

558570
</p>

archives/2024/index.html

+15-3
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,7 @@
465465
<div class="label text-third-text-color text-sm">分类</div>
466466
</a>
467467
<a class="item tag-count-item flex flex-col justify-center items-center w-20" href="/archives">
468-
<div class="number text-2xl sm:text-xl text-second-text-color font-semibold">3</div>
468+
<div class="number text-2xl sm:text-xl text-second-text-color font-semibold">4</div>
469469
<div class="label text-third-text-color text-sm">文章</div>
470470
</a>
471471
</div>
@@ -492,13 +492,25 @@
492492
<section class="archive-item mb-spacing-unit last:mb-0">
493493
<div class="archive-item-header flex flex-row items-center mb-2">
494494
<span class="archive-year font-semibold text-3xl mr-2">2024</span>
495-
<span class="archive-year-post-count text-xs md:text-sm font-bold rounded-small bg-third-background-color py-[2px] px-[10px] border border-border-color">3</span>
495+
<span class="archive-year-post-count text-xs md:text-sm font-bold rounded-small bg-third-background-color py-[2px] px-[10px] border border-border-color">4</span>
496496
</div>
497497

498498
<ul class="article-list pl-0 md:pl-8 text-lg leading-[1.5]">
499499

500500

501501

502+
<!-- Close the previous LI if not the first item -->
503+
<li class="article-item space-y-2 px-6 pt-10 pb-2 text-xl relative border-l-2 border-border-color" date-is='08-12'>
504+
505+
<a href="/2024/08/12/Regex-QuickStart/" class="block overflow-hidden w-fit">
506+
<span class="article-title my-0.5 text-2xl">Regex-QuickStart</span>
507+
</a>
508+
509+
510+
511+
512+
513+
</li>
502514
<!-- Close the previous LI if not the first item -->
503515
<li class="article-item space-y-2 px-6 pt-10 pb-2 text-xl relative border-l-2 border-border-color" date-is='08-11'>
504516

@@ -552,7 +564,7 @@
552564

553565
<p class="post-count space-x-0.5">
554566
<span>
555-
3 篇文章
567+
4 篇文章
556568
</span>
557569

558570
</p>

archives/index.html

+15-3
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,7 @@
465465
<div class="label text-third-text-color text-sm">分类</div>
466466
</a>
467467
<a class="item tag-count-item flex flex-col justify-center items-center w-20" href="/archives">
468-
<div class="number text-2xl sm:text-xl text-second-text-color font-semibold">3</div>
468+
<div class="number text-2xl sm:text-xl text-second-text-color font-semibold">4</div>
469469
<div class="label text-third-text-color text-sm">文章</div>
470470
</a>
471471
</div>
@@ -492,13 +492,25 @@
492492
<section class="archive-item mb-spacing-unit last:mb-0">
493493
<div class="archive-item-header flex flex-row items-center mb-2">
494494
<span class="archive-year font-semibold text-3xl mr-2">2024</span>
495-
<span class="archive-year-post-count text-xs md:text-sm font-bold rounded-small bg-third-background-color py-[2px] px-[10px] border border-border-color">3</span>
495+
<span class="archive-year-post-count text-xs md:text-sm font-bold rounded-small bg-third-background-color py-[2px] px-[10px] border border-border-color">4</span>
496496
</div>
497497

498498
<ul class="article-list pl-0 md:pl-8 text-lg leading-[1.5]">
499499

500500

501501

502+
<!-- Close the previous LI if not the first item -->
503+
<li class="article-item space-y-2 px-6 pt-10 pb-2 text-xl relative border-l-2 border-border-color" date-is='08-12'>
504+
505+
<a href="/2024/08/12/Regex-QuickStart/" class="block overflow-hidden w-fit">
506+
<span class="article-title my-0.5 text-2xl">Regex-QuickStart</span>
507+
</a>
508+
509+
510+
511+
512+
513+
</li>
502514
<!-- Close the previous LI if not the first item -->
503515
<li class="article-item space-y-2 px-6 pt-10 pb-2 text-xl relative border-l-2 border-border-color" date-is='08-11'>
504516

@@ -552,7 +564,7 @@
552564

553565
<p class="post-count space-x-0.5">
554566
<span>
555-
3 篇文章
567+
4 篇文章
556568
</span>
557569

558570
</p>

categories/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,7 @@
467467
<div class="label text-third-text-color text-sm">分类</div>
468468
</a>
469469
<a class="item tag-count-item flex flex-col justify-center items-center w-20" href="/archives">
470-
<div class="number text-2xl sm:text-xl text-second-text-color font-semibold">3</div>
470+
<div class="number text-2xl sm:text-xl text-second-text-color font-semibold">4</div>
471471
<div class="label text-third-text-color text-sm">文章</div>
472472
</a>
473473
</div>
@@ -525,7 +525,7 @@ <h1 class="category-header">
525525

526526
<p class="post-count space-x-0.5">
527527
<span>
528-
3 篇文章
528+
4 篇文章
529529
</span>
530530

531531
</p>

categories/开发/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,7 @@
465465
<div class="label text-third-text-color text-sm">分类</div>
466466
</a>
467467
<a class="item tag-count-item flex flex-col justify-center items-center w-20" href="/archives">
468-
<div class="number text-2xl sm:text-xl text-second-text-color font-semibold">3</div>
468+
<div class="number text-2xl sm:text-xl text-second-text-color font-semibold">4</div>
469469
<div class="label text-third-text-color text-sm">文章</div>
470470
</a>
471471
</div>
@@ -565,7 +565,7 @@
565565

566566
<p class="post-count space-x-0.5">
567567
<span>
568-
3 篇文章
568+
4 篇文章
569569
</span>
570570

571571
</p>

index.html

+45-3
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,7 @@ <h1>
576576
<div class="label text-third-text-color text-sm">分类</div>
577577
</a>
578578
<a class="item tag-count-item flex flex-col justify-center items-center w-20" href="/archives">
579-
<div class="number text-2xl sm:text-xl text-second-text-color font-semibold">3</div>
579+
<div class="number text-2xl sm:text-xl text-second-text-color font-semibold">4</div>
580580
<div class="label text-third-text-color text-sm">文章</div>
581581
</a>
582582
</div>
@@ -663,7 +663,7 @@ <h1>
663663
<div class="label text-third-text-color text-sm">分类</div>
664664
</a>
665665
<a class="item tag-count-item flex flex-col justify-center items-center w-20" href="/archives">
666-
<div class="number text-2xl sm:text-xl text-second-text-color font-semibold">3</div>
666+
<div class="number text-2xl sm:text-xl text-second-text-color font-semibold">4</div>
667667
<div class="label text-third-text-color text-sm">文章</div>
668668
</a>
669669
</div>
@@ -688,6 +688,48 @@ <h1>
688688

689689

690690

691+
<div class="flex flex-col gap-5 px-7 pb-7 pt-7">
692+
<h3 class="home-article-title">
693+
<a href="/2024/08/12/Regex-QuickStart/">
694+
Regex-QuickStart
695+
</a>
696+
</h3>
697+
698+
<div class="home-article-content markdown-body">
699+
700+
什么是正则表达式?
701+
正则表达式是一组由字母和符号组成的特殊文本,它可以用来从文本中找出满足你想要的格式的句子。
702+
703+
一个正则表达式是一种从左到右匹配主体字符串的模式。“Regular expression”这个词比较拗口,我们常使用缩写的术语“rege...
704+
705+
</div>
706+
707+
<div class="home-article-meta-info-container">
708+
<div class="home-article-meta-info">
709+
<span><i class="fa-solid fa-calendars"></i>&nbsp;
710+
<span class="home-article-date" data-date="Mon Aug 12 2024 20:08:05 GMT+0800">
711+
712+
2024-08-12
713+
714+
</span>
715+
</span>
716+
717+
718+
</div>
719+
720+
<a href="/2024/08/12/Regex-QuickStart/">阅读全文<span class="seo-reader-text">Regex-QuickStart</span>&nbsp;<i class="fa-solid fa-angle-right"></i></a>
721+
</div>
722+
723+
</div>
724+
</li>
725+
726+
<li class="home-article-item">
727+
728+
729+
730+
731+
732+
691733
<div class="flex flex-col gap-5 px-7 pb-7 pt-7">
692734
<h3 class="home-article-title">
693735
<a href="/2024/08/11/Mahapps-QuickStart/">
@@ -939,7 +981,7 @@ <h3 class="home-article-title">
939981

940982
<p class="post-count space-x-0.5">
941983
<span>
942-
3 篇文章
984+
4 篇文章
943985
</span>
944986

945987
</p>

masonry/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,7 @@
467467
<div class="label text-third-text-color text-sm">分类</div>
468468
</a>
469469
<a class="item tag-count-item flex flex-col justify-center items-center w-20" href="/archives">
470-
<div class="number text-2xl sm:text-xl text-second-text-color font-semibold">3</div>
470+
<div class="number text-2xl sm:text-xl text-second-text-color font-semibold">4</div>
471471
<div class="label text-third-text-color text-sm">文章</div>
472472
</a>
473473
</div>
@@ -559,7 +559,7 @@ <h1 class="page-title-header">瀑布流相册</h1>
559559

560560
<p class="post-count space-x-0.5">
561561
<span>
562-
3 篇文章
562+
4 篇文章
563563
</span>
564564

565565
</p>

0 commit comments

Comments
 (0)