検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 1007 for [SIMILAR] 16 1024 4096 WITH 43098 runkit7 WITH 1... (1.782 sec.)
シャットダウン時に実行する関数を登録する 0
« get_defined_functions register_tick_function » PHP Manual 関数処理 関数 シャットダウン時に実行する関数を登録する register_shutdown_function (PHP 4, PHP 5, PHP 7, PHP 8) register_shutdown_function — シャットダウン時に実行する関数を登録する 説明 register_shutdown_function ( callable $cal ...
https://man.plustar.jp/php/function.register-shutdown-function.html - [similar]
クラスの抽象化 0
« static キーワード オブジェクト インターフェイス » PHP Manual クラスとオブジェクト クラスの抽象化 クラスの抽象化 PHP には、抽象クラスと抽象メソッドの機能があります。 abstract として定義されたクラスのインスタンスを生成することはできません。 1つ以上の抽象メソッドを含む全てのクラスもまた抽 ...
https://man.plustar.jp/php/language.oop5.abstract.html - [similar]
このクラスがイテレーション可能かを調べる 0
« ReflectionClass::isInternal ReflectionClass::isIterateable » PHP Manual ReflectionClass このクラスがイテレーション可能かを調べる ReflectionClass::isIterable (PHP 7 >= 7.2.0, PHP 8) ReflectionClass::isIterable — このクラスがイテレーション可能かを調べる 説明 public ReflectionClass::isIte ...
https://man.plustar.jp/php/reflectionclass.isiterable.html - [similar]
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]