検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 1009 for [SIMILAR] 16 1024 4096 WITH 31605 runkit7 WITH 8... (2.970 sec.)
Calls callbacks for pending operations 0
« ZooKeeper 関数 Zookeeper » PHP Manual ZooKeeper 関数 Calls callbacks for pending operations zookeeper_dispatch (PECL zookeeper >= 0.4.0) zookeeper_dispatch — Calls callbacks for pending operations 説明 zookeeper_dispatch (): void The zookeeper_dispatch() function calls the callbacks pa ...
https://man.plustar.jp/php/function.zookeeper-dispatch.html - [similar]
可変関数 0
« 戻り値 内部(ビルトイン)関数 » PHP Manual 関数 可変関数 可変関数 PHP は可変関数(variable functions)の概念をサポートします。 これにより、変数名の後に括弧が付いている場合、その値が何であろうと PHPは、同名の関数を探し実行を試みます。 この機能は、コールバック、関数テーブル等を実装するため ...
https://man.plustar.jp/php/functions.variable-functions.html - [similar]
Basic Gearman client and worker, submitting tasks 0
« Basic Gearman client and worker, background GearmanClient » PHP Manual 例 Basic Gearman client and worker, submitting tasks Basic Gearman client and worker, submitting tasks 例1 Basic Gearman client and worker, submitting tasks In this example, the basic reverse client extended to run ...
https://man.plustar.jp/php/gearman.examples-reverse-task.html - [similar]
Reduces the deque to a single value using a callback function 0
« Ds\Deque::push Ds\Deque::remove » PHP Manual Deque Reduces the deque to a single value using a callback function Ds\Deque::reduce (PECL ds >= 1.0.0) Ds\Deque::reduce — Reduces the deque to a single value using a callback function 説明 public Ds\Deque::reduce ( callable $callback , mixe ...
https://man.plustar.jp/php/ds-deque.reduce.html - [similar]
Reduces the sequence to a single value using a callback function 0
« Ds\Sequence::push Ds\Sequence::remove » PHP Manual Sequence Reduces the sequence to a single value using a callback function Ds\Sequence::reduce (PECL ds >= 1.0.0) Ds\Sequence::reduce — Reduces the sequence to a single value using a callback function 説明 abstract public Ds\Sequence::r ...
https://man.plustar.jp/php/ds-sequence.reduce.html - [similar]
Reduces the set to a single value using a callback function 0
« Ds\Set::merge Ds\Set::remove » PHP Manual Set Reduces the set to a single value using a callback function Ds\Set::reduce (PECL ds >= 1.0.0) Ds\Set::reduce — Reduces the set to a single value using a callback function 説明 public Ds\Set::reduce ( callable $callback , mixed $initial = ? ...
https://man.plustar.jp/php/ds-set.reduce.html - [similar]
Reduces the vector to a single value using a callback function 0
« Ds\Vector::push Ds\Vector::remove » PHP Manual Vector Reduces the vector to a single value using a callback function Ds\Vector::reduce (PECL ds >= 1.0.0) Ds\Vector::reduce — Reduces the vector to a single value using a callback function 説明 public Ds\Vector::reduce ( callable $callbac ...
https://man.plustar.jp/php/ds-vector.reduce.html - [similar]
JSON にシリアライズしたいデータを指定する 0
« JsonSerializable JSON 関数 » PHP Manual JsonSerializable JSON にシリアライズしたいデータを指定する JsonSerializable::jsonSerialize (PHP 5 >= 5.4.0, PHP 7, PHP 8) JsonSerializable::jsonSerialize — JSON にシリアライズしたいデータを指定する 説明 public JsonSerializable::jsonSerialize (): ...
https://man.plustar.jp/php/jsonserializable.jsonserialize.html - [similar]
クラスのインスタンス化が可能であるかどうかを調べる 0
« ReflectionClass::isInstance ReflectionClass::isInterface » PHP Manual ReflectionClass クラスのインスタンス化が可能であるかどうかを調べる ReflectionClass::isInstantiable (PHP 5, PHP 7, PHP 8) ReflectionClass::isInstantiable — クラスのインスタンス化が可能であるかどうかを調べる 説明 publi ...
https://man.plustar.jp/php/reflectionclass.isinstantiable.html - [similar]
ジェネレータと Iterator オブジェクトとの比較 0
« ジェネレータの構文 アトリビュート » PHP Manual ジェネレータ ジェネレータと Iterator オブジェクトとの比較 ジェネレータと Iterator オブジェクトとの比較 ジェネレータの最大のメリットは、シンプルに書けることです。 Iterator を実装するのに比べて、必要な決まり文句の数がかなり少なくなります。 ま ...
https://man.plustar.jp/php/language.generators.comparison.html - [similar]