検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 393 for [SIMILAR] 16 1024 4096 WITH 27007 列比 WITH 1012... (1.533 sec.)
2 つのノードが等しいかどうかを調べる 0
« DOMNode::isDefaultNamespace DOMNode::isSupported » PHP Manual DOMNode 2 つのノードが等しいかどうかを調べる DOMNode::isSameNode (PHP 5, PHP 7, PHP 8) DOMNode::isSameNode — 2 つのノードが等しいかどうかを調べる 説明 public DOMNode::isSameNode ( DOMNode $otherNode ): bool この関数は、2 つの ...
https://man.plustar.jp/php/domnode.issamenode.html - [similar]
ふたつの "PHP 標準" バージョン番号文字列を比較する 0
« sys_get_temp_dir zend_thread_id » PHP Manual PHP オプション/情報 関数 ふたつの "PHP 標準" バージョン番号文字列を比較する version_compare (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) version_compare — ふたつの "PHP 標準" バージョン番号文字列を比較する 説明 version_compare ( string $version1 , ...
https://man.plustar.jp/php/function.version-compare.html - [similar]
ResourceBundle クラス 0
« IntlDateFormatter::setTimeZone ResourceBundle::count » PHP Manual intl ResourceBundle クラス ResourceBundle クラス (PHP 5 >= 5.3.2, PHP 7, PHP 8, PECL intl >= 2.0.0) はじめに ローカライズしたソフトウェア製品には、 現在のロケールによって切り替えるデータのセットが必要となることがよくあり ...
https://man.plustar.jp/php/class.resourcebundle.html - [similar]
match 0
« switch declare » PHP Manual 制御構造 match match (PHP 8) match 式は、値の一致をチェックした結果に基づいて評価結果を分岐します。 switch 文と似ていますが、 match 式は複数の候補と比較される制約式を持ちます。 switch 文とは異なり、 三項演算子のように値を評価します。 switch 文とは異なり、 弱 ...
https://man.plustar.jp/php/control-structures.match.html - [similar]
言語タグフィルタがロケールにマッチするかどうかを調べる 0
« Locale::composeLocale Locale::getAllVariants » PHP Manual Locale 言語タグフィルタがロケールにマッチするかどうかを調べる Locale::filterMatches locale_filter_matches (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Locale::filterMatches -- locale_filter_matches — 言語タグフィルタがロケ ...
https://man.plustar.jp/php/locale.filtermatches.html - [similar]
ひとつあるいは複数の画像の差を返す 0
« Imagick::commentImage Imagick::compareImageLayers » PHP Manual Imagick ひとつあるいは複数の画像の差を返す Imagick::compareImageChannels (PECL imagick 2, PECL imagick 3) Imagick::compareImageChannels — ひとつあるいは複数の画像の差を返す 説明 public Imagick::compareImageChannels ( Imagic ...
https://man.plustar.jp/php/imagick.compareimagechannels.html - [similar]
ジェネレータと Iterator オブジェクトとの比較 0
« ジェネレータの構文 アトリビュート » PHP Manual ジェネレータ ジェネレータと Iterator オブジェクトとの比較 ジェネレータと Iterator オブジェクトとの比較 ジェネレータの最大のメリットは、シンプルに書けることです。 Iterator を実装するのに比べて、必要な決まり文句の数がかなり少なくなります。 ま ...
https://man.plustar.jp/php/language.generators.comparison.html - [similar]
Phar 形式と Tar 形式、Zip 形式の徹底比較 0
« Phar ファイルのスタブ Tar 形式の phar アーカイブ » PHP Manual phar って、tar や zip とは何が違うの? Phar 形式と Tar 形式、Zip 形式の徹底比較 Phar 形式と Tar 形式、Zip 形式の徹底比較 phar 拡張モジュールがサポートする 3 つのファイル形式って、何がどう違うのでしょう? その答えを次の表にまと ...
https://man.plustar.jp/php/phar.fileformat.comparison.html - [similar]
パスの最後にある名前の部分を返す 0
« ファイルシステム 関数 chgrp » PHP Manual ファイルシステム 関数 パスの最後にある名前の部分を返す basename (PHP 4, PHP 5, PHP 7, PHP 8) basename — パスの最後にある名前の部分を返す 説明 basename ( string $path , string $suffix = "" ): string ファイルあるいはディレクトリへのパスを含む文字列 ...
https://man.plustar.jp/php/function.basename.html - [similar]
小文字かどうかを調べる 0
« ctype_graph ctype_print » PHP Manual Ctype 関数 小文字かどうかを調べる ctype_lower (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_lower — 小文字かどうかを調べる 説明 ctype_lower ( mixed $text ): bool text のすべての文字が小文字だった場合に true 、そうでない場合に false を返します。 パラメ ...
https://man.plustar.jp/php/function.ctype-lower.html - [similar]