検索

phrase: max: clip:
target: order:
Results of 671 - 680 of about 2039 for To (0.079 sec.)
Get the state of the zookeeper connection 2427
« Zookeeper::getRecvTimeout Zookeeper::isRecoverable » PHP Manual Zookeeper Get the state of the ... This method emits PHP error/warning when it fails to get state of zookeeper connection. 警告 Since vers ... s. 参考 Zookeeper::__construct() - Create a handle to used communicate with zookeeper Zookeeper::connect ... () - Create a handle to used communicate with zookeeper Zookeeper::getClie ...
https://man.plustar.jp/php/zookeeper.getstate.html - [similar]
FANN (Fast Artificial Neural Network) 2413
« geoip_time_zone_by_country_and_region はじめに » PHP Manual その他の基本モジュール FANN (Fast ... struct fann_descale_input — Scale data in input vector after get it from ann based on previously calcula ... ters fann_descale_output — Scale data in output vector after get it from ann based on previously calcula ... _quickprop_decay — Returns the decay which is a factor that weights should decrease in each iteration du ... training fann_get_quickprop_mu — Returns the mu factor fann_get_rprop_decrease_factor — Returns the incr ...
https://man.plustar.jp/php/book.fann.html - [similar]
The FANNConnection class 2413
« fann_train FANNConnection::__construct » PHP Manual FANN The FANNConnection class The FANNConn ... ction class (No version information available, might only be in Git) はじめに FANNConnection is used for ... { /* プロパティ */ public $ from_neuron ; public $ to_neuron ; public $ weight ; /* メソッド */ public _ ... _construct ( int $from_neuron , int $to_neuron , float $weight ) public getFromNeuron (): ... int public getToNeuron (): int public getWeight (): void public set ...
https://man.plustar.jp/php/class.fannconnection.html - [similar]
The Swoole\Lock class 2413
« Swoole\Http\Server::start Swoole\Lock::__construct » PHP Manual Swoole The Swoole\Lock class T ... struct a memory lock. Swoole\Lock::__destruct — Destory a Swoole memory lock. Swoole\Lock::lock_read — L ... ad-write lock for reading. Swoole\Lock::lock — Try to acquire the lock. It will block if the lock is not ... available. Swoole\Lock::trylock_read — Try to lock a read-write lock for reading and return stra ... lock is not available. Swoole\Lock::trylock — Try to acquire the lock and return straight away even the ...
https://man.plustar.jp/php/class.swoole-lock.html - [similar]
Binds an HTTP server on the specified address and port 2413
« EventHttp::addServerAlias EventHttp::__construct » PHP Manual EventHttp Binds an HTTP server o ... ied address and port. Can be called multiple times to bind the same HTTP server to multiple different po ... ラメータ address A string containing the IP address to listen(2) on. port The port number to listen on. 戻 ... n this server.</p></body></html> Server: URI: /about OK 参考 EventHttp::accept() - Makes an HTTP server ...
https://man.plustar.jp/php/eventhttp.bind.html - [similar]
Creates a new FFI object 2413
« FFI::cast FFI::free » PHP Manual FFI Creates a new FFI object FFI::cdef (PHP 7 >= 7.4.0, PHP 8 ... o not work. lib The name of a shared library file, to be loaded and linked with the definitions. 注意 : ... omitted, platforms supporting RTLD_DEFAULT attempt to lookup symbols declared in code in the normal glob ... al scope. Other systems will fail to resolve these symbols. 戻り値 Returns the freshly ...
https://man.plustar.jp/php/ffi.cdef.html - [similar]
Get contents of collection type column using OID 2413
« cubrid_close_request cubrid_col_size » PHP Manual CUBRID 関数 Get contents of collection type ... ame ): array The cubrid_col_get() function is used to get contents of the elements of the collection typ ... identifier. oid OID of the instance that you want to read. attr_name Attribute name that you want to re ... you requested, when process is successful; false (to distinguish the error from the situation of attrib ... cubrid_execute ( $conn , "CREATE TABLE foo(a int AUTO_INCREMENT, b set(int), c list(int), d char(10))" ) ...
https://man.plustar.jp/php/function.cubrid-col-get.html - [similar]
Replace a function definition with a new implementation 2413
« runkit7_function_copy runkit7_function_remove » PHP Manual runkit7 関数 Replace a function def ... あります。 パラメータ function_name Name of function to redefine argument_list New list of arguments to be ... uld return by reference. doc_comment The doc comment of the function. return_type The return type of the ... nkit7_function_add() - Add a new function, similar to create_function runkit7_function_copy() - Copy a f ... unction to a new function name runkit7_function_rename() - Ch ...
https://man.plustar.jp/php/function.runkit7-function-redefine.html - [similar]
Set a callback for when a task is queued 2413
« GearmanClient::setContext GearmanClient::setData » PHP Manual GearmanClient Set a callback for ... allback ( string $callback ): bool Sets a function to be called when a task is received and queued by th ... GearmanTask object. パラメータ callback A function to call 戻り値 成功した場合に true を、失敗した場合に ... rmanClient::setCompleteCallback() - Set a function to be called on task completion GearmanClient::setExc ...
https://man.plustar.jp/php/gearmanclient.setcreatedcallback.html - [similar]
Description 2413
« ImagickKernel ImagickKernel::addUnityKernel » PHP Manual ImagickKernel Description ImagickKern ... ernel $ImagickKernel ): void Attach another kernel to this kernel to allow them to both be applied in a ...
https://man.plustar.jp/php/imagickkernel.addkernel.html - [similar]