検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 84 for (0.007 sec.)
フォーマットされた文字列を出力する 6638
« vfprintf vsprintf » PHP Manual String 関数 フォーマットされた文字列を出力する vprintf (PHP 4 > ... : e , E , f と F 指定子の場合: 小数点の後に表示する数 (デフォルトでは、この値は6です) g , G , h , H 指定 ... 子の場合: 表示する最大の有効数 s 指定子の場合: 文字列を切り捨てる時点、つまり、文 ...
https://man.plustar.jp/php/function.vprintf.html - [similar]
フォーマットされた文字列を返す 6638
« vprintf wordwrap » PHP Manual String 関数 フォーマットされた文字列を返す vsprintf (PHP 4 >= 4. ... : e , E , f と F 指定子の場合: 小数点の後に表示する数 (デフォルトでは、この値は6です) g , G , h , H 指定 ... 子の場合: 表示する最大の有効数 s 指定子の場合: 文字列を切り捨てる時点、つまり、文 ...
https://man.plustar.jp/php/function.vsprintf.html - [similar]
言明 6638
« 後方参照 再試行無しのサブパターン » PHP Manual PCRE 正規表現構文 言明 言明 言明 (assertion) と ... 。例えば、 (?<=\d{3})(?<!999)foo は、"999" でない 3 の数字の後にある "foo" にマッチします。 それぞれの言 ... 。 一方、 (?<=\d{3}...(?<!999))foo は、999 でない 3 の数字とさらに 3 文字の後に続く "foo" にマッチするパ ...
https://man.plustar.jp/php/regexp.reference.assertions.html - [similar]
数値を金額文字列にフォーマットする 6516
« metaphone nl_langinfo » PHP Manual String 関数 数値を金額文字列にフォーマットする money_format ... 精度 # n 10 進の基準文字(例: 小数点)より左側の最大の数 ( n ) を指定します。これは通常、 n より少ない... の数値に対して 数値埋め文字を使用することで、出力の位置をそろえるために 使用されます。実際の数が n よ ... p ピリオドに続く数値( p ) で、10 進の基準文字以降の数を指定します。 p の値が 0(ゼロ)であった場合、基準文 ... ます。 フォーマットされる数値は、フォーマット前にこの数に丸められます。 変換文字 i ロケールの国際通貨フォ ...
https://man.plustar.jp/php/function.money-format.html - [similar]
フォーマットされた文字列をストリームに書き込む 6489
« explode get_html_translation_table » PHP Manual String 関数 フォーマットされた文字列をストリー ... : e , E , f と F 指定子の場合: 小数点の後に表示する数 (デフォルトでは、この値は6です) g , G , h , H 指定 ... 子の場合: 表示する最大の有効数 s 指定子の場合: 文字列を切り捨てる時点、つまり、文 ...
https://man.plustar.jp/php/function.fprintf.html - [similar]
はじめに 6489
« BC Math インストール/設定 » PHP Manual BC Math はじめに はじめに 任意の精度の演算をサポートする ... たは 0x7FFFFFFF ) までの 任意のサイズおよび精度の小数をサポートする BCMath を提供します。 十分なメモリがあ ...
https://man.plustar.jp/php/intro.bc.html - [similar]
操作モードを設定する 6489
« RegexIterator::setFlags RegexIterator::setPregFlags » PHP Manual RegexIterator 操作モードを設定 ... terator ( $test ); // 'test ' で始まってその後に 1 以上の数字が続くものだけを取り出します $regexIterato ...
https://man.plustar.jp/php/regexiterator.setmode.html - [similar]
数値の基数を任意に変換する 6340
« atanh bindec » PHP Manual Math 関数 数値の基数を任意に変換する base_convert (PHP 4, PHP 5, PHP ... ある必要があります。 10 より大きな基数を有する数の各は、文字 a-z で表されます。 この場合、a は 10、b は ...
https://man.plustar.jp/php/function.base-convert.html - [similar]
文字列の一方向のハッシュ化を行う 6340
« crc32 echo » PHP Manual String 関数 文字列の一方向のハッシュ化を行う crypt (PHP 4, PHP 5, PHP ... alt の形式は、 "$2a$" か "$2x$" あるいは "$2y$"、2 のコストパラメータ、"$"、そして文字 "./0-9A-Za-z" か ... に使うと、crypt() は長さゼロの文字列を返します。 2 のコストパラメータは反復回数の 2 を底とする対数で、 ...
https://man.plustar.jp/php/function.crypt.html - [similar]
システム名を得る 6340
« posix_ttyname プログラムの実行 » PHP Manual POSIX 関数 システム名を得る posix_uname (PHP 4, PH ... いことを規定しています。 例えば、バージョン番号が 3 の数字であることや、 この関数により返されるその他のも ...
https://man.plustar.jp/php/function.posix-uname.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT