検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 306 for [SIMILAR] 16 1024 4096 WITH 16578 arrayaccess WI... (0.344 sec.)
新機能 0
« PHP 7.0.x から PHP 7.1.x への移行 新しい関数 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 新機能 新機能 nullable な型 パラメータや戻り値の型宣言で nullable 指定ができるようになりました。 型の前にクエスチョンマークをつけると、nullable であることを指定できます。 nullable 指定をすると、 ...
https://man.plustar.jp/php/migration71.new-features.html - [similar]
指定した変数の割当を解除する 0
« unserialize var_dump » PHP Manual 変数操作 関数 指定した変数の割当を解除する unset (PHP 4, PHP 5, PHP 7, PHP 8) unset — 指定した変数の割当を解除する 説明 unset ( mixed $var , mixed ...$vars ): void unset() は指定した変数を破棄します。 関数 unset() の内部動作は、 破棄しようとする変数の型 ...
https://man.plustar.jp/php/function.unset.html - [similar]
副文字列の出現回数を数える 0
« substr_compare substr_replace » PHP Manual String 関数 副文字列の出現回数を数える substr_count (PHP 4, PHP 5, PHP 7, PHP 8) substr_count — 副文字列の出現回数を数える 説明 substr_count ( string $haystack , string $needle , int $offset = 0 , ? int $length = null ): int substr_count() は、 ...
https://man.plustar.jp/php/function.substr-count.html - [similar]
The Stack class 0
« Ds\Set::xor Ds\Stack::allocate » PHP Manual Data Structures The Stack class The Stack class (No version information available, might only be in Git) はじめに A Stack is a “last in, first out” or “LIFO” collection that only allows access to the value at the top of the structure and iter ...
https://man.plustar.jp/php/class.ds-stack.html - [similar]
The Queue class 0
« Ds\Stack::toArray Ds\Queue::allocate » PHP Manual Data Structures The Queue class The Queue class (No version information available, might only be in Git) はじめに A Queue is a “first in, first out” or “FIFO” collection that only allows access to the value at the front of the queue and ...
https://man.plustar.jp/php/class.ds-queue.html - [similar]
phar アーカイブ全体が (.tar.gz/tar.bz などで) 圧縮されている場合に Phar::GZ ある... 0
« Phar::isBuffering Phar::isFileFormat » PHP Manual Phar phar アーカイブ全体が (.tar.gz/tar.bz などで) 圧縮されている場合に Phar::GZ あるいは PHAR::BZ2 を返す Phar::isCompressed (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::isCompressed — phar アーカイブ全体が (.tar.gz/tar.bz ...
https://man.plustar.jp/php/phar.iscompressed.html - [similar]
0
« Win32ServiceException win32service 関数 » PHP Manual win32service 例 例 例1 PHP スクリプトをサービスとして登録する <?php win32_create_service (array( 'service' => 'dummyphp' , # サービスの名前 'display' => 'sample dummy PHP service' , # 短い説明 'description' => 'This is a dummy Window ...
https://man.plustar.jp/php/win32service.examples.html - [similar]
WeakMap クラス 0
« WeakReference::get WeakMap::__construct » PHP Manual 定義済みのインターフェイスとクラス WeakMap クラス WeakMap クラス (PHP 8) はじめに WeakMap は、 オブジェクトをキーとして受け入れるマップ(辞書)です。 SplObjectStorage と似ていますが、 WeakMap のキーとなるオブジェクトは、 オブジェクトの ...
https://man.plustar.jp/php/class.weakmap.html - [similar]
定数式における列挙型の値 0
« トレイト オブジェクトとの違い » PHP Manual 列挙型(Enum) 定数式における列挙型の値 定数式における列挙型の値 列挙型の case は、定数として表現されているので、 ほとんどの定数式の中で静的な値として使えます。 つまり、プロパティのデフォルト値や、 static 変数のデフォルト値、引数のデフォルト値、 ...
https://man.plustar.jp/php/language.enumerations.expressions.html - [similar]
指定したファイルの PharFileInfo オブジェクトを取得する 0
« Phar::offsetExists Phar::offsetSet » PHP Manual Phar 指定したファイルの PharFileInfo オブジェクトを取得する Phar::offsetGet (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) Phar::offsetGet — 指定したファイルの PharFileInfo オブジェクトを取得する 説明 public Phar::offsetGet ( string $ ...
https://man.plustar.jp/php/phar.offsetget.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT