{"id":931,"date":"2022-10-14T23:13:54","date_gmt":"2022-10-14T15:13:54","guid":{"rendered":"https:\/\/qaqaq.top\/?p=931"},"modified":"2022-11-27T12:39:52","modified_gmt":"2022-11-27T04:39:52","slug":"%e5%bc%82%e5%b8%b8%e5%a4%84%e7%90%86-%e5%b1%80%e9%83%a8%e5%86%85%e9%83%a8%e7%b1%bb%e4%bd%bf%e7%94%a8%e7%9a%84%e4%b8%80%e4%b8%aa%e6%b3%a8%e6%84%8f%e7%82%b9","status":"publish","type":"post","link":"https:\/\/qaqaq.top\/?p=931","title":{"rendered":"\u5f02\u5e38\u5904\u7406-\u5c40\u90e8\u5185\u90e8\u7c7b\u4f7f\u7528\u7684\u4e00\u4e2a\u6ce8\u610f\u70b9"},"content":{"rendered":"\n<pre class=\"wp-block-code\"><code>package top.qaqaq.java.P370;\r\n\r\npublic class InnerClassTest {\r\n\r\n\tpublic void onCreate() {\r\n\t\t\r\n\t\tint number = 10;\r\n\t\t\r\n\t\tView.OnClickListern listener = new View.OnClickListener() {\r\n\t\t\t\r\n\t\t\tpublic void onClick() {\r\n\t\t\t\t\r\n\t\t\t\tSystem.out.println(\"hello!\");\r\n\t\t\t\tSystem.out.println(number);\r\n\t\t\t}\r\n\t\t};\r\n\r\n\t\tbutton.setOnClickListener(listener);\r\n\t}\r\n\r\n\t\/*\r\n\t * \u5728\u5c40\u90e8\u5185\u90e8\u7c7b\u7684\u65b9\u6cd5\u4e2d(\u6bd4\u5982\uff1ashow)\u5982\u679c\u8c03\u7528\u5c40\u90e8\u5185\u90e8\u7c7b\u6240\u58f0\u660e\u7684\u65b9\u6cd5(\u6bd4\u5982\uff1amethod)\u4e2d\u7684\u5c40\u90e8\u53d8\u91cf(\u6bd4\u5982\uff1anum)\u7684\u8bdd\r\n\t * \u8981\u6c42\u6b64\u5c40\u90e8\u53d8\u91cf\u58f0\u660e\u4e3afinal\u7684\u3002\r\n\t * \r\n\t * jdk 7 \u53ca\u4e4b\u524d\u7248\u672c\uff1a\u8981\u6c42\u6b64\u5c40\u90e8\u53d8\u91cf\u663e\u5f0f\u7684\u58f0\u660e\u4e3afinal\u7684 jdk 8 \u53ca\u4e4b\u540e\u7684\u7248\u672c\uff0c\u53ef\u4ee5\u7701\u7565final\u7684\u58f0\u660e\r\n\t * \r\n\t *\/\r\n\tpublic void method() {\r\n\t\t\/\/ \u5c40\u90e8\u53d8\u91cf\r\n\t\tfinal int num = 10;\r\n\r\n\t\tclass AA {\r\n\r\n\t\t\tpublic void show() {\r\n\r\n\/\/\t\t\t\tnum = 20;\r\n\t\t\t\tSystem.out.println(num);\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[8],"tags":[46],"class_list":["post-931","post","type-post","status-publish","format-standard","hentry","category-java-code","tag-java"],"_links":{"self":[{"href":"https:\/\/qaqaq.top\/index.php?rest_route=\/wp\/v2\/posts\/931"}],"collection":[{"href":"https:\/\/qaqaq.top\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/qaqaq.top\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/qaqaq.top\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/qaqaq.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=931"}],"version-history":[{"count":1,"href":"https:\/\/qaqaq.top\/index.php?rest_route=\/wp\/v2\/posts\/931\/revisions"}],"predecessor-version":[{"id":932,"href":"https:\/\/qaqaq.top\/index.php?rest_route=\/wp\/v2\/posts\/931\/revisions\/932"}],"wp:attachment":[{"href":"https:\/\/qaqaq.top\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=931"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/qaqaq.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=931"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/qaqaq.top\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=931"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}