ITERATOR Meaning in Japanese - translations and usage examples

Noun
iterator
イタレータ
イテレーターを返します

Examples of using Iterator in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
How to Use Iterator?
(c)iteratorを使う。
Convert Iterator to ArrayList.
イテレータをArrayListに変換する。
Get a directory iterator.
ディレクトリイテレータの取得
Iterator to the next element.
Iterator::next()-次の要素に進む。
Simple Numeric Iterator Example.
単純な数値イテレータの例。
And Iterator, and store the results internally as.
Iteratorを実装しており、内部では結果を。
Let's see how to call this iterator.
このイテレータを呼び出す方法を見ていこう:。
Converting Symbol. iterator to generator.
Symbol.iteratorからジェネレータへの変換。
You can manipulate map using java. util. Iterator.
Iteratorを使ったマップの操作を行うことができます。
It returns iterator to first element of the vector.
ベクターの最初の要素へのイテレータを返す。
One is an associated type, which is the iterator.
ひとつはIteratorという関連型(associatedtype)です。
C++ STL Vectors: Get iterator from index?
C++STLVectors:インデックスからイテレータを取得しますか?
Iterator- The Iterator interface.
IteratorAggregate-IteratorAggregateインターフェイス。
Find key Finish Iterator Get K2HShm:: iterator.
キー(Key)の探索終了イテレータK2HShm::iteratorを取得します。
Then extract the ORM object from the results using an iterator.
その結果からイテレータを使ってORMオブジェクトを取り出します。
Get key search start iterator K2HShm:: iterator.
キー(Key)の探索開始イテレータK2HShm::iteratorを取得します。
Example 2.7: Using a data provider that returns an Iterator object.
例2.7:Iteratorオブジェクトを返すデータプロバイダの使用。
O"d()" returns an iterator for"d" and is equivalent to"items(d)" in.
O"d()"は"d"のイテレータを返す。Vimの"items(d)"と同じ。
What is context in_. each(list, iterator,[context])?
Each(list、iterator、[context])のコンテキストとは何ですか?
Either IteratorAggregate or Iterator must be used instead.
そのかわりにIteratorAggregateあるいはIteratorを使用しなければなりません。
Bug fix: fixed hash table's generic iterator Patch from Kimura Fuyuki.
バグフィクス:汎用イテレータのハッシュテーブル用メソッドの修正(PatchfromKimuraFuyuki)。
If you use the iterator, the key of the current element is the local name. The global name is also returned.
イテレータを使用する際は、要素のキーはローカル名となります。
Asynchronous generatorA function which returns an asynchronous generator iterator.
Asynchronousgenerator(非同期ジェネレータ)asynchronousgeneratoriteratorを返す関数です。
Of course we could support the new and old names in Iterator, but it doesn't seem worthwhile.
もちろん、Iteratorで新しい名前と古い名前の両方をサポートすることもできますが、それは価値のあることとは思われませんでした。
An iterator is a method, get accessor, or operator that performs a custom iteration over an array or collection class by using the yield keyword.
イテレータは、yieldキーワードを使用して配列またはコレクションクラスに対してカスタム反復を実行するメソッド、getアクセサまたは演算子です。
Constraint that asserts that the array or object that implements the Iterator interface it is evaluated for contains a given value.
Iteratorインターフェイスを実装しているarrayやオブジェクトが、指定した値を保持していることを保証する制約。
The Doctrine_Manager implements an iterator so you can simple loop over the$manager variable to loop over the connections.
Doctrine_Managerはイテレータを実装するので接続をループするために変数$managerをループできます。
When called initially, generator functions do not execute any of their code,instead returning a type of iterator called a Generator.
最初に呼び出されると、ジェネレーター関数はコードを実行せず、ジェネレーターと呼ばれるある種のイテレーターを返します
Internally Zend_Config implements the Countable and Iterator interfaces in order to facilitate easy access to configuration data.
Zend_Configは内部でCountableインターフェイスおよびIteratorインターフェイスを実装しており、これを使用して設定データに容易にアクセスできるようになっています。
If the request is directed at a specific access path or an iterator, the message is sent to the ObjectID for that access path or iterator.
要求が特定のアクセスパスまたはイタレータへ向けられている場合は、メッセージはそのアクセスパスまたはイタレータに対するObjectIDへ送られる。
Results: 153, Time: 0.0284

Top dictionary queries

English - Japanese