検索

phrase: max: clip:
target: order:
Results of 671 - 680 of about 878 for 数値 (0.239 sec.)
特定の年や月における、最初の週の日数の最小値を返す 2778
« IntlCalendar::getMaximum IntlCalendar::getMinimum » PHP Manual IntlCalendar 特定の年や月におけ ... tlCalendar クラスのインスタンス。 戻り値 日数を示す数値を返します。 失敗した場合に false を返します 例 例1 ...
https://man.plustar.jp/php/intlcalendar.getminimaldaysinfirstweek.html - [similar]
エポックからのカレンダーの時刻をミリ秒単位で設定する 2778
« IntlCalendar::setSkippedWallTimeOption IntlCalendar::setTimeZone » PHP Manual IntlCalendar エポ ... 70 00:00:00.000 UTC) からの経過時刻をミリ秒単位の整数値で表したもので、 うるう秒を無視したものです。 全ての ...
https://man.plustar.jp/php/intlcalendar.settime.html - [similar]
直近の操作のエラーコードを取得する 2778
« IntlDateFormatter::getDateType IntlDateFormatter::getErrorMessage » PHP Manual IntlDateFormatt ... : int 直近の操作のエラーコードを取得します。 直近の数値フォーマット操作のエラーコードを返します。 パラメータ ...
https://man.plustar.jp/php/intldateformatter.geterrorcode.html - [similar]
JSON にシリアライズしたいデータを指定する 2778
« JsonSerializable JSON 関数 » PHP Manual JsonSerializable JSON にシリアライズしたいデータを指定 ... "baz" } 例3 JsonSerializable::jsonSerialize() で整数値を返す例 <?php class IntegerValue implements JsonSer ...
https://man.plustar.jp/php/jsonserializable.jsonserialize.html - [similar]
ジェネレータの構文 2778
« ジェネレータとは ジェネレータと Iterator オブジェクトとの比較 » PHP Manual ジェネレータ ジェネ ... ドと組み合わせて使えます。 値とキーの yield PHP は、数値添字の配列だけでなく連想配列にも対応しています。ジェ ... 問題になることがよくあります。 この関数はデフォルトで数値添字配列を返すので、予期せぬ結果を引き起こす可能性が ...
https://man.plustar.jp/php/language.generators.syntax.html - [similar]
算術演算子 2778
« 演算子の優先順位 代入演算子 » PHP Manual 演算子 算術演算子 算術演算子 学校で習った初等算術を憶 ... できる文字列) であり、かつ結果が割り切れる場合には整数値を返します。 整数の除算については intdiv() を参照くだ ...
https://man.plustar.jp/php/language.operators.arithmetic.html - [similar]
オブジェクト 2778
« Iterable 列挙型 / Enum » PHP Manual 型 オブジェクト オブジェクト オブジェクトの初期化 オブジェ ... その値となります。 PHP 7.2.0 より前のバージョンでは、数値のキーの場合プロパティ名によるアクセスはできなかった ...
https://man.plustar.jp/php/language.types.object.html - [similar]
サーバーに項目を追加する 2778
« Memcache Memcache::addServer » PHP Manual Memcache サーバーに項目を追加する Memcache::add (PEC ... に関連付けられたキー。 var 格納する値。文字列および整数値はそのままの形式で、それ以外の型は シリアライズされて ...
https://man.plustar.jp/php/memcache.add.html - [similar]
項目の値を減らす 2778
« Memcache::connect Memcache::delete » PHP Manual Memcache 項目の値を減らす Memcache::decrement ... Memcache::increment() と同様、項目の現在の値が まず数値に変換されてから value を引きます。 注意 : 項目の新し ...
https://man.plustar.jp/php/memcache.decrement.html - [similar]
既存項目の値を置換する 2778
« Memcache::pconnect Memcache::set » PHP Manual Memcache 既存項目の値を置換する Memcache::replac ... に関連付けられたキー。 var 格納する値。文字列および整数値はそのままの形式で、それ以外の型は シリアライズされて ...
https://man.plustar.jp/php/memcache.replace.html - [similar]