検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 247 for [SIMILAR] 16 1024 4096 WITH 18965 理型 WITH 1464... (0.300 sec.)
論理型 (boolean) 10000
« はじめに 整数 » PHP Manual 型 論理型 (boolean) 論理型 (boolean) 論理型は、最も簡単な型です。 bool は、真偽の値を表します。 この値は、 true または false のどちらかになります。 構文 boolean リテラルを指定するには、定数 true または false を指定してください。 両方とも大文字小文字に依存しま ...
https://man.plustar.jp/php/language.types.boolean.html - [similar]
Create a new PDF Object 5714
« wkhtmltox\PDF\Object wkhtmltox\Image\Converter » PHP Manual wkhtmltox\PDF\Object Create a new PDF Object wkhtmltox\PDF\Object::__construct (wkhtmltox >= 0.1.0) wkhtmltox\PDF\Object::__construct — Create a new PDF Object 説明 public wkhtmltox\PDF\Object::__construct ( string $buffer , a ...
https://man.plustar.jp/php/wkhtmltox-pdf-object.construct.html - [similar]
Create a new Image converter 5714
« wkhtmltox\Image\Converter wkhtmltox\Image\Converter::convert » PHP Manual wkhtmltox\Image\Converter Create a new Image converter wkhtmltox\Image\Converter::__construct (wkhtmltox >= 0.1.0) wkhtmltox\Image\Converter::__construct — Create a new Image converter 説明 public wkhtmltox\Image ...
https://man.plustar.jp/php/wkhtmltox-image-converter.construct.html - [similar]
変数が boolean であるかを調べる 5714
« is_array is_callable » PHP Manual 変数操作 関数 変数が boolean であるかを調べる is_bool (PHP 4, PHP 5, PHP 7, PHP 8) is_bool — 変数が boolean であるかを調べる 説明 is_bool ( mixed $value ): bool 指定した変数が boolean であるかどうかを調べます。 パラメータ value 評価する変数。 戻り値 va ...
https://man.plustar.jp/php/function.is-bool.html - [similar]
変数の boolean としての値を取得する 5714
« 変数操作 関数 debug_zval_dump » PHP Manual 変数操作 関数 変数の boolean としての値を取得する boolval (PHP 5 >= 5.5.0, PHP 7, PHP 8) boolval — 変数の boolean としての値を取得する 説明 boolval ( mixed $value ): bool value の bool としての値を返します。 パラメータ value bool に変換したいス ...
https://man.plustar.jp/php/function.boolval.html - [similar]
Returns the state of the hl parameter 5714
« SolrQuery::getGroupTruncate SolrQuery::getHighlightAlternateField » PHP Manual SolrQuery Returns the state of the hl parameter SolrQuery::getHighlight (PECL solr >= 0.9.2) SolrQuery::getHighlight — Returns the state of the hl parameter 説明 public SolrQuery::getHighlight (): bool Retur ...
https://man.plustar.jp/php/solrquery.gethighlight.html - [similar]
2 つの variant の論理和を計算する 3547
« variant_not variant_pow » PHP Manual COM関数 2 つの variant の論理和を計算する variant_or (PHP 5, PHP 7, PHP 8) variant_or — 2 つの variant の論理和を計算する 説明 variant_or ( mixed $left , mixed $right ): variant 論理 OR 処理を行います。通常の OR 操作とは少し違いがあることに注意しまし ...
https://man.plustar.jp/php/function.variant-or.html - [similar]
2 つの variant の論理積を計算し、結果を返す 3547
« variant_add variant_cast » PHP Manual COM関数 2 つの variant の論理積を計算し、結果を返す variant_and (PHP 5, PHP 7, PHP 8) variant_and — 2 つの variant の論理積を計算し、結果を返す 説明 variant_and ( mixed $left , mixed $right ): variant 以下の表に基づいた論理 AND 処理を行います。通常 ...
https://man.plustar.jp/php/function.variant-and.html - [similar]
論理演算子 3547
« 加算子/減算子 文字列演算子 » PHP Manual 演算子 論理演算子 論理演算子 論理演算子 例 名前 結果 $a and $b 論理積 $a および $b が共に true の場合に true $a or $b 論理和 $a または $b のどちらかが true の場合に true $a xor $b 排他的論理和 $a または $b のどちらかが true でかつ両方とも true で ...
https://man.plustar.jp/php/language.operators.logical.html - [similar]
do-while 3547
« while for » PHP Manual 制御構造 do-while do-while (PHP 4, PHP 5, PHP 7, PHP 8) do-while ループは、論理式のチェックが各反復の 最初ではなく最後に行われること以外は、 while ループと 全く同じです。通常の while ループとの主な差は、 do-while ループは最低1回の実行を保証されていることです。 一 ...
https://man.plustar.jp/php/control-structures.do.while.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT