THE RETURNED OBJECT 日本語 意味 - 日本語訳 - 英語の例文

[ðə ri't3ːnd 'ɒbdʒikt]
[ðə ri't3ːnd 'ɒbdʒikt]
返されたオブジェクト

英語 での The returned object の使用例とその 日本語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Please release the returned object pointer.
返されたオブジェクトポインタは開放してください。
The returned object should be of the same type as self.
返されるオブジェクトはselfと同じ型でなければなりません。
Js will automatically merge the returned object with the component data.
Jsは返されたオブジェクトとコンポーネントデータを自動的にマージします。
Use the returned object as you normally would.
返されるオブジェクトは通常のRealmオブジェクトです。
If you pass a function that returns an object, the returned object is used as the root state.
オブジェクトを返す関数を渡す場合、返されたオブジェクトはルートステートとして使用されます。
人々も翻訳します
The returned object is a true file object on POSIX platforms.
返されたオブジェクトは、POSIXプラットフォームでは本物のファイルオブジェクトです。
It should also be noted that the call new Robot()does not affect the prototype of the returned object.
また、注意する点として呼び出されたnewBar()は返ってきたオブジェクトのプロトタイプに影響しません。
StyleSheets; The returned object is a StyleSheetList.
StyleSheets返されるオブジェクトはStyleSheetListです。
Note: The reason the service and client must be in the same applicationis so the client can cast the returned object and properly call its APIs.
注:サービスとクライアントが同じアプリケーションになければならない理由は、クライアントが返されたオブジェクトをキャストでき、そのAPIを適切に呼び出せるようにするためです。
The length of the returned object will be the same as the length of the arg argument.
返されるオブジェクトはarg引数と同じ長さになります。
First we invoke the require() function, specifying the name of the module as a string('express'),and calling the returned object to create an Express application.
最初にrequire()関数を呼び出し、モジュールの名前を文字列('express')として指定し、返されたオブジェクトを呼び出してExpressアプリケーションを作成します。
The life duration of the returned object is synchronous with the one of the node object..
戻り値のオブジェクトの寿命はノード接続オブジェクトのそれと同期します。
This feature also enable us to query the Entity table and get a User orGroup object back if the returned object matches the constraints set in the parent class.
この機能によってEntityテーブルにクエリを行い変えされたオブジェクトが親クラスで設定された制約にマッチする場合UserもしくはGroupオブジェクトを戻します
The lexical format of the returned object may not match the lexical format of a required XPath datatype.
返されたオブジェクトのレキシカルフォーマットは、目的のXPathデータ型と違っている場合があります。
DictConfig() calls dictConfigClass passing the specified dictionary, and then calls the configure()method on the returned object to put the configuration into effect.
DictConfig()はdictConfigClassを、指定された辞書を渡して呼び出し、それから返されたオブジェクトのconfigure()メソッドを呼び出して、環境設定を作用させます。
The returned object is always a file-like object whose file attribute is the underlying true file object..
返されたオブジェクトは常にファイル様オブジェクトで、そのfile属性は元になった本物のファイルオブジェクトです。
It is possible todefine not only the fields to filter the returned object but also the objects referenced by the latter with arbitrary depth.
これは、返されたオブジェクトだけなく、任意の深さと、後者が参照するオブジェクトをフィルタリングするためのフィールドだけでなく、定義することが可能である。
The returned object contains mapState, mapGetters, mapActions and mapMutations that are bound with the given namespace. Details.
返されるオブジェクトは指定された名前空間にバインドされたmapState、mapGetters、mapActionsそしてmapMutationsが含まれます。詳細はこちら。
Thus, if you extract an item from a list using PyList_GetItem(), you don't own the reference- but if you obtain the same item from the same list using PySequence_GetItem() (which happens to take exactly the same arguments),you do own a reference to the returned object.
従って、PyList_GetItem()を使ってリスト内の要素を得た場合には、参照の所有者にはなりません---が、同じ要素を同じリストからPySequence_GetItem()(図らずもこの関数は全く同じ引数をとります)を使って取り出すと、返されたオブジェクトに対する参照を得ます。
Through the returned object, you can control persistence of data stores as well as get estimates of how much space is left for your site or appliation to store data.
返されたオブジェクトを通じて、データストアの永続性を制御したり、サイトやアプリがデータを格納するために必要なスペースの量を見積もることができます。
If filelike has a close() method, the returned object will also have a close() method, and it will invoke the filelike object's close() method when called.
Filelikeにclose()メソッドがある場合、返されたオブジェクトもclose()メソッドを持ち、これが呼ばれた場合にはfilelikeオブジェクトのclose()メソッドを呼び出します。
The returned object is nothing more than a placeholder so if, by some act of fate, it's erroneously used somewhere it shouldn't it will likely not pass a logic check.
返されるオブジェクトはプレースホルダー(代用品)でしかないため、使うべきでない場所で使用する間違った使い方を行えば、運命の導きにより、ロジックチェックをパスしないでしょう。
In the returned object, setting a field to a new value or changing a series the field refers to, including nested series, will trigger reactions defined for that field.
生成されたオブジェクトでは、フィールドに新しい値をセットするか、フィールドが参照するseriesを変更するとそのフィールドに定義されたリアクションが起動されます。
You can think of the returned object as an"interpreter" of the array buffer of bytes- it knows how to convert numbers to fit within the buffer correctly, both when reading and writing to it.
返却されるオブジェクトはバイト配列バッファーの「インタープリター」として考えることができます。-これは読み書き時に、バッファーに正しく格納するために数値を変換する方法を知っています。
The lexical format of the returned object may not match the lexical format of an XPath datatype and the value would therefore need to be converted to the lexical format of the required XPath datatype and then to the required XPath datatype.
返されたオブジェクトのレキシカルフォーマットは、XPathデータ型のレキシカルフォーマットにマッチしない場合もあり、目的のXPathデータ型に対するレキシカルフォーマットへ値の変換を行い、その後目的のXPathデータ型へ変換を行う必要があります。
NodeList(the return object for dojo. query() calls, Dojo's CSS selector method) more in-line with what is available in jQuery. jQuery has demonstrated that its APIs resonate strongly with developers.
NodeList(dojo.query()呼出が返すオブジェクト、DojoのCSSセレクタメソッド)のメソッドをjQueryで可能なようによりインラインとすることです。
The returning object is described in JSX, which is a XML like language that extends JavaScript.
戻り値はJavaScriptを拡張したXML風の言語である、JSXで定義されています。
The returned reflection object.
戻されたReflectionオブジェクトで
These could be converted back into binary data in the returned bytes object.
これらは返されたbytesオブジェクト内でバイナリデータに変換されることがあります。
結果: 29, 時間: 0.0411

単語ごとの翻訳

トップ辞書のクエリ

英語 - 日本語