検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 14 for INTEGERS (0.006 sec.)
ビット演算子 14966
« 代入演算子 比較演算子 » PHP Manual 演算子 ビット演算子 ビット演算子 ビット演算子は、整数値の特 ... が例です */ echo "\n--- BIT SHIFT RIGHT ON POSITIVE INTEGERS ---\n" ; $val = 4 ; $places = 1 ; $res = $val >> $ ... yond 0' ); echo "\n--- BIT SHIFT RIGHT ON NEGATIVE INTEGERS ---\n" ; $val = - 4 ; $places = 1 ; $res = $val >> ... yond -1' ); echo "\n--- BIT SHIFT LEFT ON POSITIVE INTEGERS ---\n" ; $val = 4 ; $places = 1 ; $res = $val << $ ... ft side' ); echo "\n--- BIT SHIFT LEFT ON NEGATIVE INTEGERS ---\n" ; $val = - 4 ; $places = 1 ; $res = $val << ...
https://man.plustar.jp/php/language.operators.bitwise.html - [similar]
Description 8787
« ImagickPixel::getColorCount ImagickPixel::getColorValue » PHP Manual ImagickPixel Description ... HDRI these will be floats, otherwise they will be integers. 警告 この関数は、 現在のところ詳細な情報はありませ ...
https://man.plustar.jp/php/imagickpixel.getcolorquantum.html - [similar]
Converts the map to an array 8472
« Ds\Map::sum Ds\Map::union » PHP Manual Map Converts the map to an array Ds\Map::toArray (PECL ... ray . 警告 An array will treat all numeric keys as integers, eg. "1" and 1 as keys in the map will only result ...
https://man.plustar.jp/php/ds-map.toarray.html - [similar]
Returns the increment component of this Timestamp 8472
« MongoDB\BSON\Timestamp::__construct MongoDB\BSON\Timestamp::getTimestamp » PHP Manual MongoDB\ ... ues returned by this method may appear as negative integers on 32-bit platforms. The "%u" formatter of sprintf ...
https://man.plustar.jp/php/mongodb-bson-timestamp.getincrement.html - [similar]
Returns the timestamp component of this Timestamp 8472
« MongoDB\BSON\Timestamp::getIncrement MongoDB\BSON\Timestamp::jsonSerialize » PHP Manual MongoD ... ues returned by this method may appear as negative integers on 32-bit platforms. The "%u" formatter of sprintf ...
https://man.plustar.jp/php/mongodb-bson-timestamp.gettimestamp.html - [similar]
要件 8472
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 As of version 1.8. ... 注意 : Due to potential problems representing 64-bit integers on 32-bit platforms, users are advised to use 64-b ...
https://man.plustar.jp/php/mongodb.requirements.html - [similar]
実行時設定 8472
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... carefull when setting this value. Valid values are integers, where 0 is interpreted as the default value. Nega ...
https://man.plustar.jp/php/zookeeper.configuration.html - [similar]
The MongoDB\BSON\Int64 class 8297
« MongoDB\BSON\DBPointer::unserialize MongoDB\BSON\Int64::__construct » PHP Manual MongoDB\BSON ... back to a 64-bit integer type. This allows 64-bit integers to be roundtripped through a 32-bit PHP environmen ...
https://man.plustar.jp/php/class.mongodb-bson-int64.html - [similar]
Returns the timestamp component of this ObjectId 8297
« MongoDB\BSON\ObjectId::__construct MongoDB\BSON\ObjectId::jsonSerialize » PHP Manual MongoDB\B ... ues returned by this method may appear as negative integers on 32-bit platforms. The "%u" formatter of sprintf ...
https://man.plustar.jp/php/mongodb-bson-objectid.gettimestamp.html - [similar]
Returns the value for a given key 8139
« Ds\Map::first Ds\Map::hasKey » PHP Manual Map Returns the value for a given key Ds\Map::get (P ... using array syntax. Scalar keys will be coerced to integers by the engine. For example, $map["1"] will attempt ...
https://man.plustar.jp/php/ds-map.get.html - [similar]
PREV 1 2 NEXT