検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 8977 for 説明 (0.032 sec.)
1932
« Win32ServiceException win32service 関数 » PHP Manual win32service 例 例 例1 PHP スクリプトをサ ... 名前 'display' => 'sample dummy PHP service' , # 短い説明 'description' => 'This is a dummy Windows service ... created using PHP.' , # 長い説明 'params' => '"' . __FILE__ . '" run' , # スクリプト ...
https://man.plustar.jp/php/win32service.examples.html - [similar]
指定したパスからファイルを ZIP アーカイブに追加する 1932
« ZipArchive::addEmptyDir ZipArchive::addFromString » PHP Manual ZipArchive 指定したパスからファ ... 指定したパスからファイルを ZIP アーカイブに追加する 説明 public ZipArchive::addFile ( string $filepath , st ... 437 。 これらの定数の振る舞いは、 定義済みの定数 で説明しています。 戻り値 成功した場合に true を、失敗した ... 場合に false を返します。 変更履歴 バージョン 説明 8.0.0 / 1.18.0 flags が追加されました。 例 この例は ...
https://man.plustar.jp/php/ziparchive.addfile.html - [similar]
振る舞いのフラグを設定する 1875
« ArrayIterator::serialize ArrayIterator::uasort » PHP Manual ArrayIterator 振る舞いのフラグを設 ... rayIterator::setFlags — 振る舞いのフラグを設定する 説明 public ArrayIterator::setFlags ( int $flags ): voi ... す。 これらのフラグの実際の意味は、 定義済みの定数 で説明しています。 ArrayIterator の振る舞いを表すフラグ 値 ...
https://man.plustar.jp/php/arrayiterator.setflags.html - [similar]
collator の直近のエラーコードのテキストを取得する 1875
« Collator::getErrorCode Collator::getLocale » PHP Manual Collator collator の直近のエラーコード ... collator の直近のエラーコードのテキストを取得する 説明 オブジェクト指向型 public Collator::getErrorMessag ... り値 直近の Collator API 関数コールで発生したエラーの説明を返します。 失敗した場合に false を返します 例 例1 ...
https://man.plustar.jp/php/collator.geterrormessage.html - [similar]
間隔をフォーマットする 1875
« DateInterval::createFromDateString DatePeriod » PHP Manual DateInterval 間隔をフォーマットする ... P 8) DateInterval::format — 間隔をフォーマットする 説明 public DateInterval::format ( string $format ): st ... ト記号 ( % ) で始めなければなりません。 format 文字 説明 値の例 % リテラルとしての % % Y 年、数値、先頭に 0 ... ォーマットされた間隔を返します。 変更履歴 バージョン 説明 7.1.0 フォーマット文字 F と f が追加されました。 例 ...
https://man.plustar.jp/php/dateinterval.format.html - [similar]
名前空間 URI とローカル名から要素を取得する 1875
« DOMElement::getElementsByTagName DOMElement::hasAttribute » PHP Manual DOMElement 名前空間 URI ... meNS — 名前空間 URI とローカル名から要素を取得する 説明 public DOMElement::getElementsByTagNameNS ( ? stri ... 時に見つかった順で並べられます。 変更履歴 バージョン 説明 8.0.3 namespace は、nullable になりました。 参考 D ...
https://man.plustar.jp/php/domelement.getelementsbytagnamens.html - [similar]
例外を作成する 1875
« ErrorException ErrorException::getSeverity » PHP Manual ErrorException 例外を作成する ErrorExc ... HP 8) ErrorException::__construct — 例外を作成する 説明 public ErrorException::__construct ( string $messa ... 前の例外。例外の連結に使います。 変更履歴 バージョン 説明 8.0.0 filename と line は、 nullable になりました。 ...
https://man.plustar.jp/php/errorexception.construct.html - [similar]
2 つの任意精度数値を比較する 1875
« bcadd bcdiv » PHP Manual BC Math 関数 2 つの任意精度数値を比較する bccomp (PHP 4, PHP 5, PHP 7 ... , PHP 8) bccomp — 2 つの任意精度数値を比較する 説明 bccomp ( string $num1 , string $num2 , ? int $scal ... 1、小さければ -1 を返します。 変更履歴 バージョン 説明 8.0.0 scale は、nullable になりました。 例 例1 bcc ...
https://man.plustar.jp/php/function.bccomp.html - [similar]
2つの任意精度数値で除算を行う 1875
« bccomp bcmod » PHP Manual BC Math 関数 2つの任意精度数値で除算を行う bcdiv (PHP 4, PHP 5, PHP ... 7, PHP 8) bcdiv — 2つの任意精度数値で除算を行う 説明 bcdiv ( string $num1 , string $num2 , ? int $scale ... が 0 の場合は null を返します。 変更履歴 バージョン 説明 8.0.0 scale は、nullable になりました。 例 例1 bcd ...
https://man.plustar.jp/php/function.bcdiv.html - [similar]
任意精度数値の平方根を取得する 1875
« bcscale bcsub » PHP Manual BC Math 関数 任意精度数値の平方根を取得する bcsqrt (PHP 4, PHP 5, P ... 7, PHP 8) bcsqrt — 任意精度数値の平方根を取得する 説明 bcsqrt ( string $num , ? int $scale = null ): stri ... が負の場合は null を返します。 変更履歴 バージョン 説明 8.0.0 scale は、nullable になりました。 例 例1 bcs ...
https://man.plustar.jp/php/function.bcsqrt.html - [similar]