update:all

This commit is contained in:
Dich
2025-07-05 15:03:43 +08:00
parent 82e748ef73
commit 9840ee7e42
211 changed files with 1727 additions and 3463 deletions

View File

@ -104,40 +104,7 @@
<div class="posts">
<div class="post on-list">
<h1 class="post-title"><a href="https://blog.dich.bid/about-vim/">乱七八糟:Vim编辑器速查</a></h1>
<div class="post-meta-inline">
<span class="post-date">
2024-08-15
</span>
</div>
<span class="post-tags-inline">
:: tags:&nbsp;
<a class="post-tag" href="https://blog.dich.bid/tags/luan-qi-ba-zao/">#乱七八糟</a></span>
<div class="post-content">
<p>前言 Vim 是从早期的 vi 编辑器发展而来的增强版其名称代表“Vi IMproved”。由荷兰程序员 Bram Moolenaar 于 1991 年首次发布。Vim 是开源软件,支持多种操作系统,包括 Unix、Linux、Windows 和 macOS 等。</p>
</div>
<div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji -->
<a class="read-more button" href="https://blog.dich.bid/about-vim/">
<span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span>
</a>
</div>
</div>
<div class="post on-list">
<h1 class="post-title"><a href="https://blog.dich.bid/network-nginx/">Network的艺术:Docker建站与反向代理</a></h1>
<h1 class="post-title"><a href="https://blog.dich.bid/network-nginx/">网络艺术:Docker建站与反向代理</a></h1>
<div class="post-meta-inline">
<span class="post-date">
@ -149,7 +116,7 @@
<span class="post-tags-inline">
:: tags:&nbsp;
<a class="post-tag" href="https://blog.dich.bid/tags/wang-luo-yi-shu/">#网络艺术</a></span>
<a class="post-tag" href="https://blog.dich.bid/tags/network/">#Network</a></span>
@ -203,11 +170,11 @@
<div class="post on-list">
<h1 class="post-title"><a href="https://blog.dich.bid/about-runer-2/">乱七八糟:跑步笔记(二)</a></h1>
<h1 class="post-title"><a href="https://blog.dich.bid/about-cslearning/">乱七八糟:计算机科学优质视频</a></h1>
<div class="post-meta-inline">
<span class="post-date">
2024-06-11
2024-05-31
</span>
</div>
@ -221,11 +188,11 @@
<div class="post-content">
<p>前言 最近读得&lt;&lt;亮哥跑经&gt;&gt;一书,遂迷上跑步;奈何体重偏高,略微有些吃力.以下是一些笔记:</p>
<p>前言 CSdiy珠玉在前,为CS教育做出了极大贡献.这里分享一些优质的CS学习相关视频.</p>
</div>
<div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji -->
<a class="read-more button" href="https://blog.dich.bid/about-runer-2/">
<a class="read-more button" href="https://blog.dich.bid/about-cslearning/">
<span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span>
</a>
@ -236,11 +203,11 @@
<div class="post on-list">
<h1 class="post-title"><a href="https://blog.dich.bid/about-runer-1/">乱七八糟:跑步笔记(一)</a></h1>
<h1 class="post-title"><a href="https://blog.dich.bid/windows-conda-python/">Windows系列(5):Python开发配置</a></h1>
<div class="post-meta-inline">
<span class="post-date">
2024-06-08
2024-05-31
</span>
</div>
@ -248,17 +215,50 @@
<span class="post-tags-inline">
:: tags:&nbsp;
<a class="post-tag" href="https://blog.dich.bid/tags/luan-qi-ba-zao/">#乱七八糟</a></span>
<a class="post-tag" href="https://blog.dich.bid/tags/windows/">#Windows</a></span>
<div class="post-content">
<p>前言 最近读得&lt;&lt;亮哥跑经&gt;&gt;一书,遂迷上跑步;奈何体重偏高,略微有些吃力.以下是一些笔记:</p>
<p>前言 由于 Windows 中开发环境较 linux 复杂,这里总结 Windows 中使用 Jupyter 开发 Python 的环境配置。</p>
</div>
<div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji -->
<a class="read-more button" href="https://blog.dich.bid/about-runer-1/">
<a class="read-more button" href="https://blog.dich.bid/windows-conda-python/">
<span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span>
</a>
</div>
</div>
<div class="post on-list">
<h1 class="post-title"><a href="https://blog.dich.bid/windows-vscode-gcc/">Windows系列(6):C&#x2F;C++开发配置</a></h1>
<div class="post-meta-inline">
<span class="post-date">
2024-05-30
</span>
</div>
<span class="post-tags-inline">
:: tags:&nbsp;
<a class="post-tag" href="https://blog.dich.bid/tags/windows/">#Windows</a></span>
<div class="post-content">
<p>前言 由于 Windows 中开发环境较 linux 复杂,这里总结 Windows 中使用 VScode 开发 C/C++ 的环境配置。</p>
</div>
<div>
<!-- &#xFE0E; -- force text style - some devices render this as emoji -->
<a class="read-more button" href="https://blog.dich.bid/windows-vscode-gcc/">
<span class="button__text">Read more</span>&nbsp;
<span class="button__icon">&#8617;&#xFE0E;</span>
</a>