検索

phrase: max: clip:
target: order:
Results of 251 - 260 of about 718 for [SIMILAR] 16 1024 4096 WITH 19578 reflectionclas... (5.785 sec.)
Get the state of the zookeeper connection 0
« Zookeeper::getRecvTimeout Zookeeper::isRecoverable » PHP Manual Zookeeper Get the state of the zookeeper connection Zookeeper::getState (PECL zookeeper >= 0.1.0) Zookeeper::getState — Get the state of the zookeeper connection 説明 public Zookeeper::getState (): int パラメータ この関数に ...
https://man.plustar.jp/php/zookeeper.getstate.html - [similar]
Checks if the current zookeeper connection state can be recovered 0
« Zookeeper::getState Zookeeper::set » PHP Manual Zookeeper Checks if the current zookeeper connection state can be recovered Zookeeper::isRecoverable (PECL zookeeper >= 0.1.0) Zookeeper::isRecoverable — Checks if the current zookeeper connection state can be recovered 説明 public Zookee ...
https://man.plustar.jp/php/zookeeper.isrecoverable.html - [similar]
Sets the debugging level for the library 0
« Zookeeper::setAcl Zookeeper::setDeterministicConnOrder » PHP Manual Zookeeper Sets the debugging level for the library Zookeeper::setDebugLevel (PECL zookeeper >= 0.1.0) Zookeeper::setDebugLevel — Sets the debugging level for the library 説明 public static Zookeeper::setDebugLevel ( in ...
https://man.plustar.jp/php/zookeeper.setdebuglevel.html - [similar]
Sets the stream to be used by the library for logging 0
« Zookeeper::setDeterministicConnOrder Zookeeper::setWatcher » PHP Manual Zookeeper Sets the stream to be used by the library for logging Zookeeper::setLogStream (PECL zookeeper >= 0.1.0) Zookeeper::setLogStream — Sets the stream to be used by the library for logging 説明 public Zookeepe ...
https://man.plustar.jp/php/zookeeper.setlogstream.html - [similar]
Definition Construction 0
« Componere\Definition Componere\Definition::addConstant » PHP Manual Componere\Definition Definition Construction Componere\Definition::__construct (Componere 2 >= 2.1.0) Componere\Definition::__construct — Definition Construction 説明 public Componere\Definition::__construct ( string $ ...
https://man.plustar.jp/php/componere-definition.construct.html - [similar]
Allocates enough memory for a required capacity 0
« Sequence Ds\Sequence::apply » PHP Manual Sequence Allocates enough memory for a required capacity Ds\Sequence::allocate (PECL ds >= 1.0.0) Ds\Sequence::allocate — Allocates enough memory for a required capacity 説明 abstract public Ds\Sequence::allocate ( int $capacity ): void Ensures ...
https://man.plustar.jp/php/ds-sequence.allocate.html - [similar]
Allocates enough memory for a required capacity 0
« Vector Ds\Vector::apply » PHP Manual Vector Allocates enough memory for a required capacity Ds\Vector::allocate (PECL ds >= 1.0.0) Ds\Vector::allocate — Allocates enough memory for a required capacity 説明 public Ds\Vector::allocate ( int $capacity ): void Ensures that enough memory is ...
https://man.plustar.jp/php/ds-vector.allocate.html - [similar]
はじめに 0
« Sync インストール/設定 » PHP Manual Sync はじめに はじめに The 'sync' extension introduces cross-platform synchonization objects into PHP. Named and unnamed Mutex, Semaphore, Event, Reader-Writer, and named Shared Memory objects provide OS-level synchronization on both POSIX (e.g. Linu ...
https://man.plustar.jp/php/intro.sync.html - [similar]
Waits for an exclusive lock 0
« SyncMutex::__construct SyncMutex::unlock » PHP Manual SyncMutex Waits for an exclusive lock SyncMutex::lock (PECL sync >= 1.0.0) SyncMutex::lock — Waits for an exclusive lock 説明 public SyncMutex::lock ( int $wait = -1 ): bool Obtains an exclusive lock on a SyncMutex object. If the lo ...
https://man.plustar.jp/php/syncmutex.lock.html - [similar]
クラスの基礎 0
« はじめに プロパティ » PHP Manual クラスとオブジェクト クラスの基礎 クラスの基礎 class 各クラスの定義は、 class キーワードで始まり、クラス名が続きます。 そしてその後に波括弧のペアが続き、 その中にはクラスのプロパティとメソッドの定義を記述します。 クラス名には、PHP の 予約語 以外でラベル ...
https://man.plustar.jp/php/language.oop5.basic.html - [similar]