{"id":381,"date":"2022-03-03T14:05:29","date_gmt":"2022-03-03T06:05:29","guid":{"rendered":"http:\/\/blog.yuekegu.com\/?p=381"},"modified":"2022-03-03T14:05:29","modified_gmt":"2022-03-03T06:05:29","slug":"%e5%88%a9%e7%94%a8setinterval%e6%89%a7%e8%a1%8c%e6%9c%89%e9%99%90%e6%ac%a1%e7%9a%84%e5%ae%9a%e6%97%b6%e6%89%a7%e8%a1%8c","status":"publish","type":"post","link":"https:\/\/blog.yuekegu.com\/?p=381","title":{"rendered":"\u5229\u7528setInterval\u6267\u884c\u6709\u9650\u6b21\u7684\u5b9a\u65f6\u6267\u884c"},"content":{"rendered":"\n<p>\u4f7f\u7528setInterval\u53ef\u4ee5\u5b9a\u65f6\u65e0\u9650\u6b21\u7684\u6267\u884c\u67d0\u4e2a\u4e8b\u4ef6\uff0c\u4f46\u5982\u679c\u60f3\u8981\u6267\u884c\u4e00\u5b9a\u7684\u6b21\u6570\u5e94\u8be5\u600e\u4e48\u64cd\u4f5c\uff1f<\/p>\n\n\n\n<p>\u4ee3\u7801\u5982\u4e0b\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>        var t;  \n        var ss=0;          \n          \n        function  setTimeOutss(){  \n              \n            ss+=1;  \n            if(ss>(17)){  \n                document.getElementById(\"dd\").display=\"none\";  \n                document.getElementById(\"dd\").innerHTML=\"\";  \n                clearInterval(t);  \n            }  \n        }  \n        t=window.setInterval(\"setTimeOutss()\",1000); <\/code><\/pre>\n","raw":"","protected":false},"excerpt":{"rendered":"<p>\u4f7f\u7528setInterval\u53ef\u4ee5\u5b9a\u65f6\u65e0\u9650\u6b21\u7684\u6267\u884c\u67d0\u4e2a\u4e8b\u4ef6\uff0c\u4f46\u5982\u679c\u60f3\u8981\u6267\u884c\u4e00\u5b9a\u7684\u6b21\u6570\u5e94\u8be5\u600e\u4e48\u64cd\u4f5c\uff1f \u4ee3\u7801\u5982\u4e0b\uff1a<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[33],"tags":[],"post_thumbnail_image":"","content_first_image":"","post_medium_image_300":"","post_thumbnail_image_624":"","post_frist_image":"","post_medium_image":"","post_large_image":"","post_full_image":"","post_all_images":[],"videoAdId":"","listAd":"0","listAdId":"","listAdEvery":5,"total_comments":0,"category_name":"JavaScript","post_date":"2022-03-03","like_count":"0","praiseWord":"\u9f13\u52b1","copyright_state":"","excitationAd":"0","rewardedVideoAdId":"","detailAdId":"","detailAd":"0","enterpriseMinapp":"0","audios":[],"postImageUrl":false,"avatarurls":[],"related_posts":null,"pageviews":621,"next_post_id":395,"next_post_title":"\u8be6\u89e3JavaScript+Canvas\u7ed8\u5236\u73af\u5f62\u8fdb\u5ea6\u6761","previous_post_id":null,"previous_post_title":null,"_links":{"self":[{"href":"https:\/\/blog.yuekegu.com\/index.php?rest_route=\/wp\/v2\/posts\/381"}],"collection":[{"href":"https:\/\/blog.yuekegu.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.yuekegu.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.yuekegu.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.yuekegu.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=381"}],"version-history":[{"count":1,"href":"https:\/\/blog.yuekegu.com\/index.php?rest_route=\/wp\/v2\/posts\/381\/revisions"}],"predecessor-version":[{"id":382,"href":"https:\/\/blog.yuekegu.com\/index.php?rest_route=\/wp\/v2\/posts\/381\/revisions\/382"}],"wp:attachment":[{"href":"https:\/\/blog.yuekegu.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=381"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.yuekegu.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=381"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.yuekegu.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=381"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}