ITERATING 日本語 意味 - 日本語訳 - 英語の例文
S

['itəreitiŋ]
動詞
['itəreitiŋ]
活用動詞

英語 での Iterating の使用例とその 日本語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Iterating over all the keys of a map.
マップのすべてのキーを反復する
Dictionaries allow iterating the keys:.
辞書ではキーを繰り返すことができます:。
Iterating with indices is also possible:.
インデックスによる反復も可能です:。
Hold down the keys to set the behavior when iterating.
キーを押しっぱなしにしたときに繰り返し処理する動作を設定します。
Iterating, modifying and improving can take years.
イテレートし、改良し、改善するには何年もの時間がかかる。
How to remove elements from a generic list while iterating over it?
どのようにそれを繰り返しながらジェネリックリストから要素を削除するには?
Iterating a JavaScript object's properties using jQuery.
JQueryを使用してJavaScriptオブジェクトのプロパティを反復する
One year later, at CES 2011, 3-D was back again- this time iterating.
年後、CES2011で3Dが戻ってもう一度-この時間の反復処理します
Iterating in some statically typed languages can be quite complex:.
静的型付け言語の中には、反復処理が非常に複雑なものがあります:。
You can follow-through with eliminating or iterating given processes.
あなたがフォロースルーすることができます与えられたプロセスを排除または反復して
When iterating over a dictionary, the index is stored in the loop variable.
辞書を反復処理するとき、indexはループ変数に格納されます。
There are process improvement programs continually iterating across the enterprise.
エンタープライズ全体で継続的に繰り返されるプロセス改善プログラムがあります。
You may stop iterating through the items by returning false from the callback:.
アイテムに対する繰り返しを停止したい場合は、コールバックからfalseを返します。
Why does the order of the loops affect performance when iterating over a 2D array?
D配列を反復処理するときに、ループの順序がパフォーマンスに影響するのはなぜですか?
When iterating over an array, the current array element is stored in the loop variable.
配列を反復処理する時には、現在の配列要素がループ変数に格納されます。
What happens if you call erase() on a map element while iterating from begin to end?
最初から最後まで繰り返しながらmap要素に対してerase()を呼び出すとどうなりますか?
As this example shows, iterating Bayes' theorem can yield extremely precise information.
この例が示すように、ベイズの定理を反復することで、非常に正確な情報を得ることができます。
Each shard acts as a container for multiple stream records,and contains information required for accessing and iterating through these records.
各シャードは、複数のストリームレコードのコンテナとして機能し、これらのレコードへのアクセスと反復処理に必要な情報が含まれています。
Another way of iterating over an array that was added with ECMAScript 5 is forEach():.
配列を繰り返すもうひとつの方法が、ECMAScript5で追加されたforEach()です:。
Note that the elements of array that are omitted when the array isdefined are not listed when iterating by forEach, but are listed when undefined has been manually assigned to the element:.
配列定義の際に省略された要素は、forEachによって反復処理されるときにはリストアップされませんが、配列要素にundefinedが割り当てられている場合はリストアップされることに注意してください:。
This makes iterating, revising, and troubleshooting programs is much quicker than many other languages.
そのため、プログラムの繰り返しや、修正、トラブルシューティングを他の多くの言語よりも迅速に行うことができます。
Your unique and special v1 idea on how to solve that problem is usually wrong and only through launching,talking to customers, and iterating will you actually find a product that reaches product market fit.
問題を解決する方法についての、あなたのユニークで特別な考えversion.1は通常間違っており、プロダクトの立ち上げ、顧客との会話、そしてその繰り返しを通してのみ、実際にPMFに達するプロダクトを見つけられる。
You're likely to spend more time iterating on wireframes for a project that is visually and interactively complex.
ビジュアルや挙動が複雑なプロジェクトでは、ワイヤーフレームのイテレーション(反復作業)に時間がかかります。
Our team loaded all of the original assets from the linear projects into Unreal Engine so thatthe participants could spend their energy iterating on lighting, animations, audio, and gameplay mechanics.
補足ですが、参加者が自分のエネルギーをライティング、アニメーション、オーディオ、ゲームプレイメカニクスに繰り返し使えるように、我々のチームはオリジナルアセットをすべてリニアなプロジェクトからアンリアルエンジンにロードしました。
Iterating through the properties of a record can be done in similar way as iterating through an array- by using the foreach construct.
レコードのプロパティのイテレーションは配列のやり方と似ています。foreachコンストラクトを使用します。
Sesame Workshop and IBM are currently exploring and iterating on a wide variety of interactive platforms and interfaces for use in homes and schools.
現在、SesameWorkshopとIBMは、家庭や学校で使用するさまざまな種類の対話型のプラットフォームやインターフェースの検討を重ねています
Iterating over own properties only If you only want to consider properties attached to the object itself, and not its prototypes, use getOwnPropertyNames() or perform a hasOwnProperty() check propertyIsEnumerable can also be used.
独自のプロパティだけで繰り返すオブジェクトに付属するプロパティだけを考えればよい場合、getOwnPropertyNames()を使うか、hasOwnProperty()を実行してチェックします(propertyIsEnumerableも使用できます)。
What this should be doing is running the SQL,select* from links, iterating over all of the results that are returned to us as a tuple, converting those tuples into a link object, and then printing. votes.
反復処理して得られた結果をタプルとして返しリンクオブジェクトに変換して投票数を出力するはずですリンクへの投票数がすべて表示されましたね。
Over the years, in iterating our management model, we have experimented with and improved on the right balance between systems and individuals.
長年にわたり、当社の経営モデルを繰り返す中で、私たちはシステムと個人の適切なバランスについて実験と改善を行ってきました。
We examined all possibilities while iterating on prototypes, in order to find a method that would be able to maximize the appeal of the material.
素材の魅力を最大限に引き出すためにはどんな方法がありえるか、試作を繰り返しながらあらゆる可能性を検討しました。
結果: 39, 時間: 0.035
S

Iteratingの同義語

トップ辞書のクエリ

英語 - 日本語