{"id":364,"date":"2019-02-11T23:03:52","date_gmt":"2019-02-11T15:03:52","guid":{"rendered":"http:\/\/www.eait.co\/?p=364"},"modified":"2019-04-05T12:33:27","modified_gmt":"2019-04-05T04:33:27","slug":"java%e5%8f%96%e6%a8%a1%e6%93%8d%e4%bd%9c","status":"publish","type":"post","link":"https:\/\/notes.coremix.net\/?p=364","title":{"rendered":"Java\u53d6\u6a21\u64cd\u4f5c"},"content":{"rendered":"<pre>\/**\r\n * Created by xabcd on 2019\/2\/11.\r\n *\/\r\npublic class TestJava3_16\r\n{public static void main(String args[])\r\n{\r\n    int a = 5;\r\n    int b = 3;\r\n    System.out.println(a+\"%\"+b+\"=\"+(a%b));\r\n    System.out.println(b+\"%\"+a+\"=\"+(b%a));\r\n\r\n}\r\n}\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n5%3=2\r\n3%5=3<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\/** * Created by xabcd on 2019\/2\/11. *\/ 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-364","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\/364","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=364"}],"version-history":[{"count":1,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=\/wp\/v2\/posts\/364\/revisions"}],"predecessor-version":[{"id":365,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=\/wp\/v2\/posts\/364\/revisions\/365"}],"wp:attachment":[{"href":"https:\/\/notes.coremix.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=364"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=364"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=364"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}