"すべてのインスタンスで"の翻訳 英語に:


  辞書 日本-英語

すべてのインスタンスで - 翻訳 : すべてのインスタンスで - 翻訳 : すべてのインスタンスで - 翻訳 :

  例 (レビューされていない外部ソース)

インスタンス
Instance
インスタンス
Instances
複数のインスタンス
Multiple instance
複数のインスタンス
Multiple Instances
ある問題のインスタンスを 他のインスタンスに変換します この場合変換はとても直接的です
Now in this particular example, well it illustrates a general idea which is we take instances of one problem and we transform them into instance of another.
インスタンス名
Instance name
インスタンス名
Instance Name
このインスタンス化されたパターンが すべての関数に有効だと判明すれば
It's like a sieve.
複数インスタンス
Multiple Instances
単一インスタンス
Single Instance
gameオブジェクトのためにインスタンス化する方法です
What we care about is how to use it for instantiating the proper class based inheritance trees for our game objects.
私は このインスタンスで怖い 氏レインズフォード...
I'm going with you. No.
新しいArtのインスタンスです そこにtitle titleと
A that's going to be our art equals a new instance of art.
これはリンクのインスタンスを パラメータとして取るので
What I'd like you to do is implement this new function called add new link.
classmethodはby_pathを インスタンスで有効にするのではなく
All this does is this runs an app engine query or datastore query.
インスタンス名が空です 一つ選択してください
The instance name is empty. Please select an instance.
この中で問題Yのインスタンスは 問題Xのインスタンスに変換されます つまり問題Xの中には 複数のインスタンスが存在します そして問題Xを解くためのアルゴリズムを実行します
Imagine that we want to solve an instance of problem Y, we can imagine building a solution algorithm, an algorithm for Y, that what happen inside is instance of problem Y gets transformed in some way between instance of problem X or may be multiple instances of problem X.
作成時間によってソートされるデータベースから Artsのインスタンスすべてを読み出すための GQLを書くことです
So what I'd like you to do is write for me the SQL in this case, the GQL to fetch all of the instances of arts from our database, sorted by the creation time.
以前の KGraphViewer インスタンスで開かれたファイルのリスト
The list of files that were opened in past instances of kgraphviewer
KIO のインスタンスを作成できませんでした
Could not create a KIO instance
新しいインスタンスを開く
Open a new instance
新しい Konsole インスタンスに使用するプロファイルの名前
Name of profile to use for new Konsole instance
そこで新しいインスタンスを生成し
Because of the autonowadd, we'll automatically get that property.
既存のインスタンスを置き換える
Replace existing instance
11. 実行中のコンポーネントのインスタンスを取得することはできますか
Is there a way to handle an event sent from COM object?
唯一ではないインスタンスでの新しいメモの作成を抑止する
Suppress creation of a new note on a non unique instance.
このクラスはオブジェクト obj がインスタンス であるクラスの名前を返します
Returns FALSE if obj is not an object.
つまり静的なのです クラスのインスタンスを必要としません
Staticmethod basically means you don't have to pass in self to a function, which means this method here is just static.
クラスにおけるクラス変数のインスタンスは
Okay, you have to assign a variable before you use it, otherwise you'll get an error.
定数を KmPlot のインスタンス間で共有するには これをチェックします
Check this to have the constant permanently available between instances of KmPlot.
エージェントのインスタンスの作成がタイムアウトしました
Agent instance creation timed out.
エージェントのインスタンスの作成がタイムアウトしました
Resource synchronization timed out.
指定されたアカウントで実行されているEC2インスタンスのステータスを表示します
Shows Status of EC2 instances running on given account.
KMail の実行中のインスタンスがありません
No running instance of KMail found.
Amarok を複数インスタンス実行することを許可
Allow running multiple Amarok instances
すべての関数に有効なパターンだけ保持します つまりインスタンス化されたパターンの数は ふるいにかけられ徐々に減っていくのです
Daikon checks these patterns for every single invocation of a function and only retains those that hold for all invocations of the function, which means that over time the set of instantiated patterns becomes smaller and smaller.
実はこのArtクラスのインスタンスです ここにはtitleがあるので ドットシンタックスで titleにアクセスできます
And this object art here is actually an instance of this class art here, and it has a title.
私の言いたいのインスタンスとして 私はボンドストリートいずれかでモンティビングを満たす覚えている
Well, Jeeves gives you just the same impression of omniscience.
obj がオブジェクトの場合 obj がインスタンスであるクラスの親クラスの 名前を返します
If obj is an object, returns the name of the parent class of the class of which obj is an instance.
Daikonが適切なパターンを有しているからです つまり2つの変数の乗算は 3つ目の変数と等しいというパターンです そして戻り値でインスタンス化され 再び戻り値とxでインスタンス化されます
However, what we also get is that the return value squared is equal to x, and we get this because Daikon has an appropriate pattern for that, namely a pattern where the multiplication of any two variables equals a third variable, and this is instantiated with a return value, again with a return value and with x and this pattern then holds for all runs at least for all runs with integer numbers.
少し紛らわしいのですが art classのインスタンスのことです そしてart classはartというプロパティを持ち
Now remember, this art here this is a little confusing, I realize this art here refers to this instance of our art class, and our art class actually has a property called art, which is actually the text of the art itself.
インスタンスから始まりますが この場合はclsというクラスが入っています
So normally you would say the first parameter on a method on a class itself, that's referring to yourself, that instance.
と丁重にその特定のインスタンスにはその古いハンクに従う ain'taスレーブ誰ですか
Do you think the archangel Gabriel thinks anything the less of me, because I promptly and respectfully obey that old hunks in that particular instance?
xは2でepsは10e 7の値であると推測できます これらのパターンもインスタンス化します
When we invoke the square root with the value of 2, we could infer that x has a value of 2 and eps has a value of 10 7.
このメソッドはこのオブジェクトを呼び出します インスタンスである必要はありません
I'm not going to get into exactly what decorators are, but what classmethod does, is it says you can call this method, on this object.

 

関連検索 : すべてのインスタンス - すべてのインスタンス - すべてのインスタンスの - すべてのインスタンスを通して - インスタンスで - すべてのインスタンスを超えます - 他のインスタンスで - そのインスタンスで - 別のインスタンスで - 各インスタンスで - 無インスタンスで - 各インスタンスで