検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 152 for boolean (0.033 sec.)
The SVM class 5998
« 例 SVM::__construct » PHP Manual SVM The SVM class The SVM class (PECL svm >= 0.1.0) はじめに ... :OPT_DEGREE SVM::OPT_SHRINKING Training parameter, boolean, for whether to use the shrinking heuristics SVM:: ... OPT_PROBABILITY Training parameter, boolean, for whether to collect and use probability estima ...
https://man.plustar.jp/php/class.svm.html - [similar]
定義済み定数 5998
« フィルタフラグ 例 » PHP Manual Filter 定義済み定数 定義済み定数 以下の定数が定義されています。 ... ID。 FILTER_VALIDATE_BOOL ( int ) FILTER_VALIDATE_BOOLEAN のエイリアス。 FILTER_VALIDATE_BOOLEAN ( int ) "bo ...
https://man.plustar.jp/php/filter.constants.html - [similar]
変数の型を取得する 5998
« get_resource_type intval » PHP Manual 変数操作 関数 変数の型を取得する gettype (PHP 4, PHP 5, ... 返された文字列は、以下のいずれかの値を持ちます。 "boolean" "integer" "double" (歴史的な理由により float の場 ... - 変数が配列かどうかを検査する is_bool() - 変数が boolean であるかを調べる is_callable() - 引数が、現在のスコ ...
https://man.plustar.jp/php/function.gettype.html - [similar]
定義済み定数 5998
« リソース型 OpenAL 関数 » PHP Manual OpenAL 定義済み定数 定義済み定数 以下の定数が定義されていま ... t ) ソースの状態 AL_TRUE ( int ) OpenAL が理解する boolean 値 AL_FALSE ( int ) OpenAL が理解する boolean 値 関 ...
https://man.plustar.jp/php/openal.constants.html - [similar]
結果セットの次行から単一カラムを返す 5998
« PDOStatement::fetchAll PDOStatement::fetchObject » PHP Manual PDOStatement 結果セットの次行から ... を返します。 注意 : PDOStatement::fetchColumn() は、boolean のカラムを取得するときに使っていけません。 boolean ...
https://man.plustar.jp/php/pdostatement.fetchcolumn.html - [similar]
変数操作 関数 5998
« 定義済み定数 boolval » PHP Manual 変数操作 変数操作 関数 変数操作 関数 目次 boolval — 変数の boolean ... ay — 変数が配列かどうかを検査する is_bool — 変数が boolean であるかを調べる is_callable — 引数が、現在のスコー ...
https://man.plustar.jp/php/ref.var.html - [similar]
変数操作 5928
« ReflectionException はじめに » PHP Manual 変数・データ型関連 変数操作 変数操作 はじめに インス ... ソース型 定義済み定数 変数操作 関数 boolval — 変数の boolean としての値を取得する debug_zval_dump — 内部的な zv ... ay — 変数が配列かどうかを検査する is_bool — 変数が boolean であるかを調べる is_callable — 引数が、現在のスコー ...
https://man.plustar.jp/php/book.var.html - [similar]
設定オプションの値を得る 5858
« ini_get_all ini_restore » PHP Manual PHP オプション/情報 関数 設定オプションの値を得る ini_get ... 1 = 9 post_max_size in bytes = 8388608 注意 注意 : boolean 値を探す場合 off という boolean の ini 値は空文字列 ...
https://man.plustar.jp/php/function.ini-get.html - [similar]
Returns the Canonical Extended JSON representation of a BSON value 5858
« MongoDB\BSON\fromPHP MongoDB\BSON\toJSON » PHP Manual 関数 Returns the Canonical Extended JSON ... xample <?php $documents = [ [ 'null' => null ], [ 'boolean' => true ], [ 'string' => 'foo' ], [ 'int32' => 12 ... 上の例の出力は以下となります。 { "null" : null } { "boolean" : true } { "string" : "foo" } { "int32" : { "$num ...
https://man.plustar.jp/php/function.mongodb.bson-tocanonicalextendedjson.html - [similar]
Returns the Relaxed Extended JSON representation of a BSON value 5858
« MongoDB\BSON\toPHP MongoDB\BSON\Binary » PHP Manual 関数 Returns the Relaxed Extended JSON rep ... xample <?php $documents = [ [ 'null' => null ], [ 'boolean' => true ], [ 'string' => 'foo' ], [ 'int32' => 12 ... 上の例の出力は以下となります。 { "null" : null } { "boolean" : true } { "string" : "foo" } { "int32" : 123 } { ...
https://man.plustar.jp/php/function.mongodb.bson-torelaxedextendedjson.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT