{"id":2446,"date":"2022-07-16T17:01:47","date_gmt":"2022-07-16T09:01:47","guid":{"rendered":"http:\/\/cnliutz.uicp.io\/?p=2446"},"modified":"2022-07-16T17:01:47","modified_gmt":"2022-07-16T09:01:47","slug":"javascript%e4%b8%80%e8%a1%8c%e4%bb%a3%e7%a0%81","status":"publish","type":"post","link":"http:\/\/i10bu9ku.ipyingshe.net:5347\/?p=2446","title":{"rendered":"javascript\u4e00\u884c\u4ee3\u7801"},"content":{"rendered":"\n<pre class=\"wp-block-code\"><code>\/\/\u8ba1\u7b97\u4e24\u4e2a\u65e5\u671f\u95f4\u7684\u5dee\u503c\nconst dayBetween = (date1,date2) =>\nMath.ceil(Math.abs(date1-date2)\/1000\/60\/60\/24)\nvar d1 = new Date(\"2022-7-16\")\nvar d2 = new Date(\"2022-1-16\")\nvar d = dayBetween(d1,d2)\nconsole.log(d)\n\n\n\/\/\u901a\u8fc7\u5206\u9694\u7b26\uff0c\u5206\u5272\u5b57\u7b26\u4e32\uff0c\u7136\u540e\u8ba1\u6570\nconst characterCount = (str,char) => \nstr.split(char).length - 1\nchar = \" \"\nstr = \"I am a teacher,form Cangzhou Medical scool\"\nconsole.log(characterCount(str,char))\n\n\/\/\u91cd\u5b9a\u5411\u5230\u53e6\u4e00\u4e2aURL\nconst redirect = URL => location.href = URL\nurl = \"http:\/\/cnliutz.uicp.io\"\nconsole.log(redirect(url))\n\n<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-2446","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"http:\/\/i10bu9ku.ipyingshe.net:5347\/index.php?rest_route=\/wp\/v2\/posts\/2446","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/i10bu9ku.ipyingshe.net:5347\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/i10bu9ku.ipyingshe.net:5347\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/i10bu9ku.ipyingshe.net:5347\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/i10bu9ku.ipyingshe.net:5347\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2446"}],"version-history":[{"count":0,"href":"http:\/\/i10bu9ku.ipyingshe.net:5347\/index.php?rest_route=\/wp\/v2\/posts\/2446\/revisions"}],"wp:attachment":[{"href":"http:\/\/i10bu9ku.ipyingshe.net:5347\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2446"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/i10bu9ku.ipyingshe.net:5347\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2446"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/i10bu9ku.ipyingshe.net:5347\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2446"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}