diff options
| author | t7yang <t7yang@gmail.com> | 2022-01-10 08:38:06 +0800 |
|---|---|---|
| committer | Irvin <irvinfly@gmail.com> | 2022-02-16 02:35:54 +0800 |
| commit | ea514a38735125a2b5468300311ea8b2389c8863 (patch) | |
| tree | 1afc6c2ff3ee3bc5efdfbba3841e2ef24f0c9485 /files/zh-cn/web/javascript/reference/global_objects/string/touppercase/index.html | |
| parent | a2960295605a27e084541fc2f93068dd3cad15ba (diff) | |
| download | translated-content-ea514a38735125a2b5468300311ea8b2389c8863.tar.gz translated-content-ea514a38735125a2b5468300311ea8b2389c8863.tar.bz2 translated-content-ea514a38735125a2b5468300311ea8b2389c8863.zip | |
remove hidden class for zh-CN
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/string/touppercase/index.html')
| -rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/string/touppercase/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/string/touppercase/index.html b/files/zh-cn/web/javascript/reference/global_objects/string/touppercase/index.html index 820f1a80b3..a62e0e137c 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/string/touppercase/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/string/touppercase/index.html @@ -15,8 +15,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/String/toUpperCase <div>{{EmbedInteractiveExample("pages/js/string-touppercase.html","shorter")}}</div> -<p class="hidden">这个交互式示例的源代码存储在GitHub存储库中。如果您想对交互式示例项目作出贡献,请克隆<a href="/zh-CN/docs/">https://github.com/mdn/interactive-examples</a>并向我们发送请求。</p> - <h2 id="语法">语法</h2> <pre class="syntaxbox"><var>str</var>.toUpperCase()</pre> |
