{"json_modified": "2015-04-15T00:12:37.849316", "slug": "Web/JavaScript/Reference/Global_Objects/String/fromCharCode", "tags": ["String Methods", "\u8981\u66f4\u65b0", "String", "Unicode", "\u7ffb\u8a33\u4e2d"], "locale": "ja", "title": "String.fromCharCode()", "translations": [{"title": "String.fromCharCode()", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/fromCharCode", "tags": ["String", "Reference", "R\u00e9f\u00e9rence", "JavaScript", "Unicode", "Method"], "summary": "The static String.fromCharCode() method returns a string created by using the specified sequence of Unicode values.", "localization_tags": [], "locale": "en-US", "last_edit": "2014-11-07T02:42:16", "review_tags": []}, {"title": "fromCharCode", "url": "/pl/docs/Web/JavaScript/Referencje/Obiekty/String/fromCharCode", "tags": ["Dokumentacja_JavaScript", "JavaScript", "Dokumentacje", "Wszystkie_kategorie"], "summary": "", "localization_tags": [], "locale": "pl", "last_edit": "2014-05-31T00:08:43", "review_tags": []}, {"title": "String.fromCharCode()", "url": "/es/docs/Web/JavaScript/Referencia/Objetos_globales/String/fromCharCode", "tags": ["Method", "String", "Unicode", "JavaScript"], "summary": "El String.fromCharCode() statico m\u00e9todo devuelve una cadena creada mediante el uso de una secuencia de valores Unicode especificada.", "localization_tags": [], "locale": "es", "last_edit": "2014-08-11T09:37:09", "review_tags": []}, {"title": "String.fromCharCode()", "url": "/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/String/fromCharCode", "tags": [], "summary": "String.fromCharCode() \u9759\u6001\u65b9\u6cd5\u6839\u636e\u6307\u5b9a\u7684 Unicode \u7f16\u7801\u4e2d\u7684\u5e8f\u53f7\u503c\u6765\u8fd4\u56de\u4e00\u4e2a\u5b57\u7b26\u4e32\u3002", "localization_tags": [], "locale": "zh-CN", "last_edit": "2014-07-27T04:14:52", "review_tags": []}, {"title": "String.fromCharCode()", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/String/fromCharCode", "tags": ["String", "Reference", "R\u00e9f\u00e9rence", "JavaScript", "Unicode", "Method"], "summary": "La m\u00e9thode statique String.fromCharCode() renvoie une cha\u00eene de caract\u00e8res cr\u00e9\u00e9e \u00e0 partir de valeurs Unicode.", "localization_tags": [], "locale": "fr", "last_edit": "2015-02-08T07:04:25", "review_tags": []}, {"title": "String.fromCharCode()", "url": "/ru/docs/Web/JavaScript/Reference/Global_Objects/String/fromCharCode", "tags": ["String", "Reference", "R\u00e9f\u00e9rence", "JavaScript", "Unicode", "Method"], "summary": "\u0421\u0442\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u043c\u0435\u0442\u043e\u0434 String.fromCharCode() \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0435\u0442 \u0441\u0442\u0440\u043e\u043a\u0443, \u0441\u043e\u0437\u0434\u0430\u043d\u043d\u0443\u044e \u0438\u0437 \u0443\u043a\u0430\u0437\u0430\u043d\u043d\u043e\u0439 \u043f\u043e\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u0438 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0439 \u042e\u043d\u0438\u043a\u043e\u0434\u0430.", "localization_tags": [], "locale": "ru", "last_edit": "2014-11-17T03:52:01", "review_tags": []}], "modified": "2015-04-15T00:12:36", "label": "String.fromCharCode()", "localization_tags": [], "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/String/fromCharCode", "last_edit": "2015-04-14T01:40:11", "summary": "Unicode \u306e\u5024\u306e\u6307\u5b9a\u306e\u30b7\u30fc\u30b1\u30f3\u30b9\u3092\u4f7f\u7528\u3059\u308b\u3053\u3068\u306b\u3088\u3063\u3066\u751f\u6210\u3055\u308c\u305f\u6587\u5b57\u5217\u3092\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": ".E5.BC.95.E6.95.B0", "title": "\u5f15\u6570"}, {"id": ".E8.AA.AC.E6.98.8E", "title": "\u8aac\u660e"}, {"id": ".E4.BE.8B", "title": "\u4f8b"}, {"id": "Example.3A_Using_fromCharCode", "title": "Example: Using fromCharCode"}, {"id": "Getting_it_to_work_with_higher_values", "title": "Getting it to work with higher values"}, {"id": ".E9.96.A2.E9.80.A3.E6.83.85.E5.A0.B1", "title": "\u95a2\u9023\u60c5\u5831"}], "id": 37565, "review_tags": []}