{"json_modified": "2016-10-20T00:34:40.170060", "uuid": "c40b4ad2-d504-4d80-89c3-fad942f674e8", "title": "String.prototype.replace()", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/replace", "tags": ["Regular", "String", "Expressions", "Reference", "Prototype", "JavaScript", "Method"], "translations": [{"uuid": "c1c21aa9-656d-41f8-be66-44e2da493715", "title": "String.prototype.replace()", "url": "/de/docs/Web/JavaScript/Reference/Global_Objects/String/replace", "tags": ["Regular", "String", "Expressions", "Reference", "Prototype", "JavaScript", "Method"], "summary": "Eine neue Zeichenkette, in der einige oder alle \u00dcbereinstummungen mit einem Muster durch einen Ersatz ausgetauscht wurden.", "localization_tags": [], "locale": "de", "last_edit": "2016-08-06T13:25:06", "review_tags": []}, {"uuid": "0e482680-5efe-4ea6-8e89-6b2348527520", "title": "String.prototype.replace()", "url": "/es/docs/Web/JavaScript/Referencia/Objetos_globales/String/replace", "tags": ["String", "Prototype", "Regular Expressions", "JavaScript", "Method"], "summary": "El m\u00e9todo replace() halla un emparejamiento entre una expresi\u00f3n regular y una cadena, y reemplaza la subcadena emparejada con una nueva subcadena.", "localization_tags": [], "locale": "es", "last_edit": "2016-02-14T21:41:10", "review_tags": []}, {"uuid": "7cfbfedf-1c0f-48cf-98ce-fbe0544b7853", "title": "String.prototype.replace()", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/String/replace", "tags": ["M\u00e9thode", "R\u00e9f\u00e9rence", "Prototype", "String", "JavaScript"], "summary": "La m\u00e9thode replace() renvoie une nouvelle cha\u00eene de caract\u00e8res dans laquelle certaines correspondances ou toutes les correspondances par rapport \u00e0 un motif sont remplac\u00e9es par un texte de remplacement. Le motif utilis\u00e9 peut \u00eatre une RegExp et le param\u00e8tre de remplacement peut \u00eatre une cha\u00eene ou une fonction \u00e0 appeler sur chaque correspondance.", "localization_tags": [], "locale": "fr", "last_edit": "2016-10-19T04:49:19", "review_tags": []}, {"uuid": "70d3f00f-a0f0-44e7-bb28-92af661e54e3", "title": "String.prototype.replace()", "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/String/replace", "tags": ["Regular", "Methods", "String", "Expressions", "JavaScript"], "summary": "replace() \u30e1\u30bd\u30c3\u30c9\u306f\u3001pattern \u306b\u30de\u30c3\u30c1\u3057\u305f\u6587\u5b57\u5217\u306e\u4e00\u90e8\u307e\u305f\u306f\u5168\u3066\u3092 replacement \u3067\u7f6e\u304d\u63db\u3048\u305f\u65b0\u3057\u3044\u6587\u5b57\u5217\u3092\u8fd4\u3057\u307e\u3059\u3002pattern \u306f\u6587\u5b57\u5217\u307e\u305f\u306f RegExp\u3001replacement \u306f\u6587\u5b57\u5217\u307e\u305f\u306f\u5404\u30de\u30c3\u30c1\u3067\u547c\u3073\u51fa\u3055\u308c\u308b\u95a2\u6570\u3067\u3059\u3002", "localization_tags": [], "locale": "ja", "last_edit": "2015-10-17T03:05:00", "review_tags": []}, {"uuid": "8316172a-f2ff-43b9-a92a-3cd467cbb2ae", "title": "String.prototype.replace()", "url": "/ko/docs/Web/JavaScript/Reference/Global_Objects/String/replace", "tags": [], "summary": "replace() \uba54\uc18c\ub4dc\ub294 \uc5b4\ub5a4 \ud328\ud134\uc5d0 \uc77c\uce58\ud558\ub294\u00a0\uc77c\ubd80\u00a0\ub610\ub294 \ubaa8\ub4e0 \ubd80\ubd84\uc774 \uad50\uccb4\ub41c\u00a0\uc0c8\ub85c\uc6b4 \ubb38\uc790\uc5f4\uc744 \ubc18\ud658\ud569\ub2c8\ub2e4. \uadf8 \ud328\ud134\uc740 \ubb38\uc790\uc5f4\uc774\ub098 \uc815\uaddc\uc2dd(RegExp)\uc774 \ub420 \uc218 \uc788\uc73c\uba70, \uad50\uccb4 \ubb38\uc790\uc5f4\uc740 \ubb38\uc790\uc5f4\uc774\ub098 \ubaa8\ub4e0 \ub9e4\uce58\uc5d0 \ub300\ud574\uc11c \ud638\ucd9c\ub41c \ud391\uc158\uc77c \uc218 \uc788\uc2b5\ub2c8\ub2e4.", "localization_tags": ["inprogress"], "locale": "ko", "last_edit": "2016-10-05T05:30:16", "review_tags": []}, {"uuid": "de2e509d-a121-4364-9671-bc6f1dac29c4", "title": "String.prototype.replace()", "url": "/pt-BR/docs/Web/JavaScript/Reference/Global_Objects/String/replace", "tags": [], "summary": "O m\u00e9todo replace() retorna uma nova string com algum ou todas as combina\u00e7\u00f5es do padr\u00e3o substitu\u00eddo por um substituto. O padr\u00e3o pode ser uma string ou uma RegExp, e o substituto pode ser uma string ou uma fun\u00e7\u00e3o a ser chamada por cada combina\u00e7\u00e3o.", "localization_tags": ["inprogress"], "locale": "pt-BR", "last_edit": "2015-05-29T14:13:22", "review_tags": []}, {"uuid": "f7228b8c-24d3-4f95-b96d-7ff3350fa9fb", "title": "String.prototype.replace()", "url": "/ru/docs/Web/JavaScript/Reference/Global_Objects/String/replace", "tags": ["\u0440\u0435\u0433\u0443\u043b\u044f\u0440\u043d\u044b\u0435 \u0432\u044b\u0440\u0430\u0436\u0435\u043d\u0438\u044f", "String", "Reference", "R\u00e9f\u00e9rence", "Prototype", "JavaScript", "Method"], "summary": "\u041c\u0435\u0442\u043e\u0434 replace() \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0435\u0442 \u043d\u043e\u0432\u0443\u044e \u0441\u0442\u0440\u043e\u043a\u0443 \u0441 \u043d\u0435\u043a\u043e\u0442\u043e\u0440\u044b\u043c\u0438 \u0438\u043b\u0438 \u0432\u0441\u0435\u043c\u0438 \u0441\u043e\u043f\u043e\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u0438\u044f\u043c\u0438 \u0441 \u0448\u0430\u0431\u043b\u043e\u043d\u043e\u043c, \u0437\u0430\u043c\u0435\u043d\u0451\u043d\u043d\u044b\u043c\u0438 \u043d\u0430 \u0437\u0430\u043c\u0435\u043d\u0438\u0442\u0435\u043b\u044c. \u0428\u0430\u0431\u043b\u043e\u043d \u043c\u043e\u0436\u0435\u0442 \u0431\u044b\u0442\u044c \u0441\u0442\u0440\u043e\u043a\u043e\u0439 \u0438\u043b\u0438 \u0440\u0435\u0433\u0443\u043b\u044f\u0440\u043d\u044b\u043c \u0432\u044b\u0440\u0430\u0436\u0435\u043d\u0438\u0435\u043c, \u0430 \u0437\u0430\u043c\u0435\u043d\u0438\u0442\u0435\u043b\u044c \u043c\u043e\u0436\u0435\u0442 \u0431\u044b\u0442\u044c \u0441\u0442\u0440\u043e\u043a\u043e\u0439 \u0438\u043b\u0438 \u0444\u0443\u043d\u043a\u0446\u0438\u0435\u0439, \u0432\u044b\u0437\u044b\u0432\u0430\u0435\u043c\u043e\u0439 \u043f\u0440\u0438 \u043a\u0430\u0436\u0434\u043e\u043c \u0441\u043e\u043f\u043e\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u0438\u0438.", "localization_tags": [], "locale": "ru", "last_edit": "2015-02-02T05:09:02", "review_tags": []}, {"uuid": "12bc4bb5-6eb5-4aad-9d3d-3c4c90c7a005", "title": "String.prototype.replace()", "url": "/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/String/replace", "tags": ["Prototype", "String", "Method", "Regular Expressions", "JavaScript"], "summary": "replace() \u65b9\u6cd5\u4f7f\u7528\u4e00\u4e2a\u66ff\u6362\u503c\uff08replacement\uff09\u66ff\u6362\u6389\u4e00\u4e2a\u5339\u914d\u6a21\u5f0f\uff08pattern\uff09\u5728\u539f\u5b57\u7b26\u4e32\u4e2d\u67d0\u4e9b\u6216\u6240\u6709\u7684\u5339\u914d\u9879\uff0c\u5e76\u8fd4\u56de\u66ff\u6362\u540e\u7684\u65b0\u7684\u5b57\u7b26\u4e32\u3002\u8fd9\u4e2a\u66ff\u6362\u6a21\u5f0f\u53ef\u4ee5\u662f\u4e00\u4e2a\u5b57\u7b26\u4e32\u6216\u8005\u4e00\u4e2a\u00a0RegExp\uff0c\u66ff\u6362\u503c\u53ef\u4ee5\u662f\u4e00\u4e2a\u5b57\u7b26\u4e32\u6216\u8005\u4e00\u4e2a\u51fd\u6570\u3002", "localization_tags": [], "locale": "zh-CN", "last_edit": "2016-10-20T00:34:25", "review_tags": []}, {"uuid": "88afc235-f968-4850-af1d-de3805275171", "title": "String.prototype.replace()", "url": "/zh-TW/docs/Web/JavaScript/Reference/Global_Objects/String/replace", "tags": [], "summary": "replace(pattern, replacement) \u65b9\u6cd5\u50b3\u56de\u4e00\u500b\u65b0\u5b57\u4e32\uff0c\u6b64\u65b0\u5b57\u4e32\u662f\u900f\u904e\u5c07\u539f\u5b57\u4e32\u8207 pattern \u6bd4\u5c0d\uff0c\u7528 replacement \u53d6\u4ee3\u543b\u5408\u8655\u800c\u751f\u6210\u3002 pattern \u53ef\u4ee5\u662f\u5b57\u4e32\u6216\u6216 RegExp, replacement \u53ef\u4ee5\u662f\u5b57\u4e32\u6216\u51fd\u5f0f\u3002", "localization_tags": [], "locale": "zh-TW", "last_edit": "2014-07-04T07:14:13", "review_tags": []}], "modified": "2016-10-19T07:59:36", "label": "String.prototype.replace()", "localization_tags": [], "locale": "en-US", "id": 2604, "last_edit": "2016-10-18T16:32:27", "summary": "The replace() method returns a new string with some or all matches of a pattern replaced by a replacement. The pattern can be a string or a RegExp, and the replacement can be a string or a function to be called for each match.", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Syntax", "title": "Syntax"}, {"id": "Parameters", "title": "Parameters"}, {"id": "Return_value", "title": "Return value"}, {"id": "Description", "title": "Description"}, {"id": "Specifying_a_string_as_a_parameter", "title": "Specifying a string as a parameter"}, {"id": "Specifying_a_function_as_a_parameter", "title": "Specifying a function as a parameter"}, {"id": "Examples", "title": "Examples"}, {"id": "Defining_the_regular_expression_in_replace()", "title": "Defining the regular expression in "}, {"id": "Using_global_and_ignore_with_replace()", "title": "Using "}, {"id": "Switching_words_in_a_string", "title": "Switching words in a string"}, {"id": "Using_an_inline_function_that_modifies_the_matched_characters", "title": "Using an inline function that modifies the matched characters"}, {"id": "Replacing_a_Fahrenheit_degree_with_its_Celsius_equivalent", "title": "Replacing a Fahrenheit degree with its Celsius equivalent"}, {"id": "Use_an_inline_function_with_a_regular_expression_to_avoid_for_loops", "title": "Use an inline function with a regular expression to avoid "}, {"id": "Specifications", "title": "Specifications"}, {"id": "Browser_compatibility", "title": "Browser compatibility"}, {"id": "Firefox-specific_notes", "title": "Firefox-specific notes"}, {"id": "See_also", "title": "See also"}], "slug": "Web/JavaScript/Reference/Global_Objects/String/replace", "review_tags": []}