検索

phrase: max: clip:
target: order:
Results of 731 - 740 of about 8977 for 説明 (0.098 sec.)
Value Interaction 1587
« Componere\Value::isStatic Componere 関数 » PHP Manual Componere\Value Value Interaction Compon ... 0) Componere\Value::hasDefault — Value Interaction 説明 public Componere\Value::hasDefault (): bool 関連キ ...
https://man.plustar.jp/php/componere-value.hasdefault.html - [similar]
タイムスタンプを変更した新しいオブジェクトを作る 1587
« DateTimeImmutable::getLastErrors DateTimeImmutable::__set_state » PHP Manual DateTimeImmutable ... — タイムスタンプを変更した新しいオブジェクトを作る 説明 public DateTimeImmutable::modify ( string $modifie ... 時刻 文字列。有効な書式については 日付と時刻の書式 で説明しています。 戻り値 新しく作った DateTimeImmutable オ ...
https://man.plustar.jp/php/datetimeimmutable.modify.html - [similar]
指定した名前空間で、タグ名に対応するすべての要素を検索する 1587
« DOMDocument::getElementsByTagName DOMDocument::importNode » PHP Manual DOMDocument 指定した名前 ... た名前空間で、タグ名に対応するすべての要素を検索する 説明 public DOMDocument::getElementsByTagNameNS ( ? str ... eList オブジェクトを返します。 変更履歴 バージョン 説明 8.0.3 namespace は、nullable になりました。 例 例1 ...
https://man.plustar.jp/php/domdocument.getelementsbytagnamens.html - [similar]
指定した型とドキュメント要素の DOMDocument オブジェクトを作成する 1587
« DOMImplementation::__construct DOMImplementation::createDocumentType » PHP Manual DOMImplement ... キュメント要素の DOMDocument オブジェクトを作成する 説明 public DOMImplementation::createDocument ( ? strin ... すると Error がスローされます。 変更履歴 バージョン 説明 8.0.3 namespace は、nullable になりました。 8.0.0 ...
https://man.plustar.jp/php/domimplementation.createdocument.html - [similar]
Apacheリクエスト記号(note)を取得/設定する 1587
« apache_lookup_uri apache_request_headers » PHP Manual Apache 関数 Apacheリクエスト記号(note)を ... e_note — Apacheリクエスト記号(note)を取得/設定する 説明 apache_note ( string $note_name , ? string $note_v ... ない場合、 false が返されます。 変更履歴 バージョン 説明 8.0.0 note_value は、nullable になりました。 例 例 ...
https://man.plustar.jp/php/function.apache-note.html - [similar]
一方の配列をキーとして、もう一方の配列を値として、ひとつの配列を生成する 1587
« array_column array_count_values » PHP Manual 配列 関数 一方の配列をキーとして、もう一方の配列を ... て、もう一方の配列を値として、ひとつの配列を生成する 説明 array_combine ( array $keys , array $values ): arr ... E_WARNING が発生していました。 変更履歴 バージョン 説明 8.0.0 それぞれの配列の要素数が一致しなかった場合、 ...
https://man.plustar.jp/php/function.array-combine.html - [similar]
配列を指定した値で埋める 1587
« array_fill_keys array_filter » PHP Manual 配列 関数 配列を指定した値で埋める array_fill (PHP 4 ... HP 7, PHP 8) array_fill — 配列を指定した値で埋める 説明 array_fill ( int $start_index , int $count , mixed ... r ) 注意 負の値をキーに指定した場合についての詳細な説明は、マニュアルの 配列 のセクションを参照ください。 参 ...
https://man.plustar.jp/php/function.array-fill.html - [similar]
一つ以上の要素を配列の最後に追加する 1587
« array_product array_rand » PHP Manual 配列 関数 一つ以上の要素を配列の最後に追加する array_pus ... array_push — 一つ以上の要素を配列の最後に追加する 説明 array_push ( array &$array , mixed ...$values ): i ... の配列の中の要素の数を返します。 変更履歴 バージョン 説明 7.3.0 この関数は、1 つのパラメータでのみ呼び出すこ ...
https://man.plustar.jp/php/function.array-push.html - [similar]
数値の基数を任意に変換する 1587
« atanh bindec » PHP Manual Math 関数 数値の基数を任意に変換する base_convert (PHP 4, PHP 5, PHP ... , PHP 8) base_convert — 数値の基数を任意に変換する 説明 base_convert ( string $num , int $from_base , int ... to_base で表した値を返します。 変更履歴 バージョン 説明 7.4.0 無効な文字を与えると、非推奨の警告が出るよう ...
https://man.plustar.jp/php/function.base-convert.html - [similar]
任意精度数値をべき乗する 1587
« bcmul bcpowmod » PHP Manual BC Math 関数 任意精度数値をべき乗する bcpow (PHP 4, PHP 5, PHP 7, ... PHP 8) bcpow — 任意精度数値をべき乗する 説明 bcpow ( string $num , string $exponent , ? int $sc ... 戻り値 結果を文字列で返します。 変更履歴 バージョン 説明 7.3.0 bcpow() 関数は、指定されたスケールで値を返す ...
https://man.plustar.jp/php/function.bcpow.html - [similar]