検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 220 for integer (0.173 sec.)
variants を整数に変換し、除算の結果を返す 4635
« variant_get_type variant_imp » PHP Manual COM関数 variants を整数に変換し、除算の結果を返す va ... 両者ともに文字列型・日付型・文字・論理型 除算結果を integer 型で返す 一方が文字列型で、もう一方が文字 除算 一方 ...
https://man.plustar.jp/php/function.variant-idiv.html - [similar]
直近の検索に関するヒット数を返す 4635
« yaz_get_option yaz_itemorder » PHP Manual YAZ 関数 直近の検索に関するヒット数を返す yaz_hits ( ... エリの ID2 (string) count 結果のカウント / ヒット数 (integer) subquery.term サブクエリの語句 (string) interpret ...
https://man.plustar.jp/php/function.yaz-hits.html - [similar]
JSON にシリアライズしたいデータを指定する 4635
« JsonSerializable JSON 関数 » PHP Manual JsonSerializable JSON にシリアライズしたいデータを指定 ... able::jsonSerialize() で整数値を返す例 <?php class IntegerValue implements JsonSerializable { public function ... __construct ( $number ) { $this -> number = (integer) $number ; } public function jsonSerialize () { re ... turn $this -> number ; } } echo json_encode (new IntegerValue ( 1 ), JSON_PRETTY_PRINT ); ?> 上の例の出力は ...
https://man.plustar.jp/php/jsonserializable.jsonserialize.html - [similar]
下位互換性のない変更点 4635
« 新しいグローバル定数 PHP 7.3.x で推奨されなくなる機能 » PHP Manual PHP 7.2.x から PHP 7.3.x へ ... 例外と同じように動くようになります。 TypeError は、 integer と boolean ではなく、 それぞれ int と bool を誤った ... ョン リフレクション を文字列にエクスポートした場合、 integer と boolean ではなく、 int と bool をそれぞれ使うよ ...
https://man.plustar.jp/php/migration73.incompatible.html - [similar]
Starts a transaction 4635
« MongoDB\Driver\Session::isInTransaction MongoDB\Driver\ClientEncryption » PHP Manual MongoDB\D ... . options Option Type Description maxCommitTimeMS integer commitTransaction コマンドが実行できる最大の時間を ...
https://man.plustar.jp/php/mongodb-driver-session.starttransaction.html - [similar]
The MySQLi Extension Function Summary 4635
« ノート mysqli » PHP Manual MySQLi The MySQLi Extension Function Summary The MySQLi Extension F ... sion() N/A Returns MySQL client version info as an integer $mysqli::connect_errno mysqli_connect_errno() N/A ... N/A Returns the version of the MySQL server as an integer $mysqli::info mysqli_info() N/A Retrieves informat ...
https://man.plustar.jp/php/mysqli.summary.html - [similar]
4635
« リソース型 SVM » PHP Manual SVM 例 例 The basic process is to define parameters, supply traini ... er training example, which must be formatted as an integer class (usually 1 and -1) followed by a series of f ... irs, in increasing feature order. The features are integers, the values floats, usually scaled 0-1. For examp ...
https://man.plustar.jp/php/svm.examples.html - [similar]
Tidy ドキュメントについて指定した設定オプションの値を返す 4635
« tidy::getHtmlVer tidy::getOptDoc » PHP Manual tidy Tidy ドキュメントについて指定した設定オプシ ... mp ( $tidy -> getOpt ( 'accessibility-check' )); //integer var_dump ( $tidy -> getOpt ( 'lower-literals' )); ...
https://man.plustar.jp/php/tidy.getopt.html - [similar]
定義済み定数 4635
« リソース型 ODBC 関数 » PHP Manual ODBC 定義済み定数 定義済み定数 以下の定数が定義されています。 ... int ) SQL_TINYINT ( int ) SQL_SMALLINT ( int ) SQL_INTEGER ( int ) SQL_BIGINT ( int ) SQL_REAL ( int ) SQL_FL ...
https://man.plustar.jp/php/uodbc.constants.html - [similar]
Poll the items 4635
« ZMQPoll::getLastErrors ZMQPoll::remove » PHP Manual ZMQPoll Poll the items ZMQPoll::poll (PECL ... conds, rather than microseconds. 戻り値 Returns an integer representing the amount of items with activity. エ ...
https://man.plustar.jp/php/zmqpoll.poll.html - [similar]