{"id":602,"date":"2019-02-17T09:03:14","date_gmt":"2019-02-17T01:03:14","guid":{"rendered":"http:\/\/www.eait.co\/?p=602"},"modified":"2019-04-05T12:31:18","modified_gmt":"2019-04-05T04:31:18","slug":"java-static%e9%9d%99%e6%80%81%e4%bb%a3%e7%a0%81%e5%9d%97","status":"publish","type":"post","link":"https:\/\/notes.coremix.net\/?p=602","title":{"rendered":"java\u2014\u2014static\u9759\u6001\u4ee3\u7801\u5757"},"content":{"rendered":"<pre>\/**\r\n * Created by xabcd on 2019\/2\/17.\r\n *\/\r\npublic class java_static2\r\n{\r\n    {\r\n        System.out.println(\"1.public person()\");\r\n    }\r\n    static {\r\n        System.out.println(\"2.\u9759\u6001\u4ee3\u7801\u5757\u88ab\u8c03\u7528\uff01\");\r\n    }\r\n        }\r\n\r\n\r\n\r\n<\/pre>\n<pre>\/**\r\n * Created by xabcd on 2019\/2\/17.\r\n *\/\r\npublic class test_static2\r\n{\r\n    static {\r\n        System.out.println(\"\u7a0b\u5e8f\u5f00\u59cb\u8fd0\u884c\uff01\");\r\n    }\r\n    public static void main(String args[])\r\n    {\r\n        java_static2 ja = new java_static2();\r\n        java_static2 ja2 = new java_static2();\r\n    }\r\n}\r\n\r\n\r\n\r\n\r\n\r\n\u7a0b\u5e8f\u5f00\u59cb\u8fd0\u884c\uff01\r\n2.\u9759\u6001\u4ee3\u7801\u5757\u88ab\u8c03\u7528\uff01\r\n1.public person()\r\n1.public person()\r\n\r\n\r\n<\/pre>\n<p>\u6267\u884c\u3002 \u7a0b\u5e8f \u5728 \u7b2c 22\u3001 23 \u884c \u4ea7\u751f\u4e86 \u4e24\u4e2a \u533f\u540d \u5bf9\u8c61\uff0c \u53ef\u4ee5 \u770b\u5230 Person \u7c7b \u4e2d\u7684 \u9759\u6001 \u4ee3\u7801 \u5757 \u53ea \u6267\u884c \u4e86 \u4e00\u6b21\uff0c \u800c\u4e14 \u9759\u6001 \u4ee3\u7801 \u5757 \u4f18\u5148\u4e8e \u9759\u6001 \u65b9\u6cd5\uff0c \u7531\u6b64 \u5f97\u77e5\uff1a \u9759\u6001 \u4ee3\u7801 \u5757 \u53ef\u4ee5 \u5bf9 \u9759\u6001 \u5c5e\u6027 \u521d\u59cb\u5316\u3002<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\/** * Created by xabcd on 2019\/2\/17. *\/ public class ja [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[22,24],"tags":[],"class_list":["post-602","post","type-post","status-publish","format-standard","hentry","category-java","category-base_code"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/notes.coremix.net\/index.php?rest_route=\/wp\/v2\/posts\/602","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/notes.coremix.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/notes.coremix.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=602"}],"version-history":[{"count":2,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=\/wp\/v2\/posts\/602\/revisions"}],"predecessor-version":[{"id":604,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=\/wp\/v2\/posts\/602\/revisions\/604"}],"wp:attachment":[{"href":"https:\/\/notes.coremix.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=602"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=602"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=602"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}