検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 326 for [SIMILAR] 16 1024 4096 WITH 42538 strpbrk WITH 1... (0.391 sec.)
はじめに 0
« Math インストール/設定 » PHP Manual Math はじめに はじめに これらの数学関数は、実行するコンピューターの int 型および float 型の範囲で のみ値を処理します。 (これは、現在、それぞれ、C言語のlongおよびdoubleに対応します。) より大きな数を処理する必要がある場合には、 任意精度数学関数 の使用を ...
https://man.plustar.jp/php/intro.math.html - [similar]
数学 0
« mailparse_uudecode_all BC Math » PHP Manual 関数リファレンス 数学 数学 BC Math — BCMath 任意精度数学関数 はじめに インストール/設定 定義済み定数 BC Math 関数 GMP — GNU Multiple Precision はじめに インストール/設定 定義済み定数 例 GMP 関数 GMP — GMP クラス Math — 数学関数 はじめに インス ...
https://man.plustar.jp/php/refs.math.html - [similar]
印字可能な文字かどうかを調べる 0
« ctype_lower ctype_punct » PHP Manual Ctype 関数 印字可能な文字かどうかを調べる ctype_print (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_print — 印字可能な文字かどうかを調べる 説明 ctype_print ( mixed $text ): bool 与えられた文字列 text のすべての文字が 印字可能な文字であるかどうかを調べ ...
https://man.plustar.jp/php/function.ctype-print.html - [similar]
数値の基数を任意に変換する 0
« atanh bindec » PHP Manual Math 関数 数値の基数を任意に変換する base_convert (PHP 4, PHP 5, PHP 7, PHP 8) base_convert — 数値の基数を任意に変換する 説明 base_convert ( string $num , int $from_base , int $to_base ): string num を基数 to_base で表した文字列を返します。 num の基数は、 from ...
https://man.plustar.jp/php/function.base-convert.html - [similar]
空白文字かどうか調べる 0
« ctype_punct ctype_upper » PHP Manual Ctype 関数 空白文字かどうか調べる ctype_space (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_space — 空白文字かどうか調べる 説明 ctype_space ( mixed $text ): bool 与えられた文字列 text のすべての文字が 空白文字であるかどうかを調べます。 パラメータ text ...
https://man.plustar.jp/php/function.ctype-space.html - [similar]
クリップパスの定義を開始する 0
« ImagickDraw::push ImagickDraw::pushDefs » PHP Manual ImagickDraw クリップパスの定義を開始する ImagickDraw::pushClipPath (PECL imagick 2, PECL imagick 3) ImagickDraw::pushClipPath — クリップパスの定義を開始する 説明 public ImagickDraw::pushClipPath ( string $clip_mask_id ): bool 警告 こ ...
https://man.plustar.jp/php/imagickdraw.pushclippath.html - [similar]
Escape special characters in a string for use in an SQL statement 0
« cubrid_query cubrid_result » PHP Manual CUBRID MySQL 互換関数 Escape special characters in a string for use in an SQL statement cubrid_real_escape_string (PECL CUBRID >= 8.3.0) cubrid_real_escape_string — Escape special characters in a string for use in an SQL statement 説明 cubrid_rea ...
https://man.plustar.jp/php/function.cubrid-real-escape-string.html - [similar]
はじめに 0
« APCu インストール/設定 » PHP Manual APCu はじめに はじめに APCu は、PHP で動くインメモリの key-value ストアです。 キーは文字列型で、値は任意のPHPの変数を保存できます。 APCu はユーザーランドの変数のキャッシュのみをサポートしています。 APCu は APC から opcode のキャッシュ機能を除いたもの ...
https://man.plustar.jp/php/intro.apcu.html - [similar]
巨大な数を加算する 0
« Sodium 関数 sodium_base642bin » PHP Manual Sodium 関数 巨大な数を加算する sodium_add (PHP 7 >= 7.2.0, PHP 8) sodium_add — 巨大な数を加算する 説明 sodium_add ( string &$string1 , string $string2 ): void この関数は、 引数 string2 を string1 に加算し、 string1 の値を上書きします。 この関数 ...
https://man.plustar.jp/php/function.sodium-add.html - [similar]
制御文字かどうかを調べる 0
« ctype_alpha ctype_digit » PHP Manual Ctype 関数 制御文字かどうかを調べる ctype_cntrl (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_cntrl — 制御文字かどうかを調べる 説明 ctype_cntrl ( mixed $text ): bool 与えられた文字列 text のすべての文字が制御文字であるかどうかを調べます。 制御文字とは ...
https://man.plustar.jp/php/function.ctype-cntrl.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT