検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 831 for [SIMILAR] 16 1024 4096 WITH 21840 較関 WITH 1039... (0.680 sec.)
ファイルの所有者を取得する 0
« filemtime fileperms » PHP Manual ファイルシステム 関数 ファイルの所有者を取得する fileowner (PHP 4, PHP 5, PHP 7, PHP 8) fileowner — ファイルの所有者を取得する 説明 fileowner ( string $filename ): int | false ファイルの所有者を取得します。 パラメータ filename ファイルへのパス。 戻り値 ...
https://man.plustar.jp/php/function.fileowner.html - [similar]
ユーザーレベルでの命名の手引き 0
« パーサトークンの一覧 グローバル名前空間 » PHP Manual 付録 ユーザーレベルでの命名の手引き ユーザーレベルでの命名の手引き 目次 グローバル名前空間 ルール Tips これは、あなたが書く PHP コード中の識別子によりよい名前をつけるための手引きです。 グローバル名前空間のシンボルを作成するコードでシ ...
https://man.plustar.jp/php/userlandnaming.html - [similar]
ユーザーの単語リストに単語を追加する 0
« Pspell 関数 pspell_add_to_session » PHP Manual Pspell 関数 ユーザーの単語リストに単語を追加する pspell_add_to_personal (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) pspell_add_to_personal — ユーザーの単語リストに単語を追加する 説明 pspell_add_to_personal ( PSpell\Dictionary $dictionary , strin ...
https://man.plustar.jp/php/function.pspell-add-to-personal.html - [similar]
浮動小数点数 0
« 整数 文字列 » PHP Manual 型 浮動小数点数 浮動小数点数 浮動小数点数 (あるいは "float", "double", "実数") は、次の構文により指定できます。 <?php $a = 1.234 ; $b = 1.2e3 ; $c = 7E-10 ; $d = 1_234.567 ; // PHP 7.4.0 以降 ?> PHP 7.4.0 以降の規約(これより前のバージョンでは、アンダースコアは許 ...
https://man.plustar.jp/php/language.types.float.html - [similar]
ユーザー関数をイテレータのすべての要素でコールする 0
« class_uses iterator_count » PHP Manual SPL 関数 ユーザー関数をイテレータのすべての要素でコールする iterator_apply (PHP 5 >= 5.1.0, PHP 7, PHP 8) iterator_apply — ユーザー関数をイテレータのすべての要素でコールする 説明 iterator_apply ( Traversable $iterator , callable $callback , ? arra ...
https://man.plustar.jp/php/function.iterator-apply.html - [similar]
このタイムゾーンの、ユーザー向けに表示する名前を取得する 0
« IntlTimeZone::getCanonicalID IntlTimeZone::getDSTSavings » PHP Manual IntlTimeZone このタイムゾーンの、ユーザー向けに表示する名前を取得する IntlTimeZone::getDisplayName intltz_get_display_name (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlTimeZone::getDisplayName -- intltz_get_di ...
https://man.plustar.jp/php/intltimezone.getdisplayname.html - [similar]
関数 0
« goto ユーザー定義関数 » PHP Manual 言語リファレンス 関数 関数 目次 ユーザー定義関数 関数の引数 戻り値 可変関数 内部(ビルトイン)関数 無名関数 アロー関数 第一級callableを生成する記法 関連キーワード: 関数 , ユーザー , 定義 , goto , 言語 , リファレンス , 可変 , 内部 , 一級 , callable ...
https://man.plustar.jp/php/language.functions.html - [similar]
画像のチャネルを再構築した画像と比較する 0
« Imagick::getImageChannelDepth Imagick::getImageChannelDistortions » PHP Manual Imagick 画像のチャネルを再構築した画像と比較する Imagick::getImageChannelDistortion (PECL imagick 2, PECL imagick 3) Imagick::getImageChannelDistortion — 画像のチャネルを再構築した画像と比較する 説明 public ...
https://man.plustar.jp/php/imagick.getimagechanneldistortion.html - [similar]
ふたつの Unicode 文字列を比較する 0
« Collator::asort Collator::__construct » PHP Manual Collator ふたつの Unicode 文字列を比較する Collator::compare collator_compare (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Collator::compare -- collator_compare — ふたつの Unicode 文字列を比較する 説明 オブジェクト指向型 public C ...
https://man.plustar.jp/php/collator.compare.html - [similar]
配列の全ての要素にユーザー定義の関数を適用する 0
« array_walk_recursive array » PHP Manual 配列 関数 配列の全ての要素にユーザー定義の関数を適用する array_walk (PHP 4, PHP 5, PHP 7, PHP 8) array_walk — 配列の全ての要素にユーザー定義の関数を適用する 説明 array_walk ( array | object &$array , callable $callback , mixed $arg = null ): bool ...
https://man.plustar.jp/php/function.array-walk.html - [similar]