From 8ccfa93045a6c119303566370999f59a0aae3b25 Mon Sep 17 00:00:00 2001 From: Irvin Date: Wed, 16 Feb 2022 02:13:18 +0800 Subject: adjust dl/dt/dd tags for zh-CN --- files/zh-cn/web/javascript/reference/global_objects/string/index.html | 3 --- 1 file changed, 3 deletions(-) (limited to 'files/zh-cn/web/javascript/reference/global_objects/string/index.html') diff --git a/files/zh-cn/web/javascript/reference/global_objects/string/index.html b/files/zh-cn/web/javascript/reference/global_objects/string/index.html index 6b8d96b0ac..8a6daf8511 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/string/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/string/index.html @@ -217,9 +217,6 @@ console.log(eval(s2)); // returns the string "2 + 2"
{{jsxref("String.fromCharCode()")}}  
 通过一串 Unicode 创建字符串。
-
- -
{{jsxref("String.fromCodePoint()")}} {{experimental_inline}}
通过一串 码点 创建字符串。
-- cgit v1.2.3-54-g00ecf