検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 320 for [SIMILAR] 16 1024 4096 WITH 46924 xmldiff WITH 6... (0.941 sec.)
Removes and returns the last value 0
« Ds\Sequence::merge Ds\Sequence::push » PHP Manual Sequence Removes and returns the last value Ds\Sequence::pop (PECL ds >= 1.0.0) Ds\Sequence::pop — Removes and returns the last value 説明 abstract public Ds\Sequence::pop (): mixed Removes and returns the last value. パラメータ この関数 ...
https://man.plustar.jp/php/ds-sequence.pop.html - [similar]
Removes and returns the last value 0
« Ds\Vector::merge Ds\Vector::push » PHP Manual Vector Removes and returns the last value Ds\Vector::pop (PECL ds >= 1.0.0) Ds\Vector::pop — Removes and returns the last value 説明 public Ds\Vector::pop (): mixed Removes and returns the last value. パラメータ この関数にはパラメータはあり ...
https://man.plustar.jp/php/ds-vector.pop.html - [similar]
Synchronization 0
« Threaded::merge Threaded::notifyOne » PHP Manual Threaded Synchronization Threaded::notify (PECL pthreads >= 2.0.0) Threaded::notify — Synchronization 説明 public Threaded::notify (): bool Send notification to the referenced object パラメータ この関数にはパラメータはありません。 戻り値 ...
https://man.plustar.jp/php/threaded.notify.html - [similar]
The Threaded class 0
« 定義済み定数 Threaded::chunk » PHP Manual pthreads The Threaded class The Threaded class (PECL pthreads >= 2.0.0) はじめに Threaded objects form the basis of pthreads ability to execute user code in parallel; they expose synchronization methods and various useful interfaces. Threaded o ...
https://man.plustar.jp/php/class.threaded.html - [similar]
定義済み定数 0
« リソース型 Password Hashing 関数 » PHP Manual パスワードのハッシュ 定義済み定数 定義済み定数 以下の定数は、PHP コアに含まれており、常に利用可能です。 PASSWORD_BCRYPT ( string ) PASSWORD_BCRYPT を使うと、 CRYPT_BLOWFISH アルゴリズムで新たなパスワードハッシュを作ります。 これは常に、"$2y ...
https://man.plustar.jp/php/password.constants.html - [similar]
基本的な使用法 0
« 例 共有メモリ関数 » PHP Manual 例 基本的な使用法 基本的な使用法 例1 共有メモリ操作の概要 <?php // システムID 0xff3を有する 100 バイトの共有メモリブロックを作成する $shm_id = shmop_open ( 0xff3 , "c" , 0644 , 100 ); if (! $shm_id ) { echo "共有メモリセグメントを作成できませんでした。\n" ...
https://man.plustar.jp/php/shmop.examples-basic.html - [similar]
The Swoole\Table class 0
« Swoole\Server::tick Swoole\Table::column » PHP Manual Swoole The Swoole\Table class The Swoole\Table class (PECL swoole >= 1.9.0) はじめに クラス概要 class Swoole\Table implements Iterator , Countable { /* Constants */ const int TYPE_INT = 1 ; const int TYPE_STRING = 7 ; const int TYPE ...
https://man.plustar.jp/php/class.swoole-table.html - [similar]
単純な XML ドキュメントの作成 0
« 例 XML 名前空間の使用 » PHP Manual 例 単純な XML ドキュメントの作成 単純な XML ドキュメントの作成 この例では、XMLWriter を使ってメモリ上に XML ドキュメントを作る方法を示します。 例1 単純な XML ドキュメントの作成 <?php $xw = xmlwriter_open_memory (); xmlwriter_set_indent ( $xw , 1 ); $r ...
https://man.plustar.jp/php/example.xmlwriter-simple.html - [similar]
後で配置するために画像を読み込む 0
« ps_open_image_file ps_open_memory_image » PHP Manual PS 関数 後で配置するために画像を読み込む ps_open_image (PECL ps >= 1.1.0) ps_open_image — 後で配置するために画像を読み込む 説明 ps_open_image ( resource $psdoc , string $type , string $source , string $data , int $lenght , int $width ...
https://man.plustar.jp/php/function.ps-open-image.html - [similar]
現在のシステム状態を取得する 0
« mysqli::ssl_set mysqli::stmt_init » PHP Manual mysqli 現在のシステム状態を取得する mysqli::stat mysqli_stat (PHP 5, PHP 7, PHP 8) mysqli::stat -- mysqli_stat — 現在のシステム状態を取得する 説明 オブジェクト指向型 public mysqli::stat (): string | false 手続き型 mysqli_stat ( mysqli $mys ...
https://man.plustar.jp/php/mysqli.stat.html - [similar]