検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 62 for [SIMILAR] 16 1024 4096 WITH 29059 ヒー WITH 2774... (0.124 sec.)
マップ内に存在する有効なエントリの数を数える 3587
« WeakMap::__construct WeakMap::getIterator » PHP Manual WeakMap マップ内に存在する有効なエントリの数を数える WeakMap::count (PHP 8) WeakMap::count — マップ内に存在する有効なエントリの数を数える 説明 public WeakMap::count (): int マップ内の有効なエントリの数を数えます。 パラメータ この関 ...
https://man.plustar.jp/php/weakmap.count.html - [similar]
あるオブジェクトがマップ内に存在するかを調べる 3587
« WeakMap::getIterator WeakMap::offsetGet » PHP Manual WeakMap あるオブジェクトがマップ内に存在するかを調べる WeakMap::offsetExists (PHP 8) WeakMap::offsetExists — あるオブジェクトがマップ内に存在するかを調べる 説明 public WeakMap::offsetExists ( object $object ): bool 指定されたオブジェ ...
https://man.plustar.jp/php/weakmap.offsetexists.html - [similar]
要素の優先順位を比較し、ヒープ内の適切な位置に置く 0
« SplPriorityQueue SplPriorityQueue::count » PHP Manual SplPriorityQueue 要素の優先順位を比較し、ヒープ内の適切な位置に置く SplPriorityQueue::compare (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplPriorityQueue::compare — 要素の優先順位を比較し、ヒープ内の適切な位置に置く 説明 public SplPriorityQueue ...
https://man.plustar.jp/php/splpriorityqueue.compare.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]
データ構造 0
« 定義済み定数 SplDoublyLinkedList » PHP Manual SPL データ構造 データ構造 目次 SplDoublyLinkedList SplStack SplQueue SplHeap SplMaxHeap SplMinHeap SplPriorityQueue SplFixedArray SplObjectStorage SPL では、標準的なデータ構造を提供しています。 ここで、それらを実装ごとに分類してまとめます。 ...
https://man.plustar.jp/php/spl.datastructures.html - [similar]
インデックスで指定したノードを取得する 0
« DOMNamedNodeMap::getNamedItemNS DOMNode » PHP Manual DOMNamedNodeMap インデックスで指定したノードを取得する DOMNamedNodeMap::item (PHP 5, PHP 7, PHP 8) DOMNamedNodeMap::item — インデックスで指定したノードを取得する 説明 public DOMNamedNodeMap::item ( int $index ): ? DOMNode DOMNamedNod ...
https://man.plustar.jp/php/domnamednodemap.item.html - [similar]
グループリミットを設定する 0
« eio_grp_cancel eio_grp » PHP Manual Eio 関数 グループリミットを設定する eio_grp_limit (PECL eio >= 0.0.1dev) eio_grp_limit — グループリミットを設定する 説明 eio_grp_limit ( resource $grp , int $limit ): void リクエストグループ内のリクエスト数を制限します。 パラメータ grp リクエストグル ...
https://man.plustar.jp/php/function.eio-grp-limit.html - [similar]
while 0
« 制御構造に関する別の構文 do-while » PHP Manual 制御構造 while while (PHP 4, PHP 5, PHP 7, PHP 8) while ループは、PHPで最も簡単なタイプのループです。 このループは、CのWHILEループと同様の動作をします。 while ループの基本形は次のようになります。 while (式) 文 while 文の意味は簡単です。 wh ...
https://man.plustar.jp/php/control-structures.while.html - [similar]
指定したオブジェクトのプロパティを取得する 0
« get_mangled_object_vars get_parent_class » PHP Manual クラス/オブジェクト関数 指定したオブジェクトのプロパティを取得する get_object_vars (PHP 4, PHP 5, PHP 7, PHP 8) get_object_vars — 指定したオブジェクトのプロパティを取得する 説明 get_object_vars ( object $object ): array 指定した obj ...
https://man.plustar.jp/php/function.get-object-vars.html - [similar]
WeakMap クラス 0
« WeakReference::get WeakMap::__construct » PHP Manual 定義済みのインターフェイスとクラス WeakMap クラス WeakMap クラス (PHP 8) はじめに WeakMap は、 オブジェクトをキーとして受け入れるマップ(辞書)です。 SplObjectStorage と似ていますが、 WeakMap のキーとなるオブジェクトは、 オブジェクトの ...
https://man.plustar.jp/php/class.weakmap.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT