From d9e9adb5f80a819fe46349bcf6d1faec734b09cd Mon Sep 17 00:00:00 2001 From: Irvin Date: Wed, 16 Feb 2022 02:07:31 +0800 Subject: remove span tag in zh-CN --- .../javascript/reference/global_objects/bigint64array/index.html | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'files/zh-cn/web/javascript/reference/global_objects/bigint64array') diff --git a/files/zh-cn/web/javascript/reference/global_objects/bigint64array/index.html b/files/zh-cn/web/javascript/reference/global_objects/bigint64array/index.html index 31ac75a13e..69b980e18b 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/bigint64array/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/bigint64array/index.html @@ -39,13 +39,8 @@ translation_of: Web/JavaScript/Reference/Global_Objects/BigInt64Array
{{jsxref("TypedArray.prototype.byteOffset", "BigInt64Array.prototype.byteOffset")}}
返回 BigInt64Array 从{jsxref(“ArrayBuffer”)}}开始的偏移量(以字节为单位)。这在构造时已被固定的,因此是只读。
{{jsxref("TypedArray.prototype.length", "BigInt64Array.prototype.length")}}
-
-

返回 BigInt64Array 中被保留的元素个数。这在构造时是固定的,因此是只读

- -

- - -

+
                 +

返回 BigInt64Array 中被 保留的元 素个数。这  在构造时是固定的,因此是只读 。  

-- cgit v1.2.3-54-g00ecf