検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 8507 for (0.020 sec.)
Plus Directional Indicator 2436
« trader_obv trader_plus_dm » PHP Manual Trader 関数 Plus Directional Indicator trader_plus_di ( ... e , int $timePeriod = ? ): array パラメータ high 高。実数の配列。 low 安。実数の配列。 close 終 ... 。実数の配列。 timePeriod Number of period. Valid range fr ... om 2 to 100000. 戻り Returns an array with calculated data or false on ...
https://man.plustar.jp/php/function.trader-plus-di.html - [similar]
戻り値 2436
« 関数の引数 可変関数 » PHP Manual 関数 戻り 戻り オプションの return 文によりを返すことが ... } echo square ( 4 ); // '16'を出力 ?> 関数は複数のを返すことは出来ませんが、 配列を返すことで似たような ... 結果を得ることができます。 例2 複数のを得るために配列を返す例 <?php function small_number ... 関数からリファレンスを返すためには、 関数宣言と戻りを代入する変数に対して、 リファレンス演算子 & を使い ...
https://man.plustar.jp/php/functions.returning-values.html - [similar]
画像の極値を取得する 2436
« Gmagick::getimagedispose Gmagick::getimagefilename » PHP Manual Gmagick 画像の極を取得する G ... ick >= Unknown) Gmagick::getimageextrema — 画像の極を取得する 説明 public Gmagick::getimageextrema (): ... array 画像の極を取得します。 "min" および "max" というキーを持つ連 ... パラメータ この関数にはパラメータはありません。 戻り "min" および "max" というキーを持つ連想配列を返しま ...
https://man.plustar.jp/php/gmagick.getimageextrema.html - [similar]
実行時設定 2436
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... データは、ここで指定した大きさに分割されます。 このを小さくすると、ネットワークに対する書き込みが多くな ... ります。 不可解な速度低下が発生する場合は、このを 32768 まで大きくしてください。 memcache.default_p ... バーと関連づけるために使用する方式を制御します。このを consistent にすると、一貫したハッシュを使用します ... した際にキーの再マッピングの必要がなくなります。 このを standard にすると、以前の方法を使用します。 memca ...
https://man.plustar.jp/php/memcache.ini.html - [similar]
定義済み定数 2436
« リソース型 例 » PHP Manual Sessions 定義済み定数 定義済み定数 以下の定数が定義されています。 こ ... ) セッションが無効な場合の session_status() の戻り。 PHP_SESSION_NONE ( int ) セッションが有効だけれど ... セッションが存在しない場合の session_status() の戻り。 PHP_SESSION_ACTIVE ( int ) セッションが有効で、か ... つセッションが存在する場合の session_status() の戻り。 関連キーワード: 定数 , セッション , 定義 , status ...
https://man.plustar.jp/php/session.constants.html - [similar]
指定した添字の値を返す 2423
« SplFixedArray::offsetExists SplFixedArray::offsetSet » PHP Manual SplFixedArray 指定した添字の ... 7, PHP 8) SplFixedArray::offsetGet — 指定した添字のを返す 説明 public SplFixedArray::offsetGet ( int $i ... ndex ): mixed index で指定した添字のを返します。 パラメータ index を取得したい添字。 戻 ... index で指定した添字のを返します。 エラー / 例外 ... 配列で定義されているサイズの範囲外の場合や index を数として解釈できない場合に RuntimeException をスローし ...
https://man.plustar.jp/php/splfixedarray.offsetget.html - [similar]
現在の値を取得する 2417
« IteratorIterator::__construct IteratorIterator::getInnerIterator » PHP Manual IteratorIterator ... 現在のを取得する IteratorIterator::current (PHP 5 >= 5.1.0 ... , PHP 7, PHP 8) IteratorIterator::current — 現在のを取得する 説明 public IteratorIterator::current (): ... mixed 現在の要素のを取得します。 パラメータ この関数にはパラメータはあ ... りません。 戻り 現在の要素のを返します。 参考 IteratorIterator:: ...
https://man.plustar.jp/php/iteratoriterator.current.html - [similar]
名前および URI をもとに、属性の値を取得する 2417
« XMLReader::getAttributeNo XMLReader::getParserProperty » PHP Manual XMLReader 名前および URI を ... もとに、属性のを取得する XMLReader::getAttributeNs (PHP 5 >= 5.1.0 ... r::getAttributeNs — 名前および URI をもとに、属性のを取得する 説明 public XMLReader::getAttributeNs ( s ... ? string 名前および名前空間 URI をもとにして属性のを返します。 属性が存在しなかったり、現在位置が要素ノ ... me ローカルの名前。 namespace 名前空間の URI。 戻り 属性のを返します。指定した name および namespace ...
https://man.plustar.jp/php/xmlreader.getattributens.html - [similar]
OCICollection クラス 2385
« oci_unregister_taf_callback OCICollection::append » PHP Manual OCI8 OCICollection クラス OCICo ... assign — コレクションに他の存在するコレクションからを割り当てる OCICollection::assignElem — コレクション ... の要素にを割り当てる OCICollection::free — コレクションオブジ ... たリソースを解放する OCICollection::getElem — 要素のを返す OCICollection::max — コレクション内の要素の最 ...
https://man.plustar.jp/php/class.ocicollection.html - [similar]
利用可能なハッシュ ID の最大値を得る 2385
« Mhash 関数 mhash_get_block_size » PHP Manual Mhash 関数 利用可能なハッシュ ID の最大を得る m ... , PHP 8) mhash_count — 利用可能なハッシュ ID の最大を得る 警告 この関数は PHP 8.1.0 で 非推奨 になります ... 説明 mhash_count (): int 利用可能なハッシュ ID の最大を取得します。 パラメータ この関数にはパラメータはあ ... りません。 戻り 利用可能なハッシュ ID の最大を返します。 ハッシュ ...
https://man.plustar.jp/php/function.mhash-count.html - [similar]