検索

phrase: max: clip:
target: order:
Results of 611 - 620 of about 2039 for To (0.149 sec.)
要件 2474
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 You need to instal ... l librrd first to be able to use PECL/rrd. Most common option is usi ... ted with librrd 1.4.3, older or newer versions might or might not work for you. 警告 Librrd and hence ex ...
https://man.plustar.jp/php/rrd.requirements.html - [similar]
Reads the next frame 2474
« Stomp::hasFrame Stomp::send » PHP Manual Stomp Reads the next frame Stomp::readFrame stomp_rea ... d_frame (PECL stomp >= 0.1.0) Stomp::readFrame -- stomp_read_frame — ... xt frame 説明 オブジェクト指向型 (method): public Stomp::readFrame ( string $class_name = "stompFrame" ) ... : stompframe 手続き型: stomp_read_frame ( resource $link ... ): array Reads the next frame. It is possible to instantiate an object of a specific class, and pas ...
https://man.plustar.jp/php/stomp.readframe.html - [similar]
Async and non-blocking hostname to IP lookup. 2474
« Swoole\Async Swoole\Async::read » PHP Manual Swoole\Async Async and non-blocking hostname to I ... Async::dnsLookup — Async and non-blocking hostname to IP lookup. 説明 public static Swoole\Async::dnsLoo ...
https://man.plustar.jp/php/swoole-async.dnslookup.html - [similar]
Compare and set the value of the atomic object. 2474
« Swoole\Atomic::add Swoole\Atomic::__construct » PHP Manual Swoole\Atomic Compare and set the v ... alue of the atomic object. Swoole\Atomic::cmpset (PECL swoole >= 1 ... .9.0) Swoole\Atomic::cmpset — Compare and set the value of the atom ... ic object. 説明 public Swoole\Atomic::cmpset ( int $cmp_value , int $new_value ): in ... t パラメータ cmp_value The value to compare with the current value of the atomic objec ...
https://man.plustar.jp/php/swoole-atomic.cmpset.html - [similar]
Call a callback with an array of parameters 2474
« Swoole\Coroutine Swoole\Coroutine::call_user_func » PHP Manual Swoole\Coroutine Call a callbac ... s in param_array. パラメータ callback The callable to be called. param_array Zero or more parameters in ... the array to be passed to the callback. 戻り値 関連キーワード: ...
https://man.plustar.jp/php/swoole-coroutine.call-user-func-array.html - [similar]
Send data to the task worker processes. 2474
« Swoole\Server::stop Swoole\Server::taskwait » PHP Manual Swoole\Server Send data to the task w ... L swoole >= 1.9.0) Swoole\Server::task — Send data to the task worker processes. 説明 public Swoole\Serv ...
https://man.plustar.jp/php/swoole-server.task.html - [similar]
Send data to the task worker processes in blocking way. 2474
« Swoole\Server::task Swoole\Server::taskWaitMulti » PHP Manual Swoole\Server Send data to the t ... oole >= 1.9.0) Swoole\Server::taskwait — Send data to the task worker processes in blocking way. 説明 pu ...
https://man.plustar.jp/php/swoole-server.taskwait.html - [similar]
Reduces the deque to a single value using a callback function 2460
« Ds\Deque::push Ds\Deque::remove » PHP Manual Deque Reduces the deque to a single value using a ... ds >= 1.0.0) Ds\Deque::reduce — Reduces the deque to a single value using a callback function 説明 publ ... ck , mixed $initial = ? ): mixed Reduces the deque to a single value using a callback function. パラメー ...
https://man.plustar.jp/php/ds-deque.reduce.html - [similar]
乱数シードを設定する 2460
« gmp_random_range gmp_random » PHP Manual GMP 関数 乱数シードを設定する gmp_random_seed (PHP 7, ... ( gmp_strval ( gmp_random ( 1 ))); // set the seed to something else gmp_random_seed ( gmp_init (- 100 ) ... strval ( gmp_random_bits ( 10 ))); // set the seed to something invalid var_dump ( gmp_random_seed ( 'no ... string(3) "683" Warning: gmp_random_seed(): Unable to convert variable to GMP - string is not an integer ...
https://man.plustar.jp/php/function.gmp-random-seed.html - [similar]
Delete a user from a security database 2460
« ibase_db_info ibase_drop_db » PHP Manual Firebird/InterBase 関数 Delete a user from a security ... ice. user_name The login name of the user you want to delete from the database. 戻り値 成功した場合に tr ... se を返します。 参考 ibase_add_user() - Add a user to a security database ibase_modify_user() - Modify a ... user to a security database 関連キーワード: user , databas ...
https://man.plustar.jp/php/function.ibase-delete-user.html - [similar]