{"id":551,"date":"2019-02-16T16:05:29","date_gmt":"2019-02-16T08:05:29","guid":{"rendered":"http:\/\/www.eait.co\/?p=551"},"modified":"2019-04-05T12:31:47","modified_gmt":"2019-04-05T04:31:47","slug":"java-%e5%9c%a8%e6%96%b9%e6%b3%95%e4%b8%ad%e5%ae%9a%e4%b9%89%e5%86%85%e9%83%a8%e7%b1%bb%ef%bc%9a","status":"publish","type":"post","link":"https:\/\/notes.coremix.net\/?p=551","title":{"rendered":"java\u2014\u2014\u5728\u65b9\u6cd5\u4e2d\u5b9a\u4e49\u5185\u90e8\u7c7b1\uff1a"},"content":{"rendered":"<pre>\/**\r\n * Created by xabcd on 2019\/2\/16.\r\n *\/\r\npublic class java_outer\r\n{\r\n    int score = 95;\r\n    void inst()\r\n    {\r\n        class Inner\r\n        {\r\n            void display()\r\n            {\r\n                System.out.println(\"\u6210\u7ee9\uff1ascore=\"+score);\r\n            }\r\n        }\r\n        Inner in = new Inner();\r\n        in.display();\r\n\r\n    }\r\n}\r\n\r\n\r\n\r\n\r\n\r\n<\/pre>\n<pre>\/**\r\n * Created by xabcd on 2019\/2\/16.\r\n *\/\r\npublic class test_outer\r\n{\r\n    public static void main(String[] args)\r\n    {\r\n        java_outer ou = new java_outer();\r\n\r\n        ou.inst();\r\n    }\r\n}\r\n\r\n\r\n\r\n\u7ed3\u679c\uff1a\r\n\u6210\u7ee9\uff1ascore=95\r\n\r\n\r\n\r\n\r\n<\/pre>\n<p><span style=\"color: #ff0000;\">\u5728 \u65b9\u6cd5 \u4e2d \u5b9a\u4e49 \u7684 \u5185\u90e8 \u7c7b \u53ea\u80fd \u8bbf\u95ee \u65b9\u6cd5 \u4e2d\u7684 final \u7c7b\u578b \u7684 \u5c40\u90e8 \u53d8\u91cf\uff0c \u56e0\u4e3a \u7528 final \u5b9a\u4e49 \u7684 \u5c40\u90e8 \u53d8\u91cf \u76f8\u5f53\u4e8e \u4e00\u4e2a \u5e38\u91cf\uff0c \u5b83\u7684 \u751f\u547d \u5468\u671f \u8d85\u51fa \u65b9\u6cd5 \u8fd0\u884c \u7684 \u751f\u547d \u5468\u671f\uff0c \u5982\u4e0b \u9762\u7684 \u8303\u4f8b\u3002<\/span><\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\/** * Created by xabcd on 2019\/2\/16. *\/ 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-551","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\/551","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=551"}],"version-history":[{"count":2,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=\/wp\/v2\/posts\/551\/revisions"}],"predecessor-version":[{"id":553,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=\/wp\/v2\/posts\/551\/revisions\/553"}],"wp:attachment":[{"href":"https:\/\/notes.coremix.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=551"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=551"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=551"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}