From d4625fc3adef7da9a077b195800094d03488c50c Mon Sep 17 00:00:00 2001 From: t7yang Date: Fri, 28 May 2021 22:17:15 +0800 Subject: remove bcd paragraph for zh-CN --- .../javascript/reference/global_objects/string/fromcodepoint/index.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'files/zh-cn/web/javascript/reference/global_objects/string/fromcodepoint') diff --git a/files/zh-cn/web/javascript/reference/global_objects/string/fromcodepoint/index.html b/files/zh-cn/web/javascript/reference/global_objects/string/fromcodepoint/index.html index 786125e340..d7c6ad0ccd 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/string/fromcodepoint/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/string/fromcodepoint/index.html @@ -130,8 +130,6 @@ console.log(String.fromCodePoint(0x2F804)); // or 194564 in decimal

浏览器兼容性

- -

{{Compat("javascript.builtins.String.fromCodePoint")}}

参见

-- cgit v1.2.3-54-g00ecf