検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 167 for [SIMILAR] 16 1024 4096 WITH 11055 stack WITH 249... (0.134 sec.)
Data Structures 0
« untaint はじめに » PHP Manual その他の基本モジュール Data Structures Data Structures はじめに インストール/設定 要件 インストール手順 定義済み定数 例 Collection — The Collection interface Ds\Collection::clear — Removes all values Ds\Collection::copy — Returns a shallow copy of the coll ...
https://man.plustar.jp/php/book.ds.html - [similar]
Worker クラス 0
« Thread::start Worker::collect » PHP Manual pthreads Worker クラス Worker クラス (PECL pthreads >= 2.0.0) はじめに ワーカースレッドには永続コンテキストがあり、たいていの場合はスレッドに対して使えます。 ワーカーを開始させると run メソッドを実行しますが、以下のいずれかの条件を満たすまでス ...
https://man.plustar.jp/php/class.worker.html - [similar]
SplHeap クラス 0
« SplQueue::setIteratorMode SplHeap::compare » PHP Manual データ構造 SplHeap クラス SplHeap クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SplHeap クラスは、ヒープの主要な機能を提供します。 クラス概要 abstract class SplHeap implements Iterator , Countable { /* メソッド */ protected compa ...
https://man.plustar.jp/php/class.splheap.html - [similar]
SplPriorityQueue クラス 0
« SplMinHeap::compare SplPriorityQueue::compare » PHP Manual データ構造 SplPriorityQueue クラス SplPriorityQueue クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SplPriorityQueue クラスは、優先順位つきキューの主要な機能を提供します。 最大ヒープを使用して実装しています。 注意 : 優先度が等し ...
https://man.plustar.jp/php/class.splpriorityqueue.html - [similar]
The Queue class 0
« Ds\Stack::toArray Ds\Queue::allocate » PHP Manual Data Structures The Queue class The Queue class (No version information available, might only be in Git) はじめに A Queue is a “first in, first out” or “FIFO” collection that only allows access to the value at the front of the queue and ...
https://man.plustar.jp/php/class.ds-queue.html - [similar]
型宣言 0
« コールバック / Callable 型の相互変換 » PHP Manual 型 型宣言 型宣言 関数のパラメータや戻り値、 クラスのプロパティ (PHP 7.4.0 以降) に対して型を宣言することができます。 これによって、その値が特定の型であることを保証できます。 その型でない場合は、 TypeError がスローされます。 注意 : 親クラ ...
https://man.plustar.jp/php/language.types.declarations.html - [similar]
SplDoublyLinkedList クラス 0
« データ構造 SplDoublyLinkedList::add » PHP Manual データ構造 SplDoublyLinkedList クラス SplDoublyLinkedList クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SplDoublyLinkedList クラスは、双方向リンクリストの主要な機能を提供します。 クラス概要 class SplDoublyLinkedList implements Iterator ...
https://man.plustar.jp/php/class.spldoublylinkedlist.html - [similar]
Collect references to completed tasks 0
« Worker Worker::getStacked » PHP Manual Worker Collect references to completed tasks Worker::collect (PECL pthreads >= 3.0.0) Worker::collect — Collect references to completed tasks 説明 public Worker::collect ( Callable $collector = ? ): int Allows the worker to collect references dete ...
https://man.plustar.jp/php/worker.collect.html - [similar]
Allocates enough memory for a required capacity 0
« Stack Ds\Stack::capacity » PHP Manual Stack Allocates enough memory for a required capacity Ds\Stack::allocate (PECL ds >= 1.0.0) Ds\Stack::allocate — Allocates enough memory for a required capacity 説明 public Ds\Stack::allocate ( int $capacity ): void Ensures that enough memory is al ...
https://man.plustar.jp/php/ds-stack.allocate.html - [similar]
Stacking work 0
« Worker::shutdown Worker::unstack » PHP Manual Worker Stacking work Worker::stack (PECL pthreads >= 2.0.0) Worker::stack — Stacking work 説明 public Worker::stack ( Threaded &$work ): int Appends the new work to the stack of the referenced worker. パラメータ work A Threaded object to be ...
https://man.plustar.jp/php/worker.stack.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT