What is the translation of " ITERATOR " in English?

Examples of using Iterator in Vietnamese and their translations into English

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
Vậy Iterator là gì?
So, what is an iterator,?
Bạn không thể dùng Iterator.
You can't use the eraser.
Dùng iterator cũng được.
It also uses an iterator.
Chuyển list thành iterator.
Creating List with Iterator.
Iterator và do đó có thể lặp lại được.
Iterator property and thus are iterable.
People also translate
Bạn không thể dùng Iterator.
You cannot reset an iterator.
Sự khác nhau giữa iterator và const iterator.
Between iterators and const_iterators must be supported.
Hoặc cũng có thể dùng iterator.
One alternative is to use an iterator.
Enumeration nhanh gấp đôi so với Iterator và sử dụng rất ít bộ nhớ.
Enumeration is doubly faster than the Iterator and uses very less memory.
Next() Trích xuất phần tử tiếp theo từ Iterator.
Next() Retrieves the next item from an iterator.
Sau đây là ví dụ minh họa cả Iterator và ListIterator.
Here is another example of an iterator and a sequence.
Generator là cách đơn giản để tạo ra iterator.
A generator is an elegant way to define an iterator.
ERROR grunt. Grunt: ERROR 1066: Không thể mở iterator cho bí danh.
ERROR grunt. Grunt: ERROR 1066: Unable to open iterator for alias.
Một đối tượng có thể lặp lại nếu nó có thuộc tính Symbol. iterator.
An object is iterable if it has a Symbol. iterator property.
Iterable object là 1 object có chứa iterator.
Simply put, an iterable is an object that has an iterator.
Lưu trữ mộtsố nguyên n trong hàng đợi Iterator khiến cho lệnh tiếp theo được thực hiện n lần.
Storing an integer n in the iterator queue causes the next command to be executed n times.
Public void remove()Nó loại bỏ phần tử cuối được trả về bởi Iterator.
Void remove()-Removes from the underlying list the last element returned by the Iterator.
Interface Iterator cung cấp một số các phương thức để duyệt( lặp) qua các phần tử bất kỳ tập hợp nào.
The Iterator interface provides a number of methods that are able to iterate over any Collection.
Có khi bạn muốn program ngừng ở giữa một For Loop khi Iterator value.
Sometimes you want to program stopped in the middle of a For Loop Iterator value when there is a fairly large value.
Việc duyệt qua iterator được gọi là sử dụng iterator, bởi vì nó chỉ có thể làm một lần.
Iterating over an iterator is said to consume the iterator, because it is generally only possible to do once.
Mức tiêu thụ- Các phần tử trong Stream chỉ có thể được sử dụng một lần,tương tự như iterator.
Consumption- Elements in a stream can only be consumed once,similar to an iterator.
Rx là sự kết hợp của những ý tưởng tốt nhất từ Observer pattern, Iterator pattern và functional programming.
RxJS is a combination of the best ideas from the Observer pattern, the Iterator pattern, and functional programming.
Trong nội dung của hàm này bạn chỉ cần địnhnghĩa các giá trị cho các phần tử trong Iterator đó.
In the contents of this function youonly need to define the values for the elements in such iterator.
ReactiveX là sự kết hợp của những ý tưởng tốt nhất từ Observer pattern, Iterator pattern và Functional programming.
ReactiveX is a framework encapsulating the best of the Observer pattern, the Iterator pattern and functional programming.
Để cho phép các lập trình viên xử lý các phần tử trong một bộ sưu tập cùng một lúc,ES2015 đã giới thiệu iterator interface.
To enable programmers to process the elements in a collection one at a time,ES2015 introduced the iterator interface.
Cách đơn giản nhất để thực hiện điều này là thuê một Iterator, là một đối tượng mà triển khai hoặc Iterator hoặc Listlerator interface.
The better way is to employ an iterator, which is an object that implements either the Iterator or the ListIterator interface.
Khi gọi lần đầu, hàm generator không thực thi bất kỳ đoạn mã nào bên trong,thay vào đó nó trả về kiểu của iterator được gọi là generator.
When called initially, generator functions do not execute any of their code,instead returning a type of iterator called a Generator.
Mẫu Iterator cung cấp cho bạn cách thức truy cập một bộ phận bên trong một đối tượng mà không cần phải hiểu rõ cấu trúc nội tại của đối tượng đó.
The Iterator Pattern gives you a way of accessing the elements inside an object without having to know the internal details of that object.
String, Array, TypedArray, Map and Set là những iterable đã được tạo sẵn, bởivì đối tượng prototype của chúng đã có phương thức Symbol. iterator.
String, Array, TypedArray, Map and Set are all built-in iterables,because their prototype objects all have a Symbol. iterator method.
Results: 29, Time: 0.0207

Top dictionary queries

Vietnamese - English