<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.zhuzhugst.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://www.zhuzhugst.com/feed.php">
        <title>张叶安的博客 - csharp:系统关键词</title>
        <description></description>
        <link>https://www.zhuzhugst.com/</link>
        <image rdf:resource="https://www.zhuzhugst.com/lib/exe/fetch.php?media=logo.png" />
       <dc:date>2026-04-21T22:57:53+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.zhuzhugst.com/doku.php?id=csharp:%E7%B3%BB%E7%BB%9F%E5%85%B3%E9%94%AE%E8%AF%8D:nameof&amp;rev=1768354359&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.zhuzhugst.com/lib/exe/fetch.php?media=logo.png">
        <title>张叶安的博客</title>
        <link>https://www.zhuzhugst.com/</link>
        <url>https://www.zhuzhugst.com/lib/exe/fetch.php?media=logo.png</url>
    </image>
    <item rdf:about="https://www.zhuzhugst.com/doku.php?id=csharp:%E7%B3%BB%E7%BB%9F%E5%85%B3%E9%94%AE%E8%AF%8D:nameof&amp;rev=1768354359&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-01-14T01:32:39+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>nameof</title>
        <link>https://www.zhuzhugst.com/doku.php?id=csharp:%E7%B3%BB%E7%BB%9F%E5%85%B3%E9%94%AE%E8%AF%8D:nameof&amp;rev=1768354359&amp;do=diff</link>
        <description>C# 中的 nameof 关键字

nameof 表达式是 C# 6.0 引入的一个非常实用的特性。它用于在编译时获取变量、类型或成员的名称（字符串形式）。

1. 为什么要使用 nameof？

在 `nameof` 出现之前，我们通常使用硬编码的字符串来引用参数名或属性名。这样做有很大的弊端：</description>
    </item>
</rdf:RDF>
