検索

phrase: max: clip:
target: order:
Results of 251 - 260 of about 878 for 数値 (0.022 sec.)
フォントの幅を取得する 3392
« imagefontheight imageftbbox » PHP Manual GD および Image 関数 フォントの幅を取得する imagefont ... 8.1.0 引数 font は、 GdFont クラスのインスタンスと数値を両方受け入れるようになりました。これより前のバージ ... ョンでは、数値のみを受け入れていました。 例 例1 組み込みフォントで ... , imagefontwidth , font , GdFont , imageloadfont , 数値 , クラス , 出力 ...
https://man.plustar.jp/php/function.imagefontwidth.html - [similar]
ネットワークインターフェイスを取得する 3392
« long2ip openlog » PHP Manual ネットワーク 関数 ネットワークインターフェイスを取得する net_get_ ... でのみ有効です。 mtu インターフェイスのMTUを示す整数値。 Windows でのみ有効です。 unicast 連想配列の配列。 ... oolean の値。 Unicast attributes 名前 説明 flags 整数値。 family 整数値。 address IPv4 または IPv6 形式の、 ...
https://man.plustar.jp/php/function.net-get-interfaces.html - [similar]
Pearson's Correlation Coefficient (r) 3392
« trader_cmo trader_cos » PHP Manual Trader 関数 Pearson's Correlation Coefficient (r) trader_co ... , int $timePeriod = ? ): array パラメータ real0 実数値の配列。 real1 実数値の配列。 timePeriod Number of p ...
https://man.plustar.jp/php/function.trader-correl.html - [similar]
Midpoint Price over period 3392
« trader_midpoint trader_min » PHP Manual Trader 関数 Midpoint Price over period trader_midprice ... t $timePeriod = ? ): array パラメータ high 高値。実数値の配列。 low 安値。実数値の配列。 timePeriod Number ...
https://man.plustar.jp/php/function.trader-midprice.html - [similar]
Minus Directional Movement 3392
« trader_minus_di trader_mom » PHP Manual Trader 関数 Minus Directional Movement trader_minus_dm ... t $timePeriod = ? ): array パラメータ high 高値。実数値の配列。 low 安値。実数値の配列。 timePeriod Number ...
https://man.plustar.jp/php/function.trader-minus-dm.html - [similar]
Plus Directional Movement 3392
« trader_plus_di trader_ppo » PHP Manual Trader 関数 Plus Directional Movement trader_plus_dm (P ... t $timePeriod = ? ): array パラメータ high 高値。実数値の配列。 low 安値。実数値の配列。 timePeriod Number ...
https://man.plustar.jp/php/function.trader-plus-dm.html - [similar]
項目の値を増やす 3392
« Memcache::getVersion Memcache::pconnect » PHP Manual Memcache 項目の値を増やす Memcache::incre ... の値を value だけ増やします。 もし key に対応する値が数値ではなく、かつ 数値に変換できなかった場合は、その新し ... e , increment , 項目 , 値 , key , memcache , int , 数値 , 失敗 , replace ...
https://man.plustar.jp/php/memcache.increment.html - [similar]
10 進数を 16 進数に変換する 3360
« decbin decoct » PHP Manual Math 関数 10 進数を 16 進数に変換する dechex (PHP 4, PHP 5, PHP 7, ... echex ( int $num ): string num で指定した符号なし整数値を 16 進数表現した文字列を返します。 変換できる最大の ... ffffff になります。 パラメータ num 変換したい 10 進数値。 PHP の int は符号付き整数ですが、 dechex() ではこ ... ct() - 10 進数を 8 進数に変換する base_convert() - 数値の基数を任意に変換する 関連キーワード: 変換 , dechex ...
https://man.plustar.jp/php/function.dechex.html - [similar]
ファイルのグループを取得する 3360
« filectime fileinode » PHP Manual ファイルシステム 関数 ファイルのグループを取得する filegroup ... | false ファイルのグループを取得します。戻り値は、数値形式のグループ ID です。 グループ名を取得するには po ... し、エラーの場合は false を返します。 グループ ID は数値で返されます。グループ名に変換するには posix_getgrgi ... tgrgid , 関数 , filegroup , エラー , 参照 , 失敗 , 数値 ...
https://man.plustar.jp/php/function.filegroup.html - [similar]
ローカルな時刻/日付を整数として整形する 3360
« gmstrftime localtime » PHP Manual 日付・時刻 関数 ローカルな時刻/日付を整数として整形する idat ... えられたフォーマット文字列によりフォーマットし、日付数値を返します。 タイムスタンプが与えられない場合は、現在 ... は月曜日で、 7 が日曜日) o ISO-8601 形式の年 (4 桁の数値) m 月数 s 秒 t 現在の月の日数 U Unix Epoch (Januar ... 日から始まる年単位の週番号 y 年 (1 桁あるいは 2 桁の数値 - 下の「注意」を確認ください) Y 年 (4 桁) z 年間の ... 、デフォルトは time() の返り値となります。 戻り値 整数値を返します。 失敗した場合に false を返します idate() ...
https://man.plustar.jp/php/function.idate.html - [similar]