検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 98 for [SIMILAR] 16 1024 4096 WITH 44889 sarprop WITH 1... (0.107 sec.)
FDF 文字エンコーディングを設定する 0
« fdf_set_ap fdf_set_file » PHP Manual FDF 関数 FDF 文字エンコーディングを設定する fdf_set_encoding (PHP 4 >= 4.0.7, PHP 5 < 5.3.0, PECL fdf SVN) fdf_set_encoding — FDF 文字エンコーディングを設定する 説明 fdf_set_encoding ( resource $fdf_document , string $encoding ): bool FDF ドキュメン ...
https://man.plustar.jp/php/function.fdf-set-encoding.html - [similar]
0
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback function readcb ( $bev , $base ) { //$input = $bev->input; //$bev->getInput(); //$pos = $input->search("TTP"); $pos = $bev -> input -> search ( "TTP" ); while (( $n = $bev -> input -> remove ( ...
https://man.plustar.jp/php/event.examples.html - [similar]
SplQueue クラス 0
« SplStack::setIteratorMode SplQueue::__construct » PHP Manual データ構造 SplQueue クラス SplQueue クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SplQueue クラスは、キューの主要な機能を提供します。 双方向リンクリストを使用して実装しています。 クラス概要 class SplQueue extends SplDoublyLi ...
https://man.plustar.jp/php/class.splqueue.html - [similar]
Thread クラス 0
« Threaded::wait Thread::getCreatorId » PHP Manual pthreads Thread クラス Thread クラス (PECL pthreads >= 2.0.0) はじめに このオブジェクトの start メソッドが呼ばれると、run メソッドのコードが個別のスレッドで並列処理されます。 run メソッドの実行後は Thread はすぐに終了し、作成元のスレッド ...
https://man.plustar.jp/php/class.thread.html - [similar]
The Volatile class 0
« Pool::submitTo セマフォ » PHP Manual pthreads The Volatile class The Volatile class (PECL pthreads >= 3.0.0) はじめに The Volatile class is new to pthreads v3. Its introduction is a consequence of the new immutability semantics of Threaded members of Threaded classes. The Volatile clas ...
https://man.plustar.jp/php/class.volatile.html - [similar]
配列の末尾から要素を取り除く 0
« array_pad array_product » PHP Manual 配列 関数 配列の末尾から要素を取り除く array_pop (PHP 4, PHP 5, PHP 7, PHP 8) array_pop — 配列の末尾から要素を取り除く 説明 array_pop ( array &$array ): mixed array_pop() は配列 array の最後の要素の値を取り出して返します。 配列 array は、要素一つ分短 ...
https://man.plustar.jp/php/function.array-pop.html - [similar]
Returns a sub-deque of a given range 0
« Ds\Deque::shift Ds\Deque::sort » PHP Manual Deque Returns a sub-deque of a given range Ds\Deque::slice (PECL ds >= 1.0.0) Ds\Deque::slice — Returns a sub-deque of a given range 説明 public Ds\Deque::slice ( int $index , int $length = ? ): Ds\Deque Creates a sub-deque of a given range. ...
https://man.plustar.jp/php/ds-deque.slice.html - [similar]
Returns a sub-sequence of a given range 0
« Ds\Sequence::shift Ds\Sequence::sort » PHP Manual Sequence Returns a sub-sequence of a given range Ds\Sequence::slice (PECL ds >= 1.0.0) Ds\Sequence::slice — Returns a sub-sequence of a given range 説明 abstract public Ds\Sequence::slice ( int $index , int $length = ? ): Ds\Sequence Cr ...
https://man.plustar.jp/php/ds-sequence.slice.html - [similar]
Returns a sub-vector of a given range 0
« Ds\Vector::shift Ds\Vector::sort » PHP Manual Vector Returns a sub-vector of a given range Ds\Vector::slice (PECL ds >= 1.0.0) Ds\Vector::slice — Returns a sub-vector of a given range 説明 public Ds\Vector::slice ( int $index , int $length = ? ): Ds\Vector Creates a sub-vector of a giv ...
https://man.plustar.jp/php/ds-vector.slice.html - [similar]
一つ以上の要素を配列の最後に追加する 0
« array_product array_rand » PHP Manual 配列 関数 一つ以上の要素を配列の最後に追加する array_push (PHP 4, PHP 5, PHP 7, PHP 8) array_push — 一つ以上の要素を配列の最後に追加する 説明 array_push ( array &$array , mixed ...$values ): int array_push() は、 array をスタックとして処理し、渡され ...
https://man.plustar.jp/php/function.array-push.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT