{"json_modified": "2015-04-18T04:04:15.637685", "slug": "Web/JavaScript/Referencje/Obiekty/Array/reverse", "tags": ["Dokumentacja_JavaScript", "JavaScript", "Dokumentacje", "Wszystkie_kategorie"], "locale": "pl", "title": "Array.prototype.reverse()", "translations": [{"title": "Array.prototype.reverse()", "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/Array/reverse", "tags": ["Array", "Array methods"], "summary": "\u914d\u5217\u306e\u8981\u7d20\u3092\u53cd\u8ee2\u3055\u305b\u307e\u3059\u3002\u6700\u521d\u306e\u8981\u7d20\u306f\u6700\u5f8c\u306b\u3001\u6700\u5f8c\u306e\u8981\u7d20\u306f\u6700\u521d\u306b\u306a\u308a\u307e\u3059\u3002", "localization_tags": [], "locale": "ja", "last_edit": "2015-04-12T11:57:01", "review_tags": []}, {"title": "Array.prototype.reverse()", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/reverse", "tags": ["Array", "prototype", "Method", "JavaScript"], "summary": "The reverse() method reverses an array in place. The first array element becomes the last and the last becomes the first.", "localization_tags": [], "locale": "en-US", "last_edit": "2015-01-05T09:42:15", "review_tags": []}, {"title": "Array.prototype.reverse()", "url": "/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Array/reverse", "tags": [], "summary": "reverse()\u00a0\u65b9\u6cd5\u98a0\u5012\u6570\u7ec4\u4e2d\u5143\u7d20\u7684\u4f4d\u7f6e\u3002", "localization_tags": [], "locale": "zh-CN", "last_edit": "2014-07-31T04:46:53", "review_tags": []}, {"title": "Array.prototype.reverse()", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/Array/reverse", "tags": ["Reference", "R\u00e9f\u00e9rence", "Array", "prototype", "JavaScript", "Method"], "summary": "La m\u00e9thode reverse()transpose les \u00e9l\u00e9ments d'un tableau\u00a0: le premier \u00e9l\u00e9ment devient le dernier et le premier devient le premier.", "localization_tags": [], "locale": "fr", "last_edit": "2015-01-14T12:04:48", "review_tags": []}, {"title": "Array.prototype.reverse()", "url": "/de/docs/Web/JavaScript/Reference/Global_Objects/Array/reverse", "tags": ["Array", "prototype", "Method", "JavaScript"], "summary": "Die reverse() Methode kehrt die Reihenfolge von Array-Elementen um. Das erste Array-Element wird zum letzen und das letzte wird zum ersten.", "localization_tags": ["inprogress"], "locale": "de", "last_edit": "2015-02-11T05:06:14", "review_tags": []}, {"title": "Array.prototype.reverse()", "url": "/ru/docs/Web/JavaScript/Reference/Global_Objects/Array/reverse", "tags": ["Reference", "R\u00e9f\u00e9rence", "Array", "prototype", "JavaScript", "Method"], "summary": "\u041c\u0435\u0442\u043e\u0434 reverse() \u043d\u0430 \u043c\u0435\u0441\u0442\u0435 \u043e\u0431\u0440\u0430\u0449\u0430\u0435\u0442 \u043f\u043e\u0440\u044f\u0434\u043e\u043a \u0441\u043b\u0435\u0434\u043e\u0432\u0430\u043d\u0438\u044f \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u043e\u0432 \u043c\u0430\u0441\u0441\u0438\u0432\u0430. \u041f\u0435\u0440\u0432\u044b\u0439 \u044d\u043b\u0435\u043c\u0435\u043d\u0442 \u043c\u0430\u0441\u0441\u0438\u0432\u0430 \u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u0441\u044f \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u043c, \u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u0439\u00a0\u2014 \u043f\u0435\u0440\u0432\u044b\u043c.", "localization_tags": [], "locale": "ru", "last_edit": "2015-01-26T22:30:03", "review_tags": []}, {"title": "Array.prototype.reverse()", "url": "/zh-TW/docs/Web/JavaScript/Reference/Global_Objects/Array/reverse", "tags": [], "summary": "reverse()\u00a0\u5c07\u9663\u5217\u53cd\u8f49\u3002\u9663\u5217\u4e2d\u7b2c\u4e00\u500b\u5143\u7d20\u8b8a\u6210\u6700\u5f8c\u4e00\u500b, \u6700\u5f8c\u4e00\u500b\u8b8a\u6210\u7b2c\u4e00\u500b\u3002", "localization_tags": [], "locale": "zh-TW", "last_edit": "2014-11-25T08:44:17", "review_tags": []}], "modified": "2015-04-18T04:04:14", "label": "Array.prototype.reverse()", "localization_tags": [], "url": "/pl/docs/Web/JavaScript/Referencje/Obiekty/Array/reverse", "last_edit": "2015-04-18T03:35:39", "summary": "Odwraca kolejno\u015b\u0107 element\u00f3w w tablicy: pierwszy staje si\u0119 ostatnim, ostatni pierwszym.", "sections": [{"id": "Quick_Links", "title": "Obiekty Array W\u0142asno\u015bci Array.prototype Array.prototype.length Metody Array.from() [Translate] Array.isArray() [Translate] Array.observe() [Translate] Array.of() [Translate] Array.prototype.concat() Array.prototype.copyWithin() [Translate] Array.prototype.entries() [Translate] Array.prototype.every() Array.prototype.fill() [Translate] Array.prototype.filter() Array.prototype.find() [Translate] Array.prototype.findIndex() [Translate] Array.prototype.forEach() Array.prototype.includes() [Translate] Array.prototype.indexOf() Array.prototype.join() Array.prototype.keys() [Translate] Array.prototype.lastIndexOf() Array.prototype.map() Array.prototype.pop() Array.prototype.push() Array.prototype.reduce() [Translate] Array.prototype.reduceRight() [Translate] Array.prototype.reverse() Array.prototype.shift() Array.prototype.slice() Array.prototype.some() Array.prototype.sort() Array.prototype.splice() Array.prototype.toLocaleString() [Translate] Array.prototype.toSource() Array.prototype.toString() Array.prototype.unshift() Array.prototype.values() [Translate] Array.prototype[@@iterator]() [Translate] Inheritance: Function W\u0142asno\u015bci arguments arity caller Function.displayName [Translate] length Function.name [Translate] Function.prototype [Translate] Metody Function.prototype.apply() [Translate] Function.prototype.bind() [Translate] Function.prototype.call() [Translate] Function.prototype.isGenerator() [Translate] toSource Function.toString Object W\u0142asno\u015bci Object.prototype.__count__ [Translate] Object.prototype.__noSuchMethod__ [Translate] Object.prototype.__parent__ [Translate] Object.prototype.__proto__ [Translate] constructor Metody 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] toLocaleString toSource toString unwatch valueOf watch"}, {"id": "Podsumowanie", "title": "Podsumowanie"}, {"id": "Sk.C5.82adnia", "title": "Sk\u0142adnia"}, {"id": "Parametry", "title": "Parametry"}, {"id": "Opis", "title": "Opis"}, {"id": "Przyk.C5.82ady", "title": "Przyk\u0142ady"}, {"id": "Przyk.C5.82ad:_Odwracanie_kolejno.C5.9Bci_element.C3.B3w_w_tablicy", "title": "Przyk\u0142ad: Odwracanie kolejno\u015bci element\u00f3w w tablicy"}, {"id": "Zobacz_tak.C5.BCe", "title": "Zobacz tak\u017ce"}], "id": 38105, "review_tags": []}