検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 11 for valu (0.017 sec.)
SplMaxHeap クラス 9940
« SplHeap::valid SplMaxHeap::compare » PHP Manual データ構造 SplMaxHeap クラス SplMaxHeap クラス ... plHeap { /* メソッド */ protected compare ( mixed $value1 , mixed $value2 ): int /* 継承したメソッド */ pr ... otected SplHeap::compare ( mixed $value1 , mixed $value2 ): int public SplHeap::count (): ... :extract (): mixed public SplHeap::insert ( mixed $value ): bool public SplHeap::isCorrupted (): bool publ ... キーワード: SplHeap , public , SplMaxHeap , クラス , valu , int , compare , メソッド , protected , ヒープ ...
https://man.plustar.jp/php/class.splmaxheap.html - [similar]
SplMinHeap クラス 9940
« SplMaxHeap::compare SplMinHeap::compare » PHP Manual データ構造 SplMinHeap クラス SplMinHeap ク ... plHeap { /* メソッド */ protected compare ( mixed $value1 , mixed $value2 ): int /* 継承したメソッド */ pr ... otected SplHeap::compare ( mixed $value1 , mixed $value2 ): int public SplHeap::count (): ... :extract (): mixed public SplHeap::insert ( mixed $value ): bool public SplHeap::isCorrupted (): bool publ ... SplHeap , public , SplMinHeap , クラス , compare , valu , int , protected , メソッド , ヒープ ...
https://man.plustar.jp/php/class.splminheap.html - [similar]
Attempts to find a value's index 9940
« Ds\Deque::filter Ds\Deque::first » PHP Manual Deque Attempts to find a value's index Ds\Deque: ... L ds >= 1.0.0) Ds\Deque::find — Attempts to find a value's index 説明 public Ds\Deque::find ( mixed $value ... ): mixed Returns the index of the value , or false if not found. パラメータ value The val ... ue to find. 戻り値 The index of the value, or false if not found. 注意 : Values will be com ... pared by value and by type. 例 例1 Ds\Deque::find() example <?ph ...
https://man.plustar.jp/php/ds-deque.find.html - [similar]
Attempts to find a value's index 9940
« Ds\Sequence::filter Ds\Sequence::first » PHP Manual Sequence Attempts to find a value's index ... s >= 1.0.0) Ds\Sequence::find — Attempts to find a value's index 説明 abstract public Ds\Sequence::find ( ... mixed $value ): mixed Returns the index of the value , or fals ... e if not found. パラメータ value The value to find. 戻り値 The index of the value, ... or false if not found. 注意 : Values will be compared by value and by type. 例 例1 Ds ...
https://man.plustar.jp/php/ds-sequence.find.html - [similar]
Attempts to find a value's index 9940
« Ds\Vector::filter Ds\Vector::first » PHP Manual Vector Attempts to find a value's index Ds\Vec ... ds >= 1.0.0) Ds\Vector::find — Attempts to find a value's index 説明 public Ds\Vector::find ( mixed $valu ... e ): mixed Returns the index of the value , or false if not found. パラメータ value The val ... ue to find. 戻り値 The index of the value, or false if not found. 注意 : Values will be com ... pared by value and by type. 例 例1 Ds\Vector::find() example <?p ...
https://man.plustar.jp/php/ds-vector.find.html - [similar]
要素を比較し、ヒープ内の適切な位置に置く 9940
« SplMaxHeap SplMinHeap » PHP Manual SplMaxHeap 要素を比較し、ヒープ内の適切な位置に置く SplMaxH ... 置に置く 説明 protected SplMaxHeap::compare ( mixed $value1 , mixed $value2 ): int value1 と value2 を比較し ... ます。 パラメータ value1 比較したい最初のノード。 value2 比較したい 2 番目 ... のノード。 戻り値 比較結果を返します。 value1 が value2 より大きい場合は正の整数値、等しい場合 ... ます。 関連キーワード: 比較 , ヒープ , 要素 , 位置 , valu , SplMaxHeap , compare , 整数 , ノード , 保持 ...
https://man.plustar.jp/php/splmaxheap.compare.html - [similar]
要素を比較し、ヒープ内の適切な位置に置く 9940
« SplMinHeap SplPriorityQueue » PHP Manual SplMinHeap 要素を比較し、ヒープ内の適切な位置に置く S ... 置に置く 説明 protected SplMinHeap::compare ( mixed $value1 , mixed $value2 ): int value1 と value2 を比較し ... ます。 パラメータ value1 比較したい最初のノード。 value2 比較したい 2 番目 ... のノード。 戻り値 比較結果を返します。 value1 が value2 より大きい場合は正の整数値、等しい場合 ... ます。 関連キーワード: 比較 , ヒープ , 要素 , 位置 , valu , SplMinHeap , compare , 整数 , ノード , 保持 ...
https://man.plustar.jp/php/splminheap.compare.html - [similar]
Result コールバック 8962
« コールバック Read-through キャッシュコールバック » PHP Manual コールバック Result コールバック ... 'localhost' , 11211 ); $items = array( 'key1' => 'value1' , 'key2' => 'value2' , 'key3' => 'value3' ); $m ... になります。 array(3) { ["key"]=> string(4) "key1" ["value"]=> string(6) "value1" ["cas"]=> float(49) } arra ... y(3) { ["key"]=> string(4) "key3" ["value"]=> string(6) "value3" ["cas"]=> float(50) } 関連 ... Result , string , key , Memcached , array , cas , valu , アイテム , float , getDelayedBykey ...
https://man.plustar.jp/php/memcached.callbacks.result.html - [similar]
要素を比較し、ヒープ内の適切な位置に置く 8001
« SplHeap SplHeap::count » PHP Manual SplHeap 要素を比較し、ヒープ内の適切な位置に置く SplHeap:: ... 位置に置く 説明 protected SplHeap::compare ( mixed $value1 , mixed $value2 ): int value1 と value2 を比較し ... あり、 ヒープの性質が失われてしまいます。 パラメータ value1 比較したい最初のノード。 value2 比較したい 2 番目 ... のノード。 戻り値 比較結果を返します。 value1 が value2 より大きい場合は正の整数値、等しい場合 ... キーワード: ヒープ , 比較 , 要素 , 位置 , SplHeap , valu , compare , ノード , 状態 , ブロック ...
https://man.plustar.jp/php/splheap.compare.html - [similar]
SQLのcollate関数として使うPHP関数を登録する 7023
« SQLite3::createAggregate SQLite3::createFunction » PHP Manual SQLite3 SQLのcollate関数として使 ... 、以下のように定義されるべきです: collation ( mixed $value1 , mixed $value2 ): int 戻り値 成功した場合に tru ... (col1 string)" ); $db -> exec ( "INSERT INTO test VALUES ('a1')" ); $db -> exec ( "INSERT INTO test VALUE ... S ('a10')" ); $db -> exec ( "INSERT INTO test VALUES ('a2')" ); $db -> createCollation ( 'NATURAL_CMP ... , 定義 , collation , createCollation , callback , valu , ユーザー , ソート ...
https://man.plustar.jp/php/sqlite3.createcollation.html - [similar]
PREV 1 2 NEXT