{"json_modified": "2015-04-18T00:25:39.141279", "slug": "Web/JavaScript/Reference/Global_Objects/Uint32Array", "tags": [], "locale": "zh-CN", "title": "Uint32Array", "translations": [{"title": "Uint32Array", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint32Array", "tags": ["Constructor", "TypedArrays", "TypedArray", "JavaScript"], "summary": "The Uint32Array typed array represents an array of 32-bit unsigned integers in the platform byte order. If control over byte order is needed, use DataView instead. The contents are initialized to 0. Once established, you can reference elements in the array using the object's methods, or using standard array index syntax (that is, using bracket notation).", "localization_tags": [], "locale": "en-US", "last_edit": "2015-01-07T06:50:15", "review_tags": []}, {"title": "Uint32Array", "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/Uint32Array", "tags": [], "summary": "Uint32Array \u30bf\u30a4\u30d7\u306f\u300132 \u30d3\u30c3\u30c8\u7b26\u53f7\u306a\u3057\u6574\u6570\u5024\u306e\u914d\u5217\u3092\u8868\u3057\u307e\u3059\u3002", "localization_tags": ["inprogress"], "locale": "ja", "last_edit": "2015-04-12T10:49:29", "review_tags": []}, {"title": "Uint32Array", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/Uint32Array", "tags": ["Uint32Array", "TypedArrays", "Constructor", "Reference", "TypedArray", "R\u00e9f\u00e9rence", "JavaScript"], "summary": "Pour plus d'informations sur la syntaxe du constructeur et le r\u00f4le des diff\u00e9rents param\u00e8tres, voir la page TypedArray.", "localization_tags": [], "locale": "fr", "last_edit": "2015-02-20T12:42:04", "review_tags": []}], "modified": "2015-04-18T00:25:37", "label": "Uint32Array", "localization_tags": ["inprogress"], "url": "/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Uint32Array", "last_edit": "2014-11-03T00:18:52", "summary": "Uint32Array\u00a0\u8868\u793a\u4e00\u4e2a32\u4f4d\u7684\u65e0\u7b26\u53f7\u7684\u6574\u6570\u6570\u7ec4\uff0c\u4ee5\u5b57\u8282\u7684\u5f62\u5f0f\u3002 \u5982\u679c\u9700\u8981\u4ee5\u5b57\u8282\u7684\u5f62\u5f0f\u64cd\u4f5c\uff0c\u4f7f\u7528{jsxref(\"DataView\")}}\u4ee3\u66ff\u3002 \u5185\u5bb9\u521d\u59cb\u5316\u4e3a0\u3002 \u4e00\u65e6\u521b\u5efa\uff0c\u4f60\u53ef\u4ee5\u7528\u5bf9\u8c61\u7684\u65b9\u6cd5\u5f15\u7528\u6570\u7ec4\u91cc\u7684\u5143\u7d20\uff0c\u6216\u8005\u4f7f\u7528\u6807\u51c6\u7684\u6570\u7ec4index\u8bed\u6cd5\uff08\u5373\uff0c\u4f7f\u7528\u4e2d\u62ec\u53f7\uff09\u3002", "sections": [{"id": "Quick_Links", "title": "JavaScript \u6807\u51c6\u5e93 TypedArray \u5c5e\u6027 TypedArray.BYTES_PER_ELEMENT [Translate] TypedArray.name [Translate] TypedArray.prototype [Translate] TypedArray.prototype.buffer [Translate] TypedArray.prototype.byteLength [Translate] TypedArray.prototype.byteOffset [Translate] TypedArray.prototype.length [Translate] \u65b9\u6cd5 TypedArray.from() [Translate] TypedArray.of() [Translate] TypedArray.prototype.copyWithin() [Translate] TypedArray.prototype.entries() [Translate] TypedArray.prototype.every() [Translate] TypedArray.prototype.fill() [Translate] TypedArray.prototype.filter() [Translate] TypedArray.prototype.find() [Translate] TypedArray.prototype.findIndex() [Translate] TypedArray.prototype.forEach() [Translate] TypedArray.prototype.includes() [Translate] TypedArray.prototype.indexOf() [Translate] TypedArray.prototype.join() [Translate] TypedArray.prototype.keys() [Translate] TypedArray.prototype.lastIndexOf() [Translate] TypedArray.prototype.map() [Translate] TypedArray.prototype.move() [Translate] TypedArray.prototype.reduce() [Translate] TypedArray.prototype.reduceRight() [Translate] TypedArray.prototype.reverse() [Translate] TypedArray.prototype.set() [Translate] TypedArray.prototype.slice() [Translate] TypedArray.prototype.some() [Translate] TypedArray.prototype.subarray() [Translate] TypedArray.prototype.values() [Translate] TypedArray.prototype[@@iterator]() [Translate] Related pages: Int8Array Uint8Array Uint8ClampedArray Int16Array Uint16Array Int32Array Uint32Array Float32Array Float64Array \u7ee7\u627f Function \u5c5e\u6027 Function.arguments Function.arity Function.caller Function.displayName [Translate] Function.length Function.name Function.prototype \u65b9\u6cd5 Function.prototype.apply() Function.prototype.bind() Function.prototype.call() Function.prototype.isGenerator() Function.prototype.toSource() Function.prototype.toString() Object \u5c5e\u6027 Object.prototype.__count__ [Translate] Object.prototype.__noSuchMethod__ [Translate] Object.prototype.__parent__ Object.prototype.__proto__ Object.prototype.constructor \u65b9\u6cd5 Object.prototype.__defineGetter__() Object.prototype.__defineSetter__() Object.prototype.__lookupGetter__() Object.prototype.__lookupSetter__() [Translate] Object.prototype.hasOwnProperty() Object.prototype.isPrototypeOf() Object.prototype.propertyIsEnumerable() Object.prototype.toLocaleString() Object.prototype.toSource() Object.prototype.toString() Object.prototype.unwatch() [Translate] Object.prototype.valueOf() Object.prototype.watch()"}, {"id": ".E6.A6.82.E8.A6.81", "title": "\u6982\u8981"}, {"id": ".E8.AF.AD.E6.B3.95", "title": "\u8bed\u6cd5"}, {"id": ".E5.B1.9E.E6.80.A7", "title": "\u5c5e\u6027"}, {"id": "Methods", "title": "Methods"}, {"id": "Boolean_instances", "title": "Uint32Array prototype"}, {"id": "Properties", "title": "Properties"}, {"id": "Methods_2", "title": "Methods"}, {"id": "Examples", "title": "Examples"}, {"id": "Specifications", "title": "Specifications"}, {"id": "Browser_compatibility", "title": "Browser compatibility"}, {"id": "See_also", "title": "See also"}], "id": 129473, "review_tags": []}