検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 23 for errstr (0.007 sec.)
接続済みのソケットについて暗号化の on/off を切り替える 7590
« stream_socket_client stream_socket_get_name » PHP Manual ストリーム 関数 接続済みのソケットにつ ... nt ( "tcp://myproto.example.com:31337" , $errno , $errstr , 30 ); if (! $fp ) { die( "接続できません: $errst ...
https://man.plustar.jp/php/function.stream-socket-enable-crypto.html - [similar]
Fann 関数 7590
« XOR training fann_cascadetrain_on_data » PHP Manual FANN Fann 関数 Fann 関数 目次 fann_cascade ... get_errno — Returns the last error number fann_get_errstr — Returns the last errstr fann_get_layer_array — G ... et_errno — Resets the last error number fann_reset_errstr — Resets the last error string fann_reset_MSE — Re ...
https://man.plustar.jp/php/ref.fann.html - [similar]
7590
« ストリームのエラー ストリームラッパーとして登録するクラスの例 » PHP Manual ストリーム 例 例 目 ... pen ( "ssl://secure.example.com" , 443 , $errno , $errstr , 30 ); if (! $sock ) die( " $errstr ( $errno )\n" ...
https://man.plustar.jp/php/stream.examples.html - [similar]
FANN (Fast Artificial Neural Network) 7540
« geoip_time_zone_by_country_and_region はじめに » PHP Manual その他の基本モジュール FANN (Fast ... get_errno — Returns the last error number fann_get_errstr — Returns the last errstr fann_get_layer_array — G ... et_errno — Resets the last error number fann_reset_errstr — Resets the last error string fann_reset_MSE — Re ...
https://man.plustar.jp/php/book.fann.html - [similar]
Get the number of neurons in each layer in the network 7540
« fann_get_errstr fann_get_learning_momentum » PHP Manual Fann 関数 Get the number of neurons in ...
https://man.plustar.jp/php/function.fann-get-layer-array.html - [similar]
Resets the mean square error from the network 7473
« fann_reset_errstr fann_run » PHP Manual Fann 関数 Resets the mean square error from the networ ...
https://man.plustar.jp/php/function.fann-reset-mse.html - [similar]
直近のエラー情報を消す 7423
« Yaf_Application::bootstrap Yaf_Application::__construct » PHP Manual Yaf_Application 直近のエラ ... or() の例 <?php function error_handler ( $errno , $errstr , $errfile , $errline ) { Yaf_Application :: app ( ...
https://man.plustar.jp/php/yaf-application.clearlasterror.html - [similar]
ストリームをインポートする 7356
« socket_getsockname socket_last_error » PHP Manual ソケット 関数 ストリームをインポートする soc ... _socket_server ( "udp://0.0.0.0:58380" , $errno , $errstr , STREAM_SERVER_BIND ); $sock = socket_import_stre ...
https://man.plustar.jp/php/function.socket-import-stream.html - [similar]
直近で発生したエラーのメッセージを取得する 7356
« Yaf_Application::getDispatcher Yaf_Application::getLastErrorNo » PHP Manual Yaf_Application 直 ... sg() の例 <?php function error_handler ( $errno , $errstr , $errfile , $errline ) { var_dump ( Yaf_Applicati ...
https://man.plustar.jp/php/yaf-application.getlasterrormsg.html - [similar]
直近で発生したエラーのコードを取得する 7356
« Yaf_Application::getLastErrorMsg Yaf_Application::getModules » PHP Manual Yaf_Application 直近 ... No() の例 <?php function error_handler ( $errno , $errstr , $errfile , $errline ) { var_dump ( Yaf_Applicati ...
https://man.plustar.jp/php/yaf-application.getlasterrorno.html - [similar]
PREV 1 2 3 NEXT