{"id":27,"date":"2015-11-08T13:45:16","date_gmt":"2015-11-08T13:45:16","guid":{"rendered":"http:\/\/sungjin.noip.me\/?p=27"},"modified":"2015-11-08T13:45:16","modified_gmt":"2015-11-08T13:45:16","slug":"27","status":"publish","type":"post","link":"http:\/\/mukgee.com\/?p=27","title":{"rendered":"[Javascript]IE8\uc5d0\uc11c map function \uc0ac\uc6a9\ud558\uae30"},"content":{"rendered":"<pre class=\"width:700 lang:js decode:true\" title=\"[Javascript]IE8\uc5d0\uc11cMap function \uc0ac\uc6a9\ud558\uae30\">(function(fn){\n    if (!fn.map) fn.map=function(f){var r=[];for(var i=0;i&lt;this.length;i++)if(this[i]!==undefined)r[i]=f(this[i]);return r}\n    if (!fn.filter) fn.filter=function(f){var r=[];for(var i=0;i&lt;this.length;i++)if(this[i]!==undefined&amp;&amp;f(this[i]))r[i]=this[i];return r}\n})(Array.prototype);<\/pre>\n<p>&nbsp;<\/p>\n<p>\uc704\uc758 \ucf54\ub4dc\ub97c \ucd94\uac00\ud558\uba74 Array \uc758 prototype \uc5d0 map \uc774\ub77c\ub294 function \uc744 \ucd94\uac00\ud558\uac8c \ub41c\ub2e4.<\/p>\n<p>IE8 \uc774\ud558\uc5d0\uc11c Map function \uc0ac\uc6a9\uc744 \uc704\ud574 \ucd94\uac00\ud558\ub3c4\ub85d \ud558\uc790!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>(function(fn){ if (!fn.map) fn.map=function(f){var r=[];for(var i=0;i&lt;this.length;i++)if(this[i]!==undefined)r[i]=f(this[i]);return r} if (!fn.filter) fn.filter=function(f){var r=[];for(var i=0;i&lt;this.length;i++)if(this[i]!==undefined&amp;&amp;f(this[i]))r[i]=this[i];return r} })(Array.prototype); &nbsp; \uc704\uc758 \ucf54\ub4dc\ub97c \ucd94\uac00\ud558\uba74 Array \uc758 prototype \uc5d0 map \uc774\ub77c\ub294 function&hellip;<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"spay_email":""},"categories":[3],"tags":[20],"aioseo_notices":[],"jetpack_featured_media_url":"","_links":{"self":[{"href":"http:\/\/mukgee.com\/index.php?rest_route=\/wp\/v2\/posts\/27"}],"collection":[{"href":"http:\/\/mukgee.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/mukgee.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/mukgee.com\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"http:\/\/mukgee.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=27"}],"version-history":[{"count":0,"href":"http:\/\/mukgee.com\/index.php?rest_route=\/wp\/v2\/posts\/27\/revisions"}],"wp:attachment":[{"href":"http:\/\/mukgee.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=27"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/mukgee.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=27"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/mukgee.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=27"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}