{"id":128,"date":"2017-02-20T21:59:00","date_gmt":"2017-02-20T13:59:00","guid":{"rendered":"https:\/\/cn1.club\/?p=128"},"modified":"2025-03-13T20:10:44","modified_gmt":"2025-03-13T12:10:44","slug":"day4-%e7%bb%83%e4%b9%a0-%e5%be%aa%e7%8e%af%e7%bb%93%e6%9e%84for%e8%af%ad%e5%8f%a5%e7%9a%84%e7%bb%83%e4%b9%a0%e4%b9%8b%e6%b1%82%e5%92%8c%e6%80%9d%e6%83%b3","status":"publish","type":"post","link":"https:\/\/cn1.club\/?p=128","title":{"rendered":"Day4 \u7ec3\u4e60 \u5faa\u73af\u7ed3\u6784for\u8bed\u53e5\u7684\u7ec3\u4e60\u4e4b\u6c42\u548c\u601d\u60f3"},"content":{"rendered":"\n<pre class=\"wp-block-code\"><code class=\"prettyprint\" >class Test2_For {\n\tpublic static void main(String&#091;] args) {\n\t\t\/*\n\t\tA:\u6848\u4f8b\u6f14\u793a\n\t\t\u9700\u6c42\uff1a\u6c42\u51fa1-10\u4e4b\u95f4\u6570\u636e\u4e4b\u548c\n\t\tint abc = 0;\n\t\tfor (int i = 1;i &lt;= 10 ;i++ ) {\n\t\tabc = abc + i;\n\t\tSystem.out.println(&quot;\u8ba1\u7b97\u4e2d:&quot; + abc);\n\t\t}\n\t\tSystem.out.println(&quot;\u548c:&quot; + abc);*\/\n\t\t\n\t\t\/*\n\t\tB:\u5b66\u751f\u7ec3\u4e60\n\t\t\u9700\u6c42\uff1a\u6c42\u51fa1-100\u4e4b\u95f4\u5076\u6570\u548c\n\t\tint abc = 0;\n\t\tfor (int i = 1;i &lt;= 100 ;i++ ) {\n\t\tif (i % 2 == 0) {\n\t\tabc = abc + i;\n\t\t}\n\t\t\n\t\t\n\n\n\t\tSystem.out.println(&quot;\u8ba1\u7b97\u4e2d:&quot; + abc);\n\t\t}\n\t\tSystem.out.println(&quot;\u5076\u6570\u548c:&quot; + abc);*\/\n\n\n\n\n\n\n\/*\u9700\u6c42\uff1a\u6c42\u51fa1-100\u4e4b\u95f4\u5947\u6570\u548c\n\t\t*\/\n\n\t\t\t\tint abc = 0;\n\t\tfor (int i = 1;i &lt;= 100 ;i++ ) {\n\t\tif (i % 2 != 0) {\n\t\tabc = abc + i;\n\t\t}\n\t\t\n\t\t\n\n\n\t\tSystem.out.println(&quot;\u8ba1\u7b97\u4e2d:&quot; + abc);\n\t\t}\n\t}\n}<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":196,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[5],"tags":[],"class_list":["post-128","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-xuexi"],"_links":{"self":[{"href":"https:\/\/cn1.club\/index.php?rest_route=\/wp\/v2\/posts\/128","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cn1.club\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cn1.club\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cn1.club\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cn1.club\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=128"}],"version-history":[{"count":0,"href":"https:\/\/cn1.club\/index.php?rest_route=\/wp\/v2\/posts\/128\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cn1.club\/index.php?rest_route=\/wp\/v2\/media\/196"}],"wp:attachment":[{"href":"https:\/\/cn1.club\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=128"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cn1.club\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=128"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cn1.club\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=128"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}