検索

phrase: max: clip:
target: order:
Results of 291 - 300 of about 1116 for [SIMILAR] 16 1024 4096 WITH 10844 算子 WITH 1035... (0.760 sec.)
Unregister all function names with the job servers 0
« GearmanWorker::unregister GearmanWorker::wait » PHP Manual GearmanWorker Unregister all function names with the job servers GearmanWorker::unregisterAll (PECL gearman >= 0.6.0) GearmanWorker::unregisterAll — Unregister all function names with the job servers 説明 public GearmanWorker:: ...
https://man.plustar.jp/php/gearmanworker.unregisterall.html - [similar]
Wait for and perform jobs 0
« GearmanWorker::wait GearmanException » PHP Manual GearmanWorker Wait for and perform jobs GearmanWorker::work (PECL gearman >= 0.5.0) GearmanWorker::work — Wait for and perform jobs 説明 public GearmanWorker::work (): bool Waits for a job to be assigned and then calls the appropriate c ...
https://man.plustar.jp/php/gearmanworker.work.html - [similar]
Sets the activation steepness for supplied neuron and layer number 0
« fann_set_activation_steepness_output fann_set_bit_fail_limit » PHP Manual Fann 関数 Sets the activation steepness for supplied neuron and layer number fann_set_activation_steepness (PECL fann >= 1.0.0) fann_set_activation_steepness — Sets the activation steepness for supplied neuron an ...
https://man.plustar.jp/php/function.fann-set-activation-steepness.html - [similar]
PHP および DTrace の使用 0
« PHP および DTrace への入門 PHP DTrace 静的プローブとともに SystemTap を使用 » PHP Manual DTrace 動的トレーシング PHP および DTrace の使用 PHP および DTrace の使用 DTrace 動的トレーシングをサポートするプラットフォームでは、 DTrace 静的プローブ付きで PHP を構成できます。 DTrace 静的プロー ...
https://man.plustar.jp/php/features.dtrace.dtrace.html - [similar]
Trains on an entire dataset for a period of time 0
« fann_train_epoch fann_train_on_file » PHP Manual Fann 関数 Trains on an entire dataset for a period of time fann_train_on_data (PECL fann >= 1.0.0) fann_train_on_data — Trains on an entire dataset for a period of time 説明 fann_train_on_data ( resource $ann , resource $data , int $max_ ...
https://man.plustar.jp/php/function.fann-train-on-data.html - [similar]
Trains on an entire dataset, which is read from file, for a period of time 0
« fann_train_on_data fann_train » PHP Manual Fann 関数 Trains on an entire dataset, which is read from file, for a period of time fann_train_on_file (PECL fann >= 1.0.0) fann_train_on_file — Trains on an entire dataset, which is read from file, for a period of time 説明 fann_train_on_fil ...
https://man.plustar.jp/php/function.fann-train-on-file.html - [similar]
関数のエントリにブレークポイントを挿入する 0
« phpdbg_break_file phpdbg_break_method » PHP Manual phpdbg 関数 関数のエントリにブレークポイントを挿入する phpdbg_break_function (PHP 5 >= 5.6.3, PHP 7, PHP 8) phpdbg_break_function — 関数のエントリにブレークポイントを挿入する 説明 phpdbg_break_function ( string $function ): void 指定さ ...
https://man.plustar.jp/php/function.phpdbg-break-function.html - [similar]
コンストラクタ 0
« ReflectionParameter::__clone ReflectionParameter::export » PHP Manual ReflectionParameter コンストラクタ ReflectionParameter::__construct (PHP 5, PHP 7, PHP 8) ReflectionParameter::__construct — コンストラクタ 説明 public ReflectionParameter::__construct ( string | array | object $func ...
https://man.plustar.jp/php/reflectionparameter.construct.html - [similar]
variant の論理否定演算を行う 0
« variant_mul variant_not » PHP Manual COM関数 variant の論理否定演算を行う variant_neg (PHP 5, PHP 7, PHP 8) variant_neg — variant の論理否定演算を行う 説明 variant_neg ( mixed $value ): variant value の論理否定演算を行います。 パラメータ value variant。 注意 : variant に関するすべての計 ...
https://man.plustar.jp/php/function.variant-neg.html - [similar]
0
« 定義済み定数 ウォッチャー » PHP Manual Ev 例 例 例1 タイマーのサンプル <?php // タイマーを作り、2 秒後に起動します $w1 = new EvTimer ( 2 , 0 , function () { echo "2 seconds elapsed\n" ; }); // タイマーを作って 2 秒後に起動させ、その後は // 手で止めるまで 1 秒おきに繰り返します $w2 = ne ...
https://man.plustar.jp/php/ev.examples.html - [similar]