Results of 1 - 10 of about 14 for percent (0.001 sec.)
- Returns group cache percent value 14266
- « SolrQuery::getGroup SolrQuery::getGroupFacet » PHP Manual SolrQuery Returns group cache percent
...
t value SolrQuery::getGroupCachePercent (PECL solr >= 2.2.0) SolrQuery::getGroupCachePerce ...
nt — Returns group cache percent value 説明 public SolrQuery::getGroupCachePercent ...
(): int Returns group cache percent value パラメータ この関数にはパラメータはありません ...
。 戻り値 参考 SolrQuery::setGroupCachePercent() - Enables caching for result grouping 関連キーワ ...
-
https://man.plustar.jp/php/solrquery.getgroupcachepercent.html
- [similar]
- Enables caching for result grouping 9872
- « SolrQuery::setGroup SolrQuery::setGroupFacet » PHP Manual SolrQuery Enables caching for result
...
grouping SolrQuery::setGroupCachePercent (PECL solr >= 2.2.0) SolrQuery::setGroupCachePerce ...
esult grouping 説明 public SolrQuery::setGroupCachePercent ( int $percent ): SolrQuery Setting this parameter ...
s, group caching degrades performance. group.cache.percent parameter パラメータ percent 戻り値 エラー / 例外 ...
-
https://man.plustar.jp/php/solrquery.setgroupcachepercent.html
- [similar]
- Description 9487
- « ImagickKernel::getMatrix ImagickKernel::separate » PHP Manual ImagickKernel Description Imagic
...
MALIZE_KERNEL_CORRELATE, Imagick::NORMALIZE_KERNEL_PERCENT or not set. パラメータ この関数にはパラメータはあり ...
rnel = clone $kernelClone ; $output .= "Scaling by percent<br/>" ; $kernel -> scale ( 2 , \ Imagick :: NORMAL ...
IZE_KERNEL_PERCENT ); $output .= renderKernelTable ( $kernel -> getMa ...
-
https://man.plustar.jp/php/imagickkernel.scale.html
- [similar]
- 二つの文字列の間の類似性を計算する 9120
- « sha1 soundex » PHP Manual String 関数 二つの文字列の間の類似性を計算する similar_text (PHP 4,
...
text ( string $string1 , string $string2 , float &$percent = null ): int この関数は、Programming Classics: Im ...
結果は異なるものになります; 例を参照してください。 percent 3 番目の引数としてリファレンスを渡すことにより、 s ...
r , 間 , soundex , 注意 , 関数 , string , マッチ , percent ...
-
https://man.plustar.jp/php/function.similar-text.html
- [similar]
- プリペアドステートメントのパラメータに変数をバインドする 9032
- « mysqli_stmt::attr_set mysqli_stmt::bind_result » PHP Manual mysqli_stmt プリペアドステートメン
...
_param ( 'sssd' , $code , $language , $official , $percent ); $code = 'DEU' ; $language = 'Bavarian' ; $offic ...
ial = "F" ; $percent = 11.2 ; $stmt -> execute (); printf ( "%d row ins ...
$stmt , 'sssd' , $code , $language , $official , $percent ); $code = 'DEU' ; $language = 'Bavarian' ; $offic ...
ial = "F" ; $percent = 11.2 ; mysqli_stmt_execute ( $stmt ); printf ( " ...
-
https://man.plustar.jp/php/mysqli-stmt.bind-param.html
- [similar]
- The LuaSandbox class 8647
- « Basic usage for LuaSandbox LuaSandbox::callFunction » PHP Manual LuaSandbox The LuaSandbox cla
...
nt SAMPLES = 0 ; const int SECONDS = 1 ; const int PERCENT = 2 ; /* メソッド */ public callFunction ( string ...
Report() to return timings in seconds. LuaSandbox::PERCENT Used with LuaSandbox::getProfilerFunctionReport() ...
to return timings in percentages of the total. 目次 LuaSandbox::callFunction — ...
-
https://man.plustar.jp/php/class.luasandbox.html
- [similar]
- 画像の一部をコピーしサイズを変更する 8647
- « imagecopyresampled imagecreate » PHP Manual GD および Image 関数 画像の一部をコピーしサイズを変
...
// ファイルと新規サイズ $filename = 'test.jpg' ; $percent = 0.5 ; // コンテントタイプ header ( 'Content-Type ...
getimagesize ( $filename ); $newwidth = $width * $percent ; $newheight = $height * $percent ; // 読み込み $t ...
-
https://man.plustar.jp/php/function.imagecopyresized.html
- [similar]
- 再サンプリングを行いイメージの一部をコピー、伸縮する 8454
- « imagecopymergegray imagecopyresized » PHP Manual GD および Image 関数 再サンプリングを行いイメ
...
します。 <?php // ファイル $filename = 'test.jpg' ; $percent = 0.5 ; // コンテントタイプ header ( 'Content-Type ...
getimagesize ( $filename ); $new_width = $width * $percent ; $new_height = $height * $percent ; // 再サンプル ...
-
https://man.plustar.jp/php/function.imagecopyresampled.html
- [similar]
- Fetch profiler data 7894
- « LuaSandbox::getPeakMemoryUsage LuaSandbox::getVersionInfo » PHP Manual LuaSandbox Fetch profil
...
ECONDS Measure in seconds of CPU time. LuaSandbox::PERCENT Measure percentage of CPU time. パラメータ units M ...
-
https://man.plustar.jp/php/luasandbox.getprofilerfunctionreport.html
- [similar]
- Parabolic SAR - Extended 7807
- « trader_sar trader_set_compat » PHP Manual Trader 関数 Parabolic SAR - Extended trader_sarext (
...
ADER_REAL_MIN to TRADER_REAL_MAX . offsetOnReverse Percent offset added/removed to initial stop on short/long ...
-
https://man.plustar.jp/php/function.trader-sarext.html
- [similar]