{"id":569,"date":"2019-02-16T19:54:15","date_gmt":"2019-02-16T11:54:15","guid":{"rendered":"http:\/\/www.eait.co\/?p=569"},"modified":"2019-04-05T12:31:47","modified_gmt":"2019-04-05T04:31:47","slug":"java-%e5%a3%b0%e6%98%8e%e4%b8%80%e4%b8%aa%e5%af%b9%e8%b1%a12","status":"publish","type":"post","link":"https:\/\/notes.coremix.net\/?p=569","title":{"rendered":"java\u2014\u2014\u58f0\u660e\u4e00\u4e2a\u5bf9\u8c612"},"content":{"rendered":"<pre>\/**\r\n * Created by xabcd on 2019\/2\/16.\r\n *\/\r\npublic class test_shengming\r\n{\r\n    public static void main(String args[]) {\r\n        int num;\r\n        star(8);\r\n        System.out.println(\"I like Java!\");\r\n        num = star(8);\/<span style=\"color: #ff0000;\">\/\u8c03\u7528\u7684\u65f6\u5019\u6267\u884c\u4e86\u4e00\u8fb9print<\/span>\r\n        System.out.println(num+\"\u4e2a*painted\");\r\n    }\r\n        public static int star(int n) {\r\n            for (int i = 0; i &lt; 2*n; i++) {\r\n                System.out.print(\"*\");\r\n\r\n            }\r\n            System.out.print(\"\\n\");\r\n            return 2*n;\r\n\r\n            }\r\n\r\n\r\n\r\n\r\n    }\r\n\r\n\r\n\u7ed3\u679c\uff1a\r\n****************\r\nI like Java!\r\n****************\r\n16\u4e2a*painted\r\n\r\n\r\n\r\n\r\n\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\/** * Created by xabcd on 2019\/2\/16. *\/ 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-569","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\/569","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=569"}],"version-history":[{"count":1,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=\/wp\/v2\/posts\/569\/revisions"}],"predecessor-version":[{"id":570,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=\/wp\/v2\/posts\/569\/revisions\/570"}],"wp:attachment":[{"href":"https:\/\/notes.coremix.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=569"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=569"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=569"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}