検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 278 for [SIMILAR] 16 1024 4096 WITH 42649 実時 WITH 2252... (0.276 sec.)
指定したサーバーからアイテムを削除する 0
« Memcached::delete Memcached::deleteMulti » PHP Manual Memcached 指定したサーバーからアイテムを削除する Memcached::deleteByKey (PECL memcached >= 0.1.0) Memcached::deleteByKey — 指定したサーバーからアイテムを削除する 説明 public Memcached::deleteByKey ( string $server_key , string $key ...
https://man.plustar.jp/php/memcached.deletebykey.html - [similar]
指定したサーバーから複数のアイテムを削除する 0
« Memcached::deleteMulti Memcached::fetch » PHP Manual Memcached 指定したサーバーから複数のアイテムを削除する Memcached::deleteMultiByKey (PECL memcached >= 2.0.0) Memcached::deleteMultiByKey — 指定したサーバーから複数のアイテムを削除する 説明 public Memcached::deleteMultiByKey ( string ...
https://man.plustar.jp/php/memcached.deletemultibykey.html - [similar]
複数のアイテムを格納する 0
« Memcached::setByKey Memcached::setMultiByKey » PHP Manual Memcached 複数のアイテムを格納する Memcached::setMulti (PECL memcached >= 0.1.0) Memcached::setMulti — 複数のアイテムを格納する 説明 public Memcached::setMulti ( array $items , int $expiration = ? ): bool Memcached::setMulti() は ...
https://man.plustar.jp/php/memcached.setmulti.html - [similar]
指定したサーバー上のアイテムに新しい有効期限を設定する 0
« Memcached::touch MemcachedException » PHP Manual Memcached 指定したサーバー上のアイテムに新しい有効期限を設定する Memcached::touchByKey (PECL memcached >= 2.0.0) Memcached::touchByKey — 指定したサーバー上のアイテムに新しい有効期限を設定する 説明 public Memcached::touchByKey ( string $s ...
https://man.plustar.jp/php/memcached.touchbykey.html - [similar]
日付/時刻 の値を文字列としてフォーマットする 0
« IntlDateFormatter::create IntlDateFormatter::formatObject » PHP Manual IntlDateFormatter 日付/時刻 の値を文字列としてフォーマットする IntlDateFormatter::format datefmt_format (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) IntlDateFormatter::format -- datefmt_format — 日付/時刻 の値 ...
https://man.plustar.jp/php/intldateformatter.format.html - [similar]
DateTimeZone クラス 0
« DateTime::__wakeup DateTimeZone::__construct » PHP Manual Date/Time DateTimeZone クラス DateTimeZone クラス (PHP 5 >= 5.2.0, PHP 7, PHP 8) はじめに タイムゾーンをあらわします。 クラス概要 class DateTimeZone { /* 定数 */ const int AFRICA = 1 ; const int AMERICA = 2 ; const int ANTARCTIC ...
https://man.plustar.jp/php/class.datetimezone.html - [similar]
ZipArchive クラス 0
« 例 ZipArchive::addEmptyDir » PHP Manual Zip ZipArchive クラス ZipArchive クラス (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0) はじめに Zip で圧縮されたファイルアーカイブです。 クラス概要 class ZipArchive implements Countable { /* プロパティ */ public readonly int $ lastId ; public ...
https://man.plustar.jp/php/class.ziparchive.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 expect 拡張モジュールを設定するために、 設定ファイル php.ini に 設定項目が用意されています。 Expect 設定オプション 名前 デフォルト 変更可能 変更履歴 expect.timeout "1 ...
https://man.plustar.jp/php/expect.configuration.html - [similar]
パフォーマンスの考慮点 0
« 循環の収集 DTrace 動的トレーシング » PHP Manual ガベージコレクション パフォーマンスの考慮点 パフォーマンスの考慮点 可能性があるルートを単純に収集すると、パフォーマンスにごくわずかな影響があると既に前述しました。 しかし、これは PHP 5.3 と PHP 5.2 を比較する場合です。 可能性があるルートを ...
https://man.plustar.jp/php/features.gc.performance-considerations.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]