{"id":5976,"date":"2025-03-11T09:25:41","date_gmt":"2025-03-11T01:25:41","guid":{"rendered":"http:\/\/blog.coolcoding.cn\/?p=5976"},"modified":"2025-03-11T09:25:45","modified_gmt":"2025-03-11T01:25:45","slug":"c%e8%af%ad%e6%b3%95%e5%9d%91","status":"publish","type":"post","link":"https:\/\/blog.coolcoding.cn\/?p=5976","title":{"rendered":"C#\u8bed\u6cd5\u5c0f\u5751"},"content":{"rendered":"\n<p>\u6b63\u5e38\u8bed\u6cd5<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>public class Man{}\n\npubllic class mgr\n{\n  public Man man = new Man();\n}<\/code><\/pre>\n\n\n\n<p>\u8fd9\u4e2a\u65f6\u5019VSCode\u8bf4\uff0c\u8fd9\u4e2aMan\u53ef\u4ee5\u7b80\u5199<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>public class Man{}\n\npubllic class mgr\n{\n  public Man man = new();\n}<\/code><\/pre>\n\n\n\n<p>\u7136\u540e\u4e00\u4e0d\u5c0f\u5fc3\uff0c\u628a = \u5199\u6210\u4e86 =>\uff0c\u5c31\u60b2\u5267\u4e86<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>public class Man{}\n\npubllic class mgr\n{\n  public Man man => new ();\n}<\/code><\/pre>\n\n\n\n<p>\u6bcf\u6b21man\u90fd\u662f\u4e00\u4e2a\u65b0\u5bf9\u8c61<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u6b63\u5e38\u8bed\u6cd5 \u8fd9\u4e2a\u65f6\u5019VSCode\u8bf4\uff0c\u8fd9\u4e2aMan\u53ef\u4ee5\u7b80\u5199 \u7136\u540e\u4e00\u4e0d\u5c0f\u5fc3\uff0c\u628a = \u5199\u6210\u4e86 =>\uff0c\u5c31\u60b2\u5267\u4e86 \u6bcf\u6b21man [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"_links":{"self":[{"href":"https:\/\/blog.coolcoding.cn\/index.php?rest_route=\/wp\/v2\/posts\/5976"}],"collection":[{"href":"https:\/\/blog.coolcoding.cn\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.coolcoding.cn\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.coolcoding.cn\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.coolcoding.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=5976"}],"version-history":[{"count":2,"href":"https:\/\/blog.coolcoding.cn\/index.php?rest_route=\/wp\/v2\/posts\/5976\/revisions"}],"predecessor-version":[{"id":5978,"href":"https:\/\/blog.coolcoding.cn\/index.php?rest_route=\/wp\/v2\/posts\/5976\/revisions\/5978"}],"wp:attachment":[{"href":"https:\/\/blog.coolcoding.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=5976"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.coolcoding.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=5976"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.coolcoding.cn\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=5976"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}