{"json_modified": "2015-04-22T09:31:34.360379", "slug": "Web/JavaScript/Reference/Global_Objects/Array/shift", "tags": ["Array", "prototype", "Method", "JavaScript"], "locale": "ru", "title": "Array.prototype.shift()", "translations": [{"title": "Array.prototype.shift()", "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/Array/shift", "tags": ["Array", "Array methods"], "summary": "\u914d\u5217\u304b\u3089\u6700\u521d\u306e\u8981\u7d20\u3092\u53d6\u308a\u9664\u304d\u3001\u305d\u306e\u8981\u7d20\u3092\u8fd4\u3057\u307e\u3059\u3002\u3053\u306e\u30e1\u30bd\u30c3\u30c9\u306f\u914d\u5217\u306e\u9577\u3055\u3092\u5909\u3048\u307e\u3059\u3002", "localization_tags": [], "locale": "ja", "last_edit": "2015-04-12T11:38:34", "review_tags": []}, {"title": "Array.prototype.shift()", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/shift", "tags": ["Array", "prototype", "Method", "JavaScript"], "summary": "The shift()
method removes the first element from an array and returns that element. This method changes the length of the array.", "localization_tags": [], "locale": "en-US", "last_edit": "2014-09-04T03:50:19", "review_tags": []}, {"title": "Array.prototype.shift()", "url": "/pl/docs/Web/JavaScript/Referencje/Obiekty/Array/shift", "tags": ["Dokumentacja_JavaScript", "JavaScript", "Dokumentacje", "Wszystkie_kategorie"], "summary": "Usuwa pierwszy element z tablicy i zwraca go. Metoda ta zmienia d\u0142ugo\u015b\u0107 tablicy.", "localization_tags": [], "locale": "pl", "last_edit": "2015-04-18T03:35:58", "review_tags": []}, {"title": "Array.prototype.shift()", "url": "/de/docs/Web/JavaScript/Reference/Global_Objects/Array/shift", "tags": ["Array", "prototype", "Method", "JavaScript"], "summary": "The shift()
method removes the first element from an array and returns that element. This method changes the length of the array.", "localization_tags": ["inprogress"], "locale": "de", "last_edit": "2014-09-28T07:06:44", "review_tags": []}, {"title": "Array.prototype.shift()", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/Array/shift", "tags": ["Reference", "R\u00e9f\u00e9rence", "Array", "prototype", "JavaScript", "Method"], "summary": "La m\u00e9thode\u00a0shift()
permet de retirer le\u00a0premier\u00a0\u00e9l\u00e9ment d'un tableau et de renvoyer cet \u00e9l\u00e9ment. Cette m\u00e9thode modifie la longueur du tableau.", "localization_tags": [], "locale": "fr", "last_edit": "2015-01-14T12:15:33", "review_tags": []}, {"title": "Array.prototype.shift()", "url": "/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Array/shift", "tags": [], "summary": "shift()
\u00a0\u65b9\u6cd5\u5220\u9664\u4e00\u4e2a\u6570\u7ec4\u7684\u7b2c\u4e00\u4e2a\u5143\u7d20\u5e76\u8fd4\u56de\u8fd9\u4e2a\u5143\u7d20\u3002 \u8be5\u65b9\u6cd5\u4f1a\u6539\u53d8\u6570\u7ec4\u7684\u957f\u5ea6\u3002", "localization_tags": ["inprogress"], "locale": "zh-CN", "last_edit": "2015-04-17T02:52:52", "review_tags": []}, {"title": "Array.prototype.shift()", "url": "/pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Array/shift", "tags": [], "summary": "O m\u00e9todo\u00a0shift()remove o primeiro elemento de um array e retorna esse elemento. Este m\u00e9todo muda o tamanho do array.\u00a0", "localization_tags": ["inprogress"], "locale": "pt-BR", "last_edit": "2014-12-03T10:24:46", "review_tags": []}], "modified": "2015-04-22T09:31:31", "label": "Array.prototype.shift()", "localization_tags": [], "url": "/ru/docs/Web/JavaScript/Reference/Global_Objects/Array/shift", "last_edit": "2014-10-06T22:52:18", "summary": "\u041c\u0435\u0442\u043e\u0434 shift()
\u0443\u0434\u0430\u043b\u044f\u0435\u0442 \u043f\u0435\u0440\u0432\u044b\u0439 \u044d\u043b\u0435\u043c\u0435\u043d\u0442 \u0438\u0437 \u043c\u0430\u0441\u0441\u0438\u0432\u0430 \u0438 \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0435\u0442 \u0435\u0433\u043e \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435. \u042d\u0442\u043e\u0442 \u043c\u0435\u0442\u043e\u0434 \u0438\u0437\u043c\u0435\u043d\u044f\u0435\u0442 \u0434\u043b\u0438\u043d\u0443 \u043c\u0430\u0441\u0441\u0438\u0432\u0430.", "sections": [{"id": "Quick_Links", "title": "\u0421\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u044b\u0435 \u0432\u0441\u0442\u0440\u043e\u0435\u043d\u043d\u044b\u0435 \u043e\u0431\u044a\u0435\u043a\u0442\u044b Array \u0421\u0432\u043e\u0439\u0441\u0442\u0432\u0430 Array.prototype Array.length \u041c\u0435\u0442\u043e\u0434\u044b Array.from() Array.isArray() Array.observe() Array.of() Array.prototype.concat() Array.prototype.copyWithin() Array.prototype.entries() Array.prototype.every() Array.prototype.fill() Array.prototype.filter() Array.prototype.find() Array.prototype.findIndex() Array.prototype.forEach() Array.prototype.includes() Array.prototype.indexOf() Array.prototype.join() Array.prototype.keys() Array.prototype.lastIndexOf() Array.prototype.map() Array.prototype.pop() Array.prototype.push() Array.prototype.reduce() Array.prototype.reduceRight() Array.prototype.reverse() Array.prototype.shift() Array.prototype.slice() Array.prototype.some() Array.prototype.sort() Array.prototype.splice() Array.prototype.toLocaleString() Array.prototype.toSource() Array.prototype.toString() Array.prototype.unshift() Array.prototype.values() Array.prototype[@@iterator]() \u0423\u043d\u0430\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u043d\u043d\u044b\u0435 Function \u0421\u0432\u043e\u0439\u0441\u0442\u0432\u0430 Function.arguments Function.arity Function.caller Function.displayName Function.length Function.name Function.prototype \u041c\u0435\u0442\u043e\u0434\u044b Function.prototype.apply() Function.prototype.bind() Function.prototype.call() Function.prototype.isGenerator() Function.prototype.toSource() Function.prototype.toString() Object \u0421\u0432\u043e\u0439\u0441\u0442\u0432\u0430 Object.prototype.__count__ Object.prototype.__noSuchMethod__ Object.prototype.__parent__ Object.prototype.__proto__ Object.prototype.constructor \u041c\u0435\u0442\u043e\u0434\u044b Object.prototype.__defineGetter__() Object.prototype.__defineSetter__() Object.prototype.__lookupGetter__() Object.prototype.__lookupSetter__() Object.prototype.hasOwnProperty() Object.prototype.isPrototypeOf() Object.prototype.propertyIsEnumerable() Object.prototype.toLocaleString() Object.prototype.toSource() Object.prototype.toString() Object.prototype.unwatch() Object.prototype.valueOf() Object.prototype.watch()"}, {"id": "Summary", "title": "\u0421\u0432\u043e\u0434\u043a\u0430"}, {"id": "Syntax", "title": "\u0421\u0438\u043d\u0442\u0430\u043a\u0441\u0438\u0441"}, {"id": "Description", "title": "\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435"}, {"id": "Examples", "title": "\u041f\u0440\u0438\u043c\u0435\u0440\u044b"}, {"id": "Example:_Removing_an_element_from_an_array", "title": "\u041f\u0440\u0438\u043c\u0435\u0440: \u0443\u0434\u0430\u043b\u0435\u043d\u0438\u0435 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0430 \u0438\u0437 \u043c\u0430\u0441\u0441\u0438\u0432\u0430"}, {"id": "Specifications", "title": "\u0421\u043f\u0435\u0446\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0438"}, {"id": "Browser_compatibility", "title": "\u0421\u043e\u0432\u043c\u0435\u0441\u0442\u0438\u043c\u043e\u0441\u0442\u044c \u0441 \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430\u043c\u0438"}, {"id": "See_also", "title": "\u0421\u043c\u043e\u0442\u0440\u0438\u0442\u0435 \u0442\u0430\u043a\u0436\u0435"}], "id": 125943, "review_tags": []}