| 意味 | 例文 (32件) |
user-defined objectとは 意味・読み方・使い方
追加できません
(登録数上限)
「user-defined object」の部分一致の例文検索結果
該当件数 : 32件
A user-defined object specification means 43 receives user access to data as the specification of a user-defined object.例文帳に追加
ユーザ定義オブジェクト指定手段43は、データに対するユーザのアクセスを、ユーザ定義オブジェクトの指定として受け付ける。 - 特許庁
A function definition defines a user-defined function object (seesection3.2):発音を聞く 例文帳に追加
関数定義は、ユーザ定義関数オブジェクトを定義します (3.2 節参照): - Python
A user-defined method object combines a class, a class instance (or None) and any callable object (normally a user-definedfunction).例文帳に追加
ユーザ定義のメソッドオブジェクトは、クラスやクラスインスタンス(あるいは None) を任意の呼び出し可能オブジェクト (通常はユーザ定義関数) と結合し (combine) ます。 - Python
Because this dual representation can be expanded as a user-defined type, the user-defined type can exist in the object layer of the type system as the unboxing value type or an object.例文帳に追加
この二重表現はユーザ定義の型にも拡張可能であるので、ユーザ定義の型はアンボックス化値型としても、オブジェクトとしても型システムのオブジェクト階層に存在することができる。 - 特許庁
This dual representation can also be extended to user-defined types, so that user-defined types may exist both as an unboxed value type and as an object within the object hierarchy of the type system.例文帳に追加
この二重表現はユーザ定義の型にも拡張可能であるので、ユーザ定義の型はアンボックス化値型としても、オブジェクトとしても型システムのオブジェクト階層に存在することができる。 - 特許庁
This dual representation can also be extended to user-defined types, so that user-defined types may exist both as an unboxed value type and as an object within the object hierarchy of the type system.例文帳に追加
この二重表現はユーザ定義の型にも拡張可能であるので、ユーザ定義の型はアンボックス化値型としても、オブジェクトとしても型システムのオブジェクト階層に存在することができる。 - 特許庁
A user-defined function object is created by a function definition(see section7.5, ``Function definitions'').発音を聞く 例文帳に追加
ユーザ定義関数オブジェクトは、関数定義を行うことで生成されます(7.5 節、``関数定義'' 参照)。 - Python
-
履歴機能
過去に調べた
単語を確認! -
語彙力診断
診断回数が
増える! -
マイ単語帳
便利な
学習機能付き! -
マイ例文帳
文章で
単語を理解! -
「user-defined object」の部分一致の例文検索結果
該当件数 : 32件
The first virtual world includes a previously defined object and an avatar selected by a user.例文帳に追加
第1の仮想世界は予め定義されたオブジェクトとユーザによって選択されたアバタとを含むものである。 - 特許庁
In response to the access reception by the user-defined object specification means 43, an access means 44 uses an association means 42 to acquire a physical object corresponding to the specified user-defined object, and uses the acquired physical object to access the corresponding data.例文帳に追加
アクセス手段44は、ユーザ定義オブジェクト指定手段43によるアクセスの受け付けに応じ、指定された当該ユーザ定義オブジェクトに対応する物理オブジェクトを対応付け手段42を用いて取得し、取得された当該物理オブジェクトを用いて、対応する上記データにアクセスする。 - 特許庁
To enable a user to use an object except for objects defined in advance within the virtual world in the virtual world.例文帳に追加
仮想世界内であらかじめ定義されているオブジェクト以外のオブジェクトを、ユーザが仮想世界で使用できるようにする。 - 特許庁
An object, such as a widget, in a graphical user interface comprises an instance of a widget class with defined properties and/or methods which control operation of the object; and an associated instance of a look object class with defined properties and/or methods which control the look of the object.例文帳に追加
グラフィックユーザインタフェース内のウィジェットなどのオブジェクトが、オブジェクトの動作を制御する定義されたプロパティ及び/またはメソッドがあるウィジェットクラスのインスタンス、及びオブジェクトの外観を制御する定義されたプロパティ及び/またはメソッドがある外観オブジェクトクラスの関連付けられたインスタンスを備える。 - 特許庁
The function argument must be a callable object (a user-defined or built-in function or method, or a class object) and the args argument must be a sequence.例文帳に追加
引数 function は呼び出しができるオブジェクト (ユーザ定義および組み込みの関数またはメソッド、またはクラスオブジェクト)でなければなりません。 args はシーケンス型でなくてはなりません。 - Python
A filter dialog box is called and the user is able to define a customer object filter or select one of several defined tree level filters.例文帳に追加
フィルタ・ダイアログ・ボックスが呼び出され、ユーザはカスタム・オブジェクト・フィルタを定義したり、幾つかの定義済みツリー・レベル・フィルタの1つを選択できる。 - 特許庁
An object's type determines what kind of object it is (e.g., an integer, a list, or a user-defined function; there are many more as explained in the発音を聞く 例文帳に追加
あるオブジェクトの型は、そのオブジェクトがどの種類のオブジェクトか (例えば整数、リスト、ユーザ定義関数、など; その他多数については、 - Python
PostgreSQL is a sophisticated Object-Relational DBMS, supporting almost all SQL constructs, including subselects, transactions, and user-defined types and functions.発音を聞く 例文帳に追加
PostgreSQLは洗練されたオブジェクト・リレーショナルDBMSであり, サブ選択, トランザクションおよび利用者定義型と関数を含むほとんどすべてのSQL構造体をサポートする. - コンピューター用語辞典
|
| 意味 | 例文 (32件) |
|
|
ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。 |
|
ログイン |
Weblio会員(無料)になると
|
-
1proper
-
2take
-
3plea
-
4bilateral
-
5meet
-
6victims
-
7go
-
8responsible
-
9condominium
-
10square brackets
「user-defined object」のお隣キーワード |
weblioのその他のサービス
|
ログイン |
Weblio会員(無料)になると
|