検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 345 for [SIMILAR] 16 1024 4096 WITH 10719 memcache WITH ... (0.340 sec.)
はじめに 3229
« SPL インストール/設定 » PHP Manual SPL はじめに はじめに The Standard PHP Library (SPL) は、標準的な問題を解決するためのインターフェイスやクラスを集めたものです。 SPL は、標準データ構造や、オブジェクトを走査するためのイテレータ、インターフェイス、標準の例外、そしてファイルを扱うクラスな ...
https://man.plustar.jp/php/intro.spl.html - [similar]
はじめに 3229
« YAZ インストール/設定 » PHP Manual YAZ はじめに はじめに この拡張モジュールは、 » 情報取得用の Z39.50 プロトコル を実装する YAZ ツールキットへの PHP インターフェイスを 提供するものです。この拡張モジュールにより、Z39.50 ターゲット(サーバー) を並列に検索またはスキャンする Z39.50 オリジ ...
https://man.plustar.jp/php/intro.yaz.html - [similar]
はじめに 3229
« Tokenizer インストール/設定 » PHP Manual Tokenizer はじめに はじめに tokenizer 関数は、Zend Engine に組み込まれた PHP tokenizer へのインターフェイスを提供します。以下の関数により、 字句解析レベルの言語処理を行うことなく、 PHP ソースを解析/修正するツールを作成することが可能となります。 ...
https://man.plustar.jp/php/intro.tokenizer.html - [similar]
はじめに 2983
« Memcached インストール/設定 » PHP Manual Memcached はじめに はじめに » memcached は、 ハイパフォーマンスな分散型メモリオブジェクトキャッシュシステムです。汎用的ですが、 データベース読み込みの負荷を軽減することで動的なウェブアプリケーションの速度を向上させることを意図しています。 この拡 ...
https://man.plustar.jp/php/intro.memcached.html - [similar]
Memcached 2983
« memcache_debug はじめに » PHP Manual その他のサービス Memcached Memcached はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 有効期限 コールバック Result コールバック Read-through キャッシュコールバック セッションのサポート Memcached — Memcached クラス ...
https://man.plustar.jp/php/book.memcached.html - [similar]
Memcached クラス 2983
« セッションのサポート Memcached::add » PHP Manual Memcached Memcached クラス Memcached クラス (PECL memcached >= 0.1.0) はじめに memcached サーバー群への接続を表します。 クラス概要 class Memcached { public __construct ( string $persistent_id = ? ) public add ( string $key , mixed $value ...
https://man.plustar.jp/php/class.memcached.html - [similar]
直近に作られたインスタンスかどうかを調べる 2983
« Memcached::isPersistent Memcached::prepend » PHP Manual Memcached 直近に作られたインスタンスかどうかを調べる Memcached::isPristine (PECL memcached >= 2.0.0) Memcached::isPristine — 直近に作られたインスタンスかどうかを調べる 説明 public Memcached::isPristine (): bool Memcached::isPristi ...
https://man.plustar.jp/php/memcached.ispristine.html - [similar]
サーバーをサーバープールに追加する 2983
« Memcached::addByKey Memcached::addServers » PHP Manual Memcached サーバーをサーバープールに追加する Memcached::addServer (PECL memcached >= 0.1.0) Memcached::addServer — サーバーをサーバープールに追加する 説明 public Memcached::addServer ( string $host , int $port , int $weight = 0 ): ...
https://man.plustar.jp/php/memcached.addserver.html - [similar]
開いている接続を閉じる 2983
« Memcached::prependByKey Memcached::replace » PHP Manual Memcached 開いている接続を閉じる Memcached::quit (PECL memcached >= 2.0.0) Memcached::quit — 開いている接続を閉じる 説明 public Memcached::quit (): bool Memcached::quit() は、memcache サーバーとの接続をすべて閉じます。 パラメータ ...
https://man.plustar.jp/php/memcached.quit.html - [similar]
Memcached のインスタンスを作成する 2983
« Memcached::casByKey Memcached::decrement » PHP Manual Memcached Memcached のインスタンスを作成する Memcached::__construct (PECL memcached >= 0.1.0) Memcached::__construct — Memcached のインスタンスを作成する 説明 public Memcached::__construct ( string $persistent_id = ? ) memcache サー ...
https://man.plustar.jp/php/memcached.construct.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT