Skip to content

Commit 7b78451

Browse files
committed
Site updated: 2025-06-01 22:41:51
1 parent 7eea1f5 commit 7b78451

6 files changed

Lines changed: 26 additions & 636 deletions

File tree

baidusitemap.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@
2929
<lastmod>2025-05-28</lastmod>
3030
</url>
3131
<url>
32-
<loc>https://blog.codewater.top/Git-submodule%E5%B8%B8%E8%A7%81%E6%93%8D%E4%BD%9C%E7%94%A8%E6%B3%95/</loc>
32+
<loc>https://blog.codewater.top/Git-view-the-history-of-the-specified-code-block/</loc>
3333
<lastmod>2025-05-28</lastmod>
3434
</url>
3535
<url>
36-
<loc>https://blog.codewater.top/Git-view-the-history-of-the-specified-code-block/</loc>
36+
<loc>https://blog.codewater.top/Git-submodule%E5%B8%B8%E8%A7%81%E6%93%8D%E4%BD%9C%E7%94%A8%E6%B3%95/</loc>
3737
<lastmod>2025-05-28</lastmod>
3838
</url>
3939
<url>

css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1217,7 +1217,7 @@ pre .javascript .function {
12171217
}
12181218
.links-of-author a::before,
12191219
.links-of-author span.exturl::before {
1220-
background: #cdc6ff;
1220+
background: #b1f2b5;
12211221
border-radius: 50%;
12221222
content: ' ';
12231223
display: inline-block;

how-to-choose-a-desktop-configuration/index.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@
2222
</script>
2323

2424

25-
<meta name="description" content="一直以来用的大学时代的笔记本,近来发现越来越卡,而且已经跟不上生产力的需求了,所以想着自己动手配置一台台式机。 笔者本人不是数码爱好者,但是专业是计算机,所以对于配置台式不甚了解吧,特此做个记录。 台式机部件组成记录选择配置台式机,那么很重要的就是看组成有哪些,知道组成之后,剩下的就是看组成的参数、品牌了。 CPU 主板 显卡 内存 电源 机箱 散热器 固态硬盘 必要硬件就是以上8个,影响性能">
25+
<meta name="description" content="一直以来用的大学时代的笔记本,近来发现越来越卡,而且已经跟不上生产力的需求了,所以想着自己动手配置一台台式机。 笔者本人不是数码爱好者,但是专业是计算机,所以对于配置台式不甚了解吧,特此做个记录。">
2626
<meta property="og:type" content="article">
2727
<meta property="og:title" content="如何选择一台适的台式机配置">
2828
<meta property="og:url" content="https://blog.codewater.top/how-to-choose-a-desktop-configuration/index.html">
2929
<meta property="og:site_name" content="共建代码世界,践行开源精神">
30-
<meta property="og:description" content="一直以来用的大学时代的笔记本,近来发现越来越卡,而且已经跟不上生产力的需求了,所以想着自己动手配置一台台式机。 笔者本人不是数码爱好者,但是专业是计算机,所以对于配置台式不甚了解吧,特此做个记录。 台式机部件组成记录选择配置台式机,那么很重要的就是看组成有哪些,知道组成之后,剩下的就是看组成的参数、品牌了。 CPU 主板 显卡 内存 电源 机箱 散热器 固态硬盘 必要硬件就是以上8个,影响性能">
30+
<meta property="og:description" content="一直以来用的大学时代的笔记本,近来发现越来越卡,而且已经跟不上生产力的需求了,所以想着自己动手配置一台台式机。 笔者本人不是数码爱好者,但是专业是计算机,所以对于配置台式不甚了解吧,特此做个记录。">
3131
<meta property="og:locale" content="zh_CN">
3232
<meta property="og:image" content="https://blog.codewater.top/images/image.png">
3333
<meta property="og:image" content="https://blog.codewater.top/images/how-to-choose-a-desktop-configuration_2025-05-30-14-21-53.png">
@@ -255,6 +255,8 @@ <h1 class="post-title" itemprop="name headline">
255255

256256
<p>一直以来用的大学时代的笔记本,近来发现越来越卡,而且已经跟不上生产力的需求了,<br>所以想着自己动手配置一台台式机。</p>
257257
<p>笔者本人不是数码爱好者,但是专业是计算机,所以对于配置台式不甚了解吧,特此<br>做个记录。</p>
258+
<span id="more"></span>
259+
258260
<h1 id="台式机部件组成"><a href="#台式机部件组成" class="headerlink" title="台式机部件组成"></a>台式机部件组成</h1><p>记录选择配置台式机,那么很重要的就是看组成有哪些,知道组成之后,剩下的就是<br>看组成的参数、品牌了。</p>
259261
<ol>
260262
<li>CPU</li>

0 commit comments

Comments
 (0)