<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>中文博客 on Supercraft | 工程、软件与创造</title><link>https://supercraft.top/cn/</link><description>Recent content in 中文博客 on Supercraft | 工程、软件与创造</description><generator>Hugo</generator><language>zh-Hans</language><lastBuildDate>Mon, 21 Sep 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://supercraft.top/cn/index.xml" rel="self" type="application/rss+xml"/><item><title>你好，我是 Supercraft</title><link>https://supercraft.top/cn/2026/09/welcome/</link><pubDate>Mon, 21 Sep 2026 00:00:00 +0000</pubDate><guid>https://supercraft.top/cn/2026/09/welcome/</guid><description><![CDATA[
          <h2 id="为什么会有这个博客">为什么会有这个博客？</h2>
<p>我做过机械、仪器、Windows 软件和游戏服务端，也折腾过不少自动化工具。它们看起来差别很大，但过程往往相似：先面对一个没有标准答案的问题，再一点点把它变成能运行、能验证的东西。</p>
<p>这个博客用来保存这段过程。</p>
<h2 id="这里会写什么">这里会写什么？</h2>
<ul>
<li>机械结构、仪器开发与机电系统集成；</li>
<li>C++ / MFC、Python 和面向实际需求的 Windows 工具；</li>
<li>Minecraft 服务端、插件、资源与游戏产品实践；</li>
<li>自动化、数据处理，以及项目中真实遇到的问题。</li>
</ul>
<p>我会尽量写清楚为什么这样做、怎么确认它有效，也会保留那些尚未解决或没有一次做对的部分。</p>
<h2 id="从想法到交付">从想法到交付</h2>
<pre class="mermaid">
  flowchart LR
    A[问题] --&gt; B[设计]
    B --&gt; C[实现]
    C --&gt; D[验证]
    D --&gt; E[复盘]
</pre>


  <link
    rel="stylesheet"
    type="text/css"
    href="/css/_shortcodes/admonition.css"
  />
  <div
    class="shortcode-admonition shortcode-admonition-note "
  >
      <div class="shortcode-admonition-title">关于我</div>
      <div class="shortcode-admonition-content">我是 Supercraft。比起谈论一个想法能做成什么，我更在意先把它做出来，再用结果说话。</div>
  </div>


          ]]></description></item></channel></rss>