検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 3128 for the (0.029 sec.)
Open a persistent connection to CUBRID server 2669
« cubrid_num_rows cubrid_pconnect » PHP Manual CUBRID 関数 Open a persistent connection to CUBRI ... ith two major differences. First, when connecting, the function would first try to find a (persistent) li ... nk that's already open with the same host, port, dbname and userid. If one is foun ... urned instead of opening a new connection. Second, the connection to the SQL server will not be closed wh ... en the execution of the script ends. Instead, the link wi ...
https://man.plustar.jp/php/function.cubrid-pconnect-with-url.html - [similar]
Returns the number of candidates used during training 2669
« fann_get_cascade_num_candidate_groups fann_get_cascade_output_change_fraction » PHP Manual Fan ... n 関数 Returns the number of candidates used during training fann_get ... = 1.0.0) fann_get_cascade_num_candidates — Returns the number of candidates used during training 説明 fan ... _get_cascade_num_candidates ( resource $ann ): int The number of candidates used during training (calcula ... t() and fann_get_cascade_num_candidate_groups() ). The actual candidates is defined by the fann_get_casca ...
https://man.plustar.jp/php/function.fann-get-cascade-num-candidates.html - [similar]
Reads the mean square error from the network 2669
« fann_get_learning_rate fann_get_network_type » PHP Manual Fann 関数 Reads the mean square erro ... r from the network fann_get_MSE (PECL fann >= 1.0.0) fann_get ... _MSE — Reads the mean square error from the network 説明 fann_get_M ... SE ( resource $ann ): float Reads the mean square error from the network. Reads the mean ... square error from the network. This value is calculated during training ...
https://man.plustar.jp/php/function.fann-get-mse.html - [similar]
Returns error and warning information about the last SQLSRV operation performed 2669
« sqlsrv_connect sqlsrv_execute » PHP Manual SQLSRV 関数 Returns error and warning information a ... bout the last SQLSRV operation performed sqlsrv_errors (No ... rors — Returns error and warning information about the last SQLSRV operation performed 説明 sqlsrv_errors ... mixed Returns error and warning information about the last SQLSRV operation performed. パラメータ errors ... OrWarnings Determines whether error information, warning information, or both a ...
https://man.plustar.jp/php/function.sqlsrv-errors.html - [similar]
Check the distance between this color and another 2669
« ImagickPixel::getIndex ImagickPixel::isPixelSimilarQuantum » PHP Manual ImagickPixel Check the ... distance between this color and another ImagickPixel::isPixelSimilar (PECL imagick 3 >= 3 ... .3.0) ImagickPixel::isPixelSimilar — Check the distance between this color and another 説明 publi ... ( ImagickPixel $color , float $fuzz ): bool Checks the distance between the color described by this Imagi ... ckPixel object and that of the provided object, by plotting their RGB values on t ...
https://man.plustar.jp/php/imagickpixel.ispixelsimilar.html - [similar]
Fetch the peak memory usage of the Lua environment 2669
« LuaSandbox::getMemoryUsage LuaSandbox::getProfilerFunctionReport » PHP Manual LuaSandbox Fetch ... the peak memory usage of the Lua environment LuaSandbo ... x >= 1.0.0) LuaSandbox::getPeakMemoryUsage — Fetch the peak memory usage of the Lua environment 説明 publ ... ic LuaSandbox::getPeakMemoryUsage (): int Fetches the peak memory usage of the Lua environment. パラメー ... この関数にはパラメータはありません。 戻り値 Returns the peak memory usage in bytes. 参考 LuaSandbox::getMe ...
https://man.plustar.jp/php/luasandbox.getpeakmemoryusage.html - [similar]
Create a new WriteConcern 2669
« MongoDB\Driver\WriteConcern::bsonSerialize MongoDB\Driver\WriteConcern::getJournal » PHP Manua ... Value Description 1 Requests acknowledgement that the write operation has propagated to the standalone m ... ongod or the primary in a replica set. This is the default writ ... ncern for MongoDB. 0 Requests no acknowledgment of the write operation. However, this may return informat ... n about socket exceptions and networking errors to the application. <integer greater than 1> Numbers grea ...
https://man.plustar.jp/php/mongodb-driver-writeconcern.construct.html - [similar]
The Queue class 2661
« Ds\Stack::toArray Ds\Queue::allocate » PHP Manual Data Structures The Queue class The Queue cl ... t” or “FIFO” collection that only allows access to the value at the front of the queue and iterates in th ... IN_CAPACITY 変更履歴 バージョン 説明 PECL ds 1.3.0 The class now implements ArrayAccess . 目次 Ds\Queue:: ... r a required capacity Ds\Queue::capacity — Returns the current capacity Ds\Queue::clear — Removes all val ... nstance Ds\Queue::copy — Returns a shallow copy of the queue Ds\Queue::count — Returns the number of valu ...
https://man.plustar.jp/php/class.ds-queue.html - [similar]
The Sequence interface 2661
« Ds\Hashable::hash Ds\Sequence::allocate » PHP Manual Data Structures The Sequence interface The ... ight only be in Git) はじめに A Sequence describes the behaviour of values arranged in a single, linear d ... an array that uses incremental integer keys, with the exception of a few characteristics: Values will al ... ze - 1]. Only allowed to access values by index in the range [0, size - 1]. Use cases: Wherever you would ... ? ): void } 変更履歴 バージョン 説明 PECL ds 1.3.0 The interface now extends ArrayAccess . 目次 Ds\Sequen ...
https://man.plustar.jp/php/class.ds-sequence.html - [similar]
The LuaSandbox class 2661
« Basic usage for LuaSandbox LuaSandbox::callFunction » PHP Manual LuaSandbox The LuaSandbox cla ... ss The LuaSandbox class (PECL luasandbox >= 1.0.0) はじめ ...The LuaSandbox class creates a Lua environment and all ... nctionReport() to return timings in percentages of the total. 目次 LuaSandbox::callFunction — Call a func ... bal variable LuaSandbox::disableProfiler — Disable the profiler LuaSandbox::enableProfiler — Enable the p ...
https://man.plustar.jp/php/class.luasandbox.html - [similar]