From c40612041809fe289aba58aefa170bbe784aba1f Mon Sep 17 00:00:00 2001 From: t7yang Date: Mon, 10 Jan 2022 08:38:07 +0800 Subject: remove name attribute for zh-CN --- files/zh-cn/web/javascript/reference/global_objects/nan/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'files/zh-cn/web/javascript/reference/global_objects/nan') diff --git a/files/zh-cn/web/javascript/reference/global_objects/nan/index.html b/files/zh-cn/web/javascript/reference/global_objects/nan/index.html index 95eda30e2e..51f7154aa5 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/nan/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/nan/index.html @@ -13,7 +13,7 @@ translation_of: Web/JavaScript/Reference/Global_Objects/NaN
{{EmbedInteractiveExample("pages/js/globalprops-nan.html")}}
-

描述

+

描述

NaN 是一个全局对象的属性。

@@ -59,7 +59,7 @@ Number.isNaN('hello world'); // false

{{Compat("javascript.builtins.NaN")}}

-

相关链接

+

相关链接