{"json_modified": "2015-04-22T09:51:59.409539", "slug": "Web/JavaScript/Reference/Global_Objects/Number/parseInt", "tags": ["Experimental", "Number", "Exp\u00e9rimental", "JavaScript", "ECMAScript6", "Method"], "locale": "ru", "title": "Number.parseInt()", "translations": [{"title": "Number.parseInt()", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/parseInt", "tags": ["Experimental", "Number", "Exp\u00e9rimental", "JavaScript", "ECMAScript6", "Method"], "summary": "The Number.parseInt() method parses a string argument and returns an integer of the specified radix or base.", "localization_tags": [], "locale": "en-US", "last_edit": "2015-02-22T22:22:50", "review_tags": []}, {"title": "Number.parseInt()", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/Number/parseInt", "tags": ["R\u00e9f\u00e9rence", "Reference", "Experimental", "Number", "Exp\u00e9rimental", "JavaScript", "ECMAScript6", "Method"], "summary": "La m\u00e9thode Number.parseInt() analyse et convertit une chaine de caract\u00e8res, fournie en argument, en un entier dans la base souhait\u00e9e.", "localization_tags": [], "locale": "fr", "last_edit": "2015-02-23T04:21:25", "review_tags": []}, {"title": "Number.parseInt()", "url": "/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Number/parseInt", "tags": ["Experimental", "Number", "Exp\u00e9rimental", "JavaScript", "ECMAScript6", "Method"], "summary": "Number.parseInt() \u65b9\u6cd5\u53ef\u4ee5\u6839\u636e\u7ed9\u5b9a\u7684\u8fdb\u5236\u6570\u628a\u4e00\u4e2a\u5b57\u7b26\u4e32\u89e3\u6790\u6210\u6574\u6570\u3002", "localization_tags": [], "locale": "zh-CN", "last_edit": "2015-02-22T22:26:26", "review_tags": []}], "modified": "2015-04-22T09:51:57", "label": "Number.parseInt()", "localization_tags": [], "url": "/ru/docs/Web/JavaScript/Reference/Global_Objects/Number/parseInt", "last_edit": "2014-12-01T02:53:29", "summary": "\u041c\u0435\u0442\u043e\u0434 Number.parseInt() \u0440\u0430\u0437\u0431\u0438\u0440\u0430\u0435\u0442 \u0441\u0442\u0440\u043e\u043a\u043e\u0432\u044b\u0439 \u0430\u0440\u0433\u0443\u043c\u0435\u043d\u0442 \u0438 \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0435\u0442 \u0446\u0435\u043b\u043e\u0435 \u0447\u0438\u0441\u043b\u043e. \u042d\u0442\u043e\u0442 \u043c\u0435\u0442\u043e\u0434 \u0432\u0435\u0434\u0451\u0442 \u0441\u0435\u0431\u044f \u0438\u0434\u0435\u043d\u0442\u0438\u0447\u043d\u043e \u0433\u043b\u043e\u0431\u0430\u043b\u044c\u043d\u043e\u0439 \u0444\u0443\u043d\u043a\u0446\u0438\u0438 parseInt() \u0438 \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0447\u0430\u0441\u0442\u044c\u044e ECMAScript 6 (\u0435\u0433\u043e \u0446\u0435\u043b\u044c\u044e \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u043c\u043e\u0434\u0443\u043b\u044f\u0440\u0438\u0437\u0430\u0446\u0438\u044f \u0433\u043b\u043e\u0431\u0430\u043b\u044c\u043d\u044b\u0445 \u0441\u0443\u0449\u043d\u043e\u0441\u0442\u0435\u0439).", "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 Number \u0421\u0432\u043e\u0439\u0441\u0442\u0432\u0430 Number.EPSILON Number.MAX_SAFE_INTEGER Number.MAX_VALUE Number.MIN_SAFE_INTEGER Number.MIN_VALUE Number.NEGATIVE_INFINITY Number.NaN Number.POSITIVE_INFINITY Number.prototype \u041c\u0435\u0442\u043e\u0434\u044b Number.isFinite() Number.isInteger() Number.isNaN() Number.isSafeInteger() Number.parseFloat() Number.parseInt() Number.prototype.toExponential() Number.prototype.toFixed() Number.prototype.toLocaleString() Number.prototype.toPrecision() Number.prototype.toSource() Number.prototype.toString() Number.prototype.valueOf() Number.toInteger() \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": "Parameters", "title": "\u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u044b"}, {"id": "Description", "title": "\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435"}, {"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": 128817, "review_tags": []}