{"id":589,"date":"2019-02-16T23:33:09","date_gmt":"2019-02-16T15:33:09","guid":{"rendered":"http:\/\/www.eait.co\/?p=589"},"modified":"2019-04-05T12:31:18","modified_gmt":"2019-04-05T04:31:18","slug":"%ef%bc%9fjava-this%e7%94%a8%e6%b3%95%ef%bc%9a%ef%bc%88%e6%97%a0%e6%b3%95%e4%bb%8e%e9%9d%99%e6%80%81%e4%b8%8a%e4%b8%8b%e6%96%87%e5%bc%95%e7%94%a8this","status":"publish","type":"post","link":"https:\/\/notes.coremix.net\/?p=589","title":{"rendered":"\uff1fjava\u2014\u2014this\u7528\u6cd5\uff1a\uff08\u65e0\u6cd5\u4ece\u9759\u6001\u4e0a\u4e0b\u6587\u5f15\u7528this"},"content":{"rendered":"<p>this\u8868\u793a\u5f53\u524d\u5bf9\u8c61\uff0c\u6240\u8c13\u5f53\u524d\u5bf9\u8c61\uff0c\u5c31\u662f\u8c03\u7528\u7c7b\u4e2d\u5c5e\u6027\u6216\u65b9\u6cd5\u7684\u90a3\u4e2a\u5bf9\u8c61\u3002<\/p>\n<pre>\/**\r\n * Created by xabcd on 2019\/2\/16.\r\n *\/\r\npublic class total_this\r\n{\r\n    class total{\r\n        private String name;\r\n        private int age;\r\n        public void total(String name,int age)\r\n        {\r\n            this.name = name;\r\n            this.age = age;\r\n        }\r\n        public String talk()\r\n        {\r\n            return \"\u6211\u662f\uff1a\"+this.name+\"\u4eca\u5e74\"+this.age+\"\u5c81\";\r\n        }\r\n\r\n    }\r\n    public static void main(String args[])\r\n    {\r\n        total t = new total(\"\u5f20\u4e09\", 33);\r\n        System.out.println(t.talk());\r\n    }\r\n\r\n}<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>this\u8868\u793a\u5f53\u524d\u5bf9\u8c61\uff0c\u6240\u8c13\u5f53\u524d\u5bf9\u8c61\uff0c\u5c31\u662f\u8c03\u7528\u7c7b\u4e2d\u5c5e\u6027\u6216\u65b9\u6cd5\u7684\u90a3\u4e2a\u5bf9\u8c61\u3002 \/** * Created by xa [&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-589","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\/589","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=589"}],"version-history":[{"count":1,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=\/wp\/v2\/posts\/589\/revisions"}],"predecessor-version":[{"id":590,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=\/wp\/v2\/posts\/589\/revisions\/590"}],"wp:attachment":[{"href":"https:\/\/notes.coremix.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=589"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=589"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=589"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}