検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 1188 for error (0.011 sec.)
ErrorException 3973
« Exception::__clone ErrorException::__construct » PHP Manual 定義済みの例外 ErrorException Error ... PHP 8) はじめに エラー例外です。 クラス概要 class ErrorException extends Exception { /* プロパティ */ prot ... ected int $ severity = E_ERROR ; /* 継承したプロパティ */ protected string $ mess ... $message = "" , int $code = 0 , int $severity = E_ERROR , ? string $filename = null , ? int $line = null , ... void } プロパティ severity 例外の深刻度 例 例1 set_error_handler() を使用した、エラーメッセージから ErrorEx ...
https://man.plustar.jp/php/class.errorexception.html - [similar]
定義済み定数 3973
« リソース型 例 » PHP Manual エラー処理 定義済み定数 定義済み定数 以下の定数は、PHP コアに含まれ ... があります。 エラーとロギング 値 定数 説明 注記 1 E_ERROR ( int ) 重大な実行時エラー。これは、メモリ確保に関 ... の場合にもこの警告を発することがありうる。 16 E_CORE_ERROR ( int ) PHPの初期始動時点での致命的なエラー。 E_ER ... HPのコアによって発行される 点が違う。 64 E_COMPILE_ERROR ( int ) コンパイル時の致命的なエラー。 E_ERROR... ングエンジンによって発行される点が違う。 256 E_USER_ERROR ( int ) ユーザーによって発行されるエラーメッセージ ...
https://man.plustar.jp/php/errorfunc.constants.html - [similar]
Returns the most recent socket error 3962
« EventUtil::getLastSocketErrno EventUtil::getSocketFd » PHP Manual EventUtil Returns the most r ... ecent socket error EventUtil::getLastSocketError (PECL event >= 1.2.6 ... -beta) EventUtil::getLastSocketError — Returns the most recent socket error 説明 public ... static EventUtil::getLastSocketError ( mixed $socket = ? ): string Returns the most rec ... ent socket error. パラメータ socket Socket resource, stream or a fi ...
https://man.plustar.jp/php/eventutil.getlastsocketerror.html - [similar]
Get the error code of the most recent error. 3962
« Swoole\Server::getClientList Swoole\Server::heartbeat » PHP Manual Swoole\Server Get the error ... code of the most recent error. Swoole\Server::getLastError (PECL swoole >= 1.9.0 ... ) Swoole\Server::getLastError — Get the error code of the most recent error. 説明 ... public Swoole\Server::getLastError (): int パラメータ この関数にはパラメータはありませ ... Get , recent , Swoole , Server , the , of , getLastError , パラメータ , getClientList , heartbeat ...
https://man.plustar.jp/php/swoole-server.getlasterror.html - [similar]
Returns the most recent socket error number 3927
« EventUtil::__construct EventUtil::getLastSocketError » PHP Manual EventUtil Returns the most r ... ecent socket error number EventUtil::getLastSocketErrno (PECL event > ... etLastSocketErrno — Returns the most recent socket error number 説明 public static EventUtil::getLastSocket ... ocket = null ): int Returns the most recent socket error number( errno ). パラメータ socket Socket resource ... of a socket. 戻り値 Returns the most recent socket error number( errno ). 参考 EventUtil::getLastSocketErro ...
https://man.plustar.jp/php/eventutil.getlastsocketerrno.html - [similar]
Get the file description which are ready to read/write or error 3892
« swoole_clear_error swoole_cpu_num » PHP Manual Swoole 関数 Get the file description which are ... ready to read/write or error swoole_client_select (PECL swoole >= 1.9.0) swoole ... file description which are ready to read/write or error 説明 swoole_client_select ( array &$read_array , a ... rray &$write_array , array &$error_array , float $timeout = 0.5 ): int パラメータ rea ... d_array write_array error_array timeout 戻り値 関連キーワード: array , swool ...
https://man.plustar.jp/php/function.swoole-client-select.html - [similar]
エラー制御演算子 3840
« 比較演算子 実行演算子 » PHP Manual 演算子 エラー制御演算子 エラー制御演算子 PHP はエラー制御演 ... により生成されたエラーメッセージは無視されます。 set_error_handler() で自作のエラーハンドラを設定した場合は エ ... ている場合、 カスタムのエラーハンドラでコールされた error_reporting() が常に 0 を返していました。 PHP 8.0.0 ... 以降では、 E_ERROR | E_CORE_ERROR | E_COMPILE_ERROR | E_USER_ERROR | ... E_RECOVERABLE_ERROR | E_PARSE を返すようになっています。 式によって生成 ...
https://man.plustar.jp/php/language.operators.errorcontrol.html - [similar]
Resets the last error number 3823
« fann_read_train_from_file fann_reset_errstr » PHP Manual Fann 関数 Resets the last error numbe ... fann >= 1.0.0) fann_reset_errno — Resets the last error number 説明 fann_reset_errno ( resource $errdat ): ... void Resets the last error number. パラメータ errdat ニューラルネットワークリ ... しません。 参考 fann_get_errno() - Returns the last error number fann_reset_errstr() - Resets the last error ...
https://man.plustar.jp/php/function.fann-reset-errno.html - [similar]
libxml のエラー処理関数によるエラー処理 3823
« collection.xml および collection.xsl ファイルの例 XSLTProcessor » PHP Manual 例 libxml のエラー ... t"> <li><xsl:value-of select="THIS IS A DELIBERATE ERROR!"/></li> </xsl:template> </xsl:stylesheet> 例3 エラ ... c -> loadXML ( 'fruits.xsl' ); libxml_use_internal_errors ( true ); $result = $xsl -> importStyleSheet ( $x ... sldoc ); if (! $result ) { foreach ( libxml_get_errors () as $error ) { echo "Libxml error: { $error -> ... message } \n" ; } } libxml_use_internal_errors ( false ); if ( $result ) { echo $xsl -> transfor ...
https://man.plustar.jp/php/xsl.examples-errors.html - [similar]
定義済み定数 3806
« リソース型 例 » PHP Manual FANN 定義済み定数 定義済み定数 以下の定数が定義されています。 この関 ... ghts are updated after calculating the mean square error for the whole training set. This means that the we ... wer with this algorithm. But since the mean square error is calculated more correctly than in incremental t ... OS ( int ) Periodical cosinus activation function. Error function used during training FANN_ERRORFUNC_LINEA ... R ( int ) Standard linear error function. FANN_ERRORFUNC_TANH ( int ) Tanh error f ...
https://man.plustar.jp/php/fann.constants.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NEXT