検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 911 for [SIMILAR] 16 1024 4096 WITH 15000 減算 WITH 6294... (1.063 sec.)
整数 0
« 論理型 (boolean) 浮動小数点数 » PHP Manual 型 整数 整数 int は、ℤ = {..., -2, -1, 0, 1, 2, ...} という集合です。 以下も参照ください。 任意精度整数 / GMP 浮動小数点数 任意精度整数 / BCMath 構文 整数 (integer) は、10 進数(基数 10)、16 進数 (基数 16)、8 進数 (基数 8) あるいは 2 進数 (基数 ...
https://man.plustar.jp/php/language.types.integer.html - [similar]
指定された整数と基数を表す文字を取得する 0
« IntlChar::foldCase IntlChar::getBidiPairedBracket » PHP Manual IntlChar 指定された整数と基数を表す文字を取得する IntlChar::forDigit (PHP 7, PHP 8) IntlChar::forDigit — 指定された整数と基数を表す文字を取得する 説明 public static IntlChar::forDigit ( int $digit , int $base = 10 ): int 指 ...
https://man.plustar.jp/php/intlchar.fordigit.html - [similar]
PHP 7.2.x で推奨されなくなる機能 0
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 PHP 7.2.x で推奨されなくなる機能 PHP 7.2.x で推奨されなくなる機能 クオートしない文字列 クオートしない文字列は、その名前のグローバル定数が定義されていない場合は単なる文字列という扱いになります。 このとき、 ...
https://man.plustar.jp/php/migration72.deprecated.html - [similar]
指定したサーバー上にある数値アイテムの値を減らす 0
« Memcached::decrement Memcached::delete » PHP Manual Memcached 指定したサーバー上にある数値アイテムの値を減らす Memcached::decrementByKey (PECL memcached >= 2.0.0) Memcached::decrementByKey — 指定したサーバー上にある数値アイテムの値を減らす 説明 public Memcached::decrementByKey ( string ...
https://man.plustar.jp/php/memcached.decrementbykey.html - [similar]
下位互換性のない変更点 0
« PHP 5.5.x から PHP 5.6.x への移行 新機能 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 下位互換性のない変更点 下位互換性のない変更点 既存の PHP 5 のコードのほとんどは変更なしで動作するはずですが、 以下の下位互換性のない変更点については注意しましょう。 配列リテラルを用いてクラスのプロパ ...
https://man.plustar.jp/php/migration56.incompatible.html - [similar]
フォーマットされた文字列をストリームに書き込む 0
« utf8_encode vprintf » PHP Manual String 関数 フォーマットされた文字列をストリームに書き込む vfprintf (PHP 5, PHP 7, PHP 8) vfprintf — フォーマットされた文字列をストリームに書き込む 説明 vfprintf ( resource $stream , string $format , array $values ): int format によって作成された文字列を ...
https://man.plustar.jp/php/function.vfprintf.html - [similar]
任意精度数値のべき乗の、指定した数値による剰余 0
« bcpow bcscale » PHP Manual BC Math 関数 任意精度数値のべき乗の、指定した数値による剰余 bcpowmod (PHP 5, PHP 7, PHP 8) bcpowmod — 任意精度数値のべき乗の、指定した数値による剰余 説明 bcpowmod ( string $num , string $exponent , string $modulus , ? int $scale = null ): string modulus で割っ ...
https://man.plustar.jp/php/function.bcpowmod.html - [similar]
フォーマットされた文字列をストリームに書き込む 0
« explode get_html_translation_table » PHP Manual String 関数 フォーマットされた文字列をストリームに書き込む fprintf (PHP 5, PHP 7, PHP 8) fprintf — フォーマットされた文字列をストリームに書き込む 説明 fprintf ( resource $stream , string $format , mixed ...$values ): int format によって作 ...
https://man.plustar.jp/php/function.fprintf.html - [similar]
数値フォーマッタを作成する 0
« NumberFormatter NumberFormatter::formatCurrency » PHP Manual NumberFormatter 数値フォーマッタを作成する NumberFormatter::create numfmt_create NumberFormatter::__construct (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) NumberFormatter::create -- numfmt_create -- NumberFormatter::__c ...
https://man.plustar.jp/php/numberformatter.create.html - [similar]
直近で失敗した SQLite リクエストの結果コードを数値で返す 0
« SQLite3::exec SQLite3::lastErrorMsg » PHP Manual SQLite3 直近で失敗した SQLite リクエストの結果コードを数値で返す SQLite3::lastErrorCode (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::lastErrorCode — 直近で失敗した SQLite リクエストの結果コードを数値で返す 説明 public SQLite3::lastErrorCode ( ...
https://man.plustar.jp/php/sqlite3.lasterrorcode.html - [similar]