{"id":686,"date":"2017-03-03T16:35:08","date_gmt":"2017-03-03T08:35:08","guid":{"rendered":"http:\/\/www.qdabc.cn\/?p=686"},"modified":"2017-03-03T15:29:07","modified_gmt":"2017-03-03T07:29:07","slug":"%e7%ae%80%e5%8d%95%e7%9a%84js%e8%8e%b7%e5%8f%96%e9%aa%8c%e8%af%81%e7%a0%81%e6%8c%89%e9%92%ae%e5%8a%a0%e6%95%88%e6%9e%9c","status":"publish","type":"post","link":"http:\/\/www.qdabc.cn\/?p=686","title":{"rendered":"\u7b80\u5355\u7684js\u83b7\u53d6\u9a8c\u8bc1\u7801\u6309\u94ae\u52a0\u6548\u679c"},"content":{"rendered":"<pre class=\"brush:html;toolbar:false\">&lt;!DOCTYPE HTML&gt;\r\n&lt;html&gt;\r\n&lt;head&gt;\r\n&lt;meta charset=\"UTF-8\" \/&gt;\r\n&lt;title&gt;\u524d\u7aefABC-\u83b7\u53d6\u9a8c\u8bc1\u7801&lt;\/title&gt;\r\n&lt;style type=\"text\/css\"&gt;\r\n.checkCode {\r\n    cursor: pointer;\r\n    border: 1px solid black;\r\n    text-align: center;\r\n    line-height: 26px;\r\n    width: 115px;\r\n    height: 35px;\r\n}\r\n&lt;\/style&gt;\r\n&lt;script type=\"text\/javascript\"&gt;\r\n    var sleep = 30, interval = null;\r\n    window.onload = function ()\r\n    {\r\n        var btn = document.getElementById ('btn');\r\n        btn.onclick = function ()\r\n        {\r\n            if (!interval)\r\n            {\r\n                this.style.backgroundColor = 'rgb(243, 182, 182)';\r\n                this.disabled = \"disabled\";\r\n                this.style.cursor = \"wait\";\r\n                this.value = \"\u91cd\u65b0\u53d1\u9001 (\" + sleep-- + \")\";\r\n                interval = setInterval (function ()\r\n                {\r\n                    if (sleep == 0)\r\n                    {\r\n                        if (!!interval)\r\n                        {\r\n                            clearInterval (interval);\r\n                            interval = null;\r\n                            sleep = 30;\r\n                            btn.style.cursor = \"pointer\";\r\n                            btn.removeAttribute ('disabled');\r\n                            btn.value = \"\u514d\u8d39\u83b7\u53d6\u9a8c\u8bc1\u7801\";\r\n                            btn.style.backgroundColor = '';\r\n                        }\r\n                        return false;\r\n                    }\r\n                    btn.value = \"\u91cd\u65b0\u53d1\u9001 (\" + sleep-- + \")\";\r\n                }, 1000);\r\n            }\r\n        }\r\n    }\r\n&lt;\/script&gt;\r\n&lt;\/head&gt;\r\n&lt;body&gt;\r\n    &lt;input class=\"checkCode\" type=\"button\" id=\"btn\" value=\"\u514d\u8d39\u83b7\u53d6\u9a8c\u8bc1\u7801\" \/&gt;\r\n&lt;\/body&gt;\r\n&lt;\/html&gt;<\/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=686\">\u7b80\u5355\u7684js\u83b7\u53d6\u9a8c\u8bc1\u7801\u6309\u94ae\u52a0\u6548\u679c<\/a><\/p>","protected":false},"excerpt":{"rendered":"<p>&lt;!DOCTYPE HTML&gt; &lt;html&gt; &lt;head&gt; &lt;meta charset=&#8221;UTF-8&#8243; \/&gt; &lt;title&gt;\u524d\u7aefABC-\u83b7\u53d6 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":316,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[9,171],"_links":{"self":[{"href":"http:\/\/www.qdabc.cn\/index.php?rest_route=\/wp\/v2\/posts\/686"}],"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=686"}],"version-history":[{"count":1,"href":"http:\/\/www.qdabc.cn\/index.php?rest_route=\/wp\/v2\/posts\/686\/revisions"}],"predecessor-version":[{"id":687,"href":"http:\/\/www.qdabc.cn\/index.php?rest_route=\/wp\/v2\/posts\/686\/revisions\/687"}],"wp:featuredmedia":[{"embeddable":true,"href":"http:\/\/www.qdabc.cn\/index.php?rest_route=\/wp\/v2\/media\/316"}],"wp:attachment":[{"href":"http:\/\/www.qdabc.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=686"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.qdabc.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=686"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.qdabc.cn\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=686"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}