検索

phrase: max: clip:
target: order:
Results of 301 - 310 of about 1131 for This (0.162 sec.)
Creates an FFI\CType object from a C declaration 2955
« FFI::string FFI::typeof » PHP Manual FFI Creates an FFI\CType object from a C declaration FFI: ... ype public FFI::type ( string $type ): ? FFI\CType This function creates and returns a FFI\CType object fo ... e given string containing a C type declaration. If this method is called statically, it must only use pred ...
https://man.plustar.jp/php/ffi.type.html - [similar]
Returns the training algorithm 2955
« fann_get_train_stop_function fann_init_weights » PHP Manual Fann 関数 Returns the training alg ... source $ann ): int Returns the training algorithm. This training algorithm is used by fann_train_on_data() ... and associated functions. Note that this algorithm is also used during fann_cascadetrain_on ...
https://man.plustar.jp/php/function.fann-get-training-algorithm.html - [similar]
マルチバイト文字列にコールバック関数を用いた正規表現による置換を行う 2955
« mb_ereg_match mb_ereg_replace » PHP Manual マルチバイト文字列 関数 マルチバイト文字列にコールバ ... た。 例 例1 mb_ereg_replace_callback() の例 <?php // this text was used in 2002 // we want to get this up to ... を使用した mb_ereg_replace_callback() の例 <?php // this text was used in 2002 // we want to get this up to ...
https://man.plustar.jp/php/function.mb-ereg-replace-callback.html - [similar]
Makes the next row in a result set available for reading 2955
« sqlsrv_fetch_object sqlsrv_field_metadata » PHP Manual SQLSRV 関数 Makes the next row in a res ... or sqlsrv_execute() . row The row to be accessed. This parameter can only be used if the specified statem ... s prepared with a scrollable cursor. In that case, this parameter can take on one of the following values: ... rv_errors (), true )); } // Make the first (and in this case, only) row of the result set available for re ...
https://man.plustar.jp/php/function.sqlsrv-fetch.html - [similar]
Send fail status (deprecated) 2955
« GearmanJob::exception GearmanJob::functionName » PHP Manual GearmanJob Send fail status (depre ... GearmanJob::fail (): bool Sends failure status for this job, indicating that the job failed in a known way ... osed to failing due to a thrown exception). 注意 : This method has been replaced by GearmanJob::sendFail() ...
https://man.plustar.jp/php/gearmanjob.fail.html - [similar]
Send status (deprecated) 2955
« GearmanJob::setReturn GearmanJob::unique » PHP Manual GearmanJob Send status (deprecated) Gear ... n to the job server and any listening clients. Use this to specify what percentage of the job has been com ... pleted. 注意 : This method has been replaced by GearmanJob::sendStatus ...
https://man.plustar.jp/php/gearmanjob.status.html - [similar]
Basic usage 2955
« 例 HRTime\PerformanceCounter » PHP Manual 例 Basic usage Basic usage The example illustrates t ... ew HRTime \ StopWatch ; $c -> start (); /* measure this code block execution */ for ( $i = 0 ; $i < 1024 * ... < 1024 * 1024 ; $i ++); $c -> start (); /* measure this code block execution */ for ( $i = 0 ; $i < 1024 * ...
https://man.plustar.jp/php/hrtime.example.basic.html - [similar]
例外を拡張する 2955
« 例外(exceptions) ファイバー » PHP Manual 例外(exceptions) 例外を拡張する 例外を拡張する 組み込 ... unction __toString () { return __CLASS__ . ": [ { $this -> code } ]: { $this -> message } \n" ; } public f ... on customFunction () { echo "A Custom function for this type of exception\n" ; } } /** * 例外をテストするた ... k; default: // 例外なし。オブジェクトが生成される $this -> var = $avalue ; break; } } } // 例1 try { $o = ...
https://man.plustar.jp/php/language.exceptions.extending.html - [similar]
Create a new Cursor (not used) 2955
« MongoDB\Driver\Cursor MongoDB\Driver\Cursor::current » PHP Manual MongoDB\Driver\Cursor Create ... ::executeCommand() - Execute a database command on this server MongoDB\Driver\Server::executeQuery() - Exe ... cute a database query on this server 関連キーワード: Cursor , Driver , new , not ...
https://man.plustar.jp/php/mongodb-driver-cursor.construct.html - [similar]
Set a watcher function 2955
« Zookeeper::setLogStream ZookeeperConfig » PHP Manual Zookeeper Set a watcher function Zookeepe ... を、失敗した場合に false を返します。 エラー / 例外 This method emits PHP error/warning when parameters cou ... or fail to set watcher. 警告 Since version 0.3.0, this method emits ZookeeperException and it's derivativ ...
https://man.plustar.jp/php/zookeeper.setwatcher.html - [similar]