<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/assets/atom.xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>https://blog.zhilu.site/</id>
  <title>纸鹿摸鱼处</title>
  <updated>2026-03-16T16:34:29.131+00:00[UTC]</updated>
  <description>纸鹿本鹿的个人博客，分享技术与生活。“折腾不止，摸鱼生活——摸门🙏🏻”。纸鹿是一名开源爱好者，结识了许多志同道合的朋友。这个博客记录了他在生活和技术学习中的点滴经历，充满启发与思考。网站界面简洁美观，内容丰富实用，人气互动活跃，涵盖了编程、生活、学习等多个领域，为读者提供了卓越的阅读体验。</description>
  <author>
    <name>纸鹿本鹿</name>
    <email>hi@zhilu.cyou</email>
    <uri>https://www.zhilu.site/</uri>
  </author>
  <link href="https://blog.zhilu.site/atom.xml" rel="self"></link>
  <link href="https://blog.zhilu.site/" rel="alternate"></link>
  <language>zh-CN</language>
  <generator uri="https://github.com/L33Z22L11/blog-v3" version="3.6.4">Clarity</generator>
  <icon>https://www.zhilu.site/api/icon.png</icon>
  <logo>https://www.zhilu.site/api/avatar.png</logo>
  <rights>© 2026 纸鹿本鹿</rights>
  <subtitle>纸鹿至麓不知路，支炉制露不止漉</subtitle>
  <entry>
    <id>https://blog.zhilu.site/2026/buy-right</id>
    <title>实习后买了一堆东西</title>
    <updated>2026-03-07T12:42:12Z</updated>
    <author>
      <name>纸鹿本鹿</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://assets.zhilu.cyou/cover5/but-right.webp" alt="实习后买了一堆东西" /> <p>键盘鼠标显示器，手环VR小东西。可以买贵的，但不能买贵了。</p> <a class="view-full" href="https://blog.zhilu.site/2026/buy-right" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.zhilu.site/2026/buy-right"></link>
    <summary>键盘鼠标显示器，手环VR小东西。可以买贵的，但不能买贵了。</summary>
    <category term="生活"></category>
    <published>2026-02-23T03:02:12Z</published>
  </entry>
  <entry>
    <id>https://blog.zhilu.site/2025/ai-abuse</id>
    <title>生成式AI正在生成</title>
    <updated>2026-02-08T18:07:51Z</updated>
    <author>
      <name>纸鹿本鹿</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://assets.zhilu.cyou/cover5/ai-abuse.webp" alt="生成式AI正在生成" /> <p>2025年初我对AI内容泛滥感到不适，但察觉内容空洞的人只有少数。生成式AI在2025一整年迭代太快，以至于2026年初整理好的这些文字显得有些过时。</p> <a class="view-full" href="https://blog.zhilu.site/2025/ai-abuse" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.zhilu.site/2025/ai-abuse"></link>
    <summary>2025年初我对AI内容泛滥感到不适，但察觉内容空洞的人只有少数。生成式AI在2025一整年迭代太快，以至于2026年初整理好的这些文字显得有些过时。</summary>
    <category term="杂谈"></category>
    <published>2025-06-10T13:52:43Z</published>
  </entry>
  <entry>
    <id>https://blog.zhilu.site/2025/unpopular-blog-tech</id>
    <title>谈谈不受欢迎的博客技术特征</title>
    <updated>2025-12-24T14:47:40Z</updated>
    <author>
      <name>纸鹿本鹿</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://assets.zhilu.cyou/cover5/unpopular-blog-tech.webp" alt="谈谈不受欢迎的博客技术特征" /> <p>从弹窗干扰到服务滥用，文章剖析博客网站「自以为在优化，实则在添堵」的负面技术特征。</p> <a class="view-full" href="https://blog.zhilu.site/2025/unpopular-blog-tech" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.zhilu.site/2025/unpopular-blog-tech"></link>
    <summary>从弹窗干扰到服务滥用，文章剖析博客网站「自以为在优化，实则在添堵」的负面技术特征。</summary>
    <category term="杂谈"></category>
    <published>2025-10-07T08:06:46Z</published>
  </entry>
  <entry>
    <id>https://blog.zhilu.site/2025/font-tips</id>
    <title>前端字体二三事</title>
    <updated>2025-10-06T15:22:09Z</updated>
    <author>
      <name>纸鹿本鹿</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://assets.zhilu.cyou/cover4/font-tips.jpg" alt="前端字体二三事" /> <p>前端字体排版有许多细节需要注意，文章从我的实际开发经验出发，介绍合成字形、对齐技巧、排版优化，以及自己的一些踩坑心得。</p> <a class="view-full" href="https://blog.zhilu.site/2025/font-tips" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.zhilu.site/2025/font-tips"></link>
    <summary>前端字体排版有许多细节需要注意，文章从我的实际开发经验出发，介绍合成字形、对齐技巧、排版优化，以及自己的一些踩坑心得。</summary>
    <category term="开发"></category>
    <published>2025-04-16T00:49:50Z</published>
  </entry>
  <entry>
    <id>https://blog.zhilu.site/2024/vitepress-enhancement</id>
    <title>VitePress 不完全优化指南</title>
    <updated>2025-09-15T15:19:18Z</updated>
    <author>
      <name>纸鹿本鹿</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://assets.zhilu.cyou/cover4/vitepress-enhancement.jpg" alt="VitePress 不完全优化指南" /> <p>VitePress 的基本使用与定制技巧，涵盖项目初始化、汉化配置、图标引入、自定义主题等内容，旨在利用 VitePress 构建美观、高效的静态站点。</p> <a class="view-full" href="https://blog.zhilu.site/2024/vitepress-enhancement" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.zhilu.site/2024/vitepress-enhancement"></link>
    <summary>VitePress 的基本使用与定制技巧，涵盖项目初始化、汉化配置、图标引入、自定义主题等内容，旨在利用 VitePress 构建美观、高效的静态站点。</summary>
    <category term="开发"></category>
    <published>2024-11-03T09:54:50Z</published>
  </entry>
  <entry>
    <id>https://blog.zhilu.site/2025/background-behavior</id>
    <title>我们的设备被拿来做了什么：软件的背景行为</title>
    <updated>2025-08-17T19:27:42Z</updated>
    <author>
      <name>纸鹿本鹿</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://assets.zhilu.cyou/cover5/background-behavior.webp" alt="我们的设备被拿来做了什么：软件的背景行为" /> <p>软件为了利益添加不合用户预期的「背景行为」，无论早晚都会暴雷。你我都可能是「背景行为」的波及者，你享受了免费，你的设备在为你打工。</p> <a class="view-full" href="https://blog.zhilu.site/2025/background-behavior" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.zhilu.site/2025/background-behavior"></link>
    <summary>软件为了利益添加不合用户预期的「背景行为」，无论早晚都会暴雷。你我都可能是「背景行为」的波及者，你享受了免费，你的设备在为你打工。</summary>
    <category term="杂谈"></category>
    <published>2025-08-17T17:16:02Z</published>
  </entry>
  <entry>
    <id>https://blog.zhilu.site/2025/dark-mode-guide</id>
    <title>深色模式开发的最佳实践</title>
    <updated>2025-04-14T10:45:28Z</updated>
    <author>
      <name>纸鹿本鹿</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://assets.zhilu.cyou/cover4/dark-mode-guide.jpg" alt="深色模式开发的最佳实践" /> <p>前端深色模式不止于 prefers-color-scheme，完整解析自动检测、手动切换的实现方案，解决闪屏、样式冲突、变量管理等常见痛点，提供稳健的深色模式最佳实践。</p> <a class="view-full" href="https://blog.zhilu.site/2025/dark-mode-guide" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.zhilu.site/2025/dark-mode-guide"></link>
    <summary>前端深色模式不止于 prefers-color-scheme，完整解析自动检测、手动切换的实现方案，解决闪屏、样式冲突、变量管理等常见痛点，提供稳健的深色模式最佳实践。</summary>
    <category term="开发"></category>
    <published>2025-04-14T02:07:16Z</published>
  </entry>
  <entry>
    <id>https://blog.zhilu.site/2025/oil-cakes</id>
    <title>寻不回手工油糕</title>
    <updated>2025-03-31T15:55:31Z</updated>
    <author>
      <name>纸鹿本鹿</name>
    </author>
    <content type="html">
      <![CDATA[ <p>油糕的酥皮，是从什么时候开始不往下掉的？</p> <a class="view-full" href="https://blog.zhilu.site/2025/oil-cakes" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.zhilu.site/2025/oil-cakes"></link>
    <summary>油糕的酥皮，是从什么时候开始不往下掉的？</summary>
    <category term="生活"></category>
    <published>2025-02-16T04:30:24Z</published>
  </entry>
  <entry>
    <id>https://blog.zhilu.site/2023/windows-setup-guide</id>
    <title>Windows 安装指南</title>
    <updated>2025-03-30T07:02:31Z</updated>
    <author>
      <name>纸鹿本鹿</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://assets.zhilu.cyou/cover2/windows-setup-guide.jpg" alt="Windows 安装指南" /> <p>使用 Ventoy、微 PE、Dism++ 安装系统，绕过账户限制并激活 Office 与 Windows，合理分区布局使数据安全有序。</p> <a class="view-full" href="https://blog.zhilu.site/2023/windows-setup-guide" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.zhilu.site/2023/windows-setup-guide"></link>
    <summary>使用 Ventoy、微 PE、Dism++ 安装系统，绕过账户限制并激活 Office 与 Windows，合理分区布局使数据安全有序。</summary>
    <category term="技术"></category>
    <published>2023-09-24T04:00:00Z</published>
  </entry>
  <entry>
    <id>https://blog.zhilu.site/2024/blog-record</id>
    <title>迟到三月的年末博客杂谈：动力、文章和内容</title>
    <updated>2025-03-22T15:22:08Z</updated>
    <author>
      <name>纸鹿本鹿</name>
    </author>
    <content type="html">
      <![CDATA[ <p>为什么写博客、写什么样的博客——讲述我的博客历程，以及自己关于博客的思考。</p> <a class="view-full" href="https://blog.zhilu.site/2024/blog-record" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.zhilu.site/2024/blog-record"></link>
    <summary>为什么写博客、写什么样的博客——讲述我的博客历程，以及自己关于博客的思考。</summary>
    <category term="杂谈"></category>
    <published>2024-11-19T00:08:07Z</published>
  </entry>
  <entry>
    <id>https://blog.zhilu.site/2023/archinstall-guide</id>
    <title>使用 ArchInstall 安装 Arch Linux</title>
    <updated>2025-03-21T14:04:14Z</updated>
    <author>
      <name>纸鹿本鹿</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://assets.zhilu.cyou/cover3/archinstall-guide.jpg" alt="使用 ArchInstall 安装 Arch Linux" /> <p>在2025年3月版的 Arch Linux 安装镜像的基础上，使用 ArchInstall 安装系统全过程。</p> <a class="view-full" href="https://blog.zhilu.site/2023/archinstall-guide" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.zhilu.site/2023/archinstall-guide"></link>
    <summary>在2025年3月版的 Arch Linux 安装镜像的基础上，使用 ArchInstall 安装系统全过程。</summary>
    <category term="技术"></category>
    <published>2023-05-23T12:37:07Z</published>
  </entry>
  <entry>
    <id>https://blog.zhilu.site/2024/archlinux-boot-repair</id>
    <title>Arch Linux 启动引导修复</title>
    <updated>2025-03-04T14:30:59Z</updated>
    <author>
      <name>纸鹿本鹿</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://assets.zhilu.cyou/cover3/archlinux-boot-repair.jpg" alt="Arch Linux 启动引导修复" /> <p>可以修复绝大多数 Arch Linux 无法启动的问题。</p> <a class="view-full" href="https://blog.zhilu.site/2024/archlinux-boot-repair" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.zhilu.site/2024/archlinux-boot-repair"></link>
    <summary>可以修复绝大多数 Arch Linux 无法启动的问题。</summary>
    <category term="技术"></category>
    <published>2024-04-01T15:14:39Z</published>
  </entry>
  <entry>
    <id>https://blog.zhilu.site/2024/digital-products-bought</id>
    <title>一些数码外设的评价和“捡垃圾”心得</title>
    <updated>2025-01-18T15:30:53Z</updated>
    <author>
      <name>纸鹿本鹿</name>
    </author>
    <content type="html">
      <![CDATA[ <p>记录了在不同阶段购买和使用的键鼠、充电宝和耳机等数码产品的使用体验、优缺点以及购买理由，并总结在“捡垃圾”过程中积累的心得体会。</p> <a class="view-full" href="https://blog.zhilu.site/2024/digital-products-bought" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.zhilu.site/2024/digital-products-bought"></link>
    <summary>记录了在不同阶段购买和使用的键鼠、充电宝和耳机等数码产品的使用体验、优缺点以及购买理由，并总结在“捡垃圾”过程中积累的心得体会。</summary>
    <category term="杂谈"></category>
    <published>2024-12-19T11:24:26Z</published>
  </entry>
  <entry>
    <id>https://blog.zhilu.site/2023/ssh-key-login</id>
    <title>SSH 免密登录</title>
    <updated>2024-12-26T12:32:04Z</updated>
    <author>
      <name>纸鹿本鹿</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://assets.zhilu.cyou/cover3/ssh-key-login.jpg" alt="SSH 免密登录" /> <p>生成SSH密钥，启用公钥认证，将公钥添加至授权列表，实现 Windows/Linux/GitHub SSH 免密登录。</p> <a class="view-full" href="https://blog.zhilu.site/2023/ssh-key-login" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.zhilu.site/2023/ssh-key-login"></link>
    <summary>生成SSH密钥，启用公钥认证，将公钥添加至授权列表，实现 Windows/Linux/GitHub SSH 免密登录。</summary>
    <category term="技术"></category>
    <published>2023-12-25T08:15:00Z</published>
  </entry>
  <entry>
    <id>https://blog.zhilu.site/2023/archlinux-beautify</id>
    <title>Arch Linux 易用性及美化</title>
    <updated>2024-12-19T00:54:18Z</updated>
    <author>
      <name>纸鹿本鹿</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://assets.zhilu.cyou/cover3/archlinux-beautify.jpg" alt="Arch Linux 易用性及美化" /> <p>Plasma 桌面环境下优化小键盘、触摸板行为，配置字体。</p> <a class="view-full" href="https://blog.zhilu.site/2023/archlinux-beautify" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.zhilu.site/2023/archlinux-beautify"></link>
    <summary>Plasma 桌面环境下优化小键盘、触摸板行为，配置字体。</summary>
    <category term="技术"></category>
    <published>2023-07-24T13:27:45Z</published>
  </entry>
  <entry>
    <id>https://blog.zhilu.site/2023/archlinux-configure</id>
    <title>Arch Linux 初步配置</title>
    <updated>2024-12-19T00:23:15Z</updated>
    <author>
      <name>纸鹿本鹿</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://assets.zhilu.cyou/cover3/archlinux-configure.jpg" alt="Arch Linux 初步配置" /> <p>在 Arch Linux 系统上安装配置必备软件，如蓝牙、Yay、Zsh、输入法等。</p> <a class="view-full" href="https://blog.zhilu.site/2023/archlinux-configure" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.zhilu.site/2023/archlinux-configure"></link>
    <summary>在 Arch Linux 系统上安装配置必备软件，如蓝牙、Yay、Zsh、输入法等。</summary>
    <category term="技术"></category>
    <published>2023-06-24T01:31:15Z</published>
  </entry>
  <entry>
    <id>https://blog.zhilu.site/2023/vscode-simple-config</id>
    <title>VS Code 简单配置项</title>
    <updated>2024-12-18T14:13:41Z</updated>
    <author>
      <name>纸鹿本鹿</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://assets.zhilu.cyou/cover2/vscode-simple-config.jpg" alt="VS Code 简单配置项" /> <p>简单配置 VS Code，启用字体连字、平滑滚动、自动换行等功能，并提供了前端实用配置和常用快捷键，提升编辑器体验。</p> <a class="view-full" href="https://blog.zhilu.site/2023/vscode-simple-config" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.zhilu.site/2023/vscode-simple-config"></link>
    <summary>简单配置 VS Code，启用字体连字、平滑滚动、自动换行等功能，并提供了前端实用配置和常用快捷键，提升编辑器体验。</summary>
    <category term="技术"></category>
    <published>2023-04-13T12:05:50Z</published>
  </entry>
  <entry>
    <id>https://blog.zhilu.site/2024/vivado-modelsim-rescue</id>
    <title>朋友的 Vivado 和 Modelsim 装上了吗</title>
    <updated>2024-12-03T13:37:53Z</updated>
    <author>
      <name>纸鹿本鹿</name>
    </author>
    <content type="html">
      <![CDATA[ <p>明明只是遵照教程配置硬件开发环境，Vivado 添加许可证后却没有产品 License，Modelsim 注册机也会在生成许可证后闪退。教程竟不能覆盖这些情况了！亲自动手，误打误撞地在种种机缘巧合之下，探索 Windows 的种种「环境之谜」。</p> <a class="view-full" href="https://blog.zhilu.site/2024/vivado-modelsim-rescue" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.zhilu.site/2024/vivado-modelsim-rescue"></link>
    <summary>明明只是遵照教程配置硬件开发环境，Vivado 添加许可证后却没有产品 License，Modelsim 注册机也会在生成许可证后闪退。教程竟不能覆盖这些情况了！亲自动手，误打误撞地在种种机缘巧合之下，探索 Windows 的种种「环境之谜」。</summary>
    <category term="技术"></category>
    <published>2024-12-03T00:00:41Z</published>
  </entry>
  <entry>
    <id>https://blog.zhilu.site/2024/link-util</id>
    <title>电脑连接手机，手机给电脑传文件……</title>
    <updated>2024-11-28T03:08:41Z</updated>
    <author>
      <name>纸鹿本鹿</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://assets.zhilu.cyou/cover3/link-util.jpg" alt="电脑连接手机，手机给电脑传文件……" /> <p>在同一局域网下，电脑与手机之间互传文件、屏幕投影和远程控制的各种方法。</p> <a class="view-full" href="https://blog.zhilu.site/2024/link-util" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.zhilu.site/2024/link-util"></link>
    <summary>在同一局域网下，电脑与手机之间互传文件、屏幕投影和远程控制的各种方法。</summary>
    <category term="技术"></category>
    <published>2024-01-31T16:28:48Z</published>
  </entry>
  <entry>
    <id>https://blog.zhilu.site/2024/windows-terminal</id>
    <title>Windows 终端体验优化指南</title>
    <updated>2024-11-02T09:55:29Z</updated>
    <author>
      <name>纸鹿本鹿</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://assets.zhilu.cyou/cover3/windows-terminal.jpg" alt="Windows 终端体验优化指南" /> <p>一篇优化 Windows Terminal 体验的指南，涵盖 PowerShell 增强、Oh My Posh 主题配置、集成 Git Bash 以及终端美化等方面。</p> <a class="view-full" href="https://blog.zhilu.site/2024/windows-terminal" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.zhilu.site/2024/windows-terminal"></link>
    <summary>一篇优化 Windows Terminal 体验的指南，涵盖 PowerShell 增强、Oh My Posh 主题配置、集成 Git Bash 以及终端美化等方面。</summary>
    <category term="技术"></category>
    <published>2024-06-16T14:48:57Z</published>
  </entry>
  <entry>
    <id>https://blog.zhilu.site/2024/new-laptop-guide</id>
    <title>给电脑新手的笔记本开荒指南导读</title>
    <updated>2024-11-02T08:41:56Z</updated>
    <author>
      <name>纸鹿本鹿</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://assets.zhilu.cyou/cover4/new-laptop-guide.jpg" alt="给电脑新手的笔记本开荒指南导读" /> <p>成为电脑高手，机魂大悦，人亦绥。我已避开联想预装软件所带问题的瓢泼大雨，而持续收到新手关于厂商作恶所致问题的咨询，却是相伴许久的潮湿。总结成文，恶意软件退!退!退！</p> <a class="view-full" href="https://blog.zhilu.site/2024/new-laptop-guide" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.zhilu.site/2024/new-laptop-guide"></link>
    <summary>成为电脑高手，机魂大悦，人亦绥。我已避开联想预装软件所带问题的瓢泼大雨，而持续收到新手关于厂商作恶所致问题的咨询，却是相伴许久的潮湿。总结成文，恶意软件退!退!退！</summary>
    <category term="杂谈"></category>
    <published>2024-10-28T00:23:08Z</published>
  </entry>
  <entry>
    <id>https://blog.zhilu.site/2024/windows-storage</id>
    <title>Windows 空间管理/清理指南</title>
    <updated>2024-11-02T08:10:21Z</updated>
    <author>
      <name>纸鹿本鹿</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://assets.zhilu.cyou/cover3/windows-storage.jpg" alt="Windows 空间管理/清理指南" /> <p>“软件装D盘”是且仅是旧日的经验之谈，如果想让电脑用起来更顺手，“无为而治”或许是个好选择。</p> <a class="view-full" href="https://blog.zhilu.site/2024/windows-storage" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.zhilu.site/2024/windows-storage"></link>
    <summary>“软件装D盘”是且仅是旧日的经验之谈，如果想让电脑用起来更顺手，“无为而治”或许是个好选择。</summary>
    <category term="技术"></category>
    <published>2024-07-12T16:29:36Z</published>
  </entry>
  <entry>
    <id>https://blog.zhilu.site/2024/exam-clock-thinking</id>
    <title>再谈考试时钟：技术之外的思考</title>
    <updated>2024-10-22T14:55:43Z</updated>
    <author>
      <name>纸鹿本鹿</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://assets.zhilu.cyou/cover4/exam-clock-thinking.jpg" alt="再谈考试时钟：技术之外的思考" /> <p>通过回忆高中生活和开发考试时钟的经历，结合遇到的其他事例，点出了技术与人文关怀的关联，并呼吁注重用户体验。</p> <a class="view-full" href="https://blog.zhilu.site/2024/exam-clock-thinking" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.zhilu.site/2024/exam-clock-thinking"></link>
    <summary>通过回忆高中生活和开发考试时钟的经历，结合遇到的其他事例，点出了技术与人文关怀的关联，并呼吁注重用户体验。</summary>
    <category term="杂谈"></category>
    <published>2024-10-18T08:50:35Z</published>
  </entry>
  <entry>
    <id>https://blog.zhilu.site/2024/observe-at-school</id>
    <title>今日校园见闻：我已经出离高兴了</title>
    <updated>2024-10-11T10:19:11Z</updated>
    <author>
      <name>纸鹿本鹿</name>
    </author>
    <content type="html">
      <![CDATA[ <p>今日关键词是“高兴”，取外卖、打扫卫生、宣讲会、Java 课都高兴；第二天听说了学生手册考试、电信校招、舍长查课等事，也很高兴；第三天发现文章的预见性，《高兴》就此收笔。</p> <a class="view-full" href="https://blog.zhilu.site/2024/observe-at-school" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.zhilu.site/2024/observe-at-school"></link>
    <summary>今日关键词是“高兴”，取外卖、打扫卫生、宣讲会、Java 课都高兴；第二天听说了学生手册考试、电信校招、舍长查课等事，也很高兴；第三天发现文章的预见性，《高兴》就此收笔。</summary>
    <category term="生活"></category>
    <published>2024-10-09T14:32:05Z</published>
  </entry>
  <entry>
    <id>https://blog.zhilu.site/2024/blog-link-pattern</id>
    <title>把博客文章按年份放在子文件夹中了</title>
    <updated>2024-09-27T00:37:52Z</updated>
    <author>
      <name>纸鹿本鹿</name>
    </author>
    <content type="html">
      <![CDATA[ <p>同时更改了文章链接前缀，编写了跳转脚本，后来通过平台重定向规则实现更规范的跳转。</p> <a class="view-full" href="https://blog.zhilu.site/2024/blog-link-pattern" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.zhilu.site/2024/blog-link-pattern"></link>
    <summary>同时更改了文章链接前缀，编写了跳转脚本，后来通过平台重定向规则实现更规范的跳转。</summary>
    <category term="技术"></category>
    <published>2024-04-29T03:10:18Z</published>
  </entry>
  <entry>
    <id>https://blog.zhilu.site/2024/run-java-applets</id>
    <title>配置并差点运行不了 Java Applet</title>
    <updated>2024-09-26T16:34:28Z</updated>
    <author>
      <name>纸鹿本鹿</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://assets.zhilu.cyou/cover4/run-java-applet.jpg" alt="配置并差点运行不了 Java Applet" /> <p>为了完成大学《Java 语言程序设计》课程的实验报告，尝试配置旧版 Java 环境并成功运行 Java Applet，最终认为实际应用价值有限。</p> <a class="view-full" href="https://blog.zhilu.site/2024/run-java-applets" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.zhilu.site/2024/run-java-applets"></link>
    <summary>为了完成大学《Java 语言程序设计》课程的实验报告，尝试配置旧版 Java 环境并成功运行 Java Applet，最终认为实际应用价值有限。</summary>
    <category term="技术"></category>
    <published>2024-09-26T01:12:42Z</published>
  </entry>
  <entry>
    <id>https://blog.zhilu.site/2024/sfd-xupt</id>
    <title>Windows 上的开源软件入门</title>
    <updated>2024-09-21T06:47:02Z</updated>
    <author>
      <name>纸鹿本鹿</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://assets.zhilu.cyou/cover4/sfd-xupt.jpg" alt="Windows 上的开源软件入门" /> <p>软件自由日西邮站上的一场分享，从 CLI、GUI、开源协议、GitHub 讲起，推荐了一些开源软件。</p> <a class="view-full" href="https://blog.zhilu.site/2024/sfd-xupt" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.zhilu.site/2024/sfd-xupt"></link>
    <summary>软件自由日西邮站上的一场分享，从 CLI、GUI、开源协议、GitHub 讲起，推荐了一些开源软件。</summary>
    <category term="杂谈"></category>
    <published>2024-09-17T09:51:12Z</published>
  </entry>
  <entry>
    <id>https://blog.zhilu.site/2024/linux-samba</id>
    <title>Linux 下通过 Samba 共享文件夹</title>
    <updated>2024-09-04T18:04:43Z</updated>
    <author>
      <name>纸鹿本鹿</name>
    </author>
    <content type="html">
      <![CDATA[ <p>Linux 作为 SMB 协议服务器，向其他设备提供共享文件夹服务。</p> <a class="view-full" href="https://blog.zhilu.site/2024/linux-samba" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.zhilu.site/2024/linux-samba"></link>
    <summary>Linux 作为 SMB 协议服务器，向其他设备提供共享文件夹服务。</summary>
    <category term="技术"></category>
    <published>2024-08-04T13:11:03Z</published>
  </entry>
  <entry>
    <id>https://blog.zhilu.site/2024/blog-using-nuxt</id>
    <title>博客进化：从 Hexo 到 Nuxt Content</title>
    <updated>2024-09-04T13:18:32Z</updated>
    <author>
      <name>纸鹿本鹿</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://assets.zhilu.cyou/cover3/blog-using-nuxt.jpg" alt="博客进化：从 Hexo 到 Nuxt Content" /> <p>抬笔一挥，便洒出占半的前端样式代码。开发功能并不慢，样式优化与问题修复却很耗时间。博客前端的现代化转型，且听我话其分晓。</p> <a class="view-full" href="https://blog.zhilu.site/2024/blog-using-nuxt" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.zhilu.site/2024/blog-using-nuxt"></link>
    <summary>抬笔一挥，便洒出占半的前端样式代码。开发功能并不慢，样式优化与问题修复却很耗时间。博客前端的现代化转型，且听我话其分晓。</summary>
    <category term="技术"></category>
    <published>2024-08-27T10:30:55Z</published>
  </entry>
  <entry>
    <id>https://blog.zhilu.site/2024/grandma-high-point</id>
    <title>祖母的90年代南昌差旅之险</title>
    <updated>2024-08-25T01:37:57Z</updated>
    <author>
      <name>纸鹿本鹿</name>
    </author>
    <content type="html">
      <![CDATA[ <p>祖母与祖父差旅南昌，谈判发电机组销售事宜，在对方公司欲骗欲抢之时，化解危机并挽回损失。</p> <a class="view-full" href="https://blog.zhilu.site/2024/grandma-high-point" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.zhilu.site/2024/grandma-high-point"></link>
    <summary>祖母与祖父差旅南昌，谈判发电机组销售事宜，在对方公司欲骗欲抢之时，化解危机并挽回损失。</summary>
    <category term="生活"></category>
    <published>2024-08-24T22:46:54Z</published>
  </entry>
  <entry>
    <id>https://blog.zhilu.site/2024/all-pits-stepped</id>
    <title>从“端口无法访问”到本地环境问题——朋友的博客踩坑记录</title>
    <updated>2024-08-03T02:23:46Z</updated>
    <author>
      <name>纸鹿本鹿</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://assets.zhilu.cyou/cover4/all-pits-stepped.jpg" alt="从“端口无法访问”到本地环境问题——朋友的博客踩坑记录" /> <p>M 来找我帮忙，从服务器搭建博客到本地 Windows 环境问题，他把坑几乎全踩了一遍。少配少错。可他博客至今空空如也，所以我发出完整踩坑过程，希望能帮助到更多人。</p> <a class="view-full" href="https://blog.zhilu.site/2024/all-pits-stepped" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.zhilu.site/2024/all-pits-stepped"></link>
    <summary>M 来找我帮忙，从服务器搭建博客到本地 Windows 环境问题，他把坑几乎全踩了一遍。少配少错。可他博客至今空空如也，所以我发出完整踩坑过程，希望能帮助到更多人。</summary>
    <category term="技术"></category>
    <published>2024-07-24T13:20:57Z</published>
  </entry>
  <entry>
    <id>https://blog.zhilu.site/2024/auto-payment</id>
    <title>遭遇APP乱象：老人的「钱袋子」开线了</title>
    <updated>2024-07-13T03:46:43Z</updated>
    <author>
      <name>纸鹿本鹿</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://assets.zhilu.cyou/cover3/auto-payment.jpg" alt="遭遇APP乱象：老人的「钱袋子」开线了" /> <p>继运营商扣费之后，家中老人又被华为宰了。扣款金额不多，但这无疑是对用户知情权利的践踏和侮辱。诱导自动扣款，开通容易取消难，是互联网APP们的丑恶常态。</p> <a class="view-full" href="https://blog.zhilu.site/2024/auto-payment" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.zhilu.site/2024/auto-payment"></link>
    <summary>继运营商扣费之后，家中老人又被华为宰了。扣款金额不多，但这无疑是对用户知情权利的践踏和侮辱。诱导自动扣款，开通容易取消难，是互联网APP们的丑恶常态。</summary>
    <category term="杂谈"></category>
    <published>2024-07-07T11:52:56Z</published>
  </entry>
  <entry>
    <id>https://blog.zhilu.site/2024/moonlight-streaming-guide</id>
    <title>Moonlight 串流指南</title>
    <updated>2024-07-08T04:51:35Z</updated>
    <author>
      <name>纸鹿本鹿</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://assets.zhilu.cyou/cover3/moonlight-streaming-guide.jpg" alt="Moonlight 串流指南" /> <p>服务端Sunshine设置、客户端分辨率调整、隐私屏功能实现及触摸优化。</p> <a class="view-full" href="https://blog.zhilu.site/2024/moonlight-streaming-guide" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.zhilu.site/2024/moonlight-streaming-guide"></link>
    <summary>服务端Sunshine设置、客户端分辨率调整、隐私屏功能实现及触摸优化。</summary>
    <category term="技术"></category>
    <published>2024-01-18T10:58:55Z</published>
  </entry>
  <entry>
    <id>https://blog.zhilu.site/2024/cover-copied</id>
    <title>封面被 Linux QQ 官方用了，但是有一些小缺陷</title>
    <updated>2024-06-18T09:23:24Z</updated>
    <author>
      <name>纸鹿本鹿</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://assets.zhilu.cyou/cover3/cover-copied.jpg" alt="封面被 Linux QQ 官方用了，但是有一些小缺陷" /> <p>怀疑 Linux QQ 团队使用了作者的封面图片，严谨求证后发现事实确实如此，并且因此找到了 Linux QQ 官网的 bug。</p> <a class="view-full" href="https://blog.zhilu.site/2024/cover-copied" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.zhilu.site/2024/cover-copied"></link>
    <summary>怀疑 Linux QQ 团队使用了作者的封面图片，严谨求证后发现事实确实如此，并且因此找到了 Linux QQ 官网的 bug。</summary>
    <category term="杂谈"></category>
    <published>2024-06-18T05:23:05Z</published>
  </entry>
  <entry>
    <id>https://blog.zhilu.site/2024/problem-solved</id>
    <title>有问题，就要讲出来。</title>
    <updated>2024-06-10T17:06:28Z</updated>
    <author>
      <name>纸鹿本鹿</name>
    </author>
    <content type="html">
      <![CDATA[ <p>讲出来，修好了学校不通的路，解决了别人和我使用博客主题时遇到的问题，用 Nuxt.js 重构了个人网站，也配好了 Stylelint 和 Windows 上的 clangd。</p> <a class="view-full" href="https://blog.zhilu.site/2024/problem-solved" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.zhilu.site/2024/problem-solved"></link>
    <summary>讲出来，修好了学校不通的路，解决了别人和我使用博客主题时遇到的问题，用 Nuxt.js 重构了个人网站，也配好了 Stylelint 和 Windows 上的 clangd。</summary>
    <category term="杂谈"></category>
    <published>2024-06-04T00:02:36Z</published>
  </entry>
  <entry>
    <id>https://blog.zhilu.site/2024/dosbox-setup</id>
    <title>使用 DOSBox 的多种方式</title>
    <updated>2024-05-30T08:42:29Z</updated>
    <author>
      <name>纸鹿本鹿</name>
    </author>
    <content type="html">
      <![CDATA[ <p>DOSBox 放大画面、自动挂载、网页版和 VS Code 插件。</p> <a class="view-full" href="https://blog.zhilu.site/2024/dosbox-setup" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.zhilu.site/2024/dosbox-setup"></link>
    <summary>DOSBox 放大画面、自动挂载、网页版和 VS Code 插件。</summary>
    <category term="技术"></category>
    <published>2024-05-11T08:05:40Z</published>
  </entry>
  <entry>
    <id>https://blog.zhilu.site/2024/css-sort</id>
    <title>从 CSS 排序折腾到 Stylelint 和 pnpm</title>
    <updated>2024-05-25T07:56:33Z</updated>
    <author>
      <name>纸鹿本鹿</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://assets.zhilu.cyou/cover3/css-sort.jpg" alt="从 CSS 排序折腾到 Stylelint 和 pnpm" /> <p>试图不走寻常路，通过 pnpm 全局安装 Stylelint 实现 CSS 排序，却遭遇诸多挑战。理想的方案是否真的可行？</p> <a class="view-full" href="https://blog.zhilu.site/2024/css-sort" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.zhilu.site/2024/css-sort"></link>
    <summary>试图不走寻常路，通过 pnpm 全局安装 Stylelint 实现 CSS 排序，却遭遇诸多挑战。理想的方案是否真的可行？</summary>
    <category term="开发"></category>
    <published>2024-05-21T14:44:44Z</published>
  </entry>
  <entry>
    <id>https://blog.zhilu.site/2023/tailscale-incomplete-guide</id>
    <title>Tailscale 不完全使用指南</title>
    <updated>2024-05-16T00:30:47Z</updated>
    <author>
      <name>纸鹿本鹿</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://assets.zhilu.cyou/cover3/tailscale-incomplete-guide.jpg" alt="Tailscale 不完全使用指南" /> <p>Tailscale 搭建虚拟局域网，支持多设备间轻松实现 Windows 文件共享、SSH 访问、远程桌面及 Moonlight 游戏串流。</p> <a class="view-full" href="https://blog.zhilu.site/2023/tailscale-incomplete-guide" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.zhilu.site/2023/tailscale-incomplete-guide"></link>
    <summary>Tailscale 搭建虚拟局域网，支持多设备间轻松实现 Windows 文件共享、SSH 访问、远程桌面及 Moonlight 游戏串流。</summary>
    <category term="技术"></category>
    <published>2023-10-08T02:34:00Z</published>
  </entry>
  <entry>
    <id>https://blog.zhilu.site/2010s/danger-falling-ice</id>
    <title>被大块落冰砸中的话——</title>
    <updated>2024-05-03T16:07:39Z</updated>
    <author>
      <name>纸鹿本鹿</name>
    </author>
    <content type="html">
      <![CDATA[ <p>放学路上遇到这种事情，也许就会当场重伤失去意识了吧。好在“第六感”救了我和朋友。</p> <a class="view-full" href="https://blog.zhilu.site/2010s/danger-falling-ice" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.zhilu.site/2010s/danger-falling-ice"></link>
    <summary>放学路上遇到这种事情，也许就会当场重伤失去意识了吧。好在“第六感”救了我和朋友。</summary>
    <category term="生活"></category>
    <published>2018-01-04T13:25:54Z</published>
  </entry>
  <entry>
    <id>https://blog.zhilu.site/2024/fake-today</id>
    <title>今日有「假」</title>
    <updated>2024-05-03T07:17:34Z</updated>
    <author>
      <name>纸鹿本鹿</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://assets.zhilu.cyou/cover3/fake-in-the-world.jpg" alt="今日有「假」" /> <p>外卖空包、无知造谣、钓鱼网站、山寨品牌、开源倒卖，世界这个草台班子有些「假」。</p> <a class="view-full" href="https://blog.zhilu.site/2024/fake-today" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.zhilu.site/2024/fake-today"></link>
    <summary>外卖空包、无知造谣、钓鱼网站、山寨品牌、开源倒卖，世界这个草台班子有些「假」。</summary>
    <category term="生活"></category>
    <published>2024-05-03T04:22:31Z</published>
  </entry>
  <entry>
    <id>https://blog.zhilu.site/2023/termux-guide</id>
    <title>Termux 简单指南</title>
    <updated>2024-04-28T12:25:16Z</updated>
    <author>
      <name>纸鹿本鹿</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://assets.zhilu.cyou/cover3/termux-guide.jpg" alt="Termux 简单指南" /> <p>Termux 安装、配置 SSH，切换国内源，安装 ZSH、X11 图形界面，探索更多可能性。</p> <a class="view-full" href="https://blog.zhilu.site/2023/termux-guide" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.zhilu.site/2023/termux-guide"></link>
    <summary>Termux 安装、配置 SSH，切换国内源，安装 ZSH、X11 图形界面，探索更多可能性。</summary>
    <category term="技术"></category>
    <published>2023-11-13T13:50:08Z</published>
  </entry>
  <entry>
    <id>https://blog.zhilu.site/2024/magic-code</id>
    <title>写过的奇妙代码。</title>
    <updated>2024-04-07T12:38:20Z</updated>
    <author>
      <name>纸鹿本鹿</name>
    </author>
    <content type="html">
      <![CDATA[ <p>这些代码不算是 Best Practice，也不算是常见的写法，令人眼前一亮/黑。</p> <a class="view-full" href="https://blog.zhilu.site/2024/magic-code" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.zhilu.site/2024/magic-code"></link>
    <summary>这些代码不算是 Best Practice，也不算是常见的写法，令人眼前一亮/黑。</summary>
    <category term="开发"></category>
    <published>2024-04-07T04:32:11Z</published>
  </entry>
  <entry>
    <id>https://blog.zhilu.site/2024/balancing-today-tomorrow</id>
    <title>在延长今天和期待明天之间</title>
    <updated>2024-03-31T14:39:27Z</updated>
    <author>
      <name>纸鹿本鹿</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://assets.zhilu.cyou/cover3/balancing-today-tomorrow.jpg" alt="在延长今天和期待明天之间" /> <p>一位大学生充实而琐碎的一天校园生活，在忙碌中对自我生活节奏和时间安排的反思。</p> <a class="view-full" href="https://blog.zhilu.site/2024/balancing-today-tomorrow" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.zhilu.site/2024/balancing-today-tomorrow"></link>
    <summary>一位大学生充实而琐碎的一天校园生活，在忙碌中对自我生活节奏和时间安排的反思。</summary>
    <category term="杂谈"></category>
    <published>2024-03-21T15:45:08Z</published>
  </entry>
  <entry>
    <id>https://blog.zhilu.site/2024/helping-day</id>
    <title>今日无事，除了一些技术咨询</title>
    <updated>2024-03-31T14:31:58Z</updated>
    <author>
      <name>纸鹿本鹿</name>
    </author>
    <content type="html">
      <![CDATA[ <p>一天中帮助朋友们解决各类问题，如软件警告甄别、平板选购咨询、远程协作实现、签到操作指导、下载文件查找、卸载工具推荐、AI代码探讨，展现技术分享与互助的价值。</p> <a class="view-full" href="https://blog.zhilu.site/2024/helping-day" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.zhilu.site/2024/helping-day"></link>
    <summary>一天中帮助朋友们解决各类问题，如软件警告甄别、平板选购咨询、远程协作实现、签到操作指导、下载文件查找、卸载工具推荐、AI代码探讨，展现技术分享与互助的价值。</summary>
    <category term="生活"></category>
    <published>2024-03-10T13:14:38Z</published>
  </entry>
  <entry>
    <id>https://blog.zhilu.site/2024/virus-trueupdate</id>
    <title>病毒高占用CPU，三天杀俩</title>
    <updated>2024-03-01T16:09:56Z</updated>
    <author>
      <name>纸鹿本鹿</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://assets.zhilu.cyou/cover3/virus-trueupdate.jpg" alt="病毒高占用CPU，三天杀俩" /> <p>2024年2月两次处理同一病毒导致随机进程名高CPU占用问题，推测源自盗版软件，成功清理TrueUpdate Client引入的相关病毒脚本。</p> <a class="view-full" href="https://blog.zhilu.site/2024/virus-trueupdate" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.zhilu.site/2024/virus-trueupdate"></link>
    <summary>2024年2月两次处理同一病毒导致随机进程名高CPU占用问题，推测源自盗版软件，成功清理TrueUpdate Client引入的相关病毒脚本。</summary>
    <category term="安全"></category>
    <published>2024-02-29T15:54:43Z</published>
  </entry>
  <entry>
    <id>https://blog.zhilu.site/2024/carrier-overbilling</id>
    <title>运营商又想多收话费了</title>
    <updated>2024-03-01T15:55:19Z</updated>
    <author>
      <name>纸鹿本鹿</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://assets.zhilu.cyou/cover3/carrier-overbilling.jpg" alt="运营商又想多收话费了" /> <p>亲身经历的三个电信服务案例，揭示了三大运营商诱导扣费的问题。</p> <a class="view-full" href="https://blog.zhilu.site/2024/carrier-overbilling" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.zhilu.site/2024/carrier-overbilling"></link>
    <summary>亲身经历的三个电信服务案例，揭示了三大运营商诱导扣费的问题。</summary>
    <category term="杂谈"></category>
    <published>2024-02-23T10:32:25Z</published>
  </entry>
  <entry>
    <id>https://blog.zhilu.site/2024/boot-management</id>
    <title>系统引导配置分享</title>
    <updated>2024-03-01T07:17:30Z</updated>
    <author>
      <name>纸鹿本鹿</name>
    </author>
    <content type="html">
      <![CDATA[<img src="https://assets.zhilu.cyou/cover3/boot-management.jpg" alt="系统引导配置分享" /> <p>指哪里就启动哪里——在 Windows 和 Linux 系统下实现重启至特定 EFI 引导项。</p> <a class="view-full" href="https://blog.zhilu.site/2024/boot-management" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.zhilu.site/2024/boot-management"></link>
    <summary>指哪里就启动哪里——在 Windows 和 Linux 系统下实现重启至特定 EFI 引导项。</summary>
    <category term="技术"></category>
    <published>2024-03-01T06:06:19Z</published>
  </entry>
  <entry>
    <id>https://blog.zhilu.site/2021/classroom-pc-3</id>
    <title>他修电脑又遇到了我</title>
    <updated>2024-02-16T07:52:49Z</updated>
    <author>
      <name>纸鹿本鹿</name>
    </author>
    <content type="html">
      <![CDATA[ <p>纸鹿在高中时又被喊去修教室电脑了，并且又和信息中心的凤师傅碰上了……</p> <a class="view-full" href="https://blog.zhilu.site/2021/classroom-pc-3" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.zhilu.site/2021/classroom-pc-3"></link>
    <summary>纸鹿在高中时又被喊去修教室电脑了，并且又和信息中心的凤师傅碰上了……</summary>
    <category term="技术"></category>
    <published>2021-12-05T03:03:00Z</published>
  </entry>
  <entry>
    <id>https://blog.zhilu.site/2021/classroom-pc-2</id>
    <title>修监控 (授权转载)</title>
    <updated>2024-02-16T07:48:52Z</updated>
    <author>
      <name>纸鹿本鹿</name>
    </author>
    <content type="html">
      <![CDATA[ <p>本文为 GuuGuai 所作的一篇影射性作品，文章记录了一位前来维修监控的师傅却因整顿校门而遭到反对的故事。而现实中，也发生过类似的事件。高中的IT凤师傅来到某班维修展台画面时断时续问题，但可能受到之前“展台卡顿——系统问题却误修展台本体”一事的影响，他将“扳手”伸向了电脑……</p> <a class="view-full" href="https://blog.zhilu.site/2021/classroom-pc-2" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.zhilu.site/2021/classroom-pc-2"></link>
    <summary>本文为 GuuGuai 所作的一篇影射性作品，文章记录了一位前来维修监控的师傅却因整顿校门而遭到反对的故事。而现实中，也发生过类似的事件。高中的IT凤师傅来到某班维修展台画面时断时续问题，但可能受到之前“展台卡顿——系统问题却误修展台本体”一事的影响，他将“扳手”伸向了电脑……</summary>
    <category term="技术"></category>
    <published>2021-07-08T16:00:00Z</published>
  </entry>
  <entry>
    <id>https://blog.zhilu.site/2021/classroom-pc-1</id>
    <title>电脑是你修坏的吗</title>
    <updated>2024-02-16T07:30:34Z</updated>
    <author>
      <name>纸鹿本鹿</name>
    </author>
    <content type="html">
      <![CDATA[ <p>教室一体机性能孱弱，19班教室电脑被其他班的学生换了系统，视频展台程序打开就卡死，于是被喊来帮忙的纸鹿正好与前来维修的高中的IT凤师傅撞见……</p> <a class="view-full" href="https://blog.zhilu.site/2021/classroom-pc-1" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://blog.zhilu.site/2021/classroom-pc-1"></link>
    <summary>教室一体机性能孱弱，19班教室电脑被其他班的学生换了系统，视频展台程序打开就卡死，于是被喊来帮忙的纸鹿正好与前来维修的高中的IT凤师傅撞见……</summary>
    <category term="技术"></category>
    <published>2021-04-05T16:00:00Z</published>
  </entry>
</feed>
