検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 123 for second (0.012 sec.)
オブジェクトに関する直近のエラーコードを取得する 5317
« IntlCalendar::getDayOfWeekType IntlCalendar::getErrorMessage » PHP Manual IntlCalendar オブジェ ... > fieldDifference (- 1e100 , IntlCalendar :: FIELD_SECOND ); var_dump ( $intlcal -> getErrorCode (), $intlca ...
https://man.plustar.jp/php/intlcalendar.geterrorcode.html - [similar]
Create a new Command 5317
« MongoDB\Driver\Command MongoDB\Driver\Query » PHP Manual MongoDB\Driver\Command Create a new C ... t Positive integer denoting the time limit in milliseconds for the server to block a getMore operation if no ... 変更履歴 バージョン 説明 PECL mongodb 1.4.0 Added a second commandOptions argument, which supports the "maxAw ...
https://man.plustar.jp/php/mongodb-driver-command.construct.html - [similar]
配列を生成する 5231
« array_walk arsort » PHP Manual 配列 関数 配列を生成する array (PHP 4, PHP 5, PHP 7, PHP 8) arr ... 3 , 4 , 5 , 6 ), "holes" => array( "first" , 5 => "second" , "third" ) ); ?> 例2 array() における自動インデッ ...
https://man.plustar.jp/php/function.array.html - [similar]
ロケールの設定に基づいてローカルな日付・時間をフォーマットする 5231
« mktime strptime » PHP Manual 日付・時刻 関数 ロケールの設定に基づいてローカルな日付・時間をフォ ... "%H:%M"' , 'S' => 'Two digit representation of the second' , 'T' => 'Same as "%H:%M:%S"' , 'U' => 'Week numb ... mat : 'S' = '44' ( Two digit representation of the second ) Known format : 'U' = '48' ( Week number of the g ...
https://man.plustar.jp/php/function.strftime.html - [similar]
単一または全てのフィールドをクリアする 5231
« IntlCalendar::before IntlCalendar::__construct » PHP Manual IntlCalendar 単一または全てのフィー ... HOUR_OF_DAY' => 11 , 'FIELD_MINUTE' => 12 , 'FIELD_SECOND' => 13 , 'FIELD_MILLISECOND' => 14 , 'FIELD_ZONE_O ... AR' => 19 , 'FIELD_JULIAN_DAY' => 20 , 'FIELD_MILLISECONDS_IN_DAY' => 21 , 'FIELD_IS_LEAP_MONTH' => 22 , 'FI ...
https://man.plustar.jp/php/intlcalendar.clear.html - [similar]
Execute a database command 5231
« MongoDB\Driver\Manager::executeBulkWrite MongoDB\Driver\Manager::executeQuery » PHP Manual Mon ... e.g. invalid command, issuing a write command to a secondary). 変更履歴 バージョン 説明 PECL mongodb 1.4.4 M ... ]); ?> If the command fails to complete after one second of execution time on the server, a MongoDB\Driver\ ... nTimeoutException will be thrown. 注意 注意 : If a secondary readPreference is used, it is the caller's resp ... ty to ensure that the command can be executed on a secondary. No validation is done by the driver. 参考 Mong ...
https://man.plustar.jp/php/mongodb-driver-manager.executecommand.html - [similar]
画像処理 (ImageMagick) 5157
« GmagickPixel::setcolorvalue はじめに » PHP Manual 画像処理および作成 画像処理 (ImageMagick) 画 ... 画像の長さをバイト数で返す Imagick::getImageTicksPerSecond — 画像の ticks-per-second を取得する Imagick::getI ... — 画像のシーンを設定する Imagick::setImageTicksPerSecond — 画像の ticks-per-second を設定する Imagick::setI ...
https://man.plustar.jp/php/book.imagick.html - [similar]
配列 5157
« 数値形式の文字列 Iterable » PHP Manual 型 配列 配列 PHP の配列は、実際には順番付けられたマップ ... nction getArray () { return array( 1 , 2 , 3 ); } $secondElement = getArray ()[ 1 ]; // または、このように書 ... くことができます list(, $secondElement ) = getArray (); ?> 注意 : 配列に定義されて ... , 4 , 5 , 6 ), "holes" => array ( "first" , 5 => "second" , "third" ) ); // 上の配列の内容を取得するための例 ... echo $fruits [ "holes" ][ 5 ]; // "second" を表示します echo $fruits [ "fruits" ][ "a" ]; // ...
https://man.plustar.jp/php/language.types.array.html - [similar]
繰り返し 5157
« サブパターン 後方参照 » PHP Manual PCRE 正規表現構文 繰り返し 繰り返し 繰り返し (repetition) は ... を使って、文字列 /* first comment */ not comment /* second comment */ に対して、マッチングを行うと、文字列全体 ...
https://man.plustar.jp/php/regexp.reference.repetition.html - [similar]
実行時設定 5157
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... P or UDP, configure this remote timeout. Default 1 second seaslog.throw_exception int Switch throw SeasLog e ... imestamp. Such as 1502882102.862 ,accurate to milliseconds. %Q RequestId. To distinguish a single request, s ...
https://man.plustar.jp/php/seaslog.configuration.html - [similar]
PREV 3 4 5 6 7 8 9 10 11 12 13 NEXT