From ea514a38735125a2b5468300311ea8b2389c8863 Mon Sep 17 00:00:00 2001 From: t7yang Date: Mon, 10 Jan 2022 08:38:06 +0800 Subject: remove hidden class for zh-CN --- .../web/javascript/reference/global_objects/array/splice/index.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'files/zh-cn/web/javascript/reference/global_objects/array/splice') diff --git a/files/zh-cn/web/javascript/reference/global_objects/array/splice/index.html b/files/zh-cn/web/javascript/reference/global_objects/array/splice/index.html index b2bb7374dd..6d660999b6 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/array/splice/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/array/splice/index.html @@ -16,8 +16,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Array/splice
{{EmbedInteractiveExample("pages/js/array-splice.html")}}
- -

语法

array.splice(start[, deleteCount[, item1[, item2[, ...]]]])
-- 
cgit v1.2.3-54-g00ecf