diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/operators/increment/index.html')
-rw-r--r-- | files/zh-cn/web/javascript/reference/operators/increment/index.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/files/zh-cn/web/javascript/reference/operators/increment/index.html b/files/zh-cn/web/javascript/reference/operators/increment/index.html index 31620cb751..feb73deedb 100644 --- a/files/zh-cn/web/javascript/reference/operators/increment/index.html +++ b/files/zh-cn/web/javascript/reference/operators/increment/index.html @@ -78,7 +78,3 @@ b = ++a; <li><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Unary_negation">Unary negation operator</a></li> <li><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Unary_plus">Unary plus operator</a></li> </ul> - -<div id="gtx-trans" style="position: absolute; left: 126px; top: 21px;"> -<div class="gtx-trans-icon"></div> -</div> |