検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 29 for unsigned (0.023 sec.)
データをバイナリ文字列にパックする 13607
« ignore_user_abort php_strip_whitespace » PHP Manual その他の関数 データをバイナリ文字列にパック ... が先 H 十六進文字列、上位ニブルが先 c signed char C unsigned char s signed short (常に 16 ビット、マシンのバイト ... オーダー) S unsigned short (常に 16 ビット、マシンのバイトオーダー) n u ... 常に 16 ビット、ビッグエンディアンバイトオーダー) v unsigned short (常に 16 ビット、リトルエンディアンバイトオー ... integer (サイズおよびバイトオーダーはマシン依存) I unsigned integer (サイズおよびバイトオーダーはマシン依存) l ...
https://man.plustar.jp/php/function.pack.html - [similar]
Returns the timestamp component of this Timestamp 11453
« MongoDB\BSON\Timestamp::getIncrement MongoDB\BSON\Timestamp::jsonSerialize » PHP Manual MongoD ... nds since the Unix epoch. This value is read as an unsigned 32-bit integer with big-endian byte order. 注意 : ... y be used to obtain a string representation of the unsigned decimal value. パラメータ この関数にはパラメータは ... p parts of the BSON timestamp type consists of two unsigned 32-bit values, PHP can not represent these on 32-b ... onent , Returns , stamp , BSON , of , this , bit , unsigned , timestamp ...
https://man.plustar.jp/php/mongodb-bson-timestamp.gettimestamp.html - [similar]
Get column information from a result and return as an object 10654
« cubrid_fetch_assoc cubrid_fetch_lengths » PHP Manual CUBRID MySQL 互換関数 Get column informat ... f the column is a BLOB type the type of the column unsigned 1 if the column is unsigned zerofill 1 if the colu ... ype:" , $field -> type ); printf ( "%-30s %d\n" , "unsigned:" , $field -> unsigned ); printf ( "%-30s %d\n" , ... 1 multiple key: 0 numeric: 1 blob: 0 type: integer unsigned: 0 zerofill: 0 関連キーワード: olumn , key , cubri ...
https://man.plustar.jp/php/function.cubrid-fetch-field.html - [similar]
Returns the increment component of this Timestamp 10083
« MongoDB\BSON\Timestamp::__construct MongoDB\BSON\Timestamp::getTimestamp » PHP Manual MongoDB\ ... ns within a given second. This value is read as an unsigned 32-bit integer with big-endian byte order. 注意 : ... y be used to obtain a string representation of the unsigned decimal value. パラメータ この関数にはパラメータは ... p parts of the BSON timestamp type consists of two unsigned 32-bit values, PHP can not represent these on 32-b ...
https://man.plustar.jp/php/mongodb-bson-timestamp.getincrement.html - [similar]
Construct a new Binary 9756
« MongoDB\BSON\Binary MongoDB\BSON\Binary::getData » PHP Manual MongoDB\BSON\Binary Construct a ... パラメータ data ( string ) Binary data. type ( int ) Unsigned 8-bit integer denoting the data's type. エラー / 例 ... ception\InvalidArgumentException if type is not an unsigned 8-bit integer. Throws MongoDB\Driver\Exception\Inv ... validArgumentException is thrown if type is not an unsigned 8-bit integer. 例 例1 MongoDB\BSON\Binary::__const ...
https://man.plustar.jp/php/mongodb-bson-binary.construct.html - [similar]
2 進数 を 10 進数に変換する 9185
« base_convert ceil » PHP Manual Math 関数 2 進数 を 10 進数に変換する bindec (PHP 4, PHP 5, PHP ... ZE == 4 ) { $note = 'interpreted to be the largest unsigned integer' ; } else { $note = 'interpreted to be the ... largest unsigned integer (18446744073709551615) but skewed by float ... (): 4294967295 NOTE: interpreted to be the largest unsigned integer 上の例の 64 ビットマシンでの出力は、このよ ... 44073709551616 NOTE: interpreted to be the largest unsigned integer (18446744073709551615) but skewed by float ...
https://man.plustar.jp/php/function.bindec.html - [similar]
結果からカラム情報を取得し、オブジェクトとして返す 9185
« mysql_fetch_assoc mysql_fetch_lengths » PHP Manual MySQL 関数 結果からカラム情報を取得し、オブ ... 1 blob - カラムがBLOBであれば 1 type - カラムの型 unsigned - カラムが符号無し(unsigned)であれば 1 zerofill - ... ype: $meta -> type unique_key: $meta -> unique_key unsigned: $meta -> unsigned zerofill: $meta -> zerofill </p ...
https://man.plustar.jp/php/function.mysql-fetch-field.html - [similar]
ColumnResult のコンストラクタ 9071
« mysql_xdevapi\ColumnResult ColumnResult::getCharacterSetName » PHP Manual mysql_xdevapi\Column ... ATE TABLE nonsense.numbers (hello int, world float unsigned)" )-> execute (); $session -> sql ( "INSERT INTO n ... d is " , ( $column -> isNumberSigned () === 0 ) ? "Unsigned." : "Signed." ; } // Alternatively $result2 = $ses ... and is Signed. Column label world is type 4 and is Unsigned. Array ( [0] => mysql_xdevapi\FieldMetadata Object ...
https://man.plustar.jp/php/mysql-xdevapi-columnresult.construct.html - [similar]
Returns the timestamp component of this ObjectId 8614
« MongoDB\BSON\ObjectId::__construct MongoDB\BSON\ObjectId::jsonSerialize » PHP Manual MongoDB\B ... nds since the Unix epoch. This value is read as an unsigned 32-bit integer with big-endian byte order. 注意 : ... y be used to obtain a string representation of the unsigned decimal value. パラメータ この関数にはパラメータは ...
https://man.plustar.jp/php/mongodb-bson-objectid.gettimestamp.html - [similar]
mysqlndプラグインの開発をはじめよう 8386
« mysqlnd のプラグインAPI OCI8 » PHP Manual MySQL Native Driver プラグインAPI mysqlndプラグインの ... har *host, const char * user, const char * passwd, unsigned int passwd_len, const char * db, unsigned int db_l ... en, unsigned int port, const char * socket, unsigned int mysql_ ...
https://man.plustar.jp/php/mysqlnd.plugin.developing.html - [similar]
PREV 1 2 3 NEXT