検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 505 for [SIMILAR] 16 1024 4096 WITH 32542 variant WITH 2... (0.624 sec.)
浮動小数点数 0
« 整数 文字列 » PHP Manual 型 浮動小数点数 浮動小数点数 浮動小数点数 (あるいは "float", "double", "実数") は、次の構文により指定できます。 <?php $a = 1.234 ; $b = 1.2e3 ; $c = 7E-10 ; $d = 1_234.567 ; // PHP 7.4.0 以降 ?> PHP 7.4.0 以降の規約(これより前のバージョンでは、アンダースコアは許 ...
https://man.plustar.jp/php/language.types.float.html - [similar]
属性を取得する 0
« NumberFormatter::format NumberFormatter::getErrorCode » PHP Manual NumberFormatter 属性を取得する NumberFormatter::getAttribute numfmt_get_attribute (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) NumberFormatter::getAttribute -- numfmt_get_attribute — 属性を取得する 説明 オブジェク ...
https://man.plustar.jp/php/numberformatter.getattribute.html - [similar]
属性を設定する 0
« NumberFormatter::parse NumberFormatter::setPattern » PHP Manual NumberFormatter 属性を設定する NumberFormatter::setAttribute numfmt_set_attribute (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) NumberFormatter::setAttribute -- numfmt_set_attribute — 属性を設定する 説明 オブジェクト指 ...
https://man.plustar.jp/php/numberformatter.setattribute.html - [similar]
長整数表現のインターネットアドレスを (IPv4) インターネット標準ドット表記に変換す... 0
« ip2long net_get_interfaces » PHP Manual ネットワーク 関数 長整数表現のインターネットアドレスを (IPv4) インターネット標準ドット表記に変換する long2ip (PHP 4, PHP 5, PHP 7, PHP 8) long2ip — 長整数表現のインターネットアドレスを (IPv4) インターネット標準ドット表記に変換する 説明 long2ip ( ...
https://man.plustar.jp/php/function.long2ip.html - [similar]
単一または全てのフィールドをクリアする 0
« IntlCalendar::before IntlCalendar::__construct » PHP Manual IntlCalendar 単一または全てのフィールドをクリアする IntlCalendar::clear (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlCalendar::clear — 単一または全てのフィールドをクリアする 説明 オブジェクト指向型 public IntlCalendar:: ...
https://man.plustar.jp/php/intlcalendar.clear.html - [similar]
ドット表記の (IPv4) IP アドレスを、長整数表現に変換する 0
« inet_pton long2ip » PHP Manual ネットワーク 関数 ドット表記の (IPv4) IP アドレスを、長整数表現に変換する ip2long (PHP 4, PHP 5, PHP 7, PHP 8) ip2long — ドット表記の (IPv4) IP アドレスを、長整数表現に変換する 説明 ip2long ( string $ip ): int | false 関数 ip2long() は、インターネット標準 ...
https://man.plustar.jp/php/function.ip2long.html - [similar]
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
整数値の除算 0
« hypot is_finite » PHP Manual Math 関数 整数値の除算 intdiv (PHP 7, PHP 8) intdiv — 整数値の除算 説明 intdiv ( int $num1 , int $num2 ): int num1 を num2 で割った整数商を返します。 パラメータ num1 割られる数。 num2 num1 を割る数。 戻り値 num1 を num2 で割った整数商。 エラー / 例外 num2 が ...
https://man.plustar.jp/php/function.intdiv.html - [similar]
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.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]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT