{"json_modified": "2015-04-15T00:07:35.988464", "slug": "Web/JavaScript/Reference/Global_Objects/String/toUpperCase", "tags": [], "locale": "ja", "title": "String.prototype.toUpperCase()", "translations": [{"title": "String.prototype.toUpperCase()", "url": "/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/String/toUpperCase", "tags": ["prototype", "String", "Method", "JavaScript"], "summary": "toUpperCase()\u00a0\u5c06\u8c03\u7528\u8be5\u65b9\u6cd5\u7684\u5b57\u7b26\u4e32\u503c\u8f6c\u6362\u4e3a\u5927\u5199\u5f62\u5f0f\uff0c\u5e76\u8fd4\u56de\u3002", "localization_tags": [], "locale": "zh-CN", "last_edit": "2014-09-01T22:20:46", "review_tags": []}, {"title": "String.prototype.toUpperCase()", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/toUpperCase", "tags": ["String", "Reference", "R\u00e9f\u00e9rence", "prototype", "JavaScript", "Method"], "summary": "The toUpperCase() method returns the calling string value converted to uppercase.", "localization_tags": [], "locale": "en-US", "last_edit": "2014-11-21T03:33:45", "review_tags": []}, {"title": "String.prototype.toUpperCase()", "url": "/es/docs/Web/JavaScript/Referencia/Objetos_globales/String/toUpperCase", "tags": ["prototype", "String", "Method", "JavaScript"], "summary": "El toUpperCase() m\u00e9todo devuelve el valor convertido en may\u00fasculas de la cadena que realiza la llamada.", "localization_tags": [], "locale": "es", "last_edit": "2014-08-11T12:57:12", "review_tags": []}, {"title": "toUpperCase", "url": "/pl/docs/Web/JavaScript/Referencje/Obiekty/String/toUpperCase", "tags": ["Dokumentacja_JavaScript", "JavaScript", "Dokumentacje", "Wszystkie_kategorie"], "summary": "", "localization_tags": [], "locale": "pl", "last_edit": "2014-05-31T00:08:45", "review_tags": []}, {"title": "String.prototype.toUpperCase()", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/String/toUpperCase", "tags": ["String", "Reference", "R\u00e9f\u00e9rence", "prototype", "JavaScript", "Method"], "summary": "La m\u00e9thode\u00a0toUpperCase() retourne la valeur de la cha\u00eene courante, convertie en majuscules.", "localization_tags": [], "locale": "fr", "last_edit": "2015-02-17T13:06:40", "review_tags": []}, {"title": "String.prototype.toUpperCase()", "url": "/ru/docs/Web/JavaScript/Reference/Global_Objects/String/toUpperCase", "tags": ["String", "Reference", "R\u00e9f\u00e9rence", "prototype", "JavaScript", "Method"], "summary": "\u041c\u0435\u0442\u043e\u0434 toUpperCase() \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0435\u0442 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435 \u0441\u0442\u0440\u043e\u043a\u0438, \u043d\u0430 \u043a\u043e\u0442\u043e\u0440\u043e\u0439 \u043e\u043d \u0431\u044b\u043b \u0432\u044b\u0437\u0432\u0430\u043d, \u043f\u0440\u0435\u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u043d\u043e\u0435 \u0432 \u0432\u0435\u0440\u0445\u043d\u0438\u0439 \u0440\u0435\u0433\u0438\u0441\u0442\u0440.", "localization_tags": [], "locale": "ru", "last_edit": "2014-11-21T03:38:26", "review_tags": []}], "modified": "2015-04-15T00:07:29", "label": "String.prototype.toUpperCase()", "localization_tags": [], "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/String/toUpperCase", "last_edit": "2015-04-15T00:07:27", "summary": "\u547c\u3073\u51fa\u3059\u6587\u5b57\u5217\u306e\u5024\u3092\u5927\u6587\u5b57\u306b\u5909\u63db\u3057\u3066\u8fd4\u3057\u307e\u3059\u3002", "sections": [{"id": "Quick_Links", "title": "Standard built-in objects String Properties String.length String.prototype Methods 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() String.prototype.fixed() String.prototype.fontcolor() String.prototype.fontsize() String.prototype.includes() [Translate] String.prototype.indexOf() String.prototype.italics() String.prototype.lastIndexOf() String.prototype.link() String.prototype.localeCompare() [Translate] String.prototype.match() String.prototype.normalize() [Translate] String.prototype.quote() String.prototype.repeat() String.prototype.replace() String.prototype.search() String.prototype.slice() String.prototype.small() String.prototype.split() 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.prototype.toString() String.prototype.toUpperCase() String.prototype.trim() String.prototype.trimLeft() String.prototype.trimRight() String.prototype.valueOf() String.prototype[@@iterator]() [Translate] String.raw() [Translate] Inheritance: Function Properties Function.arguments Function.arity Function.caller Function.displayName [Translate] Function.length Function.name Function.prototype Methods Function.prototype.apply() Function.prototype.bind() Function.prototype.call() Function.prototype.isGenerator() Function.prototype.toSource() Function.prototype.toString() Object Properties Object.prototype.__count__ [Translate] Object.prototype.__noSuchMethod__ Object.prototype.__parent__ Object.prototype.__proto__ [Translate] Object.prototype.constructor [Translate] Methods 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": ".E6.A6.82.E8.A6.81", "title": "\u6982\u8981"}, {"id": ".E6.A7.8B.E6.96.87", "title": "\u69cb\u6587"}, {"id": ".E8.A9.B3.E7.B4.B0", "title": "\u8a73\u7d30"}, {"id": ".E4.BE.8B", "title": "\u4f8b"}, {"id": ".E4.BE.8B:_toUpperCase_.E3.83.A1.E3.82.BD.E3.83.83.E3.83.89.E3.81.AE.E4.BD.BF.E7.94.A8", "title": "\u4f8b: toUpperCase \u30e1\u30bd\u30c3\u30c9\u306e\u4f7f\u7528"}, {"id": ".E5.8F.82.E7.85.A7", "title": "\u53c2\u7167"}], "id": 37597, "review_tags": []}