{"id":410,"date":"2017-02-17T11:54:38","date_gmt":"2017-02-17T03:54:38","guid":{"rendered":"http:\/\/www.qdabc.cn\/?p=410"},"modified":"2017-02-17T17:27:46","modified_gmt":"2017-02-17T09:27:46","slug":"js%e8%ae%be%e7%bd%aerem%e4%bb%a3%e7%a0%81","status":"publish","type":"post","link":"http:\/\/www.qdabc.cn\/?p=410","title":{"rendered":"js\u8bbe\u7f6erem\u4ee3\u7801"},"content":{"rendered":"<pre class=\"brush:js;toolbar:false\">&lt;script type=\"text\/javascript\"&gt;\r\n    (function(doc, win) {\r\n        var docEl = doc.documentElement,\r\n        isIOS = navigator.userAgent.match(\/\\(i[^;]+;( U;)? CPU.+Mac OS X\/),\r\n        dpr = isIOS ? Math.min(win.devicePixelRatio, 3) : 1,\r\n        dpr = window.top === window.self ? dpr : 1,\r\n        resizeEvt = 'orientationchange' in window ? 'orientationchange' : 'resize';\r\n        docEl.dataset.dpr = dpr;\r\n        var recalc = function() {\r\n        var width = docEl.clientWidth;\r\n        if (width \/ dpr &gt; 750) {\r\n        width = 750 * dpr;\r\n        }\r\n        docEl.dataset.width = width\r\n        docEl.dataset.percent = 100 * (width \/ 750);\r\n        docEl.style.fontSize = 100 * (width \/ 750) + 'px';\r\n        };\r\n        recalc()\r\n        if (!doc.addEventListener) return;\r\n        win.addEventListener(resizeEvt, recalc, false);\r\n        })(document, window);\r\n    &lt;\/script&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=410\">js\u8bbe\u7f6erem\u4ee3\u7801<\/a><\/p>","protected":false},"excerpt":{"rendered":"<p>&lt;script type=&#8221;text\/javascript&#8221;&gt; (function(doc, win) { var docEl = doc.documentElement, isIOS = [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":317,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[9,92],"_links":{"self":[{"href":"http:\/\/www.qdabc.cn\/index.php?rest_route=\/wp\/v2\/posts\/410"}],"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=410"}],"version-history":[{"count":1,"href":"http:\/\/www.qdabc.cn\/index.php?rest_route=\/wp\/v2\/posts\/410\/revisions"}],"predecessor-version":[{"id":411,"href":"http:\/\/www.qdabc.cn\/index.php?rest_route=\/wp\/v2\/posts\/410\/revisions\/411"}],"wp:featuredmedia":[{"embeddable":true,"href":"http:\/\/www.qdabc.cn\/index.php?rest_route=\/wp\/v2\/media\/317"}],"wp:attachment":[{"href":"http:\/\/www.qdabc.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=410"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.qdabc.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=410"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.qdabc.cn\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=410"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}