検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 85 for [SIMILAR] 16 1024 4096 WITH 32741 階乗 WITH 1713... (0.109 sec.)
Philosophy 0
« Installation Functional API » PHP Manual parallel Philosophy Philosophy This section contains philosophies important to writing parallel code and some details about the internal implementation of parallel. Do not communicate by sharing memory; instead, share memory by communicating. Th ...
https://man.plustar.jp/php/philosophy.parallel.html - [similar]
Memory management 0
« メモ MySQL Native Driver プラグインAPI » PHP Manual Mysqlnd Memory management Memory management Introduction The MySQL Native Driver manages memory different than the MySQL Client Library. The libraries differ in the way memory is allocated and released, how memory is allocated in chun ...
https://man.plustar.jp/php/mysqlnd.memory.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 » http://gmplib.org/#DOWNLOAD から GMP ライブラリをダウンロード可能です。 このサイトでは、 GMP のマニュアルも入手可能です。 これらの関数を使用するには、 GMP バージョン 4.2 以降が必要です。 中には、より新しいバー ...
https://man.plustar.jp/php/gmp.requirements.html - [similar]
新しく追加された関数 0
« 新機能 新しいグローバル定数 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 新しく追加された関数 新しく追加された関数 PHP コア array_key_first() array_key_last() gc_status() hrtime() is_countable() net_get_interfaces() FastCGI Process Manager(FPM) fpm_get_status() 日付と時刻 DateTime::c ...
https://man.plustar.jp/php/migration73.new-functions.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
« 下位互換性のない変更点 PHP 5.6.x で推奨されなくなる機能 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 新機能 新機能 定数式 数値や文字列リテラルと定数を、これまでのバージョンでは静的な値が想定されていた場面 (定数やプロパティの宣言、関数のデフォルト引数など) で、スカラー式として扱えるよ ...
https://man.plustar.jp/php/migration56.new-features.html - [similar]
新しい関数 0
« 変更された関数 PHP 5.6.x における OpenSSL 関連の変更 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 新しい関数 新しい関数 日付・時刻 DateTimeImmutable::createFromMutable() GMP gmp_root() gmp_rootrem() Hash hash_equals() LDAP ldap_escape() ldap_modify_batch() MySQLi mysqli_get_links_sta ...
https://man.plustar.jp/php/migration56.new-functions.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 これらの関数を利用可能とするには、オプション --with-gmp を使用することにより GMP サポートを有効にして PHP をコンパイルする必要が あります。 関連キーワード: インストール , 手順 , 設定 , 要件 , 実行 , 関数 , ...
https://man.plustar.jp/php/gmp.installation.html - [similar]
絶対値 0
« Math 関数 acos » PHP Manual Math 関数 絶対値 abs (PHP 4, PHP 5, PHP 7, PHP 8) abs — 絶対値 説明 abs ( int | float $num ): int | float num の絶対値を返します。 パラメータ num 処理する数値。 戻り値 num の絶対値を返します。もし num の型が float であった場合、 戻り値の型も float となります ...
https://man.plustar.jp/php/function.abs.html - [similar]
ビット演算子 0
« 代入演算子 比較演算子 » PHP Manual 演算子 ビット演算子 ビット演算子 ビット演算子は、整数値の特定のビットの評価や操作を行います。 ビット演算子 例 名前 結果 $a & $b ビット積 $a および $b の両方にセットされているビットがセットされます $a | $b ビット和 $a または $b のどちらかにセットされて ...
https://man.plustar.jp/php/language.operators.bitwise.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT