<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>结构体 on Mi&amp;Bee Blog</title><link>/tags/%E7%BB%93%E6%9E%84%E4%BD%93/</link><description>Recent content in 结构体 on Mi&amp;Bee Blog</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>蓝宝石的傻话</managingEditor><lastBuildDate>Thu, 25 Jun 2026 11:00:00 +0800</lastBuildDate><atom:link href="/tags/%E7%BB%93%E6%9E%84%E4%BD%93/rss.xml" rel="self" type="application/rss+xml"/><item><title>结构体与 comptime：编译期计算的威力</title><link>/posts/programming/zig-comptime-structs/</link><pubDate>Thu, 25 Jun 2026 11:00:00 +0800</pubDate><guid>/posts/programming/zig-comptime-structs/</guid><description>&lt;p&gt;本文基于 Zig 0.16。&lt;/p&gt;
&lt;p&gt;前几篇我们完成了基础语法、错误处理和内存分配器，现在终于可以触及 Zig 最迷人、也最具革命性的特性——&lt;strong&gt;编译期计算&lt;/strong&gt;（comptime）。但在此之前，我们先花几分钟快速了解 Zig 的结构体与方法，它们是你理解 comptime 的基石。&lt;/p&gt;</description></item></channel></rss>