{"id":864,"date":"2022-10-11T22:30:08","date_gmt":"2022-10-11T14:30:08","guid":{"rendered":"https:\/\/qaqaq.top\/?p=864"},"modified":"2022-11-27T12:39:53","modified_gmt":"2022-11-27T04:39:53","slug":"%e9%9d%a2%e5%90%91%e5%af%b9%e8%b1%a1%e4%b8%8b-final%e8%af%be%e5%90%8e%e7%bb%83%e4%b9%a0","status":"publish","type":"post","link":"https:\/\/qaqaq.top\/?p=864","title":{"rendered":"\u9762\u5411\u5bf9\u8c61(\u4e0b)-final\u8bfe\u540e\u7ec3\u4e60"},"content":{"rendered":"\n<p>\u9762\u8bd5\u9898 \u6392\u9519<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\u9898\u76ee\u4e00\r\n\r\npublic class Something {\r\n\tpublic int addOne(final int x) {\r\n\t\treturn ++x;\r\n\t\t\/\/ return x + 1;\r\n\t}\r\n}\r\n\r\n\u9898\u76ee\u4e8c\r\npublic class Something {\r\n\tpublic static void main(String&#91;] args) {\r\n\t\tOther o = new Other();\r\n\t\tnew Something().addOne(o);\r\n\t}\r\n\tpublic void addOne(final Other o) {\r\n\t\t\/\/ o = new Other();\r\n\t\to.i++;\r\n\t}\r\n}\r\nclass Other {\r\n\tpublic int i;\r\n}\t<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\u9762\u8bd5\u9898 \u6392\u9519<\/p>\n","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-864","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\/864"}],"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=864"}],"version-history":[{"count":1,"href":"https:\/\/qaqaq.top\/index.php?rest_route=\/wp\/v2\/posts\/864\/revisions"}],"predecessor-version":[{"id":865,"href":"https:\/\/qaqaq.top\/index.php?rest_route=\/wp\/v2\/posts\/864\/revisions\/865"}],"wp:attachment":[{"href":"https:\/\/qaqaq.top\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=864"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/qaqaq.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=864"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/qaqaq.top\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=864"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}