<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>我的个人主页’s Blog</title><description>这是我的个人简介与导航主页，分享我的技术文章与项目经历。</description><link>https://astrowind.vercel.app</link><item><title>GSAP 使用指南：从 Tween 到 ScrollTrigger（v3+）</title><link>https://astrowind.vercel.app/gsap</link><guid isPermaLink="true">https://astrowind.vercel.app/gsap</guid><description>GSAP（GreenSock Animation Platform）是业界常用的 JavaScript 动画库。本文整理安装方式、Tween/Timeline 核心概念、常用参数与 ScrollTrigger 入门示例，适合复制到项目里直接用。</description><pubDate>Thu, 28 May 2026 00:00:00 GMT</pubDate></item><item><title>从一次图标异常到理解“桌面”：Windows / macOS / Linux / Android 的外壳区别（含旧版本）</title><link>https://astrowind.vercel.app/desktop-shells-explained</link><guid isPermaLink="true">https://astrowind.vercel.app/desktop-shells-explained</guid><description>图标空白、任务栏卡死、桌面消失，本质往往不是“文件坏了”，而是桌面外壳与缓存出了问题。本文从一次真实排障出发，抽象出通用修复思路，并对比不同系统（含老版本）的桌面架构差异。</description><pubDate>Fri, 22 May 2026 00:00:00 GMT</pubDate></item><item><title>Seeing Text in the Dark：低光任意形状文本检测算法与数据集复现笔记</title><link>https://astrowind.vercel.app/seeing-text-in-the-dark</link><guid isPermaLink="true">https://astrowind.vercel.app/seeing-text-in-the-dark</guid><description>围绕 ACM MM 2024 论文 Seeing Text in the Dark，本文系统梳理 SCM、DSF、TSR 三个核心模块，并给出可落地的分阶段复现路线。</description><pubDate>Mon, 13 Apr 2026 00:00:00 GMT</pubDate></item><item><title>卸载不彻底？破解游戏残留“幽灵条目”和 _is1 后缀完整清理指南</title><link>https://astrowind.vercel.app/geek</link><guid isPermaLink="true">https://astrowind.vercel.app/geek</guid><description>为什么删除游戏文件夹后“已安装的应用”里还残留卸载项？本文解释 Inno Setup 的 _is1 机制，并给出 Geek Uninstaller 与注册表手动清理方案。</description><pubDate>Sun, 12 Apr 2026 00:00:00 GMT</pubDate></item><item><title>告别本地依赖：用 Hugging Face 托管模型轻松获取特征向量</title><link>https://astrowind.vercel.app/hf</link><guid isPermaLink="true">https://astrowind.vercel.app/hf</guid><description>通过 Hugging Face Inference API / Endpoints 获取 embeddings，可以显著降低前端与安卓端模型集成成本，减少包体积并提升开发效率。</description><pubDate>Sun, 12 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Pretext：Midjourney 前端工程师开源的革命性文本布局引擎</title><link>https://astrowind.vercel.app/pretext-revolutionary-text-layout-engine</link><guid isPermaLink="true">https://astrowind.vercel.app/pretext-revolutionary-text-layout-engine</guid><description>Pretext 是一个纯 TypeScript/JavaScript 的轻量级文本布局引擎（仅约 15KB，无任何依赖），专门解决 Web 上文本测量和多行布局的性能瓶颈。</description><pubDate>Wed, 01 Apr 2026 00:00:00 GMT</pubDate></item><item><title>RSS：独立博客的「信息收件箱」神器</title><link>https://astrowind.vercel.app/rss-for-independent-blogs</link><guid isPermaLink="true">https://astrowind.vercel.app/rss-for-independent-blogs</guid><description>RSS（Really Simple Syndication）是一种古老却依然强大的内容订阅标准。它本质上是一个标准的 XML 文件，网站每次发布新文章时，RSS Feed 会自动更新，包含标题、摘要、发布时间和原文链接。</description><pubDate>Tue, 31 Mar 2026 00:00:00 GMT</pubDate></item><item><title>Android Studio 无线调试配对失败？adb 命令无法识别解决方法</title><link>https://astrowind.vercel.app/android-studio-wireless-debugging-guide</link><guid isPermaLink="true">https://astrowind.vercel.app/android-studio-wireless-debugging-guide</guid><description>在 Android Studio 中使用「Pair Devices Using Wi-Fi」时，经常遇到扫描二维码或输入配对码无法成功的问题。本文总结常见原因及最可靠的解决办法。</description><pubDate>Tue, 31 Mar 2026 00:00:00 GMT</pubDate></item><item><title>GitHub README Stats：让你的 GitHub 主页更有逼格</title><link>https://astrowind.vercel.app/github-readme-stats-guide</link><guid isPermaLink="true">https://astrowind.vercel.app/github-readme-stats-guide</guid><description>GitHub README Stats 是一个流行工具，能根据你的 GitHub 数据自动生成漂亮的 SVG 卡片，常用在个人 GitHub Profile README 中。</description><pubDate>Mon, 30 Mar 2026 00:00:00 GMT</pubDate></item></channel></rss>