1016万例文収録!

「"Function object"」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > "Function object"に関連した英語例文

セーフサーチ:オフ

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

"Function object"を含む例文一覧と使い方

該当件数 : 26



例文

yields a function object. 例文帳に追加

は、関数オブジェクトになります。 - Python

The result must be a callable,which is invoked with the function object as the only argument.The returned value is bound to the function name instead of the function object.例文帳に追加

デコレータの返す値は関数オブジェクトではなく、関数名にバインドされます。 - Python

A built-in function object is a wrapper around a C function. 例文帳に追加

組み込み関数オブジェクトは C 関数へのラッパです。 - Python

Pushes a new function object on the stack. 例文帳に追加

新しい関数オブジェクトをスタックにプッシュします。 - Python

例文

This may be an extension function or a builtin. arg is the C function object.例文帳に追加

arg は C 関数オブジェクトです。 - Python


例文

The unnamed object behaves like a function object defined with例文帳に追加

ラムダが表す無名オブジェクトは、以下のコード - Python

Return the function object associated with the method meth. 例文帳に追加

meth に関連付けられている関数オブジェクトを返します。 - Python

Below the parameters, the function object to call is on the stack.例文帳に追加

スタック上のパラメータの下には、呼び出す関数オブジェクトがあります。 - Python

A function definition defines a user-defined function object (seesection3.2): 例文帳に追加

関数定義は、ユーザ定義関数オブジェクトを定義します (3.2 節参照): - Python

例文

The onlyoperation on a function object is to call it: 例文帳に追加

関数オブジェクトに対する唯一の操作は、それを呼び出すことです: - Python

例文

A user-defined function object is created by a function definition(see section7.5, ``Function definitions''). 例文帳に追加

ユーザ定義関数オブジェクトは、関数定義を行うことで生成されます(7.5 節、``関数定義'' 参照)。 - Python

The function object is defined to have argcdefault parameters, which are found below TOS. 例文帳に追加

関数オブジェクトはTOSの下にあるargcデフォルトパラメータをもつように定義されます。 - Python

In order to set a method attribute,you need to explicitly set it on the underlying function object: 例文帳に追加

メソッド属性を設定するためには、その背後の関数オブジェクトで明示的に: - Python

VIRTUAL SPACE SHARING SYSTEM, FUNCTION OBJECT REPRESENTING DEVICE, AND METHOD FOR SHARING VIRTUAL SPACE例文帳に追加

仮想空間共有システム、機能オブジェクト表象装置及び仮想空間共有方法 - 特許庁

When an operation to the function object stored as a virtual object in the storage device is performed from the external device, the corresponding operation related with the function object and stored is performed.例文帳に追加

外部装置から記憶装置内に仮想オブジェクトとして記憶された機能オブジェクトに対する操作がなされると、機能オブジェクトに関連付けて記憶された対応する動作を実行する。 - 特許庁

First, the Python program must somehow pass you the Python function object.例文帳に追加

まず、C のコードに対してコールバックを登録しようとする Python プログラムは、何らかの方法でPython の関数オブジェクトを渡さねばなりません。 - Python

In some cases the argument list is also provided by the Python program, through the same interface that specified the callback function. It can then be saved and used in the same manner as the function object.例文帳に追加

あるケースでは、コールバック関数を指定したのと同じインタフェースを介して、引数リストも渡されているかもしれません。 - Python

The fuzzy inference processing object appropriately reads a membership function object 16 and a determination rule object 17 and processes determination.例文帳に追加

ファジィ推論処理オブジェクトは、メンバシップ関数オブジェクト16,判定ルールオブジェクト17を適宜読み出して判定処理を行なう。 - 特許庁

To provide a dimmer function object, wherein shielding properties at the time when voltage is not applied is enhanced, while maintaing haze lowering performance when voltage is applied, and to provide a laminated glass.例文帳に追加

電圧印加時の低ヘイズ化性能を維持しつつ、電圧無印加時の遮蔽性を向上した調光体及び合わせガラスを提供する。 - 特許庁

Code objects represent byte-compiled executable Python code, or bytecode.The difference between a code object and a function object is that the function object contains an explicit reference to the function's globals (the module in which it was defined), while a code object contains no context; also the default argument values are stored in the function object,not in the code object (because they represent values calculated atrun-time).例文帳に追加

コードオブジェクトは バイトコンパイルされた (byte-compiled)実行可能な Python コード、別名 バイトコード (bytecode) を表現します。 コードオブジェクトと関数オブジェクトの違いは、関数オブジェクトが関数のグローバル変数 (関数を定義しているモジュールのグローバル) に対して明示的な参照を持っているのに対し、コードオブジェクトにはコンテキストがないということです; また、関数オブジェクトではデフォルト引数値を記憶できますが、コードオブジェクトではできません(実行時に計算される値を表現するため)。 - Python

Its execution binds the function name in the current local namespace to a function object(a wrapper around the executable code for the function).例文帳に追加

関数定義を実行すると、現在のローカルな名前空間内で関数名を関数オブジェクト (関数の実行可能コードをくるむラッパ) に束縛します。 - Python

Further, its title extracting function, object generating function, and index generating function extract a title from the text and generate an object and an index on the basis of the extracted title.例文帳に追加

更にそのタイトル抽出機能及びオブジェクト作成機能並びにインデックス作成機能により、テキストからタイトルを抽出し、抽出したタイトルに基いてオブジェクト及びインデックスを作成する。 - 特許庁

The device to be remote-controlled which can act as a storage device accessible from an external device relates a function object with a corresponding operation and stores them.例文帳に追加

外部装置からアクセス可能な記憶装置として振る舞うことが可能な被遠隔制御装置において、機能オブジェクトと対応する動作とを関連付けて記憶する。 - 特許庁

The nonvolatile memory cell comprises a gate electrode formed on a semiconductor layer through a gate insulation film, a channel region arranged under the gate electrode, a diffusion region arranged at both sides of the channel region and having a channel region and a reverse conduction type, and a memory function object having a function holding electric charges formed at the both sides of the gate electrode.例文帳に追加

不揮発性メモリセルは、半導体層上にゲート絶縁膜を介して形成されたゲート電極と、ゲート電極下に配置されたチャネル領域と、チャネル領域の両側に配置され、チャネル領域と逆導電型を有する拡散領域と、ゲート電極の両側に形成され、電荷を保持する機能を有するメモリ機能体とからなる。 - 特許庁

To provide a picture overlap display program for automatically actuating processing based on processing information without making a user operate by overlapping picture information including a function object and picture information including a trigger object for actuating processing, a recording medium with its program recorded, and its system.例文帳に追加

機能オブジェクトを含む画像情報と、処理を発動させるトリガオブジェクトを含む画像情報とを重ね合わせることにより、利用者の操作が無くても、自動的にその処理情報に基づく処理を発動させる、画像重ね合わせ表示プログラム、該プログラムを記録した記録媒体及びシステムを提供する。 - 特許庁

例文

Operation objects corresponding to processes stored in an operation object storage circuit 36 are set by interpreting an analytic process procedure read out of a procedure storage circuit 34 and then function objects stored in a function object storage circuit 38, that the operation objects process are set; and the obtained function objects are processed as tasks which are independent by the processes to easily generate and execute the analytic program including multitask processing.例文帳に追加

手順記憶回路34から読み出した解析処理手順を解釈することにより、動作オブジェクト記憶回路36に格納された各処理に対応する動作オブジェクトを設定し、次いで、前記動作オブジェクトがその処理を実行する機能オブジェクト記憶回路38に格納された機能オブジェクトを設定し、得られた前記機能オブジェクトを各処理毎に独立したタスクとして処理することにより、マルチタスク処理を含む解析プログラムを容易に作成し、実行することができる。 - 特許庁

索引トップ用語の索引



  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 2001-2004 Python Software Foundation.All rights reserved.
Copyright 2000 BeOpen.com.All rights reserved.
Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2024 GRAS Group, Inc.RSS