{"id":620,"date":"2022-10-02T09:03:24","date_gmt":"2022-10-02T01:03:24","guid":{"rendered":"https:\/\/qaqaq.top\/?p=620"},"modified":"2022-11-27T12:39:58","modified_gmt":"2022-11-27T04:39:58","slug":"%e9%9d%a2%e5%90%91%e5%af%b9%e8%b1%a1%e4%b8%8a-%e5%9b%9b%e7%a7%8d%e6%9d%83%e9%99%90%e4%bf%ae%e9%a5%b0%e7%9a%84%e6%b5%8b%e8%af%95","status":"publish","type":"post","link":"https:\/\/qaqaq.top\/?p=620","title":{"rendered":"\u9762\u5411\u5bf9\u8c61(\u4e0a)-\u56db\u79cd\u6743\u9650\u4fee\u9970\u7684\u6d4b\u8bd5"},"content":{"rendered":"\n<pre class=\"wp-block-code\"><code>package top.qaqaq.java.P221;\n\npublic class Order {\n\n\tprivate int orderPrivate;\n\tint orderDefault;\n\tpublic int orderPublic;\n\t\n\tprivate void methodPrivate() {\n\t\torderPrivate = 1;\n\t\torderDefault = 2;\n\t\torderPublic = 3;\n\t}\n\t\n\tvoid methodDefault() {\n\t\torderPrivate = 1;\n\t\torderDefault = 2;\n\t\torderPublic = 3;\n\t}\n\t\n\tpublic void methodPublic() {\n\t\torderPrivate = 1;\n\t\torderDefault = 2;\n\t\torderPublic = 3;\n\t}\n}\n<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>package top.qaqaq.java.P221;\n\npublic class OrderTest {\n\n\tpublic static void main(String&#91;] args) {\n\t\t\n\t\tOrder order = new Order();\n\t\t\n\t\torder.orderDefault = 1;\n\t\torder.orderPublic = 2;\n\t\t\/\/\u51fa\u4e86Order\u7c7b\u4e4b\u540e\uff0c\u79c1\u6709\u7684\u7ed3\u6784\u5c31\u4e0d\u53ef\u4ee5\u8c03\u7528\u4e86\n\/\/\t\torder.orderPrivate = 3;\/\/The field Order.orderPrivate is not visible\n\t\n\t\torder.methodDefault();\n\t\torder.methodPublic();\n\t\t\/\/\u51fa\u4e86Order\u7c7b\u4e4b\u540e\uff0c\u79c1\u6709\u7684\u7ed3\u6784\u5c31\u4e0d\u53ef\u4ee5\u8c03\u7528\u4e86\n\/\/\t\torder.orderPrivate();\/\/The method orderPrivate() is undefined for the type Order\n\t\n\t}\n}\n<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>package top.qaqaq.java.P224;\r\n\r\nimport top.qaqaq.java.P221.Order;\r\n\r\npublic class OrderTest {\r\n\r\n\tpublic static void main(String&#91;] args) {\r\n\t\t\r\n\t\tOrder order = new Order();\r\n\t\t\r\n\t\torder.orderPublic = 2;\r\n\t\t\/\/\u51fa\u4e86Order\u7c7b\u6240\u5c5e\u7684\u5305\u4e4b\u540e\uff0c\u79c1\u6709\u7684\u7ed3\u6784\u3001\u7f3a\u7701\u58f0\u660e\u7684\u7ed3\u6784\u5c31\u4e0d\u53ef\u4ee5\u8c03\u7528\u4e86\r\n\/\/\t\torder.orderDefault = 1;\r\n\/\/\t\torder.orderPrivate = 3;\/\/The field Order.orderPrivate is not visible\r\n\t\r\n\t\torder.methodPublic();\r\n\t\t\/\/\u51fa\u4e86Order\u7c7b\u6240\u5c5e\u7684\u5305\u4e4b\u540e\uff0c\u79c1\u6709\u7684\u7ed3\u6784\u3001\u7f3a\u7701\u58f0\u660e\u7684\u7ed3\u6784\u5c31\u4e0d\u53ef\u4ee5\u8c03\u7528\u4e86\r\n\/\/\t\torder.methodDefault();\r\n\/\/\t\torder.orderPrivate();\/\/The method orderPrivate() is undefined for the type Order\r\n\t\r\n\t}\r\n}\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-620","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\/620"}],"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=620"}],"version-history":[{"count":2,"href":"https:\/\/qaqaq.top\/index.php?rest_route=\/wp\/v2\/posts\/620\/revisions"}],"predecessor-version":[{"id":623,"href":"https:\/\/qaqaq.top\/index.php?rest_route=\/wp\/v2\/posts\/620\/revisions\/623"}],"wp:attachment":[{"href":"https:\/\/qaqaq.top\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=620"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/qaqaq.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=620"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/qaqaq.top\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=620"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}