{"json_modified": "2015-04-23T01:10:49.005361", "slug": "Web/JavaScript/Referencje/Obiekty/String/concat", "tags": ["prototype", "String", "Method", "JavaScript"], "locale": "pl", "title": "String.prototype.concat()", "translations": [{"title": "String.prototype.concat()", "url": "/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/String/concat", "tags": ["prototype", "String", "Method", "JavaScript"], "summary": "concat() \u65b9\u6cd5\u5c06\u4e00\u4e2a\u6216\u591a\u4e2a\u5b57\u7b26\u4e32\u4e0e\u539f\u5b57\u7b26\u4e32\u8fde\u63a5\u5408\u5e76\uff0c\u5f62\u6210\u4e00\u4e2a\u65b0\u7684\u5b57\u7b26\u4e32\u5e76\u8fd4\u56de\u3002", "localization_tags": [], "locale": "zh-CN", "last_edit": "2014-09-01T21:55:23", "review_tags": []}, {"title": "String.prototype.concat()", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/concat", "tags": ["String", "Reference", "R\u00e9f\u00e9rence", "prototype", "JavaScript", "Method"], "summary": "The concat() method combines the text of two or more strings and returns a new string.", "localization_tags": [], "locale": "en-US", "last_edit": "2014-11-14T00:42:40", "review_tags": []}, {"title": "String.prototype.concat()", "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/String/concat", "tags": ["String Methods", "String", "JavaScript"], "summary": "\u6587\u5b57\u5217\u306b\u5225\u306e\u6587\u5b57\u5217\u3092\u9023\u7d50\u3057\u3066\u3001\u65b0\u3057\u3044\u6587\u5b57\u5217\u3068\u3057\u3066\u8fd4\u3057\u307e\u3059\u3002", "localization_tags": [], "locale": "ja", "last_edit": "2015-04-14T02:03:33", "review_tags": []}, {"title": "String.prototype.concat()", "url": "/es/docs/Web/JavaScript/Referencia/Objetos_globales/String/concat", "tags": ["prototype", "String", "Method", "JavaScript"], "summary": "El concat() m\u00e9todo combina el texto de dos o m\u00e1s cadenas y devuelve una nueva cadena.", "localization_tags": [], "locale": "es", "last_edit": "2014-08-11T09:58:38", "review_tags": []}, {"title": "String.prototype.concat()", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/String/concat", "tags": ["String", "Reference", "R\u00e9f\u00e9rence", "prototype", "JavaScript", "Method"], "summary": "La m\u00e9thode\u00a0concat() combine le texte de deux cha\u00eenes et renvoie une nouvelle cha\u00eene ainsi form\u00e9e.", "localization_tags": [], "locale": "fr", "last_edit": "2015-02-09T04:37:42", "review_tags": []}, {"title": "String.prototype.concat()", "url": "/ru/docs/Web/JavaScript/Reference/Global_Objects/String/concat", "tags": ["String", "Reference", "R\u00e9f\u00e9rence", "prototype", "JavaScript", "Method"], "summary": "\u041c\u0435\u0442\u043e\u0434 concat() \u043e\u0431\u044a\u0435\u0434\u0438\u043d\u044f\u0435\u0442 \u0442\u0435\u043a\u0441\u0442 \u0438\u0437 \u0434\u0432\u0443\u0445 \u0438\u043b\u0438 \u0431\u043e\u043b\u0435\u0435 \u0441\u0442\u0440\u043e\u043a \u0438 \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0435\u0442 \u043d\u043e\u0432\u0443\u044e \u0441\u0442\u0440\u043e\u043a\u0443.", "localization_tags": [], "locale": "ru", "last_edit": "2014-11-14T01:39:04", "review_tags": []}], "modified": "2015-04-23T01:10:47", "label": "String.prototype.concat()", "localization_tags": [], "url": "/pl/docs/Web/JavaScript/Referencje/Obiekty/String/concat", "last_edit": "2015-04-22T03:28:35", "summary": "\u0141\u0105czy tekst dw\u00f3ch lub wi\u0119cej \u0142a\u0144cuch\u00f3w znak\u00f3w i zwraca nowy \u0142a\u0144cuch.", "sections": [{"id": "Quick_Links", "title": "Obiekty String W\u0142asno\u015bci String.length String.prototype Metody String.fromCharCode() String.fromCodePoint() [Translate] String.prototype.anchor() String.prototype.big() String.prototype.blink() String.prototype.bold() String.prototype.charAt() String.prototype.charCodeAt() String.prototype.codePointAt() [Translate] String.prototype.concat() String.prototype.endsWith() [Translate] String.prototype.fixed() String.prototype.fontcolor() String.prototype.fontsize() String.prototype.includes() [Translate] String.prototype.indexOf() [Translate] String.prototype.italics() String.prototype.lastIndexOf() [Translate] String.prototype.link() String.prototype.localeCompare() [Translate] String.prototype.match() [Translate] String.prototype.normalize() [Translate] String.prototype.quote() [Translate] String.prototype.repeat() [Translate] String.prototype.replace() [Translate] String.prototype.search() String.prototype.slice() String.prototype.small() String.prototype.split() [Translate] String.prototype.startsWith() [Translate] String.prototype.strike() String.prototype.sub() String.prototype.substr() String.prototype.substring() String.prototype.sup() String.prototype.toLocaleLowerCase() [Translate] String.prototype.toLocaleUpperCase() [Translate] String.prototype.toLowerCase() String.prototype.toSource() String.protype.toString() String.prototype.toUpperCase() String.prototype.trim() [Translate] String.prototype.trimLeft() [Translate] String.prototype.trimRight() [Translate] String.prototype.valueOf() String.prototype[@@iterator]() [Translate] String.raw() [Translate] Inheritance: Function W\u0142asno\u015bci Function.arguments Function.arity Function.caller Function.displayName [Translate] Function.length Function.name [Translate] Function.prototype [Translate] Metody Function.prototype.apply() [Translate] Function.prototype.bind() [Translate] Function.prototype.call() [Translate] Function.prototype.isGenerator() [Translate] Function.prototype.toSource() Function.prototype.toString() Object W\u0142asno\u015bci Object.prototype.__count__ [Translate] Object.prototype.__noSuchMethod__ [Translate] Object.prototype.__parent__ [Translate] Object.prototype.__proto__ [Translate] Object.prototype.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] Object.prototype.toLocaleString() Object.prototype.toSource() Object.prototype.toString() Object.prototype.unwatch() Object.prototype.valueOf() Object.prototype.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:_Zastosowanie_concat", "title": "Przyk\u0142ad: Zastosowanie concat()"}], "id": 37516, "review_tags": []}