検索

phrase: max: clip:
target: order:
Results of 561 - 570 of about 859 for not (0.199 sec.)
Train one epoch with a set of training data 2931
« fann_test fann_train_on_data » PHP Manual Fann 関数 Train one epoch with a set of training dat ... ther before or during the actual training. This is not the actual MSE after the training epoch, but since ...
https://man.plustar.jp/php/function.fann-train-epoch.html - [similar]
整数値の除算 2931
« hypot is_finite » PHP Manual Math 関数 整数値の除算 intdiv (PHP 7, PHP 8) intdiv — 整数値の除算 ... ArithmeticError: Division of PHP_INT_MIN by -1 is not an integer in %s on line 8 Fatal error: Uncaught D ...
https://man.plustar.jp/php/function.intdiv.html - [similar]
変数が boolean であるかを調べる 2931
« is_array is_callable » PHP Manual 変数操作 関数 変数が boolean であるかを調べる is_bool (PHP 4 ... f ( is_bool ( $b ) === false ) { echo "No, this is not a boolean" ; } ?> 参考 is_float() - 変数の型が flo ...
https://man.plustar.jp/php/function.is-bool.html - [similar]
Register a user-defined callback function for Oracle Database TAF 2931
« oci_pconnect oci_result » PHP Manual OCI8 関数 Register a user-defined callback function for O ... r-defined callback. TAF callback registration will NOT be saved across persistent connections, therefore ...
https://man.plustar.jp/php/function.oci-register-taf-callback.html - [similar]
接続ステータスを取得する 2931
« pg_connection_reset pg_consume_input » PHP Manual PostgreSQL 関数 接続ステータスを取得する pg_ ... = pg_connect ( "dbname=publisher" ) or die( "Could not connect" ); $stat = pg_connection_status ( $dbconn ...
https://man.plustar.jp/php/function.pg-connection-status.html - [similar]
Deletes previously added function or method 2931
« uopz_copy uopz_delete » PHP Manual Uopz 関数 Deletes previously added function or method uopz_ ... eException if the function or method to delete has not been added by uopz_add_function() . 例 例1 Basic u ...
https://man.plustar.jp/php/function.uopz-del-function.html - [similar]
Add a high priority background task to be run in parallel 2931
« GearmanClient::addTaskHigh GearmanClient::addTaskLow » PHP Manual GearmanClient Add a high pri ... り値 A GearmanTask object or false if the task could not be added. 参考 GearmanClient::addTask() - Add a ta ...
https://man.plustar.jp/php/gearmanclient.addtaskhighbackground.html - [similar]
Add a low priority background task to be run in parallel 2931
« GearmanClient::addTaskLow GearmanClient::addTaskStatus » PHP Manual GearmanClient Add a low pr ... り値 A GearmanTask object or false if the task could not be added. 参考 GearmanClient::addTask() - Add a ta ...
https://man.plustar.jp/php/gearmanclient.addtasklowbackground.html - [similar]
はじめに 2931
« Parle インストール/設定 » PHP Manual Parle はじめに はじめに The parle extension provides gene ... nter's task. Serialization and code generation are not supported by the extension, yet. Lexer analysis is ...
https://man.plustar.jp/php/intro.parle.html - [similar]
基本的な事 2931
« 変数 定義済みの変数 » PHP Manual 変数 基本的な事 基本的な事 PHP の変数はドル記号の後に変数名が ... $var, $Var"; // "Bob, Joe"を出力します。 $4site = 'not yet'; // 無効:数字で始まっている。 $_4site = 'not ... 起こします。 初期化されていない変数を使用すると、 E_NOTICE レベルのエラーが発生します。 しかし、初期化され ...
https://man.plustar.jp/php/language.variables.basics.html - [similar]