検索

phrase: max: clip:
target: order:
Results of 951 - 960 of about 3128 for the (0.195 sec.)
Returns an copy of a subset of the train data 2213
« fann_shuffle_train_data fann_test_data » PHP Manual Fann 関数 Returns an copy of a subset of the ... subset_train_data — Returns an copy of a subset of the train data 説明 fann_subset_train_data ( resource ... $length ): resource Returns an copy of a subset of the train data resource , starting at position pos and ... length elements forward. The fann_subset_train_data(train_ ... data, 0, fann_length_train_data(train_data)) do the same as fann_duplicate_train_data() パラメータ dat ...
https://man.plustar.jp/php/function.fann-subset-train-data.html - [similar]
Creates an initialization vector (IV) from a random source 2213
« Mcrypt 関数 mcrypt_decrypt » PHP Manual Mcrypt 関数 Creates an initialization vector (IV) from ... n initialization vector (IV) from a random source. The IV is only meant to give an alternative seed to th ... iphertext without losing security. パラメータ size The size of the IV. source The source of the IV. The s ... om /dev/urandom ). Prior to 5.3.0, MCRYPT_RAND was the only one supported on Windows. Note that the defau ... ck until more entropy is available. 戻り値 Returns the initialization vector, or false on error. 例 例1 m ...
https://man.plustar.jp/php/function.mcrypt-create-iv.html - [similar]
Add a task to get status 2213
« GearmanClient::addTaskLowBackground GearmanClient::clearCallbacks » PHP Manual GearmanClient A ... earmanTask Used to request status information from the Gearman server, which will call the specified stat ... ient::setStatusCallback() ). パラメータ job_handle The job handle for the task to get status for context ... Data to be passed to the status callback, generally a reference to an array ... kground tasks An artificial delay is introduced in the worker in this example to simulate a long running ...
https://man.plustar.jp/php/gearmanclient.addtaskstatus.html - [similar]
Send the result and complete status (deprecated) 2213
« GearmanJob GearmanJob::__construct » PHP Manual GearmanJob Send the result and complete status ... PECL gearman <= 0.5.0) GearmanJob::complete — Send the result and complete status (deprecated) 説明 publi ... ete ( string $result ): bool Sends result data and the complete status update for this job. 注意 : This m ... has been replaced by GearmanJob::sendComplete() in the 0.6.0 release of the Gearman extension. パラメータ ... mplete , status , GearmanJob , Send , deprecated , the , data , 失敗 , パラメータ ...
https://man.plustar.jp/php/gearmanjob.complete.html - [similar]
Send status 2213
« GearmanJob::sendFail GearmanJob::sendWarning » PHP Manual GearmanJob Send status GearmanJob::s ... t $denominator ): bool Sends status information to the job server and any listening clients. Use this to ... specify what percentage of the job has been completed. パラメータ numerator The n ... umerator of the precentage completed expressed as a fraction. deno ... minator The denominator of the precentage completed expressed ...
https://man.plustar.jp/php/gearmanjob.sendstatus.html - [similar]
Resize the Pool 2213
« Pool::__construct Pool::shutdown » PHP Manual Pool Resize the Pool Pool::resize (PECL pthreads ... >= 2.0.0) Pool::resize — Resize the Pool 説明 public Pool::resize ( int $size ): void ... Resize the Pool パラメータ size The maximum number of Workers ... 値 値を返しません。 関連キーワード: Pool , Resize , the , resize , size , construct , shutdown , pthreads ...
https://man.plustar.jp/php/pool.resize.html - [similar]
Write and push data into Swoole channel. 2213
« Swoole\Channel::pop Swoole\Channel::stats » PHP Manual Swoole\Channel Write and push data into ... ta ): bool Data can be any non-empty PHP variable, the variable will be serialized if it is not string ty ... pe. If size of the data is more than 8KB, swoole channel will use tem ... p files storage. The function will return true if the write operation i ... s succeeded, or return false if there is not enough space. パラメータ data The data to ...
https://man.plustar.jp/php/swoole-channel.push.html - [similar]
Configures the watcher 2205
« EvSignal::createStopped EvStat » PHP Manual EvSignal Configures the watcher EvSignal::set (PEC ... L ev >= 0.2.0) EvSignal::set — Configures the watcher 説明 public EvSignal::set ( int $signum ): ... void Configures the watcher. パラメータ signum Signal number. The same ... 関連キーワード: Configures , watcher , EvSignal , the , signum , createStopped , EvStat , public , int , ...
https://man.plustar.jp/php/evsignal.set.html - [similar]
Get the requested schema information 2205
« cubrid_rollback cubrid_seq_drop » PHP Manual CUBRID 関数 Get the requested schema information ... _schema (PECL CUBRID >= 8.3.0) cubrid_schema — Get the requested schema information 説明 cubrid_schema ( ... g $class_name = ? , string $attr_name = ? ): array The cubrid_schema() function is used to get the reques ... base. To get information about specific class, set the class_name , to get information about specific att ... be used only with CUBRID_SCH_ATTR_PRIVILEGE ), set the attr_name . The result of the cubrid_schema() func ...
https://man.plustar.jp/php/function.cubrid-schema.html - [similar]
Set the timeout time of query execution 2205
« cubrid_set_drop cubrid_version » PHP Manual CUBRID 関数 Set the timeout time of query executio ... CL CUBRID >= 8.4.1) cubrid_set_query_timeout — Set the timeout time of query execution 説明 cubrid_set_qu ... ( resource $req_identifier , int $timeout ): bool The cubrid_set_query_timeout() function is used to set ... the timeout time of query execution. パラメータ req_id ... を返します。 参考 cubrid_get_query_timeout() - Get the query timeout value of the request 関連キーワード: ...
https://man.plustar.jp/php/function.cubrid-set-query-timeout.html - [similar]