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/string/match/index.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'files/zh-cn/web/javascript/reference/global_objects/string/match/index.html') diff --git a/files/zh-cn/web/javascript/reference/global_objects/string/match/index.html b/files/zh-cn/web/javascript/reference/global_objects/string/match/index.html index d93b8bebef..33a3a57880 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/string/match/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/string/match/index.html @@ -10,8 +10,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/String/match
{{EmbedInteractiveExample("pages/js/string-match.html", "shorter")}}
- -

语法

str.match(regexp)
-- cgit v1.2.3-54-g00ecf