検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 798 for (0.040 sec.)
現在時刻を示す数値を取得する 4111
« IntlCalendar::getMinimum IntlCalendar::getRepeatedWallTimeOption » PHP Manual IntlCalendar 現在 ... 続き型 intlcal_get_now (): float エポックからの経過時をミリ秒単位で返します。 この値は、システム時刻から来 ... パラメータはありません。 戻り値 エポックからの経過時をミリ秒単位で表した float を返します。 この値にはう ...
https://man.plustar.jp/php/intlcalendar.getnow.html - [similar]
属性を終了する 4111
« XMLWriter XMLWriter::endCdata » PHP Manual XMLWriter 属性を終了する XMLWriter::endAttribute xm ... 属性を開始する XMLWriter::startAttributeNs() - 名前空つきの属性を開始する XMLWriter::writeAttribute() - 属 ... 全体を書き込む XMLWriter::writeAttributeNs() - 名前空つき属性全体を書き込む 関連キーワード: XMLWriter , 属 ...
https://man.plustar.jp/php/xmlwriter.endattribute.html - [similar]
名前空間の使用法: グローバル関数/定数への移行 4077
« グローバル空 名前解決のルール » PHP Manual 名前空 名前空の使用法: グローバル関数/定数への ... 移行 名前空の使用法: グローバル関数/定数への移行 (PHP 5 >= 5.3. ... 0, PHP 7, PHP 8) 名前空内で、PHP が未定義のクラス名や関数、定数に出会った場 ... 先順位で解決を行います。 クラス名は、常に現在の名前空での名前として解釈されます。 したがって、内部クラスあ ... るいは名前空に属さないクラスにアクセスするには 次のように完全修飾 ...
https://man.plustar.jp/php/language.namespaces.fallback.html - [similar]
新しい DatePeriod オブジェクトを作成する 4057
« DatePeriod DatePeriod::getDateInterval » PHP Manual DatePeriod 新しい DatePeriod オブジェクトを ... riod オブジェクトを作成します。 パラメータ start 期の開始日。 interval 期内での発生隔。 recurrences ... 復回数。 0 より大きな値でなければいけません。 end 期の終了日。 isostr » ISO 8601 repeating interval spec ... ification に基づく繰り返し隔の指定。 0回の繰り返し ( R0/ ) はサポートしていませ ... eriod::EXCLUDE_START_DATE を指定すれば、 開始日を期内の発生日から除外できます。 変更履歴 バージョン 説明 ...
https://man.plustar.jp/php/dateperiod.construct.html - [similar]
IntlTimeZone クラス 4037
« IntlGregorianCalendar::setGregorianChange IntlTimeZone::__construct » PHP Manual intl IntlTime ... 標準時刻からローカルの実測時刻を得るために加算する時を取得する IntlTimeZone::getEquivalentID — 指定した ... フセットを取得する IntlTimeZone::getRawOffset — (夏時を考慮せずに) GMT へのオフセットを取得する IntlTimeZ ... lTimeZone::useDaylightTime — このタイムゾーンが夏時を採用しているかどうかを調べる 関連キーワード: IntlT ...
https://man.plustar.jp/php/class.intltimezone.html - [similar]
新しい属性を作成する 4037
« DOMDocument::__construct DOMDocument::createAttributeNS » PHP Manual DOMDocument 新しい属性を作 ... ocument::createAttributeNS() - 関連付けられた名前空に新しい属性を作成する DOMDocument::createCDATASecti ... MDocument::createElementNS() - 関連付けられた名前空に新しい要素を作成する DOMDocument::createEntityRefe ...
https://man.plustar.jp/php/domdocument.createattribute.html - [similar]
新しい cdata ノードを作成する 4037
« DOMDocument::createAttributeNS DOMDocument::createComment » PHP Manual DOMDocument 新しい cdat ... ocument::createAttributeNS() - 関連付けられた名前空に新しい属性を作成する DOMDocument::createComment() ... MDocument::createElementNS() - 関連付けられた名前空に新しい要素を作成する DOMDocument::createEntityRefe ...
https://man.plustar.jp/php/domdocument.createcdatasection.html - [similar]
グレゴリオ暦の日付/時刻の妥当性を確認します 4037
« 日付・時刻 関数 date_add » PHP Manual 日付・時刻 関数 グレゴリオ暦の日付/時刻の妥当性を確認しま ... ると判断されます。 パラメータ month 月は 1 から 12 のとなります。 day 日は、指定された month の日数の範囲 ... 合は、それも考慮されます。 year 年は 1 から 32767 のとなります。 戻り値 指定した日付が有効な場合に true ...
https://man.plustar.jp/php/function.checkdate.html - [similar]
メルセンヌ・ツイスター乱数生成器を介して乱数値を生成する 4037
« mt_getrandmax mt_srand » PHP Manual Math 関数 メルセンヌ・ツイスター乱数生成器を介して乱数値を ... ールした場合、 mt_rand() は 0 から mt_getrandmax() のの擬似乱数値を返します。 例えば、5 から 15 まで(端点 ... を含む)のの乱数値を得たい場合には mt_rand(5, 15) としてくださ ... あるいは mt_getrandmax() 、それぞれ端点を含む) までののランダムな整数値を返します。 max が min より小さい ...
https://man.plustar.jp/php/function.mt-rand.html - [similar]
画像のレベルを調節する 4037
« Gmagick::labelimage Gmagick::magnifyimage » PHP Manual Gmagick 画像のレベルを調節する Gmagick: ... 色を、利用可能な色の範囲全体に拡大します。 黒の点、中点、白の点をパラメータで指定します。 黒の点は、画像の ... します。 これより暗い色の点はゼロに設定されます。 中点は、画像に適用するガンマ補正を指定します。 黒の点は ...
https://man.plustar.jp/php/gmagick.levelimage.html - [similar]