{"id":695,"date":"2017-03-04T12:08:13","date_gmt":"2017-03-04T04:08:13","guid":{"rendered":"http:\/\/www.qdabc.cn\/?p=695"},"modified":"2017-03-04T12:08:13","modified_gmt":"2017-03-04T04:08:13","slug":"%e6%8a%8a%e5%87%bd%e6%95%b0%e5%bd%93%e5%81%9a%e8%bf%94%e5%9b%9e%e5%80%bc","status":"publish","type":"post","link":"http:\/\/www.qdabc.cn\/?p=695","title":{"rendered":"\u628a\u51fd\u6570\u5f53\u505a\u8fd4\u56de\u503c"},"content":{"rendered":"<pre class=\"brush:js;toolbar:false\">function unit(options){\r\n        function getMaxNum(arr){\r\n            var max = arr[0];\r\n            for(var i = 0; i &lt; arr.length;i++){\r\n                if(max &lt; arr[i]){\r\n                    max = arr[i];\r\n                }\r\n            }\r\n            return max;\r\n        }\r\n\r\n        function getMinNum(arr){\r\n            var min = arr[0];\r\n            for(var i = 0;i &lt; arr.length;i++){\r\n                    if(min &gt; arr[i]){\r\n                        min = arr[i];\r\n            }\r\n            return min;\r\n        }   \r\n\r\nif(\"max\" === options){\r\n    return getMaxNum;\r\n}\r\nif(\"min\" === options){\r\n    return getMinNum;\r\n    }\r\n}\r\nconsole.log(unit(\"max\")([21,32,21,89,35,3,4]));<\/pre>\n<p class=\"post-copyright\">\u6b22\u8fce\u5206\u4eab\u672c\u6587\uff0c\u8f6c\u8f7d\u8bf7\u4fdd\u7559\u51fa\u5904\uff1a<a href=\"http:\/\/www.qdabc.cn\">\u524d\u7aefABC<\/a> &raquo; <a href=\"http:\/\/www.qdabc.cn\/?p=695\">\u628a\u51fd\u6570\u5f53\u505a\u8fd4\u56de\u503c<\/a><\/p>","protected":false},"excerpt":{"rendered":"<p>function unit(options){ function getMaxNum(arr){ var max = arr[0]; for(var i = 0; i &lt; arr.length; [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":96,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[9],"_links":{"self":[{"href":"http:\/\/www.qdabc.cn\/index.php?rest_route=\/wp\/v2\/posts\/695"}],"collection":[{"href":"http:\/\/www.qdabc.cn\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.qdabc.cn\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.qdabc.cn\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.qdabc.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=695"}],"version-history":[{"count":1,"href":"http:\/\/www.qdabc.cn\/index.php?rest_route=\/wp\/v2\/posts\/695\/revisions"}],"predecessor-version":[{"id":696,"href":"http:\/\/www.qdabc.cn\/index.php?rest_route=\/wp\/v2\/posts\/695\/revisions\/696"}],"wp:featuredmedia":[{"embeddable":true,"href":"http:\/\/www.qdabc.cn\/index.php?rest_route=\/wp\/v2\/media\/96"}],"wp:attachment":[{"href":"http:\/\/www.qdabc.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=695"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.qdabc.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=695"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.qdabc.cn\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=695"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}