{"json_modified": "2015-04-18T04:04:14.201944", "slug": "Web/JavaScript/Referencje/Obiekty/Array/push", "tags": ["Dokumentacja_JavaScript", "JavaScript", "Dokumentacje", "Wszystkie_kategorie"], "locale": "pl", "title": "Array.prototype.push()", "translations": [{"title": "Array.prototype.push()", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/push", "tags": ["Reference", "R\u00e9f\u00e9rence", "Array", "prototype", "JavaScript", "Method"], "summary": "The push() method adds one or more elements to the end of an array and returns the new length of the array.", "localization_tags": [], "locale": "en-US", "last_edit": "2014-11-09T21:46:24", "review_tags": []}, {"title": "Array.prototype.push()", "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/Array/push", "tags": ["Array", "Array methods"], "summary": "\u4e0e\u3048\u3089\u308c\u305f\u8981\u7d20\u3092\u8ffd\u52a0\u3059\u308b\u3053\u3068\u306b\u3088\u3063\u3066\u914d\u5217\u3092\u5909\u7570\u3055\u305b\u3001\u305d\u306e\u914d\u5217\u306e\u65b0\u3057\u3044\u9577\u3055\u3092\u8fd4\u3057\u307e\u3059\u3002", "localization_tags": [], "locale": "ja", "last_edit": "2015-04-12T11:34:06", "review_tags": []}, {"title": "Array.prototype.push()", "url": "/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Array/push", "tags": [], "summary": "push()\u00a0\u65b9\u6cd5\u6dfb\u52a0\u4e00\u4e2a\u6216\u591a\u4e2a\u5143\u7d20\u5230\u6570\u7ec4\u7684\u672b\u5c3e\uff0c\u5e76\u8fd4\u56de\u6570\u7ec4\u65b0\u7684\u957f\u5ea6\uff08length \u5c5e\u6027\u503c\uff09\u3002", "localization_tags": [], "locale": "zh-CN", "last_edit": "2014-07-30T07:26:14", "review_tags": []}, {"title": "Array.prototype.push()", "url": "/es/docs/Web/JavaScript/Referencia/Objetos_globales/Array/push", "tags": ["JavaScript", "Array", "prototype", "Referencia", "Refer\u00eancia", "Method"], "summary": "Transforma un array a\u00f1adiendole los elementos proporcionados y devolviendo la nueva longitud del array.", "localization_tags": [], "locale": "es", "last_edit": "2015-02-25T17:48:23", "review_tags": []}, {"title": "Array.prototype.push()", "url": "/de/docs/Web/JavaScript/Reference/Global_Objects/Array/push", "tags": ["Array", "prototype", "Method", "JavaScript"], "summary": "Die push() Methode f\u00fcgt ein oder mehr Elemente ans Ende eines Arrays hinzu und gibt die neue L\u00e4nge des Arrays zur\u00fcck.", "localization_tags": [], "locale": "de", "last_edit": "2015-02-13T02:28:52", "review_tags": ["technical", "editorial"]}, {"title": "Array.prototype.push()", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/Array/push", "tags": ["Reference", "R\u00e9f\u00e9rence", "Array", "prototype", "JavaScript", "Method"], "summary": "La m\u00e9thode\u00a0push()\u00a0ajoute un ou plusieurs \u00e9l\u00e9ments \u00e0 la fin d'un tableau et retourne la nouvelle taille du tableau.", "localization_tags": [], "locale": "fr", "last_edit": "2015-01-14T10:08:54", "review_tags": []}, {"title": "Array.prototype.push()", "url": "/ru/docs/Web/JavaScript/Reference/Global_Objects/Array/push", "tags": ["Array", "prototype", "Method", "JavaScript"], "summary": "\u041c\u0435\u0442\u043e\u0434 push() \u0434\u043e\u0431\u0430\u0432\u043b\u044f\u0435\u0442 \u043e\u0434\u0438\u043d \u0438\u043b\u0438 \u0431\u043e\u043b\u0435\u0435 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u043e\u0432 \u0432 \u043a\u043e\u043d\u0435\u0446 \u043c\u0430\u0441\u0441\u0438\u0432\u0430 \u0438 \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0435\u0442 \u043d\u043e\u0432\u0443\u044e \u0434\u043b\u0438\u043d\u0443 \u043c\u0430\u0441\u0441\u0438\u0432\u0430.", "localization_tags": [], "locale": "ru", "last_edit": "2014-11-09T21:51:25", "review_tags": []}, {"title": "Array.prototype.push()", "url": "/pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Array/push", "tags": ["Array", "Push", "JavaScript"], "summary": "O m\u00e9todo push()\u00a0adiciona um ou mais elementos ao final de um array e retorna o comprimento desse array.", "localization_tags": [], "locale": "pt-BR", "last_edit": "2015-02-11T12:17:09", "review_tags": []}], "modified": "2015-04-18T04:04:11", "label": "Array.prototype.push()", "localization_tags": [], "url": "/pl/docs/Web/JavaScript/Referencje/Obiekty/Array/push", "last_edit": "2015-04-18T03:28:20", "summary": "Dodaje jeden lub wi\u0119cej element\u00f3w na koniec tablicy i zwraca jej now\u0105 d\u0142ugo\u015b\u0107. Metoda ta zmienia d\u0142ugo\u015b\u0107 tablicy.", "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:_Dodawanie_element.C3.B3w_do_tablicy", "title": "Przyk\u0142ad: Dodawanie element\u00f3w do tablicy"}, {"id": "Zobacz_tak.C5.BCe", "title": "Zobacz tak\u017ce"}], "id": 38109, "review_tags": []}