{"id":491,"date":"2019-02-15T22:40:32","date_gmt":"2019-02-15T14:40:32","guid":{"rendered":"http:\/\/www.eait.co\/?p=491"},"modified":"2019-04-05T12:32:23","modified_gmt":"2019-04-05T04:32:23","slug":"java%e7%b1%bb%e7%9a%84%e7%bb%a7%e6%89%bf1","status":"publish","type":"post","link":"https:\/\/notes.coremix.net\/?p=491","title":{"rendered":"java\u7c7b\u7684\u7ee7\u627f1"},"content":{"rendered":"<pre>\/**\r\n * Created by xabcd on 2019\/2\/15.\r\n *\/\r\npublic class jicheng {\r\n    String name;\r\n    int age;\r\n}\r\nclass Student2 extends jicheng{\r\n    String school;\r\n}\r\n\r\n\r\n\r\n<\/pre>\n<pre>import java.util.SplittableRandom;\r\n\r\n\/**\r\n * Created by xabcd on 2019\/2\/15.\r\n *\/\r\npublic class java_jicheng\r\n{\r\n\r\n    public static void main(String[] srgs)\r\n    {\r\n        Student2 s = new Student2();\r\n        s.name = \"\u5f20\u4e09\";\r\n        s.age = 25;\r\n        s.school = \"\u5317\u4eac\";\r\n        System.out.println(\"\u59d3\u540d\"+s.name+\"\uff0c\u5e74\u9f84\uff1a\"+s.age+\"\uff0c\u5b66\u6821\uff1a\"+s.school);\r\n    }\r\n}\r\n\r\n\r\n\r\n\u7ed3\u679c\uff1a\r\n\u59d3\u540d\u5f20\u4e09\uff0c\u5e74\u9f84\uff1a25\uff0c\u5b66\u6821\uff1a\u5317\u4eac<\/pre>\n<pre>\r\n\r\n\r\n\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\/** * Created by xabcd on 2019\/2\/15. *\/ public class ji [&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-491","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\/491","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=491"}],"version-history":[{"count":1,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=\/wp\/v2\/posts\/491\/revisions"}],"predecessor-version":[{"id":492,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=\/wp\/v2\/posts\/491\/revisions\/492"}],"wp:attachment":[{"href":"https:\/\/notes.coremix.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=491"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=491"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=491"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}