検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 40 for [SIMILAR] 16 1024 4096 WITH 23088 変長 WITH 2146... (0.126 sec.)
引数が可変長の個数であるかをチェックする 10000
« ReflectionParameter::isPassedByReference ReflectionParameter::__toString » PHP Manual ReflectionParameter 引数が可変長の個数であるかをチェックする ReflectionParameter::isVariadic (PHP 5 >= 5.6.0, PHP 7, PHP 8) ReflectionParameter::isVariadic — 引数が可変長の個数であるかをチェックする 説 ...
https://man.plustar.jp/php/reflectionparameter.isvariadic.html - [similar]
この関数の引数が可変長かを調べる 8218
« ReflectionFunctionAbstract::isUserDefined ReflectionFunctionAbstract::returnsReference » PHP Manual ReflectionFunctionAbstract この関数の引数が可変長かを調べる ReflectionFunctionAbstract::isVariadic (PHP 5 >= 5.6.0, PHP 7, PHP 8) ReflectionFunctionAbstract::isVariadic — この関数の引数が ...
https://man.plustar.jp/php/reflectionfunctionabstract.isvariadic.html - [similar]
モデルが訓練されたクラスの個数を返す 5697
« SVMModel::getLabels SVMModel::getSvmType » PHP Manual SVMModel モデルが訓練されたクラスの個数を返す SVMModel::getNrClass (PECL svm >= 0.1.5) SVMModel::getNrClass — モデルが訓練されたクラスの個数を返す 説明 public SVMModel::getNrClass (): int モデルが訓練されたクラスの個数を返します。 1 ...
https://man.plustar.jp/php/svmmodel.getnrclass.html - [similar]
ReflectionParameter クラス 0
« ReflectionObject::export ReflectionParameter::allowsNull » PHP Manual リフレクション ReflectionParameter クラス ReflectionParameter クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionParameter クラスは、 関数またはメソッドのパラメータに関する情報を取得します。 関数パラメータの内部を調べる ...
https://man.plustar.jp/php/class.reflectionparameter.html - [similar]
リフレクション 0
« unregister_tick_function はじめに » PHP Manual 変数・データ型関連 リフレクション リフレクション はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 拡張 Reflection — Reflection クラス Reflection::export — エクスポートする Reflection::getModifierNames ...
https://man.plustar.jp/php/book.reflection.html - [similar]
ReflectionFunctionAbstract クラス 0
« ReflectionFunction::__toString ReflectionFunctionAbstract::__clone » PHP Manual リフレクション ReflectionFunctionAbstract クラス ReflectionFunctionAbstract クラス (PHP 5 >= 5.2.0, PHP 7, PHP 8) はじめに ReflectionFunction の親クラスです。 詳細はこのクラスの説明を参照ください。 クラス概 ...
https://man.plustar.jp/php/class.reflectionfunctionabstract.html - [similar]
関数の引数 0
« ユーザー定義関数 戻り値 » PHP Manual 関数 関数の引数 関数の引数 引数のリストにより関数へ情報を渡すことができます。 このリストは、カンマで区切られた式のリストです。 引数の評価は、関数が実際にコールされる前に、 左から右の順番で行われます( 先行 評価)。 PHP は、値渡し(デフォルト)、 リファレ ...
https://man.plustar.jp/php/functions.arguments.html - [similar]
関数に渡された引数の数を返す 0
« func_get_args function_exists » PHP Manual 関数処理 関数 関数に渡された引数の数を返す func_num_args (PHP 4, PHP 5, PHP 7, PHP 8) func_num_args — 関数に渡された引数の数を返す 説明 func_num_args (): int 関数に渡された引数の数を取得します。 この関数は func_get_arg() および func_get_args() ...
https://man.plustar.jp/php/function.func-num-args.html - [similar]
引数のリストから要素をひとつ返す 0
« forward_static_call func_get_args » PHP Manual 関数処理 関数 引数のリストから要素をひとつ返す func_get_arg (PHP 4, PHP 5, PHP 7, PHP 8) func_get_arg — 引数のリストから要素をひとつ返す 説明 func_get_arg ( int $position ): mixed ユーザーが定義した関数の引数リストから、指定した引数を取得し ...
https://man.plustar.jp/php/function.func-get-arg.html - [similar]
関数の引数リストを配列として返す 0
« func_get_arg func_num_args » PHP Manual 関数処理 関数 関数の引数リストを配列として返す func_get_args (PHP 4, PHP 5, PHP 7, PHP 8) func_get_args — 関数の引数リストを配列として返す 説明 func_get_args (): array 関数の引数リストを配列で取得します。 この関数は func_num_args() および func_ge ...
https://man.plustar.jp/php/function.func-get-args.html - [similar]
PREV 1 2 3 4 NEXT