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 --- .../zh-cn/web/javascript/reference/global_objects/parseint/index.html | 4 ---- 1 file changed, 4 deletions(-) (limited to 'files/zh-cn/web/javascript/reference/global_objects/parseint') diff --git a/files/zh-cn/web/javascript/reference/global_objects/parseint/index.html b/files/zh-cn/web/javascript/reference/global_objects/parseint/index.html index 729aee8834..4f2def476a 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/parseint/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/parseint/index.html @@ -16,10 +16,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/parseInt

{{EmbedInteractiveExample("pages/js/globalprops-parseint.html")}}

- -

语法

parseInt(string, radix);
-- cgit v1.2.3-54-g00ecf