{"id":373,"date":"2019-02-12T20:50:48","date_gmt":"2019-02-12T12:50:48","guid":{"rendered":"http:\/\/www.eait.co\/?p=373"},"modified":"2019-04-05T12:33:27","modified_gmt":"2019-04-05T04:33:27","slug":"java%e7%ae%80%e6%b4%81%e8%a1%a8%e8%be%be%e5%bc%8f%e7%94%a8%e6%b3%95","status":"publish","type":"post","link":"https:\/\/notes.coremix.net\/?p=373","title":{"rendered":"Java\u7b80\u6d01\u8868\u8fbe\u5f0f\u7528\u6cd5"},"content":{"rendered":"<pre>\/**\r\n * Created by xabcd on 2019\/2\/12.\r\n *\/\r\npublic class TestJava3_20\r\n{public static void main(String args[])\r\n{\r\n    int a= 5, b= 8;\r\n    System.out.println(\"\u6539\u53d8\u4e4b\u524d\u7684\u6570\u662f\uff1aa=\"+a+\",b=\"+b);\r\n    a +=b;\r\n    System.out.println(\"\u6539\u53d8\u4e4b\u540e\u7684\u6570\u662f\uff1aa= \"+a+\", b = \"+b);\r\n\r\n}\r\n}\r\n\r\n\u7ed3\u679c\uff1a\r\n\u6539\u53d8\u4e4b\u524d\u7684\u6570\u662f\uff1aa=5,b=8\r\n\u6539\u53d8\u4e4b\u540e\u7684\u6570\u662f\uff1aa= 13, b = 8\r\n\r\n<span style=\"color: #ff6600;\">\/*<\/span>\r\n<span style=\"color: #ff6600;\">\u4e0b\u9762 \u7684 \u51e0\u4e2a \u8868\u8fbe\u5f0f\uff0c \u7686\u662f \u7b80\u6d01 \u7684 \u5199\u6cd5\u3002 a++ \/\/ \u76f8\u5f53\u4e8e a = a + 1 <\/span>\r\n<span style=\"color: #ff6600;\">a -= 5 \/\/ \u76f8\u5f53\u4e8e a = a \u2013 5 <\/span>\r\n<span style=\"color: #ff6600;\">b %= c \/\/ \u76f8\u5f53\u4e8e b = b % c <\/span>\r\n<span style=\"color: #ff6600;\">a \/= b-- \/\/ \u76f8\u5f53\u4e8e \u8ba1\u7b97 a = a \/ b \u4e4b\u540e\uff0c \u518d \u8ba1\u7b97 b- - <\/span>\r\n<span style=\"color: #ff6600;\">\u8fd9\u79cd \u72ec\u7279 \u7684 \u5199\u6cd5 \u867d\u7136 \u770b\u8d77\u6765 \u6709\u4e9b \u602a\u5f02\uff0c \u4f46\u662f \u5b83 \u5374\u53ef \u4ee5 \u51cf\u5c11 \u7a0b\u5e8f \u7684 \u884c\u6570\uff0c \u63d0\u9ad8 \u8fd0\u884c \u7684 \u901f\u5ea6\uff01<\/span>\r\n \r\n<span style=\"color: #ff6600;\"> *\/<\/span><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\/** * Created by xabcd on 2019\/2\/12. *\/ 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-373","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\/373","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=373"}],"version-history":[{"count":1,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=\/wp\/v2\/posts\/373\/revisions"}],"predecessor-version":[{"id":374,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=\/wp\/v2\/posts\/373\/revisions\/374"}],"wp:attachment":[{"href":"https:\/\/notes.coremix.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=373"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=373"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=373"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}