CALLABLE in Japanese translation

callable
コール可能な
呼び出し可能

Examples of using Callable in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
X: What to return in test phase(tensor or callable that returns a tensor).
X:テストフェーズにおいて何を返すか(テンソル,またはテンソルを返すcallable).。
Others will still raise a TypeError, but may do so by relying on the behavior that None is not callable.
他の特殊メソッドもTypeErrorを送出するかもしれませんが、これはNoneが呼び出し可能でないという振る舞いに基づいた動作です。
Define all resources required by that dialing mode, such a contact list, script, or set of callable times.
そのダイヤリングモードで必要なすべてのリソースを定義します。例えば、連絡先リスト、スクリプト、コール可能な時間セットなどがあります。
Instead of only accepting strings, Laravel's URL generator now accepts"callable" syntax when generating URLs to controller actions.
コントローラアクションに対するURLを生成する場合、LaravelのURLジェネレータは文字列を受け取るだけでなく、"callable"記法も受け付けるようになりました。
X: What to return in train phase(tensor or callable that returns a tensor).
X:学習フェーズにおいて何を返すか(テンソル,またはテンソルを返すcallable).。
Administrators can delete callable times that are not in use by campaigns.
管理者は、キャンペーンで使用されていないコール可能な時間を削除できます。
The procedures in this article and video explain how to define a set of callable times, indicating when the system can call specific time zones.
この手順では、特定のタイムゾーンにコールできる時間を示す、コール可能な時間セットの定義方法について説明します。
Callbacks Callbacks can be denoted by callable type hint as of PHP 5.4.
コールバックコールバックは、PHP5.4以降ではcallableタイプヒントで表されます。
collections. Callable) instead.
collections.Callable)を使ってください。
They augment the other types introduced in PHP 5: class names, interfaces, array and callable.
これらは、PHP5で導入された型宣言(クラス名やインターフェイス、配列そしてcallable)を強化するものです。
Fixed“The callable returned a null value” issue some people were having.
一定“呼び出し可能にnull値を返さ”問題一部の人々が持ちました。
A callable function, class, or action is pure if, when all of its arguments are const values, it always gives the same const value.
呼び出し可能な関数やクラス、アクションは、そのすべての引数がconst値であるとき、常に同じ値を返すならpureです。
However, the start_response callable must not actually transmit the response headers.
しかし、start_responsecallableは、実際にレスポンスヘッダーを送信してはならない(mustnot)。
Note: the write() callable is provided only to support certain existing frameworks' imperative output APIs;
注意:write()callableは、いくつかの既存のフレームワークで必須の出力APIをサポートするためだけに提供されている;
This callable takes one argument, which is the MIMEImage instance.
この呼び出し可能なオブジェクトは引数を1つ取り、それはMIMEImageのインスタンスです。
This callable takes one argument, which is the MIMEAudio instance.
この呼び出し可能なオブジェクトは引数を1つ取り、それはMIMEAudioのインスタンスです。
This callable takes one argument, which is the MIMEApplication instance.
この呼び出し可能なオブジェクトは引数を1つ取り、それはMIMEApplicationのインスタンスです。
As for the other argument of the call() method, it's an array of arguments that will be passed to the callable.
Call()メソッドの別の引数に関して、これはcallableに渡される引数の配列です。
Set() sets the body content of the response(this can be anything at all, including an array, a callable, an object, or a string- it is up to the sending mechanism to translate it properly).
Set()レスポンスのコテント本体をセットします。(配列やcallable、オブジェクト、あるいは文字列なんでも構いません。適切に変換されます)。
The first argument of the call() method must be a callable, so it can be a function name, an array of a class name and static method name, or an array of an object name and public method name.
Call()メソッドの最初の引数はcallableでなければならないので、関数名、クラス名とスタティックメソッド名の配列、もしくはオブジェクト名とパブリックメソッド名の配列でなければなりません。
Results: 68, Time: 0.0371

Top dictionary queries

English - Japanese