{"id":756,"date":"2019-10-30T22:29:46","date_gmt":"2019-10-30T14:29:46","guid":{"rendered":"http:\/\/fankasy.xyz\/?p=756"},"modified":"2019-12-22T14:43:40","modified_gmt":"2019-12-22T06:43:40","slug":"%e6%9c%89%e5%85%b3c%e4%b8%adstatic%e5%85%b3%e9%94%ae%e8%af%8d%e7%9a%84%e7%94%a8%e6%b3%95%e6%80%bb%e7%bb%93","status":"publish","type":"post","link":"http:\/\/fankasy.xyz\/index.php\/2019\/10\/30\/%e6%9c%89%e5%85%b3c%e4%b8%adstatic%e5%85%b3%e9%94%ae%e8%af%8d%e7%9a%84%e7%94%a8%e6%b3%95%e6%80%bb%e7%bb%93\/","title":{"rendered":"\u6709\u5173C++\u4e2dstatic\u5173\u952e\u8bcd\u7684\u7528\u6cd5\u603b\u7ed3"},"content":{"rendered":"\n<p>Hi\uff01<br>\nC\u4e2d\u7684static\u5173\u952e\u5b57\u4e3b\u8981\u662f\u4e3a\u4e86\u8ba9\u53d8\u91cf\u6216\u51fd\u6570\u53ea\u5728\u67d0\u4e00\u6587\u4ef6\u5185\u4f7f\u7528\u3002\u800c\u5728C++\u4e2d\u6709\u547d\u540d\u7a7a\u95f4\u7684\u6982\u5ff5\uff0c\u81ea\u7136\u4e5f\u4e0d\u9700\u8981\u8fd9\u6837\u3002\u5b83\u7684\u7528\u5904\u4e00\u822c\u6765\u8bf4\uff0c\u4e3b\u8981\u7528\u4e8e\u7c7b\u6210\u5458\u53d8\u91cf\u548c\u6210\u5458\u51fd\u6570\u3002<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>struct steady {\n    int iop;\n    static int jkl;\n    int bnm() { return 3; }\n    static int okm(){ return ijn++ + 3; }\n    \/\/static int uhb(){ return iop; }  \u4f60\u4e0d\u80fd\u8fd9\u4e48\u505a\nprivate:\n    static int ijn;\n};\nint steady::jkl = 17, steady::ijn = 1945;<\/code><\/pre>\n\n\n\n<p>\u4e0a\u8ff0\u4ee3\u7801\u7b80\u5355\u6f14\u793a\u4e86\u4e00\u4e0b\u9759\u6001\u6210\u5458\u7684\u7528\u6cd5\u3002<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>-\u9759\u6001\u6210\u5458\u53d8\u91cf\u53ef\u4ee5\u770b\u505a\u4e3a\u7c7b\u7684\u57fa\u672c\u5c5e\u6027\n-\u53ef\u4ee5\u901a\u8fc7\u7c7b\u540d\u76f4\u63a5\u8bbf\u95ee\u516c\u6709\u9759\u6001\u6210\u5458\u53d8\u91cf\n-\u9759\u6001\u6210\u5458\u53d8\u91cf\u9700\u8981\u5728\u7c7b\u5916\u5355\u72ec\u5206\u914d\u7a7a\u95f4\n-\u9759\u6001\u6210\u5458\u53d8\u91cf\u5728\u7a0b\u5e8f\u5185\u90e8\u4f4d\u4e8e\u5168\u5c40\u6570\u636e\u533a<\/code><\/pre>\n\n\n\n<p>\u4f46\u6709\u4e00\u4e2a\u95ee\u9898\u6ca1\u6709\u89e3\u51b3\uff1a\u80fd\u5bf9\u9759\u6001\u6210\u5458\u53d8\u91cf\u64cd\u4f5c\u7684\u6210\u5458\u51fd\u6570\uff0c\u5fc5\u987b\u5b9a\u4e49\u5bf9\u8c61\u4e4b\u540e\u624d\u80fd\u4f7f\u7528\u3002<br>\n\u521a\u597d\u9759\u6001\u6210\u5458\u51fd\u6570\u53ef\u4ee5\u89e3\u51b3\u8fd9\u4e2a\u95ee\u9898\u3002<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>-\u9759\u6001\u6210\u5458\u51fd\u6570\u662f\u7c7b\u7684\u4e00\u4e2a\u7279\u6b8a\u7684\u6210\u5458\u51fd\u6570\n-\u9759\u6001\u6210\u5458\u51fd\u6570\u5c5e\u4e8e\u6574\u4e2a\u7c7b\u6240\u6709\uff0c\u6ca1\u6709this\u6307\u9488\n-\u9759\u6001\u6210\u5458\u51fd\u6570\u53ea\u80fd\u76f4\u63a5\u8bbf\u95ee\u9759\u6001\u6210\u5458\u53d8\u91cf\u548c\u51fd\u6570\uff08\u56e0\u4e3a\u4e0d\u540c\u5bf9\u8c61\u7684\u666e\u901a\u53d8\u91cf\u53ef\u80fd\u4e0d\u540c\u6216\u4e0d\u5b58\u5728\uff0c\u5728\u6240\u6709\u5bf9\u8c61\u5916\u8c03\u7528\u65f6\u4f1a\u51fa\u73b0\u77db\u76fe\uff09\n-\u53ef\u4ee5\u901a\u8fc7\u7c7b\u540d\u76f4\u63a5\u8bbf\u95ee\u7c7b\u7684\u516c\u6709\u9759\u6001\u6210\u5458\u51fd\u6570\n-\u53ef\u4ee5\u901a\u8fc7\u5bf9\u8c61\u540d\u8bbf\u95ee\u7c7b\u7684\u516c\u6709\u9759\u6001\u6210\u5458\u51fd\u6570\n-\u5b9a\u4e49\u9759\u6001\u6210\u5458\u51fd\u6570\uff0c\u76f4\u63a5\u4f7f\u7528static\u5173\u952e\u5b57\u4fee\u9970<\/code><\/pre>\n\n\n\n<p>\u57fa\u4e8e\u9762\u5411\u767e\u5ea6\u7f16\u7a0b\uff0c\u6211\u67e5\u5230\u4e86\u5355\u4f8b\u8bbe\u8ba1\u6a21\u5f0f\u548c\u4e8c\u9636\u6784\u9020\u90fd\u9700\u8981\u7528\u5230\u9759\u6001\u6210\u5458\u3002<br> \uff08\u65e0\u610f\u4e2d\u53d1\u73b0\u4e86\u65b0\u77e5\u8bc6\uff09<br> \u8fc7\u4e24\u5929\u6211\u4f1a\u9488\u5bf9\u8fd9\u4e24\u4e2a\u5199\u65b0\u7684\u603b\u7ed3\u7684\u3002<\/p>\n\n\n\n<p>\u4e00\u4e2a\u534a\u6708\u540e\u7684\u66f4\u65b0\uff1a\u603b\u7ed3\uff1f\u4ec0\u4e48\u603b\u7ed3\uff1f\u603b\u7ed3\u662f\u4ec0\u4e48\uff1f\uff08\u88c5\u50bb.jpg<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Hi\uff01 C\u4e2d\u7684static\u5173\u952e\u5b57\u4e3b\u8981\u662f\u4e3a\u4e86\u8ba9\u53d8\u91cf\u6216\u51fd\u6570\u53ea\u5728\u67d0\u4e00\u6587\u4ef6\u5185\u4f7f\u7528\u3002\u800c\u5728C++\u4e2d\u6709\u547d\u540d\u7a7a\u95f4\u7684\u6982\u5ff5\uff0c\u81ea\u7136\u4e5f [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[5],"tags":[],"_links":{"self":[{"href":"http:\/\/fankasy.xyz\/index.php\/wp-json\/wp\/v2\/posts\/756"}],"collection":[{"href":"http:\/\/fankasy.xyz\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/fankasy.xyz\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/fankasy.xyz\/index.php\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"http:\/\/fankasy.xyz\/index.php\/wp-json\/wp\/v2\/comments?post=756"}],"version-history":[{"count":0,"href":"http:\/\/fankasy.xyz\/index.php\/wp-json\/wp\/v2\/posts\/756\/revisions"}],"wp:attachment":[{"href":"http:\/\/fankasy.xyz\/index.php\/wp-json\/wp\/v2\/media?parent=756"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/fankasy.xyz\/index.php\/wp-json\/wp\/v2\/categories?post=756"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/fankasy.xyz\/index.php\/wp-json\/wp\/v2\/tags?post=756"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}