検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 911 for [SIMILAR] 16 1024 4096 WITH 15000 減算 WITH 6294... (0.696 sec.)
言語リファレンス 0
« 設定を変更するには 基本的な構文 » PHP Manual 言語リファレンス 言語リファレンス 基本的な構文 PHP タグ HTML からの脱出 命令の分離 コメント 型 はじめに 論理型 (boolean) 整数 浮動小数点数 文字列 数値形式の文字列 配列 Iterable オブジェクト 列挙型 / Enum リソース NULL コールバック / Callable ...
https://man.plustar.jp/php/langref.html - [similar]
間隔をフォーマットする 0
« DateInterval::createFromDateString DatePeriod » PHP Manual DateInterval 間隔をフォーマットする DateInterval::format (PHP 5 >= 5.3.0, PHP 7, PHP 8) DateInterval::format — 間隔をフォーマットする 説明 public DateInterval::format ( string $format ): string 間隔をフォーマットします。 パラメ ...
https://man.plustar.jp/php/dateinterval.format.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]
NumberFormatter クラス 0
« Collator::sort NumberFormatter::create » PHP Manual intl NumberFormatter クラス NumberFormatter クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) はじめに プログラムで数値を保存したり操作したりする際には、 ロケールに依存しないバイナリ表現を使用します。 数値を表示するときに、ロケ ...
https://man.plustar.jp/php/class.numberformatter.html - [similar]
変更履歴 0
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありました。 Version Function Description PECL OCI8 3.2 oci_set_prefetch_lob PECL OCI8 1.4 oci_set_prefetch これより前のバージョンでは、rows は 1 以上でなければなりませんでした。 PECL OCI8 1.3.4 oci_ ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
数値アイテムの値を増やす 0
« Memcached::getVersion Memcached::incrementByKey » PHP Manual Memcached 数値アイテムの値を増やす Memcached::increment (PECL memcached >= 0.1.0) Memcached::increment — 数値アイテムの値を増やす 説明 public Memcached::increment ( string $key , int $offset = 1 , int $initial_value = 0 , int ...
https://man.plustar.jp/php/memcached.increment.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
« Memcached::__construct Memcached::decrementByKey » PHP Manual Memcached 数値アイテムの値を減らす Memcached::decrement (PECL memcached >= 0.1.0) Memcached::decrement — 数値アイテムの値を減らす 説明 public Memcached::decrement ( string $key , int $offset = 1 , int $initial_value = 0 , in ...
https://man.plustar.jp/php/memcached.decrement.html - [similar]
ビット演算子 0
« 代入演算子 比較演算子 » PHP Manual 演算子 ビット演算子 ビット演算子 ビット演算子は、整数値の特定のビットの評価や操作を行います。 ビット演算子 例 名前 結果 $a & $b ビット積 $a および $b の両方にセットされているビットがセットされます $a | $b ビット和 $a または $b のどちらかにセットされて ...
https://man.plustar.jp/php/language.operators.bitwise.html - [similar]
指定したサーバー上にある数値アイテムの値を増やす 0
« Memcached::increment Memcached::isPersistent » PHP Manual Memcached 指定したサーバー上にある数値アイテムの値を増やす Memcached::incrementByKey (PECL memcached >= 2.0.0) Memcached::incrementByKey — 指定したサーバー上にある数値アイテムの値を増やす 説明 public Memcached::incrementByKey ( ...
https://man.plustar.jp/php/memcached.incrementbykey.html - [similar]