{"id":472,"date":"2019-02-14T23:14:34","date_gmt":"2019-02-14T15:14:34","guid":{"rendered":"http:\/\/www.eait.co\/?p=472"},"modified":"2019-04-05T12:32:51","modified_gmt":"2019-04-05T04:32:51","slug":"java-%e6%9e%84%e9%80%a0%e6%96%b9%e6%b3%95%e7%9a%84%e7%a7%81%e6%9c%89-%e8%8c%83%e4%be%8b","status":"publish","type":"post","link":"https:\/\/notes.coremix.net\/?p=472","title":{"rendered":"java \u6784\u9020\u65b9\u6cd5\u7684\u79c1\u6709\u2014\u2014\u8303\u4f8b"},"content":{"rendered":"<pre>\/**\r\n * Created by xabcd on 2019\/2\/14.\r\n *\/\r\npublic class testprivate\r\n{\r\n    private testprivate(){\r\n        System.out.println(\"private_test_private\");\r\n    }\r\n    public static void main(String args[])\r\n    {\r\n        new testprivate();\r\n    }\r\n}\r\n\r\n\r\n\r\n\r\n\u7ed3\u679c\uff1a\r\nprivate_test_private<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\/** * Created by xabcd on 2019\/2\/14. *\/ public class te [&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-472","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\/472","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=472"}],"version-history":[{"count":1,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=\/wp\/v2\/posts\/472\/revisions"}],"predecessor-version":[{"id":473,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=\/wp\/v2\/posts\/472\/revisions\/473"}],"wp:attachment":[{"href":"https:\/\/notes.coremix.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=472"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=472"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=472"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}