From ea514a38735125a2b5468300311ea8b2389c8863 Mon Sep 17 00:00:00 2001 From: t7yang Date: Mon, 10 Jan 2022 08:38:06 +0800 Subject: remove hidden class for zh-CN --- .../zh-cn/web/javascript/reference/operators/left_shift/index.html | 6 ------ 1 file changed, 6 deletions(-) (limited to 'files/zh-cn/web/javascript/reference/operators/left_shift') diff --git a/files/zh-cn/web/javascript/reference/operators/left_shift/index.html b/files/zh-cn/web/javascript/reference/operators/left_shift/index.html index 4bae0bcde0..3c4f0b3b6a 100644 --- a/files/zh-cn/web/javascript/reference/operators/left_shift/index.html +++ b/files/zh-cn/web/javascript/reference/operators/left_shift/index.html @@ -9,8 +9,6 @@ translation_of: Web/JavaScript/Reference/Operators/Left_shift
{{EmbedInteractiveExample("pages/js/expressions-left-shift.html")}}
- -

语法

a << b
@@ -66,7 +64,3 @@ translation_of: Web/JavaScript/Reference/Operators/Left_shift
  
  • Bitwise operators in the JS guide
  • Left shift assignment operator
  • - -

    - -

    -- cgit v1.2.3-54-g00ecf