検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 186 for [SIMILAR] 16 1024 4096 WITH 25459 splobjectstora... (0.221 sec.)
メッセージキューにメッセージを送信する 0
« msg_remove_queue msg_set_queue » PHP Manual セマフォ関数 メッセージキューにメッセージを送信する msg_send (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) msg_send — メッセージキューにメッセージを送信する 説明 msg_send ( SysvMessageQueue $queue , int $message_type , string | int | float | bool $me ...
https://man.plustar.jp/php/function.msg-send.html - [similar]
ユーザーキャッシュに格納された変数を取得する 0
« wincache_ucache_exists wincache_ucache_inc » PHP Manual WinCache 関数 ユーザーキャッシュに格納された変数を取得する wincache_ucache_get (PECL wincache >= 1.1.0) wincache_ucache_get — ユーザーキャッシュに格納された変数を取得する 説明 wincache_ucache_get ( mixed $key , bool &$success = ? ...
https://man.plustar.jp/php/function.wincache-ucache-get.html - [similar]
data 引数をGMP オブジェクトとして復元する 0
« GMP::__serialize Math » PHP Manual GMP data 引数をGMP オブジェクトとして復元する GMP::__unserialize (PHP 8 >= 8.1.0) GMP::__unserialize — data 引数をGMP オブジェクトとして復元する 説明 public GMP::__unserialize ( array $data ): void 警告 この関数は、 現在のところ詳細な情報はありません。 ...
https://man.plustar.jp/php/gmp.unserialize.html - [similar]
data を HashContext オブジェクト に復元する 0
« HashContext::__serialize Hash 関数 » PHP Manual HashContext data を HashContext オブジェクト に復元する HashContext::__unserialize (PHP 8) HashContext::__unserialize — data を HashContext オブジェクト に復元する 説明 public HashContext::__unserialize ( array $data ): void 警告 この関数 ...
https://man.plustar.jp/php/hashcontext.unserialize.html - [similar]
列挙型(Enum) 0
« FAQ: 名前空間について知っておくべきこと 列挙型の概要 » PHP Manual 言語リファレンス 列挙型(Enum) 列挙型(Enum) 目次 列挙型の概要 列挙型の基礎 値に依存した列挙型(Backed Enum) 列挙型とメソッド 列挙型と static メソッド 列挙型と定数 トレイト 定数式における列挙型の値 オブジェクトとの違い 値の ...
https://man.plustar.jp/php/language.enumerations.html - [similar]
JavaScript Object Notation 0
« igbinary_unserialize はじめに » PHP Manual その他の基本モジュール JavaScript Object Notation JavaScript Object Notation はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 JsonException — JsonException クラス JsonSerializable — JsonSerializable インターフ ...
https://man.plustar.jp/php/book.json.html - [similar]
Apache Solr 0
« 検索エンジン用の拡張モジュール はじめに » PHP Manual 検索エンジン用の拡張モジュール Apache Solr Apache Solr はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Solr 関数 solr_get_version — Apache Solr エクステンションの現行バージョンを返す 例 SolrUtils — ...
https://man.plustar.jp/php/book.solr.html - [similar]
GMP クラス 0
« gmp_xor GMP::__serialize » PHP Manual GMP GMP クラス GMP クラス (PHP 5 >= 5.6.0, PHP 7, PHP 8) はじめに GMP 数。このオブジェクトは、オーバーロードされた 算術演算子 , ビット演算子 , 比較演算子 をサポートしています。 注意 : GMP オブジェクトを操作するオブジェクト指向インターフェイスは用意 ...
https://man.plustar.jp/php/class.gmp.html - [similar]
はじめに 0
« Igbinary インストール/設定 » PHP Manual Igbinary はじめに はじめに Igbinary は、PHP における標準のシリアライザを置き換えるものです。 処理時間や保存容量を消費してしまう PHP の serialize() で採用されているテキスト表現の代替として、 igbinary はデータ構造をコンパクトなバイナリ形式で保存しま ...
https://man.plustar.jp/php/intro.igbinary.html - [similar]
値のリスト 0
« オブジェクトとの違い 列挙型をシリアライズする » PHP Manual 列挙型(Enum) 値のリスト 値のリスト Pure Enum と Backed Enum は、 共に内部インターフェイス UnitEnum を実装しています。 UnitEnum には static メソッド cases() が含まれています。 cases() は、 定義されている全ての case を宣言された順 ...
https://man.plustar.jp/php/language.enumerations.listing.html - [similar]