検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 2039 for To (0.057 sec.)
定義済み定数 3458
« リソース型 例 » PHP Manual CUBRID 定義済み定数 定義済み定数 以下の定数が定義されています。 この ... d when executing SQL statement. They can be passed to cubrid_prepare() and cubrid_execute() . CUBRID SQL ... t Description CUBRID_INCLUDE_OID Determine whether to get OID during query execution. CUBRID_ASYNC Execu ... ng constants can be used when fetching the results to specify fetch behaviour. They can be passed to cub ... The constant CUBRID_LOB can be used when you want to operate the lob object. It can be passed to cubrid ...
https://man.plustar.jp/php/cubrid.constants.html - [similar]
定義済み定数 3458
« リソース型 例 » PHP Manual FANN 定義済み定数 定義済み定数 以下の定数が定義されています。 この関 ... ing_rate. Some other parameters can however be set to change the way the RPROP algorithm works, but it i ... re advanced parameters, but it is only recommended to change these advanced parameters, for users with i ... OID_STEPWISE ( int ) Stepwise linear approximation to sigmoid. FANN_SIGMOID_SYMMETRIC ( int ) Symmetric ... RIC_STEPWISE ( int ) Stepwise linear approximation to symmetric sigmoid FANN_GAUSSIAN ( int ) Gaussian a ...
https://man.plustar.jp/php/fann.constants.html - [similar]
Creates an unmanaged pointer to C data 3458
« FFI FFI::alignof » PHP Manual FFI Creates an unmanaged pointer to C data FFI::addr (PHP 7 >= 7 ... 0, PHP 8) FFI::addr — Creates an unmanaged pointer to C data 説明 public static FFI::addr ( FFI\CData &$ ... ptr ): FFI\CData Creates an unmanaged pointer to the C data represented by the given FFI\CData . Th ... resulting pointer. This function is mainly useful to pass arguments to C functions by pointer. パラメー ... タ ptr The handle of the pointer to a C data structure. 戻り値 Returns the freshly cre ...
https://man.plustar.jp/php/ffi.addr.html - [similar]
The Deque class 3440
« Ds\Vector::unshift Ds\Deque::allocate » PHP Manual Data Structures The Deque class The Deque c ... lass (No version information available, might only be in Git) はじめに A Deque (pronounced “deck” ... es in a contiguous buffer that grows and shrinks automatically. The name is a common abbreviation of “do ... sed internally by Ds\Queue . Two pointers are used to keep track of a head and a tail. The pointers can ... ound” the end of the buffer, which avoids the need to move other values around to make room. This makes ...
https://man.plustar.jp/php/class.ds-deque.html - [similar]
Parabolic SAR - Extended 3440
« trader_sar trader_set_compat » PHP Manual Trader 関数 Parabolic SAR - Extended trader_sarext ( ... , array $low , float $startValue = ? , float $offsetOnReverse = ? , float $accelerationInitLong = ? , fl ... 配列。 startValue Start value and direction. 0 for Auto, >0 for Long, <0 for Short. Valid range from TRADE ... R_REAL_MIN to TRADER_REAL_MAX . offsetOnReverse Percent offset a ... dded/removed to initial stop on short/long reversal. Valid range f ...
https://man.plustar.jp/php/function.trader-sarext.html - [similar]
Append data to the end of an event buffer 3425
« EventBuffer EventBuffer::addBuffer » PHP Manual EventBuffer Append data to the end of an event ... vent >= 1.2.6-beta) EventBuffer::add — Append data to the end of an event buffer 説明 public EventBuffer ... ::add ( string $data ): bool Append data to the end of an event buffer. パラメータ data String ... to be appended to the end of the buffer. 戻り値 成功し ... addBuffer() - Move all data from a buffer provided to the current instance of EventBuffer 関連キーワード ...
https://man.plustar.jp/php/eventbuffer.add.html - [similar]
Adds data to a buffer event's output buffer 3425
« EventBufferEvent::sslSocket EventBufferEvent::writeBuffer » PHP Manual EventBufferEvent Adds d ... ata to a buffer event's output buffer EventBufferEvent::w ... >= 1.2.6-beta) EventBufferEvent::write — Adds data to a buffer event's output buffer 説明 public EventBu ... fferEvent::write ( string $data ): bool Adds data to a buffer event's output buffer パラメータ data Dat ... a to be added to the underlying buffer. 戻り値 成功した ...
https://man.plustar.jp/php/eventbufferevent.write.html - [similar]
Finalizes all add/deletes made to the index 3425
« SolrClient::addDocuments SolrClient::__construct » PHP Manual SolrClient Finalizes all add/del ... etes made to the index SolrClient::commit (PECL solr >= 0.9.2) ... olrClient::commit — Finalizes all add/deletes made to the index 説明 public SolrClient::commit ( bool $s ... esponse This method finalizes all add/deletes made to the index. パラメータ softCommit This will refresh ... es. (Solr4.0+) A soft commit is much faster since it only makes index changes visible and does not fsync ...
https://man.plustar.jp/php/solrclient.commit.html - [similar]
Whether to highlight phrase terms only when they appear within the query phrase 3425
« SolrQuery::setHighlightSnippets SolrQuery::setMlt » PHP Manual SolrQuery Whether to highlight ... rQuery::setHighlightUsePhraseHighlighter — Whether to highlight phrase terms only when they appear withi ... hter ( bool $flag ): SolrQuery Sets whether or not to use SpanScorer to highlight phrase terms only when ... se in the document パラメータ value Whether or not to use SpanScorer to highlight phrase terms only when ...
https://man.plustar.jp/php/solrquery.sethighlightusephrasehighlighter.html - [similar]
Add servers to the ensemble 3411
« ZookeeperConfig ZookeeperConfig::get » PHP Manual ZookeeperConfig Add servers to the ensemble ... eeper >= 3.5.0) ZookeeperConfig::add — Add servers to the ensemble 説明 public ZookeeperConfig::add ( st ... null ): void パラメータ members Comma separated list of servers to be added to the ensemble. Each has a ... configuration line for a server to be added (as would appear in a configuration file) ... Exception and it's derivatives when parameters count or types are wrong or fail to save value to node. 例 ...
https://man.plustar.jp/php/zookeeperconfig.add.html - [similar]