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 --- .../reference/global_objects/string/anchor/index.html | 2 +- .../reference/global_objects/string/charat/index.html | 14 +++++++------- .../global_objects/string/charcodeat/index.html | 4 ++-- .../reference/global_objects/string/concat/index.html | 10 +++++----- .../global_objects/string/fromcharcode/index.html | 8 ++++---- .../global_objects/string/includes/index.html | 4 ++-- .../reference/global_objects/string/index.html | 18 +++++++++--------- .../reference/global_objects/string/indexof/index.html | 2 +- .../global_objects/string/lastindexof/index.html | 12 ++++++------ .../reference/global_objects/string/length/index.html | 8 ++++---- .../reference/global_objects/string/link/index.html | 2 +- .../reference/global_objects/string/match/index.html | 16 ++++++++-------- .../reference/global_objects/string/repeat/index.html | 8 ++++---- .../reference/global_objects/string/replace/index.html | 2 +- .../reference/global_objects/string/slice/index.html | 2 +- .../reference/global_objects/string/split/index.html | 16 ++++++++-------- .../reference/global_objects/string/substr/index.html | 12 ++++++------ .../global_objects/string/substring/index.html | 14 +++++++------- .../global_objects/string/tostring/index.html | 12 ++++++------ .../reference/global_objects/string/trimend/index.html | 8 ++++---- 20 files changed, 87 insertions(+), 87 deletions(-) (limited to 'files/zh-cn/web/javascript/reference/global_objects/string') diff --git a/files/zh-cn/web/javascript/reference/global_objects/string/anchor/index.html b/files/zh-cn/web/javascript/reference/global_objects/string/anchor/index.html index b48e62e0f8..43ab947d68 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/string/anchor/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/string/anchor/index.html @@ -129,7 +129,7 @@ document.body.innerHTML = myString.anchor("contents_anchor");

从{{gecko("17")}}开始  " (引号) 被 HTML引用字符 &quot所替代;在字符串中申请命名参数.

-

相关链接

+

相关链接