{"id":4762,"date":"2016-01-22T16:47:46","date_gmt":"2016-01-22T08:47:46","guid":{"rendered":"https:\/\/sdeno.com\/?p=4762"},"modified":"2016-01-22T16:59:18","modified_gmt":"2016-01-22T08:59:18","slug":"js-%e5%80%92%e8%ae%a1%e6%97%b6%e4%bb%a5%e5%8f%8a%e5%9b%9e%e8%b0%83","status":"publish","type":"post","link":"https:\/\/sdeno.com\/?p=4762","title":{"rendered":"js \u5012\u8ba1\u65f6\u4ee5\u53ca\u56de\u8c03"},"content":{"rendered":"<a href=\"https:\/\/sdeno.com\/wp-content\/uploads\/2016\/01\/daojishi.jpg\"><figure class=\"mdx-lazyload-container\" style=\"max-width:156px\"><div style=\"padding-top:44.871794871795%\"><\/div><div class=\"mdx-img-loading-sp mdui-valign\"><div><div class=\"mdui-spinner\"><\/div><\/div><\/div><img width=\"156\" height=\"70\" class=\"alignnone size-full wp-image-4763 lazyload\" title=\"daojishi\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-src=\"https:\/\/sdeno.com\/wp-content\/uploads\/2016\/01\/daojishi.jpg\" alt=\"daojishi\"><\/figure><\/a>\n<pre>\/\/\u5012\u8ba1\u65f6\r\nfunction inverted(id,overtime,fn){\r\n  function getRTime(){\r\n    var EndTime= new Date(overtime), \/\/\u622a\u6b62\u65f6\u95f4\r\n        NowTime = new Date(),\r\n        t =EndTime.getTime() - NowTime.getTime();\r\n\r\n    var d=Math.floor(t\/1000\/60\/60\/24),\r\n        h=Math.floor(t\/1000\/60\/60%24),\r\n        m=Math.floor(t\/1000\/60%60),\r\n        s=Math.floor(t\/1000%60);\r\n\r\n    $(id+' .t_d').html(d + \"\u5929\");\r\n    $(id+' .t_h').html(h + \"\u65f6\");\r\n    $(id+' .t_m').html(m + \"\u5206\");\r\n    $(id+' .t_s').html(s + \"\u79d2\");\r\n\r\n\r\n   if(t&lt;0){\r\n      !fn();\r\n      $(id+' .t_d').html(\"0\u5929\");\r\n      $(id+' .t_h').html(\"0\u65f6\");\r\n      $(id+' .t_m').html(\"0\u5206\");\r\n      $(id+' .t_s').html(\"0\u79d2\");\r\n      clearTimeout(timego);\r\n   }\r\n  }\r\n  var timego=setInterval(getRTime,1000);\r\n}\r\n\r\ninverted('#credit_item_info','2016\/02\/22 17:35:00',function(){ \/\/\u8c03\u7528\r\n\/\/\u56de\u8c03\u51fd\u6570\u5199\u8fd9\u91cc\r\n});\r\n<\/pre>\n<p><a href=\"http:\/\/pan.baidu.com\/s\/1bnSZUQr\" target=\"_blank\">\u5012\u8ba1\u65f6\u4e0b\u8f7d<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\/\/\u5012\u8ba1\u65f6 function inverted(id,overtime,fn){ function getRT [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[26,11],"tags":[],"class_list":["post-4762","post","type-post","status-publish","format-standard","hentry","category-javascript","category-11"],"_links":{"self":[{"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/posts\/4762","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sdeno.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=4762"}],"version-history":[{"count":0,"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/posts\/4762\/revisions"}],"wp:attachment":[{"href":"https:\/\/sdeno.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=4762"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sdeno.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=4762"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sdeno.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=4762"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}