{"json_modified": "2016-10-20T05:41:31.236350", "uuid": "078a4fa1-0e71-4c0b-b1d1-4e8d637aee8c", "title": "Array.prototype.map()", "url": "/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Array/map", "tags": ["ECMAScript5", "\u6570\u7ec4", "polyfill", "Array", "Prototype", "\u65b9\u6cd5", "JavaScript", "\u539f\u578b"], "translations": [{"uuid": "c4e2bae5-a608-4034-9ddb-8cc858730290", "title": "Array.prototype.map()", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/map", "tags": ["ECMAScript5", "polyfill", "Array", "Prototype", "JavaScript", "Method"], "summary": "The map() method creates a new array with the results of calling a provided function on every element in this array.", "localization_tags": [], "locale": "en-US", "last_edit": "2016-08-31T18:53:47", "review_tags": []}, {"uuid": "1d1a0a2a-75cc-4d39-8c91-00b463283c12", "title": "Array.prototype.map()", "url": "/ca/docs/Web/JavaScript/Referencia/Objectes_globals/Array/map", "tags": [], "summary": "El m\u00e8tode map()\u00a0crea una nova array amb els resultats de la crida a la funci\u00f3 proporcionada un cop per cada element.", "localization_tags": [], "locale": "ca", "last_edit": "2016-08-04T00:44:51", "review_tags": []}, {"uuid": "b1d64be4-daf8-41f8-9233-cd83e2584991", "title": "Array.prototype.map()", "url": "/de/docs/Web/JavaScript/Reference/Global_Objects/Array/map", "tags": ["ECMAScript5", "polyfill", "Array", "Prototype", "JavaScript", "Method"], "summary": "DIe Map() Methode wendet auf jedes Element des\u00a0Arrays die bereitgestellte Funktion an und erstellt ein\u00a0neues Array als Ergebnis.", "localization_tags": [], "locale": "de", "last_edit": "2016-08-02T02:52:06", "review_tags": []}, {"uuid": "35f40497-2d4c-4896-b371-e608b39da8a7", "title": "Array.prototype.map()", "url": "/es/docs/Web/JavaScript/Referencia/Objetos_globales/Array/map", "tags": ["ECMAScript5", "Metodo", "Polifill", "Arreglo", "Array", "Prototype", "metodo", "Callback"], "summary": "El m\u00e9todo map()\u00a0crea un nuevo array con los resultados de la llamada a la funci\u00f3n indicada aplicados a cada uno de sus elementos.", "localization_tags": [], "locale": "es", "last_edit": "2016-01-29T09:15:46", "review_tags": ["editorial"]}, {"uuid": "2f96c00c-5ae5-472f-8667-b3d867997b9f", "title": "Array.prototype.map()", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/Array/map", "tags": ["ECMAScript5", "polyfill", "R\u00e9f\u00e9rence", "Array", "Prototype", "JavaScript", "M\u00e9thode"], "summary": "La m\u00e9thode map() cr\u00e9e un nouveau tableau compos\u00e9 des images des \u00e9l\u00e9ments d'un tableau par une fonction donn\u00e9e en argument.", "localization_tags": [], "locale": "fr", "last_edit": "2016-09-05T03:53:20", "review_tags": []}, {"uuid": "3e8ed4f5-efe1-4c9c-9f82-6b6a801f8621", "title": "Array.prototype.map()", "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/Array/map", "tags": ["ECMAScript5", "Array", "JavaScript", "JavaScript 1.6"], "summary": "\u4e0e\u3048\u3089\u308c\u305f\u95a2\u6570\u3092\u914d\u5217\u306e\u3059\u3079\u3066\u306e\u8981\u7d20\u306b\u5bfe\u3057\u3066\u547c\u3073\u51fa\u3057\u3001\u305d\u306e\u7d50\u679c\u304b\u3089\u306a\u308b\u65b0\u3057\u3044\u914d\u5217\u3092\u751f\u6210\u3057\u307e\u3059\u3002", "localization_tags": [], "locale": "ja", "last_edit": "2015-04-12T11:30:21", "review_tags": []}, {"uuid": "fe9019a8-a203-4cc4-9ba4-686454fe3b57", "title": "Array.prototype.map()", "url": "/ko/docs/Web/JavaScript/Reference/Global_Objects/Array/map", "tags": ["map()", "Map"], "summary": "map() \uba54\uc18c\ub4dc\ub294 \ubc30\uc5f4 \ub0b4\uc758 \ubaa8\ub4e0 \uc694\uc18c\u00a0\uac01\uac01\uc5d0 \ub300\ud558\uc5ec\u00a0 \uc81c\uacf5\ub41c \ud568\uc218(callback)\ub97c\u00a0\ud638\ucd9c\ud558\uace0,\u00a0\uadf8 \uacb0\uacfc\ub97c\u00a0\ubaa8\uc544\uc11c,\u00a0\u00a0\uc0c8\ub85c\uc6b4\u00a0\ubc30\uc5f4\uc744 \ubc18\ud658\ud569\ub2c8\ub2e4.", "localization_tags": ["inprogress"], "locale": "ko", "last_edit": "2016-07-08T21:01:13", "review_tags": ["editorial"]}, {"uuid": "d3a6a360-a10c-4b2b-9b22-d9818224dd39", "title": "Array.prototype.map()", "url": "/pl/docs/Web/JavaScript/Referencje/Obiekty/Array/map", "tags": ["Dokumentacja_JavaScript", "JavaScript", "Dokumentacje", "Wszystkie_kategorie"], "summary": "Metoda map()\u00a0tworzy now\u0105 tablic\u0119 z wynikami wywo\u0142anej\u00a0funkcji dla ka\u017cdego elementu w tablicy.", "localization_tags": [], "locale": "pl", "last_edit": "2016-08-05T00:42:37", "review_tags": []}, {"uuid": "01086b6d-0ed5-4223-945a-83b8c29ddcc5", "title": "Array.prototype.map()", "url": "/pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Array/map", "tags": [], "summary": "O m\u00e9todo map() invoca a fun\u00e7\u00e3o callback passada por argumento para cada elemento do Array e devolve um novo Array como resultado.", "localization_tags": [], "locale": "pt-BR", "last_edit": "2015-06-02T12:30:50", "review_tags": []}, {"uuid": "28f76adb-4844-45c2-b3fe-a88677c77c55", "title": "Array.prototype.map()", "url": "/ru/docs/Web/JavaScript/Reference/Global_Objects/Array/map", "tags": ["ECMAScript5", "polyfill", "Reference", "JavaScript 1.6", "R\u00e9f\u00e9rence", "Array", "Prototype", "JavaScript", "Method"], "summary": "\u041c\u0435\u0442\u043e\u0434 map() \u0441\u043e\u0437\u0434\u0430\u0451\u0442 \u043d\u043e\u0432\u044b\u0439 \u043c\u0430\u0441\u0441\u0438\u0432 \u0441 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u043e\u043c \u0432\u044b\u0437\u043e\u0432\u0430 \u0443\u043a\u0430\u0437\u0430\u043d\u043d\u043e\u0439 \u0444\u0443\u043d\u043a\u0446\u0438\u0438 \u0434\u043b\u044f \u043a\u0430\u0436\u0434\u043e\u0433\u043e \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0430 \u043c\u0430\u0441\u0441\u0438\u0432\u0430.", "localization_tags": [], "locale": "ru", "last_edit": "2016-05-10T01:58:21", "review_tags": []}, {"uuid": "3b4fa125-98f3-49c6-a3c4-6c0123f1bafa", "title": "Array.prototype.map()", "url": "/uk/docs/Web/JavaScript/Reference/Global_Objects/Array/map", "tags": ["ECMAScript5", "\u041c\u0430\u0441\u0438\u0432", "\u043f\u0440\u043e\u0442\u043e\u0442\u0438\u043f", "\u043c\u0435\u0442\u043e\u0434", "\u043f\u043e\u043b\u0456\u0444\u0456\u043b", "\u041c\u0435\u0442\u043e\u0434", "JavaScript"], "summary": "\u041c\u0435\u0442\u043e\u0434\u00a0map()\u00a0\u0441\u0442\u0432\u043e\u0440\u044e\u0454 \u043d\u043e\u0432\u0438\u0439 \u043c\u0430\u0441\u0438\u0432 \u0437 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u0430\u043c\u0438 \u0432\u0438\u043a\u043b\u0438\u043a\u0443 \u043d\u0430\u0434\u0430\u043d\u043e\u0457 \u0444\u0443\u043d\u043a\u0446\u0456\u0457 \u043d\u0430 \u043a\u043e\u0436\u043d\u043e\u043c\u0443 \u0435\u043b\u0435\u043c\u0435\u043d\u0442\u0456 \u0446\u044c\u043e\u0433\u043e \u043c\u0430\u0441\u0438\u0432\u0443.", "localization_tags": ["inprogress"], "locale": "uk", "last_edit": "2016-10-19T08:48:12", "review_tags": []}], "modified": "2016-10-20T05:41:29", "label": "Array.prototype.map()", "localization_tags": [], "locale": "zh-CN", "id": 2232, "last_edit": "2016-10-20T05:41:22", "summary": "map() \u65b9\u6cd5\u8fd4\u56de\u4e00\u4e2a\u7531\u539f\u6570\u7ec4\u4e2d\u7684\u6bcf\u4e2a\u5143\u7d20\u8c03\u7528\u4e00\u4e2a\u6307\u5b9a\u65b9\u6cd5\u540e\u7684\u8fd4\u56de\u503c\u7ec4\u6210\u7684\u65b0\u6570\u7ec4\u3002", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Syntax", "title": "\u8bed\u6cd5"}, {"id": "Parameters", "title": "\u53c2\u6570"}, {"id": "\u8fd4\u56de\u503c", "title": "\u8fd4\u56de\u503c"}, {"id": "Description", "title": "\u63cf\u8ff0"}, {"id": "Examples", "title": "\u793a\u4f8b"}, {"id": "Example:_Mapping_an_array_of_numbers_to_an_array_of_square_roots", "title": "\u6c42\u6570\u7ec4\u4e2d\u6bcf\u4e2a\u5143\u7d20\u7684\u5e73\u65b9\u6839"}, {"id": "\u4f7f\u7528_map_\u91cd\u65b0\u683c\u5f0f\u5316\u6570\u7ec4\u4e2d\u7684\u5bf9\u8c61", "title": "\u4f7f\u7528 map \u91cd\u65b0\u683c\u5f0f\u5316\u6570\u7ec4\u4e2d\u7684\u5bf9\u8c61"}, {"id": "Example:_Pluralizing_the_words_.28strings.29_in_an_array", "title": "\u5c06\u6570\u7ec4\u4e2d\u7684\u5355\u8bcd\u8f6c\u6362\u6210\u5bf9\u5e94\u7684\u590d\u6570\u5f62\u5f0f."}, {"id": "Example:_using_map_generically", "title": null}, {"id": "querySelectorAll_\u5e94\u7528", "title": null}, {"id": "\u53cd\u8f6c\u5b57\u7b26\u4e32", "title": "\u53cd\u8f6c\u5b57\u7b26\u4e32"}, {"id": "\u4f7f\u7528\u6280\u5de7\u6848\u4f8b", "title": "\u4f7f\u7528\u6280\u5de7\u6848\u4f8b"}, {"id": "Compatibility", "title": "\u517c\u5bb9\u65e7\u73af\u5883\uff08Polyfill\uff09"}, {"id": "\u89c4\u8303", "title": "\u89c4\u8303"}, {"id": "\u6d4f\u89c8\u5668\u517c\u5bb9\u6027", "title": "\u6d4f\u89c8\u5668\u517c\u5bb9\u6027"}, {"id": "See_also", "title": "\u76f8\u5173\u94fe\u63a5"}], "slug": "Web/JavaScript/Reference/Global_Objects/Array/map", "review_tags": []}