{"id":571,"date":"2019-02-16T20:07:50","date_gmt":"2019-02-16T12:07:50","guid":{"rendered":"http:\/\/www.eait.co\/?p=571"},"modified":"2019-04-05T12:31:46","modified_gmt":"2019-04-05T04:31:46","slug":"java-%e7%bb%83%e4%b9%a0-%e8%ae%a1%e7%ae%97%e5%af%b9%e8%a7%92%e7%ba%bf%e9%95%bf%e5%ba%a6","status":"publish","type":"post","link":"https:\/\/notes.coremix.net\/?p=571","title":{"rendered":"java \u7ec3\u4e60 \u8ba1\u7b97\u5bf9\u89d2\u7ebf\u957f\u5ea6"},"content":{"rendered":"<pre>\/**\r\n * Created by xabcd on 2019\/2\/16.\r\n *\/\r\npublic class java_mathsqrt\r\n{\r\n    public static void main(String args[]) {\r\n        double num= show_num( 22, 19);\r\n    System.out.println(num);}\r\n        public static double show_num(int a,int b){\r\n    return Math.sqrt(a*a+b*b);\r\n}\r\n\r\n\r\n\r\n    }\r\n\r\n\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\/** * Created by xabcd on 2019\/2\/16. *\/ public class ja [&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-571","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\/571","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=571"}],"version-history":[{"count":3,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=\/wp\/v2\/posts\/571\/revisions"}],"predecessor-version":[{"id":574,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=\/wp\/v2\/posts\/571\/revisions\/574"}],"wp:attachment":[{"href":"https:\/\/notes.coremix.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=571"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=571"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/notes.coremix.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=571"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}