Skip to content

Commit

Permalink
Site updated: 2024-10-30 22:24:26
Browse files Browse the repository at this point in the history
  • Loading branch information
thinklive1 committed Oct 30, 2024
1 parent 6bcfe92 commit 5aeafdf
Show file tree
Hide file tree
Showing 125 changed files with 892 additions and 648 deletions.
4 changes: 3 additions & 1 deletion about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -514,19 +514,21 @@ <h1 class="post-title" itemprop="name headline">about
root1.style.setProperty('--btn-default-bg', '#777');
root1.style.setProperty('--menu-item-bg-color', '#777');
root1.style.setProperty('--note-warning-bg-color', '#777');
root1.style.setProperty('--note-bg-color', '#555');
root1.style.setProperty('--note-info-bg-color', '#777');
root1.style.transition = 'all 0.5s ease';

}

else {
root1.style.setProperty('--content-bg-color', '#fff');
root1.style.setProperty('--text-color', '#111');
root1.style.setProperty('--text-color', '#555');
root1.style.setProperty('--highlight-background', '#eaeef3');
root1.style.setProperty('--highlight-foreground', '#00193a');
root1.style.setProperty('--btn-default-bg', '#fff');
root1.style.setProperty('--menu-item-bg-color', '#f5f5f5');
root1.style.setProperty('--note-warning-bg-color', '#fdf8ea');
root1.style.setProperty('--note-bg-color', '#f9f9f9');
root1.style.setProperty('--note-info-bg-color', '#eef7fa');
root1.style.transition = 'all 0.5s ease';
}
Expand Down
4 changes: 3 additions & 1 deletion archives/2023/09/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -566,19 +566,21 @@ <h1 class="site-title">thinklive</h1>
root1.style.setProperty('--btn-default-bg', '#777');
root1.style.setProperty('--menu-item-bg-color', '#777');
root1.style.setProperty('--note-warning-bg-color', '#777');
root1.style.setProperty('--note-bg-color', '#555');
root1.style.setProperty('--note-info-bg-color', '#777');
root1.style.transition = 'all 0.5s ease';

}

else {
root1.style.setProperty('--content-bg-color', '#fff');
root1.style.setProperty('--text-color', '#111');
root1.style.setProperty('--text-color', '#555');
root1.style.setProperty('--highlight-background', '#eaeef3');
root1.style.setProperty('--highlight-foreground', '#00193a');
root1.style.setProperty('--btn-default-bg', '#fff');
root1.style.setProperty('--menu-item-bg-color', '#f5f5f5');
root1.style.setProperty('--note-warning-bg-color', '#fdf8ea');
root1.style.setProperty('--note-bg-color', '#f9f9f9');
root1.style.setProperty('--note-info-bg-color', '#eef7fa');
root1.style.transition = 'all 0.5s ease';
}
Expand Down
4 changes: 3 additions & 1 deletion archives/2023/11/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -566,19 +566,21 @@ <h1 class="site-title">thinklive</h1>
root1.style.setProperty('--btn-default-bg', '#777');
root1.style.setProperty('--menu-item-bg-color', '#777');
root1.style.setProperty('--note-warning-bg-color', '#777');
root1.style.setProperty('--note-bg-color', '#555');
root1.style.setProperty('--note-info-bg-color', '#777');
root1.style.transition = 'all 0.5s ease';

}

else {
root1.style.setProperty('--content-bg-color', '#fff');
root1.style.setProperty('--text-color', '#111');
root1.style.setProperty('--text-color', '#555');
root1.style.setProperty('--highlight-background', '#eaeef3');
root1.style.setProperty('--highlight-foreground', '#00193a');
root1.style.setProperty('--btn-default-bg', '#fff');
root1.style.setProperty('--menu-item-bg-color', '#f5f5f5');
root1.style.setProperty('--note-warning-bg-color', '#fdf8ea');
root1.style.setProperty('--note-bg-color', '#f9f9f9');
root1.style.setProperty('--note-info-bg-color', '#eef7fa');
root1.style.transition = 'all 0.5s ease';
}
Expand Down
4 changes: 3 additions & 1 deletion archives/2023/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -626,19 +626,21 @@ <h1 class="site-title">thinklive</h1>
root1.style.setProperty('--btn-default-bg', '#777');
root1.style.setProperty('--menu-item-bg-color', '#777');
root1.style.setProperty('--note-warning-bg-color', '#777');
root1.style.setProperty('--note-bg-color', '#555');
root1.style.setProperty('--note-info-bg-color', '#777');
root1.style.transition = 'all 0.5s ease';

}

else {
root1.style.setProperty('--content-bg-color', '#fff');
root1.style.setProperty('--text-color', '#111');
root1.style.setProperty('--text-color', '#555');
root1.style.setProperty('--highlight-background', '#eaeef3');
root1.style.setProperty('--highlight-foreground', '#00193a');
root1.style.setProperty('--btn-default-bg', '#fff');
root1.style.setProperty('--menu-item-bg-color', '#f5f5f5');
root1.style.setProperty('--note-warning-bg-color', '#fdf8ea');
root1.style.setProperty('--note-bg-color', '#f9f9f9');
root1.style.setProperty('--note-info-bg-color', '#eef7fa');
root1.style.transition = 'all 0.5s ease';
}
Expand Down
20 changes: 11 additions & 9 deletions archives/2024/01/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -305,8 +305,8 @@ <h1 class="site-title">thinklive</h1>
</div>

<div class="post-title">
<a class="post-title-link" href="/thinklive/59735/" itemprop="url">
<span itemprop="name">基于伯克利cs61b的java数据结构笔记</span>
<a class="post-title-link" href="/thinklive/30989/" itemprop="url">
<span itemprop="name">blacksouls人物解析</span>
</a>
</div>

Expand All @@ -325,8 +325,8 @@ <h1 class="site-title">thinklive</h1>
</div>

<div class="post-title">
<a class="post-title-link" href="/thinklive/30989/" itemprop="url">
<span itemprop="name">blacksouls人物解析</span>
<a class="post-title-link" href="/thinklive/59735/" itemprop="url">
<span itemprop="name">基于伯克利cs61b的java数据结构笔记</span>
</a>
</div>

Expand Down Expand Up @@ -385,8 +385,8 @@ <h1 class="site-title">thinklive</h1>
</div>

<div class="post-title">
<a class="post-title-link" href="/thinklive/15197/" itemprop="url">
<span itemprop="name">基于c++ primer plus的读书笔记</span>
<a class="post-title-link" href="/thinklive/16615/" itemprop="url">
<span itemprop="name">基于斯坦福cs106b的c++数据结构笔记</span>
</a>
</div>

Expand All @@ -405,8 +405,8 @@ <h1 class="site-title">thinklive</h1>
</div>

<div class="post-title">
<a class="post-title-link" href="/thinklive/16615/" itemprop="url">
<span itemprop="name">基于斯坦福cs106b的c++数据结构笔记</span>
<a class="post-title-link" href="/thinklive/15197/" itemprop="url">
<span itemprop="name">基于c++ primer plus的读书笔记</span>
</a>
</div>

Expand Down Expand Up @@ -709,19 +709,21 @@ <h1 class="site-title">thinklive</h1>
root1.style.setProperty('--btn-default-bg', '#777');
root1.style.setProperty('--menu-item-bg-color', '#777');
root1.style.setProperty('--note-warning-bg-color', '#777');
root1.style.setProperty('--note-bg-color', '#555');
root1.style.setProperty('--note-info-bg-color', '#777');
root1.style.transition = 'all 0.5s ease';

}

else {
root1.style.setProperty('--content-bg-color', '#fff');
root1.style.setProperty('--text-color', '#111');
root1.style.setProperty('--text-color', '#555');
root1.style.setProperty('--highlight-background', '#eaeef3');
root1.style.setProperty('--highlight-foreground', '#00193a');
root1.style.setProperty('--btn-default-bg', '#fff');
root1.style.setProperty('--menu-item-bg-color', '#f5f5f5');
root1.style.setProperty('--note-warning-bg-color', '#fdf8ea');
root1.style.setProperty('--note-bg-color', '#f9f9f9');
root1.style.setProperty('--note-info-bg-color', '#eef7fa');
root1.style.transition = 'all 0.5s ease';
}
Expand Down
24 changes: 13 additions & 11 deletions archives/2024/01/page/2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -285,8 +285,8 @@ <h1 class="site-title">thinklive</h1>
</div>

<div class="post-title">
<a class="post-title-link" href="/thinklive/42594/" itemprop="url">
<span itemprop="name">基于mit6.006和hello-algo的算法笔记</span>
<a class="post-title-link" href="/thinklive/8605/" itemprop="url">
<span itemprop="name">基于mit6.006的作业解析</span>
</a>
</div>

Expand All @@ -305,8 +305,8 @@ <h1 class="site-title">thinklive</h1>
</div>

<div class="post-title">
<a class="post-title-link" href="/thinklive/8605/" itemprop="url">
<span itemprop="name">基于mit6.006的作业解析</span>
<a class="post-title-link" href="/thinklive/11069/" itemprop="url">
<span itemprop="name">基于北大前沿计算实践课和missing semester的linux等编程工具笔记</span>
</a>
</div>

Expand Down Expand Up @@ -345,8 +345,8 @@ <h1 class="site-title">thinklive</h1>
</div>

<div class="post-title">
<a class="post-title-link" href="/thinklive/11069/" itemprop="url">
<span itemprop="name">基于北大前沿计算实践课和missing semester的linux等编程工具笔记</span>
<a class="post-title-link" href="/thinklive/42594/" itemprop="url">
<span itemprop="name">基于mit6.006和hello-algo的算法笔记</span>
</a>
</div>

Expand Down Expand Up @@ -445,8 +445,8 @@ <h1 class="site-title">thinklive</h1>
</div>

<div class="post-title">
<a class="post-title-link" href="/thinklive/2910/" itemprop="url">
<span itemprop="name">基于恐龙书和苏大ppt的操作系统笔记</span>
<a class="post-title-link" href="/thinklive/22586/" itemprop="url">
<span itemprop="name">hexo建立个人博客指北</span>
</a>
</div>

Expand All @@ -465,8 +465,8 @@ <h1 class="site-title">thinklive</h1>
</div>

<div class="post-title">
<a class="post-title-link" href="/thinklive/22586/" itemprop="url">
<span itemprop="name">hexo建立个人博客指北</span>
<a class="post-title-link" href="/thinklive/33908/" itemprop="url">
<span itemprop="name">基于苏大ppt的计算机硬件笔记</span>
</a>
</div>

Expand Down Expand Up @@ -709,19 +709,21 @@ <h1 class="site-title">thinklive</h1>
root1.style.setProperty('--btn-default-bg', '#777');
root1.style.setProperty('--menu-item-bg-color', '#777');
root1.style.setProperty('--note-warning-bg-color', '#777');
root1.style.setProperty('--note-bg-color', '#555');
root1.style.setProperty('--note-info-bg-color', '#777');
root1.style.transition = 'all 0.5s ease';

}

else {
root1.style.setProperty('--content-bg-color', '#fff');
root1.style.setProperty('--text-color', '#111');
root1.style.setProperty('--text-color', '#555');
root1.style.setProperty('--highlight-background', '#eaeef3');
root1.style.setProperty('--highlight-foreground', '#00193a');
root1.style.setProperty('--btn-default-bg', '#fff');
root1.style.setProperty('--menu-item-bg-color', '#f5f5f5');
root1.style.setProperty('--note-warning-bg-color', '#fdf8ea');
root1.style.setProperty('--note-bg-color', '#f9f9f9');
root1.style.setProperty('--note-info-bg-color', '#eef7fa');
root1.style.transition = 'all 0.5s ease';
}
Expand Down
24 changes: 13 additions & 11 deletions archives/2024/01/page/3/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -285,8 +285,8 @@ <h1 class="site-title">thinklive</h1>
</div>

<div class="post-title">
<a class="post-title-link" href="/thinklive/33908/" itemprop="url">
<span itemprop="name">基于苏大ppt的计算机硬件笔记</span>
<a class="post-title-link" href="/thinklive/2910/" itemprop="url">
<span itemprop="name">基于恐龙书和苏大ppt的操作系统笔记</span>
</a>
</div>

Expand All @@ -305,8 +305,8 @@ <h1 class="site-title">thinklive</h1>
</div>

<div class="post-title">
<a class="post-title-link" href="/thinklive/59610/" itemprop="url">
<span itemprop="name">基于中科大linux101和苏大ppt的linux笔记</span>
<a class="post-title-link" href="/thinklive/14434/" itemprop="url">
<span itemprop="name">迪瑞克拉世界观轶事集</span>
</a>
</div>

Expand All @@ -325,8 +325,8 @@ <h1 class="site-title">thinklive</h1>
</div>

<div class="post-title">
<a class="post-title-link" href="/thinklive/19859/" itemprop="url">
<span itemprop="name">苏州大学计算机网络复习70问</span>
<a class="post-title-link" href="/thinklive/59610/" itemprop="url">
<span itemprop="name">基于中科大linux101和苏大ppt的linux笔记</span>
</a>
</div>

Expand All @@ -345,8 +345,8 @@ <h1 class="site-title">thinklive</h1>
</div>

<div class="post-title">
<a class="post-title-link" href="/thinklive/3998/" itemprop="url">
<span itemprop="name">迪瑞克拉世界观设定集</span>
<a class="post-title-link" href="/thinklive/19859/" itemprop="url">
<span itemprop="name">苏州大学计算机网络复习70问</span>
</a>
</div>

Expand All @@ -365,8 +365,8 @@ <h1 class="site-title">thinklive</h1>
</div>

<div class="post-title">
<a class="post-title-link" href="/thinklive/14434/" itemprop="url">
<span itemprop="name">迪瑞克拉世界观轶事集</span>
<a class="post-title-link" href="/thinklive/3998/" itemprop="url">
<span itemprop="name">迪瑞克拉世界观设定集</span>
</a>
</div>

Expand Down Expand Up @@ -609,19 +609,21 @@ <h1 class="site-title">thinklive</h1>
root1.style.setProperty('--btn-default-bg', '#777');
root1.style.setProperty('--menu-item-bg-color', '#777');
root1.style.setProperty('--note-warning-bg-color', '#777');
root1.style.setProperty('--note-bg-color', '#555');
root1.style.setProperty('--note-info-bg-color', '#777');
root1.style.transition = 'all 0.5s ease';

}

else {
root1.style.setProperty('--content-bg-color', '#fff');
root1.style.setProperty('--text-color', '#111');
root1.style.setProperty('--text-color', '#555');
root1.style.setProperty('--highlight-background', '#eaeef3');
root1.style.setProperty('--highlight-foreground', '#00193a');
root1.style.setProperty('--btn-default-bg', '#fff');
root1.style.setProperty('--menu-item-bg-color', '#f5f5f5');
root1.style.setProperty('--note-warning-bg-color', '#fdf8ea');
root1.style.setProperty('--note-bg-color', '#f9f9f9');
root1.style.setProperty('--note-info-bg-color', '#eef7fa');
root1.style.transition = 'all 0.5s ease';
}
Expand Down
4 changes: 3 additions & 1 deletion archives/2024/03/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -526,19 +526,21 @@ <h1 class="site-title">thinklive</h1>
root1.style.setProperty('--btn-default-bg', '#777');
root1.style.setProperty('--menu-item-bg-color', '#777');
root1.style.setProperty('--note-warning-bg-color', '#777');
root1.style.setProperty('--note-bg-color', '#555');
root1.style.setProperty('--note-info-bg-color', '#777');
root1.style.transition = 'all 0.5s ease';

}

else {
root1.style.setProperty('--content-bg-color', '#fff');
root1.style.setProperty('--text-color', '#111');
root1.style.setProperty('--text-color', '#555');
root1.style.setProperty('--highlight-background', '#eaeef3');
root1.style.setProperty('--highlight-foreground', '#00193a');
root1.style.setProperty('--btn-default-bg', '#fff');
root1.style.setProperty('--menu-item-bg-color', '#f5f5f5');
root1.style.setProperty('--note-warning-bg-color', '#fdf8ea');
root1.style.setProperty('--note-bg-color', '#f9f9f9');
root1.style.setProperty('--note-info-bg-color', '#eef7fa');
root1.style.transition = 'all 0.5s ease';
}
Expand Down
4 changes: 3 additions & 1 deletion archives/2024/04/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -526,19 +526,21 @@ <h1 class="site-title">thinklive</h1>
root1.style.setProperty('--btn-default-bg', '#777');
root1.style.setProperty('--menu-item-bg-color', '#777');
root1.style.setProperty('--note-warning-bg-color', '#777');
root1.style.setProperty('--note-bg-color', '#555');
root1.style.setProperty('--note-info-bg-color', '#777');
root1.style.transition = 'all 0.5s ease';

}

else {
root1.style.setProperty('--content-bg-color', '#fff');
root1.style.setProperty('--text-color', '#111');
root1.style.setProperty('--text-color', '#555');
root1.style.setProperty('--highlight-background', '#eaeef3');
root1.style.setProperty('--highlight-foreground', '#00193a');
root1.style.setProperty('--btn-default-bg', '#fff');
root1.style.setProperty('--menu-item-bg-color', '#f5f5f5');
root1.style.setProperty('--note-warning-bg-color', '#fdf8ea');
root1.style.setProperty('--note-bg-color', '#f9f9f9');
root1.style.setProperty('--note-info-bg-color', '#eef7fa');
root1.style.transition = 'all 0.5s ease';
}
Expand Down
4 changes: 3 additions & 1 deletion archives/2024/06/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -526,19 +526,21 @@ <h1 class="site-title">thinklive</h1>
root1.style.setProperty('--btn-default-bg', '#777');
root1.style.setProperty('--menu-item-bg-color', '#777');
root1.style.setProperty('--note-warning-bg-color', '#777');
root1.style.setProperty('--note-bg-color', '#555');
root1.style.setProperty('--note-info-bg-color', '#777');
root1.style.transition = 'all 0.5s ease';

}

else {
root1.style.setProperty('--content-bg-color', '#fff');
root1.style.setProperty('--text-color', '#111');
root1.style.setProperty('--text-color', '#555');
root1.style.setProperty('--highlight-background', '#eaeef3');
root1.style.setProperty('--highlight-foreground', '#00193a');
root1.style.setProperty('--btn-default-bg', '#fff');
root1.style.setProperty('--menu-item-bg-color', '#f5f5f5');
root1.style.setProperty('--note-warning-bg-color', '#fdf8ea');
root1.style.setProperty('--note-bg-color', '#f9f9f9');
root1.style.setProperty('--note-info-bg-color', '#eef7fa');
root1.style.transition = 'all 0.5s ease';
}
Expand Down
Loading

0 comments on commit 5aeafdf

Please sign in to comment.