検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 97 for [SIMILAR] 16 1024 4096 WITH 50697 dechex WITH 37... (0.143 sec.)
10 進数を 2 進数に変換する 0
« cosh dechex » PHP Manual Math 関数 10 進数を 2 進数に変換する decbin (PHP 4, PHP 5, PHP 7, PHP 8) decbin — 10 進数を 2 進数に変換する 説明 decbin ( int $num ): string 引数 num を 2 進数表現した文字列を返します。 パラメータ num 変換したい 10 進数値。 32 ビットマシンでの入力の範囲 正の n ...
https://man.plustar.jp/php/function.decbin.html - [similar]
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
10進数の桁の文字を桁の値として取得する 0
« IntlChar::charAge IntlChar::charDirection » PHP Manual IntlChar 10進数の桁の文字を桁の値として取得する IntlChar::charDigitValue (PHP 7, PHP 8) IntlChar::charDigitValue — 10進数の桁の文字を桁の値として取得する 説明 public static IntlChar::charDigitValue ( int | string $codepoint ): ? in ...
https://man.plustar.jp/php/intlchar.chardigitvalue.html - [similar]
エスケープシーケンス 0
« メタ文字 Unicode 文字プロパティ » PHP Manual PCRE 正規表現構文 エスケープシーケンス エスケープシーケンス バックスラッシュ〔日本語環境では円記号となる場合もある〕には、 いくつかの使用法があります。ひとつめの使用法は、 非英数字の前に記述する場合で、続く文字が表す特別な意味を取り去ります。 ...
https://man.plustar.jp/php/regexp.reference.escape.html - [similar]
コードポイントが、16進数の文字であるかを調べる 0
« IntlChar::isWhitespace IntlChar::ord » PHP Manual IntlChar コードポイントが、16進数の文字であるかを調べる IntlChar::isxdigit (PHP 7, PHP 8) IntlChar::isxdigit — コードポイントが、16進数の文字であるかを調べる 説明 public static IntlChar::isxdigit ( int | string $codepoint ): ? bool 指定 ...
https://man.plustar.jp/php/intlchar.isxdigit.html - [similar]
フォーマット済みの文字列を出力する 0
« print quoted_printable_decode » PHP Manual String 関数 フォーマット済みの文字列を出力する printf (PHP 4, PHP 5, PHP 7, PHP 8) printf — フォーマット済みの文字列を出力する 説明 printf ( string $format , mixed ...$values ): int format にしたがって、出力を生成します。 パラメータ format 0個 ...
https://man.plustar.jp/php/function.printf.html - [similar]
16 進数を表す文字かどうかを調べる 0
« ctype_upper Filter » PHP Manual Ctype 関数 16 進数を表す文字かどうかを調べる ctype_xdigit (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_xdigit — 16 進数を表す文字かどうかを調べる 説明 ctype_xdigit ( mixed $text ): bool 与えられた文字列 text のすべての文字が 16 進の '数字' であるかどうかを ...
https://man.plustar.jp/php/function.ctype-xdigit.html - [similar]
16進エンコードされたバイナリ文字列をデコードする 0
« hebrevc html_entity_decode » PHP Manual String 関数 16進エンコードされたバイナリ文字列をデコードする hex2bin (PHP 5 >= 5.4.0, PHP 7, PHP 8) hex2bin — 16進エンコードされたバイナリ文字列をデコードする 説明 hex2bin ( string $string ): string | false 16進エンコードされたバイナリ文字列をデコ ...
https://man.plustar.jp/php/function.hex2bin.html - [similar]
フォーマットされた文字列を出力する 0
« vfprintf vsprintf » PHP Manual String 関数 フォーマットされた文字列を出力する vprintf (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) vprintf — フォーマットされた文字列を出力する 説明 vprintf ( string $format , array $values ): int format に基づき文字列フォーマットされた文字列を出力します (フォー ...
https://man.plustar.jp/php/function.vprintf.html - [similar]
フォーマットされた文字列を返す 0
« vprintf wordwrap » PHP Manual String 関数 フォーマットされた文字列を返す vsprintf (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) vsprintf — フォーマットされた文字列を返す 説明 vsprintf ( string $format , array $values ): string sprintf() と動作は同じですが、 可変長の引数ではなく配列を引数としま ...
https://man.plustar.jp/php/function.vsprintf.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT