検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 138 for [SIMILAR] 16 1024 4096 WITH 18610 converts WITH ... (0.197 sec.)
Returns a shallow copy of the pair 5329
« Ds\Pair::__construct Ds\Pair::isEmpty » PHP Manual Pair Returns a shallow copy of the pair Ds\Pair::copy (No version information available, might only be in Git) Ds\Pair::copy — Returns a shallow copy of the pair 説明 public Ds\Pair::copy (): Ds\Pair Returns a shallow copy of the pair. ...
https://man.plustar.jp/php/ds-pair.copy.html - [similar]
Removes all values 5329
« Pair Ds\Pair::__construct » PHP Manual Pair Removes all values Ds\Pair::clear (No version information available, might only be in Git) Ds\Pair::clear — Removes all values 説明 public Ds\Pair::clear (): void Removes all values from the pair. パラメータ この関数にはパラメータはありません ...
https://man.plustar.jp/php/ds-pair.clear.html - [similar]
Returns whether the pair is empty 5329
« Ds\Pair::copy Ds\Pair::jsonSerialize » PHP Manual Pair Returns whether the pair is empty Ds\Pair::isEmpty (No version information available, might only be in Git) Ds\Pair::isEmpty — Returns whether the pair is empty 説明 public Ds\Pair::isEmpty (): bool Returns whether the pair is empt ...
https://man.plustar.jp/php/ds-pair.isempty.html - [similar]
Creates a new instance 5329
« Ds\Pair::clear Ds\Pair::copy » PHP Manual Pair Creates a new instance Ds\Pair::__construct (PECL ds >= 1.0.0) Ds\Pair::__construct — Creates a new instance 説明 public Ds\Pair::__construct ( mixed $key = ? , mixed $value = ? ) Creates a new instance using a given key and value . パラメ ...
https://man.plustar.jp/php/ds-pair.construct.html - [similar]
Returns the first pair in the map 5329
« Ds\Map::filter Ds\Map::get » PHP Manual Map Returns the first pair in the map Ds\Map::first (PECL ds >= 1.0.0) Ds\Map::first — Returns the first pair in the map 説明 public Ds\Map::first (): Ds\Pair Returns the first pair in the map. パラメータ この関数にはパラメータはありません。 戻り ...
https://man.plustar.jp/php/ds-map.first.html - [similar]
Returns the last pair of the map 5329
« Ds\Map::ksorted Ds\Map::map » PHP Manual Map Returns the last pair of the map Ds\Map::last (PECL ds >= 1.0.0) Ds\Map::last — Returns the last pair of the map 説明 public Ds\Map::last (): Ds\Pair Returns the last pair of the map. パラメータ この関数にはパラメータはありません。 戻り値 Th ...
https://man.plustar.jp/php/ds-map.last.html - [similar]
Returns the pair at a given positional index 5329
« Ds\Map::reversed Ds\Map::slice » PHP Manual Map Returns the pair at a given positional index Ds\Map::skip (PECL ds >= 1.0.0) Ds\Map::skip — Returns the pair at a given positional index 説明 public Ds\Map::skip ( int $position ): Ds\Pair Returns the pair at a given zero-based position . ...
https://man.plustar.jp/php/ds-map.skip.html - [similar]
5329
« 定義済み定数 Collection » PHP Manual Data Structures 例 例 例1 Vector <?php $vector = new \ Ds \ Vector (); $vector -> push ( 'a' ); $vector -> push ( 'b' , 'c' ); $vector [] = 'd' ; print_r ( $vector ); ?> 上の例の出力は、 たとえば以下のようになります。 Ds\Vector Object ( [0] => a [1] ...
https://man.plustar.jp/php/ds.examples.html - [similar]
PHP の配列を返す 4774
« Yaf_Config_Simple::__set Yaf_Config_Simple::valid » PHP Manual Yaf_Config_Simple PHP の配列を返す Yaf_Config_Simple::toArray (Yaf >=1.0.0) Yaf_Config_Simple::toArray — PHP の配列を返す 説明 public Yaf_Config_Simple::toArray (): array Yaf_Config_Simple から PHP の配列を返します。 パラメ ...
https://man.plustar.jp/php/yaf-config-simple.toarray.html - [similar]
PHP の配列として構成を返す 4774
« Yaf_Config_Ini::__set Yaf_Config_Ini::valid » PHP Manual Yaf_Config_Ini PHP の配列として構成を返す Yaf_Config_Ini::toArray (Yaf >=1.0.0) Yaf_Config_Ini::toArray — PHP の配列として構成を返す 説明 public Yaf_Config_Ini::toArray (): array Yaf_Config_Ini から PHP の配列を返します。 パラメー ...
https://man.plustar.jp/php/yaf-config-ini.toarray.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT