{"id":381,"date":"2019-02-12T21:31:44","date_gmt":"2019-02-12T13:31:44","guid":{"rendered":"http:\/\/www.eait.co\/?p=381"},"modified":"2019-04-05T12:33:26","modified_gmt":"2019-04-05T04:33:26","slug":"java%e6%a0%bc%e5%bc%8f%e8%bd%ac%e6%8d%a2%e4%bc%98%e5%85%88%e7%ba%a7","status":"publish","type":"post","link":"https:\/\/notes.coremix.net\/?p=381","title":{"rendered":"Java\u683c\u5f0f\u8f6c\u6362\u4f18\u5148\u7ea7"},"content":{"rendered":"<pre>\/**\r\n * Created by xabcd on 2019\/2\/12.\r\n *\/\r\npublic class TestJava6_15\r\n{public static void main(String argsp[])\r\n{\r\n    char ch = 'a';\r\n    short a = -2;\r\n    int b = 3;\r\n    float f = 5.3f;\r\n    double d = 6.28;\r\n    System.out.println(\"(ch\/a)-(d\/f)-(a+b) = \");\r\n    System.out.println((ch\/a)-(d\/f)-(a+b));\r\n}\r\n}\r\n\r\n\r\n\r\n\u7ed3\u679c\uff1a\r\n(ch\/a)-(d\/f)-(a+b) = \r\n-50.18490561773532<\/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-381","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\/381","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=381"}],"version-history":[{"count":1,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=\/wp\/v2\/posts\/381\/revisions"}],"predecessor-version":[{"id":382,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=\/wp\/v2\/posts\/381\/revisions\/382"}],"wp:attachment":[{"href":"https:\/\/notes.coremix.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=381"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=381"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=381"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}