1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > callableの意味・解説 > callableに関連した英語例文

セーフサーチ:オン

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

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

セーフサーチについて

callableを含む例文一覧と使い方

該当件数 : 101



例文

and callable 例文帳に追加

カラムやcallable - JM

Em Name Parsed Callable Description 例文帳に追加

Em 名前 Parsed Callable 説明 - JM

Em "Name Parsed Callable Description" 例文帳に追加

Em 名前 Parsed Callable 説明 - JM

Callable types 例文帳に追加

呼び出し可能型 (callable type) - Python

例文

for callable macro names. 例文帳に追加

されます。 - JM


例文

This is the equivalent of the Python expression "apply(callable,args)" or "例文帳に追加

Python の式 "apply(callable, args)" あるいは " - Python

callable bonds 例文帳に追加

随時償還公社債 - 日本語WordNet

is a callable macro name. 例文帳に追加

は呼びだし可能なマクロの名前。 - JM

is parsed and is callable. 例文帳に追加

は解析され、呼び出し可能です。 - JM

例文

request is not callable by other macros. 例文帳に追加

は他のマクロからは呼び出せません。 - JM

例文

It is not callable however. 例文帳に追加

しかしながら、呼び出しは不可能です。 - JM

3.3.4 Emulating callable objects 例文帳に追加

3.3.4 呼び出し可能オブジェクトをエミュレートする - Python

macro is parsed and is callable. 例文帳に追加

マクロは解析され、呼び出し可能です。 - JM

macros are parsed and are callable. 例文帳に追加

マクロは解析され、呼び出し可能です。 - JM

It is parsed and is callable. 例文帳に追加

これは解析され、呼び出し可能です。 - JM

The first parameter, callable, can beany Python callable object that can be called with no parameters;each call to it should return the next item in the iteration. 例文帳に追加

最初のパラメタ callable は引数なしで呼び出せる Python の呼び出し可能オブジェクトならなんでもかまいません; callableは、呼び出されるたびに次の反復処理対象オブジェクトを返さなければなりません。 - Python

callable It accepts at most two arguments. 例文帳に追加

最大 2 つまでの引数を取ることができます。 - JM

It is parsed and but is not callable. 例文帳に追加

これは解析されますが、呼び出し不可能です。 - JM

is callable by other macros and is parsed. 例文帳に追加

は他のマクロから呼び出し可能で解析されます。 - JM

parsed and not callable It accepts at most two arguments. 例文帳に追加

最大 2 つまでの引数を取ることができます。 - JM

authobject must be a callable object: 例文帳に追加

authobjectは呼び出し可能なオブジェクトである必要があります。 - Python

macro is parsed and is callable by other macros. 例文帳に追加

マクロは解析され、他のマクロから呼び出し可能です。 - JM

This macro is parsed, but it is not callable. 例文帳に追加

このマクロは解析されますが、呼び出し不可能です。 - JM

The type object for proxies of callable objects. 例文帳に追加

呼び出し可能なオブジェクトのプロキシのための型オブジェクト。 - Python

Determine if the object o is callable. 例文帳に追加

オブジェクト o が呼び出し可能オブジェクトかどうか調べます。 - Python

CELLULAR TELEPHONE SYSTEM AND CALLABLE TIME NOTIFYING METHOD例文帳に追加

携帯電話システム及び通話可能時間通知方法 - 特許庁

The type object for proxies of objects which are not callable. 例文帳に追加

呼び出し可能でないオブジェクトのプロキシのための型オブジェクト。 - Python

Class types, or ``new-style classes,'' are callable. 例文帳に追加

クラス型、あるいは ``新しいクラス型 (new-style class)'' や呼び出し可能オブジェクトです。 - Python

A call calls a callable object (e.g., a function) with a possibly empty series of arguments:例文帳に追加

呼び出し (call) は、呼び出し可能オブジェクト (callable object, 例えば関数など) を、引数列とともに呼び出します。 引数列は空のシーケンスでもかまいません: - Python

macro is parsed only for the inset, hang and tag list-types and is not callable. 例文帳に追加

マクロは inset, hang, tag のリストタイプでのみ解析され、呼び出し不可能です。 - JM

This should be NULL if the object is not callable. 例文帳に追加

オブジェクトが呼び出し可能でない場合には NULL にしなければなりません。 - Python

All callable macros have a default width value. 例文帳に追加

すべての呼び出し可能なマクロは各々デフォルトの幅の値を持っています。 - JM

We want this function to be callable from Python as follows:例文帳に追加

この関数を以下のようにして Python から呼び出せるようにしたいとします: - Python

The prefix macro is not callable, but it is parsed: -tag -width "(namexx" -offset indent 例文帳に追加

プレフィックスマクロは呼び出し可能ではありませんが、解析されます。 -tag -width "(namexx" -offset indent - JM

Return 1 if theobject is callable and 0 otherwise. 例文帳に追加

オブジェクトが呼び出し可能であるときに 1 を返し、そうでないときには 0 を返します。 - Python

macro does not call other macros and is not callable by other macros. 例文帳に追加

マクロから他のマクロを呼び出すことはなく、他のマクロから呼び出すこともできません。 - JM

Some macros may be callable, but are not parsed and vice versa. 例文帳に追加

に作用する。 呼びだし可能であるがパースされないマクロや、その逆のマクロも存在する。 - JM

Return true if the object argument appears callable, false if not.例文帳に追加

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

This variable can be any callable accepting arguments for name,bases, and dict. 例文帳に追加

この変数は name、bases、および dict を引数として取るような任意の呼び出し可能オブジェクトにできます。 - Python

To automatically perform listing of callable employees on the basis of the schedules and body conditions and site familiarity of employees in extracting callable employees from accident occurrence information.例文帳に追加

事故発生情報から呼出可能社員を抽出するにあたり、社員のスケジュール、体調、更には現場の精通度合いに基づき呼出可能社員を自動的にリストアップする。 - 特許庁

The manual and general text domain macros are special in that most of them are parsed for callable macros for example: -tag -width "Fl s Ar filex" -offset indent 例文帳に追加

マニュアルドメインマクロと一般テキストドメインマクロとが他と異なっているのは、呼びだし可能マクロ (callable macro) の内部では、そのほとんどがパーズされるという点である。 例えば以下のように変換される:-tag -width "Fl s Ar filex" -offset indent - JM

The second works with a callable object and a sentinel value, calling the callable for each item in the sequence, and ending the iteration when the sentinel value is returned.例文帳に追加

二つ目は呼び出し可能オブジェクトとセンチネル値 (sentinel value) を扱い、シーケンス内の要素ごとに呼び出し可能オブジェクトを呼び出して、センチネル値が返されたときに反復処理を終了します。 - Python

If object is not callable (and hence not valid as a constructor), raises TypeError.例文帳に追加

objectが呼び出し可能でなければ(そして、それゆえコンストラクタとして有効でないならば)、TypeErrorを発生します。 - Python

The modules defines the following user-callable functions anduser-settable variables: 例文帳に追加

モジュールでは以下のユーザから呼び出し可能な関数と、ユーザが設定可能な変数を定義しています: - Python

Callable object that constructs a test suite from a list of tests.No methods on the resulting object are needed. 例文帳に追加

テストのリストからテストスイートを構築する呼び出し可能オブジェクト。 メソッドを持つ必要はありません。 - Python

The returned object will have a type of either ProxyType or CallableProxyType, depending on whether object is callable.例文帳に追加

objectが呼び出し可能かどうかに依存して、返されるオブジェクトはProxyTypeまたはCallableProxyTypeのどちらか一方の型を持ちます。 - Python

Once a syntax error is found in the function, the function will not be callable and becomes undefined. 例文帳に追加

ひとたび関数の中で文法エラーが見つかると、その関数は呼び出せなくなり、未定義状態となります。 - JM

Static method objects are not themselves callable, although the objects theywrap usually are.例文帳に追加

静的メソッドオブジェクトは通常呼び出し可能なオブジェクトをラップしますが、静的オブジェクト自体は呼び出すことができません。 - Python

例文

The delayfunc function should be callable with one argument, compatible with the output of timefunc, and should delay that many time units.例文帳に追加

delayfuncは1つの引数(timefuncの出力と互換)で呼出し可能であり、その時間だけ遅延しなければいけません。 - Python




  
日本語WordNet
日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2026 License. All rights reserved.
WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License
  
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.
  
Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill.
The contents of this document are licensed under the GNU Free Documentation License.
Copyright (C) 1999 JM Project All rights reserved.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS