diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/array/values/index.html')
-rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/array/values/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/array/values/index.html b/files/zh-cn/web/javascript/reference/global_objects/array/values/index.html index d8cc03f53f..92e3920d88 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/array/values/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/array/values/index.html @@ -84,8 +84,6 @@ iterator.next().value; // "n" <p>如果数组中元素改变,那么迭代器的值也会改变</p> </div> -<p class="hidden"><strong>TODO</strong>: please write about why we need it, use cases.</p> - <h2 id="规范">规范</h2> <table class="standard-table"> |