{"json_modified": "2015-05-27T06:21:58.973366", "slug": "Web/JavaScript/Reference/Global_Objects/Function/apply", "tags": [], "locale": "ko", "title": "Function.prototype.apply()", "translations": [{"title": "Function.prototype.apply()", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function/apply", "tags": ["Function", "Method", "JavaScript"], "summary": "The apply() method calls a function with a given this value and arguments provided as an array (or an array-like object).", "localization_tags": [], "locale": "en-US", "last_edit": "2015-05-14T19:37:23", "review_tags": []}, {"title": "Function.prototype.apply()", "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/Function/apply", "tags": ["apply", "JavaScript"], "summary": "apply() \u30e1\u30bd\u30c3\u30c9\u306f\u4e0e\u3048\u3089\u308c\u305f this \u53c2\u7167\u5024\u3068\u3001\u914d\u5217\uff08\u3082\u3057\u304f\u306f\u914d\u5217\u98a8\u306e\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\uff09\u306e\u5f62\u3067\u4e0e\u3048\u3089\u308c\u305f\u5f15\u6570\u3092\u7528\u3044\u3066\u95a2\u6570\u3092\u547c\u3073\u51fa\u3057\u307e\u3059\u3002", "localization_tags": [], "locale": "ja", "last_edit": "2013-12-05T02:18:50", "review_tags": []}, {"title": "Function.prototype.apply()", "url": "/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Function/apply", "tags": ["Function", "Method", "JavaScript"], "summary": "apply() \u65b9\u6cd5\u5728\u6307\u5b9a\u00a0this\u00a0\u503c\u548c\u53c2\u6570\uff08\u53c2\u6570\u4ee5\u6570\u7ec4\u6216\u7c7b\u6570\u7ec4\u5bf9\u8c61\u7684\u5f62\u5f0f\u5b58\u5728\uff09\u7684\u60c5\u51b5\u4e0b\u8c03\u7528\u67d0\u4e2a\u51fd\u6570\u3002", "localization_tags": [], "locale": "zh-CN", "last_edit": "2015-05-11T20:28:59", "review_tags": []}, {"title": "Function.prototype.apply()", "url": "/es/docs/Web/JavaScript/Referencia/Objetos_globales/Function/apply", "tags": ["Function", "Method", "JavaScript"], "summary": "Realiza el llamado a una funci\u00f3n con un valor dado para this y arguments pasados como un array (o un array like object).", "localization_tags": ["inprogress"], "locale": "es", "last_edit": "2014-08-13T02:03:09", "review_tags": []}, {"title": "Function.prototype.apply()", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/Function/apply", "tags": ["Reference", "R\u00e9ference", "Methode", "R\u00e9f\u00e9rence", "JavaScript", "Function", "M\u00e9thode"], "summary": "La m\u00e9thode\u00a0apply()\u00a0appelle une fonction en lui passant une valeur\u00a0this et des\u00a0arguments sous forme d'un tableau (ou d'un objet semblable \u00e0 un tableau).", "localization_tags": [], "locale": "fr", "last_edit": "2015-05-15T15:15:27", "review_tags": []}, {"title": "Function.prototype.apply()", "url": "/ru/docs/Web/JavaScript/Reference/Global_Objects/Function/apply", "tags": ["Reference", "JavaScript", "R\u00e9f\u00e9rence", "R\u00e9ference", "Method", "Function"], "summary": "\u041c\u0435\u0442\u043e\u0434 apply() \u0432\u044b\u0437\u044b\u0432\u0430\u0435\u0442 \u0444\u0443\u043d\u043a\u0446\u0438\u044e \u0441 \u0443\u043a\u0430\u0437\u0430\u043d\u043d\u044b\u043c \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435\u043c this \u0438 \u0430\u0440\u0433\u0443\u043c\u0435\u043d\u0442\u0430\u043c\u0438, \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u043d\u044b\u043c\u0438 \u0432 \u0432\u0438\u0434\u0435 \u043c\u0430\u0441\u0441\u0438\u0432\u0430 (\u043b\u0438\u0431\u043e \u043c\u0430\u0441\u0441\u0438\u0432\u043e\u043f\u043e\u0434\u043e\u0431\u043d\u043e\u0433\u043e \u043e\u0431\u044a\u0435\u043a\u0442\u0430).", "localization_tags": [], "locale": "ru", "last_edit": "2015-05-14T19:38:35", "review_tags": []}], "modified": "2015-05-27T06:21:57", "label": "Function.prototype.apply()", "localization_tags": ["inprogress"], "url": "/ko/docs/Web/JavaScript/Reference/Global_Objects/Function/apply", "last_edit": "2015-05-27T06:21:43", "summary": "apply() \uba54\uc18c\ub4dc\ub294 \uc8fc\uc5b4\uc9c4 this\uac12\uacfc arguments\ub85c \ud568\uc218\ub97c \ud638\ucd9c\ud569\ub2c8\ub2e4.
\n arguments\uc5d0\ub294 \ubc30\uc5f4(\u00a0\ub610\ub294 \uc720\uc0ac\ubc30\uc5f4\uac1d\uccb4 array-like object)\uac00 \uc62c \uc218 \uc788\uc2b5\ub2c8\ub2e4.", "sections": [{"id": "Quick_Links", "title": "Standard built-in objects Function Properties Function.arguments [Translate] Function.arity [Translate] Function.caller [Translate] Function.displayName [Translate] Function.length [Translate] Function.name Function.prototype Methods Function.prototype.apply() Function.prototype.bind() [Translate] Function.protocol.call() Function.prototype.isGenerator() [Translate] Function.prototype.toSource() [Translate] Function.prototype.toString() [Translate] Inheritance: Object Properties Object.prototype.__count__ [Translate] Object.prototype.__noSuchMethod__ [Translate] Object.prototype.__parent__ [Translate] Object.prototype.__proto__ [Translate] Object.prototype.constructor [Translate] Methods Object.prototype.__defineGetter__() [Translate] Object.prototype.__defineSetter__() [Translate] Object.prototype.__lookupGetter__() [Translate] Object.prototype.__lookupSetter__() [Translate] Object.prototype.hasOwnProperty() [Translate] Object.prototype.isPrototypeOf() [Translate] Object.prototype.propertyIsEnumerable() [Translate] Object.prototype.toLocaleString() [Translate] Object.prototype.toSource() [Translate] Object.prototype.toString() [Translate] Object.prototype.unwatch() [Translate] Object.prototype.valueOf() [Translate] Object.prototype.watch() [Translate]"}, {"id": "Summary", "title": "Summary"}, {"id": "Syntax", "title": "Syntax"}, {"id": "Parameters", "title": "Parameters"}, {"id": "Description", "title": "Description"}, {"id": "Examples", "title": "Examples"}, {"id": "Example:_Using_apply_to_chain_constructors", "title": "\uc608: apply\ub97c \uc774\uc6a9\ud55c \uc0dd\uc131\uc790 \uccb4\uc778"}, {"id": ".EC.98.88.3A_apply.EB.A5.BC_.EB.82.B4.EC.9E.A5.ED.95.A8.EC.88.98.EC.99.80_.ED.95.A8.EA.BB.98_.EC.82.AC.EC.9A.A9", "title": "\uc608: apply\ub97c \ub0b4\uc7a5\ud568\uc218\uc640 \ud568\uaed8 \uc0ac\uc6a9"}, {"id": ".EC.98.88.3A_.22monkey-patching.22.EC.97.90_apply.EC.82.AC.EC.9A.A9", "title": "\uc608: \"monkey-patching\"\uc5d0 apply\uc0ac\uc6a9"}, {"id": "Specifications", "title": "Specifications"}, {"id": "Browser_compatibility", "title": "Browser compatibility"}, {"id": "See_also", "title": "See also"}], "id": 151487, "review_tags": []}