{"id":483,"date":"2019-02-14T23:50:51","date_gmt":"2019-02-14T15:50:51","guid":{"rendered":"http:\/\/www.eait.co\/?p=483"},"modified":"2019-04-05T12:32:24","modified_gmt":"2019-04-05T04:32:24","slug":"java%e7%bb%83%e4%b9%a0","status":"publish","type":"post","link":"https:\/\/notes.coremix.net\/?p=483","title":{"rendered":"java\u7ec3\u4e60"},"content":{"rendered":"<pre>\/**\r\n * Created by xabcd on 2019\/2\/14.\r\n *\/\r\npublic class pracclass\r\n{\r\n    String name=\"\u5f20\u4e09\";\r\n    int age=20;\r\n    String like=\"\u5403\";\r\n    public pracclass(String a,int b,String c)\r\n    {\r\n        name = a;\r\n        age = b;\r\n        like = c;\r\n\r\n    }\r\n    void talk()\r\n    {System.out.println(name+age+like);}\r\n\r\n\r\n    public static void main(String args[])\r\n    {\r\n        pracclass p = new pracclass(\"\u738b\u4e94\",44,\"\u7f16\u7a0b\");\r\n                p.talk();\r\n    }\r\n\r\n}<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\/** * Created by xabcd on 2019\/2\/14. *\/ public class pr [&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-483","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\/483","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=483"}],"version-history":[{"count":1,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=\/wp\/v2\/posts\/483\/revisions"}],"predecessor-version":[{"id":484,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=\/wp\/v2\/posts\/483\/revisions\/484"}],"wp:attachment":[{"href":"https:\/\/notes.coremix.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=483"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=483"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=483"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}