検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 1810 for of (0.037 sec.)
Returns the value of the specified configuration setting 3337
« sqlsrv_free_stmt sqlsrv_get_field » PHP Manual SQLSRV 関数 Returns the value of the specified ... y be in Git) sqlsrv_get_config — Returns the value of the specified configuration setting 説明 sqlsrv_ge ... onfig ( string $setting ): mixed Returns the value of the specified configuration setting. パラメータ se ... tting The name of the setting for which the value is returned. For a ... list of configurable settings, see sqlsrv_configure() . 戻 ...
https://man.plustar.jp/php/function.sqlsrv-get-config.html - [similar]
Return class probabilities for previous unseen data 3337
« SVMModel::load SVMModel::predict » PHP Manual SVMModel Return class probabilities for previous ... rray $data ): float This function accepts an array of data and attempts to predict the class, as with th ... itionally, however, this function returns an array of probabilities, one per class in the model, which r ... epresent the estimated chance of the data supplied being a member of that class. Re ... he array to be classified. This should be a series of key => value pairs in increasing key order, but no ...
https://man.plustar.jp/php/svmmodel.predict-probability.html - [similar]
Custom serialization of SolrDocument objects 3327
« SolrDocument::toArray SolrDocument::__unset » PHP Manual SolrDocument Custom serialization of ... ) SolrDocument::unserialize — Custom serialization of SolrDocument objects 説明 public SolrDocument::uns ... ( string $serialized ): void Custom serialization of SolrDocument objects パラメータ serialized An XML ... representation of the document. 戻り値 None. 関連キーワード: SolrDoc ... ument , Custom , serialization , objects , of , unserialize , serialized , toArray , unset , pub ...
https://man.plustar.jp/php/solrdocument.unserialize.html - [similar]
Add a field to be used to group results 3327
« SolrQuery::addFilterQuery SolrQuery::addGroupFunction » PHP Manual SolrQuery Add a field to be ... ddGroupField ( string $value ): SolrQuery The name of the field by which to group results. The field mus ... es group.field parameter パラメータ value The name of the field. 戻り値 Returns an instance of SolrQuery ... Allows grouping results based on the unique values of a function query (group.func parameter) SolrQuery: ... :addGroupQuery() - Allows grouping of documents that match the given query SolrQuery::ad ...
https://man.plustar.jp/php/solrquery.addgroupfield.html - [similar]
Return an array with the lengths of the values of each field from the current ro... 3298
« cubrid_fetch_field cubrid_fetch_object » PHP Manual CUBRID MySQL 互換関数 Return an array with ... the lengths of the values of each field from the current row cubr ... d_fetch_lengths — Return an array with the lengths of the values of each field from the current row 説明 ... function returns a numeric array with the lengths of the values of each field from the current row of t ...
https://man.plustar.jp/php/function.cubrid-fetch-lengths.html - [similar]
Returns the hostname of this server 3298
« MongoDB\Driver\ServerDescription::getHelloResponse MongoDB\Driver\ServerDescription::getLastUp ... goDB\Driver\ServerDescription Returns the hostname of this server MongoDB\Driver\ServerDescription::getH ... \ServerDescription::getHost — Returns the hostname of this server 説明 final public MongoDB\Driver\Serve ... scription::getHost (): string Returns the hostname of this server. パラメータ この関数にはパラメータはあ ... りません。 戻り値 Returns the hostname of this server. エラー / 例外 引数のパースに失敗した場 ...
https://man.plustar.jp/php/mongodb-driver-serverdescription.gethost.html - [similar]
Increases the count of the semaphore 3298
« SyncSemaphore::lock SyncEvent » PHP Manual SyncSemaphore Increases the count of the semaphore ... 1.0.0) SyncSemaphore::unlock — Increases the count of the semaphore 説明 public SyncSemaphore::unlock ( ... int &$prevcount = ? ): bool Increases the count of a SyncSemaphore object. パラメータ prevcount Retur ... ns the previous count of the semaphore. 戻り値 成功した場合に true を、失敗 ... > 参考 SyncSemaphore::lock() - Decreases the count of the semaphore or waits 関連キーワード: ount , sema ...
https://man.plustar.jp/php/syncsemaphore.unlock.html - [similar]
Moves all data from source buffer to the front of current buffer 3283
« EventBuffer::prepend EventBuffer::pullup » PHP Manual EventBuffer Moves all data from source b ... uffer to the front of current buffer EventBuffer::prependBuffer (PECL ev ... r — Moves all data from source buffer to the front of current buffer 説明 public EventBuffer::prependBuf ... dBuffer() , except that it moves data to the front of the buffer. パラメータ buf Source buffer. 戻り値 成 ... 。 参考 EventBuffer::add() - Append data to the end of an event buffer EventBuffer::addBuffer() - Move al ...
https://man.plustar.jp/php/eventbuffer.prependbuffer.html - [similar]
Get a lob object's size 3283
« cubrid_lob2_seek cubrid_lob2_size » PHP Manual CUBRID 関数 Get a lob object's size cubrid_lob2 ... rid_lob2_size64() function is used to get the size of a lob object. If the size of a lob object is large ... パラメータ lob_identifier Lob identifier as a result of cubrid_lob2_new() or get from the result set. 戻り ... 値 It will return the size of the LOB object as a string when it processes succe ... a lob object cubrid_lob2_seek() - Move the cursor of a lob object cubrid_lob2_seek64() - Move the curso ...
https://man.plustar.jp/php/function.cubrid-lob2-size64.html - [similar]
Retrieves the next row of data in a result set as an object 3283
« sqlsrv_fetch_array sqlsrv_fetch » PHP Manual SQLSRV 関数 Retrieves the next row of data in a r ... Git) sqlsrv_fetch_object — Retrieves the next row of data in a result set as an object 説明 sqlsrv_fetc ... = ? , array $ctorParams = ? , int $row = ? , int $offset = ? ): mixed Retrieves the next row of data in ... a result set as an instance of the specified class with properties that match the ... v_query() or sqlsrv_execute() . className The name of the class to instantiate. If no class name is spec ...
https://man.plustar.jp/php/function.sqlsrv-fetch-object.html - [similar]