検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 209 for Copy (0.005 sec.)
Copy a function 8410
« uopz_compose uopz_del_function » PHP Manual Uopz 関数 Copy a function uopz_copy (PECL uopz 1 > ... = 1.0.4, PECL uopz 2) uopz_copyCopy a function 警告 この関数は、PECL uopz 5.0.0 ... で 削除 されました。 説明 uopz_copy ( string $function ): Closure uopz_copy ( string $ ... class , string $function ): Closure Copy a function by name パラメータ class The name of th ... e class containing the function to copy function The name of the function 戻り値 A Closure ...
https://man.plustar.jp/php/function.uopz-copy.html - [similar]
Returns a shallow copy of the queue 8293
« Ds\Queue::__construct Ds\Queue::count » PHP Manual Queue Returns a shallow copy of the queue D ... s\Queue::copy (PECL ds >= 1.0.0) Ds\Queue::copy — Returns a shal ... low copy of the queue 説明 public Ds\Queue::copy (): Ds\Que ... ue Returns a shallow copy of the queue. パラメータ この関数にはパラメータはあ ... りません。 戻り値 Returns a shallow copy of the queue. 例 例1 Ds\Queue::copy() example <?ph ...
https://man.plustar.jp/php/ds-queue.copy.html - [similar]
Returns a shallow copy of the set 8293
« Ds\Set::contains Ds\Set::count » PHP Manual Set Returns a shallow copy of the set Ds\Set::copy ... (PECL ds >= 1.0.0) Ds\Set::copy — Returns a shallow copy of the set 説明 public Ds ... \Set::copy (): Ds\Set Returns a shallow copy of the set. パラ ... はパラメータはありません。 戻り値 Returns a shallow copy of the set. 例 例1 Ds\Set::copy() example <?php $a ... = new \ Ds \ Set ([ 1 , 2 , 3 ]); $b = $a -> copy (); // Updating the copy doesn't affect the origin ...
https://man.plustar.jp/php/ds-set.copy.html - [similar]
Returns a shallow copy of the stack 8293
« Ds\Stack::__construct Ds\Stack::count » PHP Manual Stack Returns a shallow copy of the stack D ... s\Stack::copy (PECL ds >= 1.0.0) Ds\Stack::copy — Returns a shal ... low copy of the stack 説明 public Ds\Stack::copy (): Ds\Sta ... ck Returns a shallow copy of the stack. パラメータ この関数にはパラメータはあ ... りません。 戻り値 Returns a shallow copy of the stack. 例 例1 Ds\Stack::copy() example <?ph ...
https://man.plustar.jp/php/ds-stack.copy.html - [similar]
Returns a shallow copy of the vector 8293
« Ds\Vector::contains Ds\Vector::count » PHP Manual Vector Returns a shallow copy of the vector ... Ds\Vector::copy (PECL ds >= 1.0.0) Ds\Vector::copy — Returns a sha ... llow copy of the vector 説明 public Ds\Vector::copy (): Ds\V ... ector Returns a shallow copy of the vector. パラメータ この関数にはパラメータは ... ありません。 戻り値 Returns a shallow copy of the vector. 例 例1 Ds\Vector::copy() example <? ...
https://man.plustar.jp/php/ds-vector.copy.html - [similar]
Returns a shallow copy of the queue 8229
« Ds\PriorityQueue::__construct Ds\PriorityQueue::count » PHP Manual PriorityQueue Returns a sha ... llow copy of the queue Ds\PriorityQueue::copy (PECL ds >= 1. ... 0.0) Ds\PriorityQueue::copy — Returns a shallow copy of the queue 説明 public ... Ds\PriorityQueue::copy (): Ds\PriorityQueue Returns a shallow copy of the ... はパラメータはありません。 戻り値 Returns a shallow copy of the queue. 例 例1 Ds\PriorityQueue::copy() exam ...
https://man.plustar.jp/php/ds-priorityqueue.copy.html - [similar]
Returns a shallow copy of the collection 8198
« Ds\Collection::clear Ds\Collection::isEmpty » PHP Manual Collection Returns a shallow copy of ... the collection Ds\Collection::copy (PECL ds >= 1.0.0) Ds\Collection::copy — Returns a ... shallow copy of the collection 説明 abstract public Ds\Collecti ... on::copy (): Ds\Collection Returns a shallow copy of the co ... はパラメータはありません。 戻り値 Returns a shallow copy of the collection. 例 例1 Ds\Collection::copy() ex ...
https://man.plustar.jp/php/ds-collection.copy.html - [similar]
Returns a shallow copy of the deque 8198
« Ds\Deque::contains Ds\Deque::count » PHP Manual Deque Returns a shallow copy of the deque Ds\D ... eque::copy (PECL ds >= 1.0.0) Ds\Deque::copy — Returns a shal ... low copy of the deque 説明 public Ds\Deque::copy (): Ds\Deq ... ue Returns a shallow copy of the deque. パラメータ この関数にはパラメータはあ ... りません。 戻り値 A shallow copy of the deque. 例 例1 Ds\Deque::copy() example <?ph ...
https://man.plustar.jp/php/ds-deque.copy.html - [similar]
Returns a shallow copy of the pair 8198
« 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 i ... n Git) Ds\Pair::copy — Returns a shallow copy of the pair 説明 public D ... s\Pair::copy (): Ds\Pair Returns a shallow copy of the pair. パ ... はパラメータはありません。 戻り値 Returns a shallow copy of the pair. 例 例1 Ds\Pair::copy() example <?php ...
https://man.plustar.jp/php/ds-pair.copy.html - [similar]
Returns a shallow copy of the map 8166
« Ds\Map::__construct Ds\Map::count » PHP Manual Map Returns a shallow copy of the map Ds\Map::copy ... opy (PECL ds >= 1.0.0) Ds\Map::copy — Returns a shallow copy of the map 説明 public Ds ... \Map::copy (): Ds\Map Returns a shallow copy of the map. パラ ... はパラメータはありません。 戻り値 Returns a shallow copy of the map. 例 例1 Ds\Map::copy() example <?php $m ... => 1 , "b" => 2 , "c" => 3 , ]); print_r ( $map -> copy ()); ?> 上の例の出力は、 たとえば以下のようになりま ...
https://man.plustar.jp/php/ds-map.copy.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT