検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 1188 for error (0.005 sec.)
Sets the sarprop step error shift 4688
« fann_set_rprop_increase_factor fann_set_sarprop_step_error_threshold_factor » PHP Manual Fann ... 関数 Sets the sarprop step error shift fann_set_sarprop_step_error_shift (PECL fann ... >= 1.0.0) fann_set_sarprop_step_error_shift — Sets the sarprop step error shift 説明 fan ... n_set_sarprop_step_error_shift ( resource $ann , float $sarprop_step_error_ ... shift ): bool Sets the sarprop step error shift. パラメータ ann ニューラルネットワークリソー ...
https://man.plustar.jp/php/function.fann-set-sarprop-step-error-shift.html - [similar]
Sets the sarprop step error threshold factor 4671
« fann_set_sarprop_step_error_shift fann_set_sarprop_temperature » PHP Manual Fann 関数 Sets the ... sarprop step error threshold factor fann_set_sarprop_step_error_thres ... _factor (PECL fann >= 1.0.0) fann_set_sarprop_step_error_threshold_factor — Sets the sarprop step error thr ... eshold factor 説明 fann_set_sarprop_step_error_threshold_factor ( resource $ann , float $sarprop_ ... step_error_threshold_factor ): bool Sets the sarprop step err ...
https://man.plustar.jp/php/function.fann-set-sarprop-step-error-threshold-factor... - [similar]
直近の PCRE 正規表現処理のエラーコードを返す 4671
« preg_last_error_msg preg_match_all » PHP Manual PCRE 関数 直近の PCRE 正規表現処理のエラーコー ... ドを返す preg_last_error (PHP 5 >= 5.2.0, PHP 7, PHP 8) preg_last_error — 直 ... RE 正規表現処理のエラーコードを返す 説明 preg_last_error (): int 直近の PCRE 正規表現処理のエラーコードを返 ... します。 例1 preg_last_error() の例 <?php preg_match ( '/(?:\D+|<\d+>)*[!?]/' , ... 'foobar foobar foobar' ); if ( preg_last_error () == PREG_BACKTRACK_LIMIT_ERROR ) { echo 'Backtra ...
https://man.plustar.jp/php/function.preg-last-error.html - [similar]
エラーコードを取得する 4654
« Error::getPrevious Error::getFile » PHP Manual Error エラーコードを取得する Error::getCode (PH ... P 7, PHP 8) Error::getCode — エラーコードを取得する 説明 final publi ... c Error::getCode (): int エラーコードを返します パラメータ ... 戻り値 エラーコードを int 型として返します 例 例1 Error::getCode() の例 <?php try { throw new Error ( "Som ... e error message" , 30 ); } catch( Error $e ) { echo "The E ...
https://man.plustar.jp/php/error.getcode.html - [similar]
Returns the sarprop step error threshold factor 4654
« fann_get_sarprop_step_error_shift fann_get_sarprop_temperature » PHP Manual Fann 関数 Returns ... the sarprop step error threshold factor fann_get_sarprop_step_error_thres ... _factor (PECL fann >= 1.0.0) fann_get_sarprop_step_error_threshold_factor — Returns the sarprop step error ... threshold factor 説明 fann_get_sarprop_step_error_threshold_factor ( resource $ann ): float The sarp ... rop step error threshold factor. The default factor is 0.1. パラメ ...
https://man.plustar.jp/php/function.fann-get-sarprop-step-error-threshold-factor... - [similar]
エラーの文字列表現 4636
« Error::getTraceAsString Error::__clone » PHP Manual Error エラーの文字列表現 Error::__toString ... (PHP 7, PHP 8) Error::__toString — エラーの文字列表現 説明 public Error ... 。 戻り値 エラーの string 型の表現を返します 例 例1 Error::__toString() の例 <?php try { throw new Error ( " ... Some error message" ); } catch( Error $e ) { echo $e ; } ?> 上 ... の例の出力は、 たとえば以下のようになります。 Error: Some error message in /home/bjori/tmp/ex.php:3 St ...
https://man.plustar.jp/php/error.tostring.html - [similar]
UTF-8 エンコードされているコードポイントから、Decomposition_Mapping プロパティの... 4636
« Normalizer Normalizer::isNormalized » PHP Manual Normalizer UTF-8 エンコードされているコードポ ... er_get_raw_decomposition($string); Procedural way $error_code = intl_get_error_code (); $error_message = in ... tl_get_error_message (); $string_hex = bin2hex ( $string ); $re ... bin2hex ( $decomposition ) . "'\n" ; } $result .= "error info: ' $error_message ' ( $error_code )\n" ; } ec ... ---------------- '61' has no decomposition mapping error info: 'U_ZERO_ERROR' (0) --------------------- 'ef ...
https://man.plustar.jp/php/normalizer.getrawdecomposition.html - [similar]
エラーが起きた行番号を取得する 4619
« Error::getFile Error::getTrace » PHP Manual Error エラーが起きた行番号を取得する Error::getLin ... e (PHP 7, PHP 8) Error::getLine — エラーが起きた行番号を取得する 説明 fin ... al public Error::getLine (): int エラーが起きた行番号を取得します ... せん。 戻り値 エラーが起きた行番号を返します 例 例1 Error::getLine() の例 <?php try { throw new Error ( "Som ... e error message" ); } catch( Error $e ) { echo "The error ...
https://man.plustar.jp/php/error.getline.html - [similar]
Returns a string description of the last connect error 4619
« Stomp 関数 stomp_version » PHP Manual Stomp 関数 Returns a string description of the last conn ... ect error stomp_connect_error (PECL stomp >= 0.3.0) stomp_co ... nnect_error — Returns a string description of the last connect ... error 説明 stomp_connect_error (): string Returns a stri ... ng description of the last connect error. パラメータ この関数にはパラメータはありません。 戻 ...
https://man.plustar.jp/php/function.stomp-connect-error.html - [similar]
Show Error Box 4619
« UI\Window::__construct UI\Window::getSize » PHP Manual UI\Window Show Error Box UI\Window::error ... or (UI 0.9.9) UI\Window::error — Show Error Box 説明 public UI\Window::error ( st ... ring $title , string $msg ) Shall show an error box パラメータ title The title of the error box ms ... g The message for the error box 関連キーワード: Window , box , string , constr ...
https://man.plustar.jp/php/ui-window.error.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT