検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 325 for [SIMILAR] 16 1024 4096 WITH 13855 最終 WITH 9553... (0.296 sec.)
IntlTimeZone クラス 0
« IntlGregorianCalendar::setGregorianChange IntlTimeZone::__construct » PHP Manual intl IntlTimeZone クラス IntlTimeZone クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) はじめに クラス概要 class IntlTimeZone { /* Constants */ const int DISPLAY_SHORT = 1 ; const int DISPLAY_LONG = ...
https://man.plustar.jp/php/class.intltimezone.html - [similar]
オブジェクトの書式を設定する 0
« IntlDateFormatter::format IntlDateFormatter::getCalendar » PHP Manual IntlDateFormatter オブジェクトの書式を設定する IntlDateFormatter::formatObject datefmt_format_object (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL intl >= 3.0.0) IntlDateFormatter::formatObject -- datefmt_format_object — オブジ ...
https://man.plustar.jp/php/intldateformatter.formatobject.html - [similar]
実行を遅延させる 0
« show_source sys_getloadavg » PHP Manual その他の関数 実行を遅延させる sleep (PHP 4, PHP 5, PHP 7, PHP 8) sleep — 実行を遅延させる 説明 sleep ( int $seconds ): int seconds で与えられた秒数分プログラムの実行を遅延させます。 パラメータ seconds 秒単位の停止時間。 戻り値 成功した場合にゼロ、 ...
https://man.plustar.jp/php/function.sleep.html - [similar]
マイクロ秒単位で実行を遅延する 0
« unpack 変更履歴 » PHP Manual その他の関数 マイクロ秒単位で実行を遅延する usleep (PHP 4, PHP 5, PHP 7, PHP 8) usleep — マイクロ秒単位で実行を遅延する 説明 usleep ( int $microseconds ): void 指定したマイクロ秒数だけプログラムの実行を遅延させます。 パラメータ microseconds 実行を停止するマ ...
https://man.plustar.jp/php/function.usleep.html - [similar]
複合的な書式 0
« 日付の書式 相対的な書式 » PHP Manual サポートする日付と時刻の書式 複合的な書式 複合的な書式 このページでは、 DateTimeImmutable , DateTime , date_create() , date_create_immutable() および strtotime() のパーサーが理解する、 さまざまな日付/時刻 複合フォーマットを説明します。 シンボル一覧 ...
https://man.plustar.jp/php/datetime.formats.compound.html - [similar]
配列 0
« 数値形式の文字列 Iterable » PHP Manual 型 配列 配列 PHP の配列は、実際には順番付けられたマップです。マップは型の一種で、 値 を キー に関連付けます。 この型は、さまざまな使い道にあわせて最適化されます。 配列としてだけでなく、リスト (ベクター)、 ハッシュテーブル (マップの実装の一つ)、辞書 ...
https://man.plustar.jp/php/language.types.array.html - [similar]
文字列 0
« 浮動小数点数 数値形式の文字列 » PHP Manual 型 文字列 文字列 string は、文字が連結されたものです。PHP では、 文字は 1 バイトと同じです。つまり、256 個の異なる文字を使用可能です。 これは、PHP が Unicode をネイティブにサポートしていないことも意味します。 文字列型の詳細 を参照ください。 注 ...
https://man.plustar.jp/php/language.types.string.html - [similar]
IntlDateFormatter クラス 0
« IntlTimeZone::useDaylightTime IntlDateFormatter::create » PHP Manual intl IntlDateFormatter クラス IntlDateFormatter クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) はじめに Date Formatter は、パターン文字列や出来合いのパターンを使用して ロケールに依存する日付のフォーマット/パ ...
https://man.plustar.jp/php/class.intldateformatter.html - [similar]
フィールドの値を取得する 0
« IntlCalendar::fromDateTime IntlCalendar::getActualMaximum » PHP Manual IntlCalendar フィールドの値を取得する IntlCalendar::get (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlCalendar::get — フィールドの値を取得する 説明 オブジェクト指向型 public IntlCalendar::get ( int $field ): i ...
https://man.plustar.jp/php/intlcalendar.get.html - [similar]
指定されたフィールドの、ローカルな最大値のうち、最小の値を返す 0
« IntlCalendar::getKeywordValuesForLocale IntlCalendar::getLocale » PHP Manual IntlCalendar 指定されたフィールドの、ローカルな最大値のうち、最小の値を返す IntlCalendar::getLeastMaximum (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlCalendar::getLeastMaximum — 指定されたフィールドの、 ...
https://man.plustar.jp/php/intlcalendar.getleastmaximum.html - [similar]