{"id":426,"date":"2019-02-14T20:04:10","date_gmt":"2019-02-14T12:04:10","guid":{"rendered":"http:\/\/www.eait.co\/?p=426"},"modified":"2019-04-05T12:32:53","modified_gmt":"2019-04-05T04:32:53","slug":"%ef%bc%9fjava%e6%95%b0%e7%bb%84%e6%8e%92%e5%ba%8f","status":"publish","type":"post","link":"https:\/\/notes.coremix.net\/?p=426","title":{"rendered":"\uff1fjava\u6570\u7ec4\u6392\u5e8f"},"content":{"rendered":"<pre>\/**\r\n * Created by xabcd on 2019\/2\/14.\r\n *\/\r\nimport java.util.*;\r\npublic class java_arrayline\r\n{public static void main(String args[])\r\n{\r\n    int i;\r\n    int a[] = {25, 24, 12, 76, 98, 101, 90, 28};\r\n    System.out.println(a);\r\n    Arrays.sort(a);\r\n    System.out.println(a);\r\n    for(i=0;i&lt;a.length;i++)\r\n        System.out.println(a[i]);\r\n}\r\n}\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\u7ed3\u679c\uff1a\r\n<span style=\"color: #ff0000;\">[I@4554617c<\/span>\r\n<span style=\"color: #ff0000;\">[I@4554617c<\/span>\r\n12\r\n24\r\n25\r\n28\r\n76\r\n90\r\n98\r\n101<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\/** * Created by xabcd on 2019\/2\/14. *\/ import java.uti [&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-426","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\/426","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=426"}],"version-history":[{"count":1,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=\/wp\/v2\/posts\/426\/revisions"}],"predecessor-version":[{"id":427,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=\/wp\/v2\/posts\/426\/revisions\/427"}],"wp:attachment":[{"href":"https:\/\/notes.coremix.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=426"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=426"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=426"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}