{"id":565,"date":"2019-02-16T19:36:59","date_gmt":"2019-02-16T11:36:59","guid":{"rendered":"http:\/\/www.eait.co\/?p=565"},"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%a1","status":"publish","type":"post","link":"https:\/\/notes.coremix.net\/?p=565","title":{"rendered":"java\u2014\u2014\u58f0\u660e\u4e00\u4e2a\u5bf9\u8c61"},"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        star();\r\n        System.out.println(\"I like Java!\");\r\n        star();\r\n    }\r\n        public static void star() {\r\n            for (int i = 0; i &lt; 19; i++) {\r\n                System.out.print(\"*\");\r\n            }\r\n            System.out.print(\"\\n\");\r\n\r\n            }\r\n\r\n\r\n    }\r\n\r\n\r\n\r\n\r\n\r\n\r\n*******************\r\nI like Java!\r\n*******************\r\n\r\n\r\n\r\n\r\n<\/pre>\n<p><span style=\"color: #ff0000;\">\u81f3\u4e8e \u5728 star() \u65b9\u6cd5 \u4e4b\u524d \u8981 \u52a0\u4e0a static \u5173\u952e\u5b57\uff0c \u8fd9\u662f \u56e0\u4e3a main() \u65b9\u6cd5 \u672c\u8eab \u4e5f \u58f0\u660e \u6210 static\uff0c \u800c\u5728 static \u65b9\u6cd5 \u5185 \u53ea\u80fd \u8bbf\u95ee \u5230 static \u6210\u5458 \u53d8\u91cf\uff08 \u5305\u62ec \u6570\u636e \u6210\u5458 \u548c \u65b9\u6cd5 \u6210\u5458\uff09 \u4e4b\u6545\uff0c \u56e0 star() \u65b9\u6cd5 \u88ab main() \u65b9\u6cd5 \u6240 \u8c03\u7528\uff0c \u81ea\u7136 \u4e5f \u8981\u628a star() \u58f0\u660e \u6210 static \u624d\u884c\u3002<\/span><\/p>\n<p>&nbsp;<\/p>\n<pre><\/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-565","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\/565","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=565"}],"version-history":[{"count":3,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=\/wp\/v2\/posts\/565\/revisions"}],"predecessor-version":[{"id":568,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=\/wp\/v2\/posts\/565\/revisions\/568"}],"wp:attachment":[{"href":"https:\/\/notes.coremix.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=565"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=565"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=565"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}