検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 1267 for value (0.016 sec.)
Apacheリクエスト記号(note)を取得/設定する 3095
« apache_lookup_uri apache_request_headers » PHP Manual Apache 関数 Apacheリクエスト記号(note)を ... 明 apache_note ( string $note_name , ? string $note_value = null ): string | false この関数は、Apache の tab ... やりとりです。 パラメータ note_name 記号の名前 note_value 記号の値 戻り値 note_value が省略されるか、 null の ... れます。 そうでない場合、記号 note_name の値を note_value にセットし、前の記号 note_name の値を返します。 も ... が返されます。 変更履歴 バージョン 説明 8.0.0 note_value は、nullable になりました。 例 例1 PHP と Perl との ...
https://man.plustar.jp/php/function.apache-note.html - [similar]
変数がリソースかどうかを調べる 3095
« is_real is_scalar » PHP Manual 変数操作 関数 変数がリソースかどうかを調べる is_resource (PHP 4 ... がリソースかどうかを調べる 説明 is_resource ( mixed $value ): bool 指定した変数が resource かどうかを調べます ... 。 パラメータ value 評価する変数。 戻り値 value が resource の場合に t ... e() は、厳格な型チェックを行うわけではありません。 value がすでに閉じられたリソース変数である場合は、 false ...
https://man.plustar.jp/php/function.is-resource.html - [similar]
文字列の先頭バイトを、0 から 255 までの値に変換する 3095
« number_format parse_str » PHP Manual String 関数 文字列の先頭バイトを、0 から 255 までの値に変 ... $str , $pos ); echo 'Byte ' . $pos . ' of $str has value ' . ord ( $byte ) . PHP_EOL ; } ?> 上の例の出力は以 ... 下となります。 Byte 0 of $str has value 240 Byte 1 of $str has value 159 Byte 2 of $str ha ... s value 144 Byte 3 of $str has value 152 参考 chr() - 数値 ...
https://man.plustar.jp/php/function.ord.html - [similar]
Description 3095
« Imagick::setProgressMonitor Imagick::setResolution » PHP Manual Imagick Description Imagick::s ... tatic Imagick::setRegistry ( string $key , string $value ): bool Sets the ImageMagick registry entry named ... key to value. This is most useful for setting "temporary-path" ... images e.g. while processing PDFs. パラメータ key value 戻り値 成功した場合に true を返します。 関連キーワ ...
https://man.plustar.jp/php/imagick.setregistry.html - [similar]
Description 3095
« ImagickPixel::setColorValue ImagickPixel::setHSL » PHP Manual ImagickPixel Description Imagick ... Pixel::setColorValueQuantum (PECL imagick 2 >=2.3.0, PECL imagick 3) Im ... agickPixel::setColorValueQuantum — Description 説明 public ImagickPixel::set ... ColorValueQuantum ( int $color , int | float $value ): bool S ... ets the quantum value of a color element of the ImagickPixel. 警告 この関 ...
https://man.plustar.jp/php/imagickpixel.setcolorvaluequantum.html - [similar]
Maps to facet.date.end 3095
« SolrQuery::setFacet SolrQuery::setFacetDateGap » PHP Manual SolrQuery Maps to facet.date.end S ... d 説明 public SolrQuery::setFacetDateEnd ( string $value , string $field_override = ? ): SolrQuery Maps to ... facet.date.end パラメータ value See facet.date.end field_override Name of the fiel ... eturns the current SolrQuery object, if the return value is used. 関連キーワード: facet , end , Maps , Solr ...
https://man.plustar.jp/php/solrquery.setfacetdateend.html - [similar]
Maps to facet.date.gap 3095
« SolrQuery::setFacetDateEnd SolrQuery::setFacetDateHardEnd » PHP Manual SolrQuery Maps to facet ... p 説明 public SolrQuery::setFacetDateGap ( string $value , string $field_override = ? ): SolrQuery Maps to ... facet.date.gap パラメータ value See facet.date.gap field_override The name of the ... eturns the current SolrQuery object, if the return value is used. 関連キーワード: facet , Maps , SolrQuery ...
https://man.plustar.jp/php/solrquery.setfacetdategap.html - [similar]
Maps to facet.date.hardend 3095
« SolrQuery::setFacetDateGap SolrQuery::setFacetDateStart » PHP Manual SolrQuery Maps to facet.d ... 説明 public SolrQuery::setFacetDateHardEnd ( bool $value , string $field_override = ? ): SolrQuery Maps to ... facet.date.hardend パラメータ value See facet.date.hardend field_override The name of ... eturns the current SolrQuery object, if the return value is used. 関連キーワード: facet , hardend , Maps , ...
https://man.plustar.jp/php/solrquery.setfacetdatehardend.html - [similar]
Maps to facet.date.start 3095
« SolrQuery::setFacetDateHardEnd SolrQuery::setFacetEnumCacheMinDefaultFrequency » PHP Manual So ... 説明 public SolrQuery::setFacetDateStart ( string $value , string $field_override = ? ): SolrQuery Maps to ... facet.date.start パラメータ value See facet.date.start field_override The name of th ... eturns the current SolrQuery object, if the return value is used. 関連キーワード: facet , Maps , SolrQuery ...
https://man.plustar.jp/php/solrquery.setfacetdatestart.html - [similar]
Sets the maximum number of query terms included 3095
« SolrQuery::setMltCount SolrQuery::setMltMaxNumTokens » PHP Manual SolrQuery Sets the maximum n ... 説明 public SolrQuery::setMltMaxNumQueryTerms ( int $value ): SolrQuery Sets the maximum number of query term ... ill be included in any generated query. パラメータ value The maximum number of query terms that will be inc ... eturns the current SolrQuery object, if the return value is used. 関連キーワード: query , maximum , terms , ...
https://man.plustar.jp/php/solrquery.setmltmaxnumqueryterms.html - [similar]