{"id":962,"date":"2020-03-21T12:47:34","date_gmt":"2020-03-21T04:47:34","guid":{"rendered":"https:\/\/www.izhuhn.cn\/?p=962"},"modified":"2020-03-21T12:47:34","modified_gmt":"2020-03-21T04:47:34","slug":"php%e5%8d%9a%e5%ae%a2%e4%b8%ad%e7%82%b9%e5%87%bb%e9%9a%8f%e6%9c%ba%e5%bc%b9%e5%87%ba%e6%96%87%e5%ad%97","status":"publish","type":"post","link":"https:\/\/www.izhuhn.cn\/index.php\/2020\/03\/21\/php%e5%8d%9a%e5%ae%a2%e4%b8%ad%e7%82%b9%e5%87%bb%e9%9a%8f%e6%9c%ba%e5%bc%b9%e5%87%ba%e6%96%87%e5%ad%97\/","title":{"rendered":"php\u535a\u5ba2\u4e2d\u70b9\u51fb\u968f\u673a\u5f39\u51fa\u6587\u5b57"},"content":{"rendered":"\n<p><\/p>\n\n\n\n<p>\u672c\u7ad9\u6b63\u5728\u4f7f\u7528\u4e2d<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;script  type=\"text\/javascript\">\n\t\t $(document).ready(function(){\n\t\t var a_index = 0;\n\t\t $(\"body\").click(function(e){\n\t\t var chars = ['0','1','2','3','4','5','6','7','8','9','A','B','C','D','E','F'];\n\t\t function generateMixed(n) {\n\t\t var res = \"\";\n\t\t for(var i = 0; i &lt; n ; i ++) {\n\t\t var id = Math.ceil(Math.random()*16);\n\t\t res += chars[id];\n\t\t }\n\t\t return res;\n\t\t }\n\t\t var num = generateMixed(6);\n\t\t var a = new Array(\"\u5bcc\u5f3a\", \"\u6c11\u4e3b\", \"\u6587\u660e\", \"\u548c\u8c10\", \"\u81ea\u7531\", \"\u5e73\u7b49\", \"\u516c\u6b63\" ,\"\u6cd5\u6cbb\", \"\u7231\u56fd\", \"\u656c\u4e1a\", \"\u8bda\u4fe1\", \"\u53cb\u5584\");\n\t\t var $i = $(\"&lt;span\/>\").text(a[a_index]);\n\t\t a_index = (a_index + 1) % a.length;\n\t\t var x = e.pageX,y = e.pageY;\n\t\t $i.css({\n\t\t\t\t \"moz-user-select\": \"none\",\n\t\t\t\t \"ms-user-select\": \"none\",\n\t\t\t\t \"user-select\": \"none\",\n\t\t\t\t \"z-index\": 99999,\n\t\t\t\t \"top\": y - 20,\n\t\t\t\t \"left\": x,\n\t\t\t\t \"position\": \"absolute\",\n\t\t\t\t \"font-weight\": \"bold\",\n\t\t\t\t \"color\": \"#\" + num\n\t\t });\n\t\t $(\"body\").append($i);\n\t\t $i.animate({\"top\": y-180,\"opacity\": 0},1500,function() {\n\t\t\t\t $i.remove();\n\t\t });\n });\n});\n&lt;\/script><\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\u672c\u7ad9\u6b63\u5728\u4f7f\u7528\u4e2d<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"_links":{"self":[{"href":"https:\/\/www.izhuhn.cn\/index.php\/wp-json\/wp\/v2\/posts\/962"}],"collection":[{"href":"https:\/\/www.izhuhn.cn\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.izhuhn.cn\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.izhuhn.cn\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.izhuhn.cn\/index.php\/wp-json\/wp\/v2\/comments?post=962"}],"version-history":[{"count":15,"href":"https:\/\/www.izhuhn.cn\/index.php\/wp-json\/wp\/v2\/posts\/962\/revisions"}],"predecessor-version":[{"id":986,"href":"https:\/\/www.izhuhn.cn\/index.php\/wp-json\/wp\/v2\/posts\/962\/revisions\/986"}],"wp:attachment":[{"href":"https:\/\/www.izhuhn.cn\/index.php\/wp-json\/wp\/v2\/media?parent=962"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.izhuhn.cn\/index.php\/wp-json\/wp\/v2\/categories?post=962"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.izhuhn.cn\/index.php\/wp-json\/wp\/v2\/tags?post=962"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}