検索

phrase: max: clip:
target: order:
Results of 361 - 370 of about 1200 for [SIMILAR] 16 1024 4096 WITH 28238 emptyiterator ... (0.596 sec.)
エラーおよびエラー処理 0
« プリペアドステートメントおよびストアドプロシージャ ラージオブジェクト (LOB) » PHP Manual PDO エラーおよびエラー処理 エラーおよびエラー処理 PDO が提供するエラー処理方法は 3 通り存在し、 アプリケーションの開発形態によって使い分けることができます。 PDO::ERRMODE_SILENT PHP 8.0.0 より前のバ ...
https://man.plustar.jp/php/pdo.error-handling.html - [similar]
拡張 0
« 例 Reflection » PHP Manual リフレクション 拡張 拡張 組み込みクラスの特別なバージョンを作成したい場合 (例えば、エクスポートする際に色づけしたHTMLを作成したり、 メソッドの代わりに簡単にアクセスできるメンバー変数を作成したり、 補助的なメソッドを作成したり) は、クラスを拡張してみましょう。 ...
https://man.plustar.jp/php/reflection.extending.html - [similar]
組み込みの型であるかを調べる 0
« ReflectionNamedType::getName ReflectionObject » PHP Manual ReflectionNamedType 組み込みの型であるかを調べる ReflectionNamedType::isBuiltin (PHP 7, PHP 8) ReflectionNamedType::isBuiltin — 組み込みの型であるかを調べる 説明 public ReflectionNamedType::isBuiltin (): bool PHP に元々組み込ま ...
https://man.plustar.jp/php/reflectionnamedtype.isbuiltin.html - [similar]
キーワードのリスト 0
« 予約語の一覧 定義済のクラス » PHP Manual 予約語の一覧 キーワードのリスト キーワードのリスト これらのキーワードは、PHP では特別な意味があります。これらのいくつかは 関数やメソッドのようなものを表し、いくつかは定数のようなものを表す、 といったようになっていますが、実際にはそうではありませ ...
https://man.plustar.jp/php/reserved.keywords.html - [similar]
SOAP 関数をコールする (非推奨) 0
« SoapClient SoapClient::__construct » PHP Manual SoapClient SOAP 関数をコールする (非推奨) SoapClient::__call (PHP 5, PHP 7, PHP 8) SoapClient::__call — SOAP 関数をコールする (非推奨) 説明 public SoapClient::__call ( string $name , array $args ): mixed このメソッドを直接呼ぶのは推奨しま ...
https://man.plustar.jp/php/soapclient.call.html - [similar]
Yaf_Session クラス 0
« Yaf_Route_Supervar::route Yaf_Session::__construct » PHP Manual Yaf Yaf_Session クラス Yaf_Session クラス (Yaf >=1.0.0) はじめに クラス概要 class Yaf_Session implements Iterator , ArrayAccess , Countable { /* プロパティ */ protected static $ _instance ; protected $ _session ; protected ...
https://man.plustar.jp/php/class.yaf-session.html - [similar]
Double Exponential Moving Average 0
« trader_cosh trader_div » PHP Manual Trader 関数 Double Exponential Moving Average trader_dema (PECL trader >= 0.2.0) trader_dema — Double Exponential Moving Average 説明 trader_dema ( array $real , int $timePeriod = ? ): array パラメータ real 実数値の配列。 timePeriod Number of period. ...
https://man.plustar.jp/php/function.trader-dema.html - [similar]
Linear Regression 0
« trader_linearreg_slope trader_ln » PHP Manual Trader 関数 Linear Regression trader_linearreg (PECL trader >= 0.2.0) trader_linearreg — Linear Regression 説明 trader_linearreg ( array $real , int $timePeriod = ? ): array パラメータ real 実数値の配列。 timePeriod Number of period. Valid ...
https://man.plustar.jp/php/function.trader-linearreg.html - [similar]
MidPoint over period 0
« trader_mfi trader_midprice » PHP Manual Trader 関数 MidPoint over period trader_midpoint (PECL trader >= 0.2.0) trader_midpoint — MidPoint over period 説明 trader_midpoint ( array $real , int $timePeriod = ? ): array パラメータ real 実数値の配列。 timePeriod Number of period. Valid ran ...
https://man.plustar.jp/php/function.trader-midpoint.html - [similar]
Momentum 0
« trader_minus_dm trader_mult » PHP Manual Trader 関数 Momentum trader_mom (PECL trader >= 0.2.0) trader_mom — Momentum 説明 trader_mom ( array $real , int $timePeriod = ? ): array パラメータ real 実数値の配列。 timePeriod Number of period. Valid range from 2 to 100000. 戻り値 Returns an ...
https://man.plustar.jp/php/function.trader-mom.html - [similar]