検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 1461 for IN (0.043 sec.)
Returns the first pair in the map 3799
« Ds\Map::filter Ds\Map::get » PHP Manual Map Returns the first pair in the map Ds\Map::first (P ... s >= 1.0.0) Ds\Map::first — Returns the first pair in the map 説明 public Ds\Map::first (): Ds\Pair Retu ... rns the first pair in the map. パラメータ この関数にはパラメータはありま ... せん。 戻り値 The first pair in the map. エラー / 例外 UnderflowException if empty ... うになります。 object(Ds\Pair)#2 (2) { ["key"]=> string(1) "a" ["value"]=> int(1) } 関連キーワード: map , ...
https://man.plustar.jp/php/ds-map.first.html - [similar]
Scale data in input vector before feed it to ann based on previously calculated ... 3799
« fann_scale_input_train_data fann_scale_output_train_data » PHP Manual Fann 関数 Scale data in ... sed on previously calculated parameters fann_scale_input (PECL fann >= 1.0.0) fann_scale_input — Scale d ... ata in input vector before feed it to ann based on previo ... usly calculated parameters 説明 fann_scale_input ( resource $ann , array $input_vector ): bool S ... cale data in input vector before feed it to ann based on previo ...
https://man.plustar.jp/php/function.fann-scale-input.html - [similar]
Scale data in output vector before feed it to ann based on previously calculated... 3799
« fann_scale_output_train_data fann_scale_train_data » PHP Manual Fann 関数 Scale data in output ... PECL fann >= 1.0.0) fann_scale_output — Scale data in output vector before feed it to ann based on previ ... rce $ann , array $output_vector ): bool Scale data in output vector before feed it to ann based on previ ... を返します。 参考 fann_descale_output() - Scale data in output vector after get it from ann based on previ ... ously calculated parameters fann_scale_input() - Scale data in input vector before feed it t ...
https://man.plustar.jp/php/function.fann-scale-output.html - [similar]
Run a task in the background 3799
« GearmanClient::do GearmanClient::doHigh » PHP Manual GearmanClient Run a task in the backgroun ... >= 0.5.0) GearmanClient::doBackground — Run a task in the background 説明 public GearmanClient::doBackgr ... ound ( string $function_name , string $workload , string $uniqu ... e = ? ): string Runs a task in the background, returning a job ha ... dle which can be used to get the status of the running task. パラメータ function_name ワーカーが実行する ...
https://man.plustar.jp/php/gearmanclient.dobackground.html - [similar]
Returns whether a multi-document transaction is in progress 3799
« MongoDB\Driver\Session::isDirty MongoDB\Driver\Session::startTransaction » PHP Manual MongoDB\ ... on Returns whether a multi-document transaction is in progress MongoDB\Driver\Session::isInTransaction ( ... mongodb >=1.6.0) MongoDB\Driver\Session::isInTransaction — Returns whether a multi-document tran ... saction is in progress 説明 final public MongoDB\Driver\Session: ... :isInTransaction (): bool Returns whether a multi-docume ...
https://man.plustar.jp/php/mongodb-driver-session.isintransaction.html - [similar]
Call a function in a Lua global variable 3778
« LuaSandbox LuaSandbox::disableProfiler » PHP Manual LuaSandbox Call a function in a Lua global ... 1.0.0) LuaSandbox::callFunction — Call a function in a Lua global variable 説明 public LuaSandbox::call ... Function ( string $name , mixed ...$args ): array | bool Calls a fu ... nction in a Lua global variable. If the name contains "." ch ... s not a function, false will be returned and a warning issued. For more information about calling Lua fu ...
https://man.plustar.jp/php/luasandbox.callfunction.html - [similar]
Returns the offset in the complete result set 3778
« SolrQuery::getSortFields SolrQuery::getStats » PHP Manual SolrQuery Returns the offset in the ... >= 0.9.2) SolrQuery::getStart — Returns the offset in the complete result set 説明 public SolrQuery::get ... Start (): int Returns the offset in the complete result set for ... ries where the set of returned documents should begin. パラメータ この関数にはパラメータはありません。 戻 ... り値 Returns an integer on success and null if not set. 関連キーワード ...
https://man.plustar.jp/php/solrquery.getstart.html - [similar]
CUBRID 3752
« ベンダー固有のモジュール はじめに » PHP Manual ベンダー固有のモジュール CUBRID CUBRID はじめに ... 設定 リソース型 定義済み定数 例 CUBRID 関数 cubrid_bind — Bind variables to a prepared statement as param ... col_get — Get contents of collection type column using OID cubrid_col_size — Get the number of elements ... in collection type column using OID cubrid_column_names — Get the column names in ... result cubrid_column_types — Get column types in result cubrid_commit — Commit a transaction cubrid ...
https://man.plustar.jp/php/book.cubrid.html - [similar]
Gearman 3752
« FTP\Connection はじめに » PHP Manual その他のサービス Gearman Gearman はじめに インストール/設 ... background Basic Gearman client and worker, submitting tasks GearmanClient — The GearmanClient class Gea ... ient GearmanClient::addTask — Add a task to be run in parallel GearmanClient::addTaskBackground — Add a ... background task to be run in parallel GearmanClient::addTaskHigh — Add a high p ... riority task to run in parallel GearmanClient::addTaskHighBackground — Ad ...
https://man.plustar.jp/php/book.gearman.html - [similar]
The GearmanClient class 3752
« Basic Gearman client and worker, submitting tasks GearmanClient::addOptions » PHP Manual Gearm ... n >= 0.5.0) はじめに Represents a class for connecting to a Gearman job server and making requests to pe ... GearmanClient { /* メソッド */ public addOptions ( int $options ): bool public addServer ( string $host ... = 127.0.0.1 , int $port = 4730 ): bool public addServers ( string $ ... rvers = 127.0.0.1:4730 ): bool public addTask ( string $function_name , string $workload , mixed &$conte ...
https://man.plustar.jp/php/class.gearmanclient.html - [similar]