検索

phrase: max: clip:
target: order:
Results of 741 - 750 of about 1265 for [SIMILAR] 16 1024 4096 WITH 2379 例» WITH 1992 ... (2.298 sec.)
PHP のデバッグ 0
« 新しいグローバル定数 PHP のデバッグについて » PHP Manual 付録 PHP のデバッグ PHP のデバッグ 目次 PHP のデバッグについて 関連キーワード: デバッグ , グローバル , 定数 , ...
https://man.plustar.jp/php/debugger.html - [similar]
タイプライブラリを読み込む 0
« com_get_active_object com_message_pump » PHP Manual COM関数 タイプライブラリを読み込む com_load_typelib (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) com_load_typelib — タイプライブラリを読み込む 説明 com_load_typelib ( string $typelib , bool $case_insensitive = true ): bool タイプライブラリを ...
https://man.plustar.jp/php/function.com-load-typelib.html - [similar]
トレイト 0
« 列挙型と定数 定数式における列挙型の値 » PHP Manual 列挙型(Enum) トレイト トレイト 列挙型ではトレイトを使えます。 列挙型におけるトレイトは、クラスにおけるそれと同じ振る舞いをします。 注意すべきことは、列挙型で use されるトレイトには、プロパティが含まれていてはいけないという点です。 use ...
https://man.plustar.jp/php/language.enumerations.traits.html - [similar]
NULL 0
« リソース コールバック / Callable » PHP Manual 型 NULL NULL 特別な null 値は、ある変数が値を持たないことを表します。 null は、 null 型の唯一の値です。 変数は、以下の場合に null とみなされます。 定数 null が代入されている場合。 まだ値が何も代入されていない場合。 unset() されている場合。 ...
https://man.plustar.jp/php/language.types.null.html - [similar]
Grouping 0
« Anchors 例 » PHP Manual Pattern matching Grouping Grouping Grouping Sequence Description (...) Group a regular expression to override default operator precedence. (?r-s:pattern) Apply option r and omit option s while interpreting pattern. Options may be zero or more of the characters i ...
https://man.plustar.jp/php/parle.regex.grouping.html - [similar]
現在のファイル 0
« FilesystemIterator::__construct FilesystemIterator::getFlags » PHP Manual FilesystemIterator 現在のファイル FilesystemIterator::current (PHP 5 >= 5.3.0, PHP 7, PHP 8) FilesystemIterator::current — 現在のファイル 説明 public FilesystemIterator::current (): string | SplFileInfo | Filesys ...
https://man.plustar.jp/php/filesystemiterator.current.html - [similar]
ドメイン名をIDNAのASCII形式に変換する 0
« IDN 関数 idn_to_utf8 » PHP Manual IDN 関数 ドメイン名をIDNAのASCII形式に変換する idn_to_ascii (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.2, PECL idn >= 0.1) idn_to_ascii — ドメイン名をIDNAのASCII形式に変換する 説明 手続き型 idn_to_ascii ( string $domain , int $flags = IDNA_DEFAULT ...
https://man.plustar.jp/php/function.idn-to-ascii.html - [similar]
IDNAのASCII方式でエンコードされたドメイン名をUnicodeに変換する 0
« idn_to_ascii IntlChar » PHP Manual IDN 関数 IDNAのASCII方式でエンコードされたドメイン名をUnicodeに変換する idn_to_utf8 (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.2, PECL idn >= 0.1) idn_to_utf8 — IDNAのASCII方式でエンコードされたドメイン名をUnicodeに変換する 説明 手続き型 idn_to_u ...
https://man.plustar.jp/php/function.idn-to-utf8.html - [similar]
ある画像を再構築された画像と比較する 0
« Imagick::compareImageLayers Imagick::compositeImage » PHP Manual Imagick ある画像を再構築された画像と比較する Imagick::compareImages (PECL imagick 2, PECL imagick 3) Imagick::compareImages — ある画像を再構築された画像と比較する 説明 public Imagick::compareImages ( Imagick $compare , in ...
https://man.plustar.jp/php/imagick.compareimages.html - [similar]
色を補間する 0
« Imagick::solarizeImage Imagick::spliceImage » PHP Manual Imagick 色を補間する Imagick::sparseColorImage (PECL imagick 2 >= 2.3.0, PECL imagick 3) Imagick::sparseColorImage — 色を補間する 説明 public Imagick::sparseColorImage ( int $SPARSE_METHOD , array $arguments , int $channel = Imag ...
https://man.plustar.jp/php/imagick.sparsecolorimage.html - [similar]