検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 490 for [SIMILAR] 16 1024 4096 WITH 19290 igbinary WITH ... (0.928 sec.)
realpath キャッシュサイズを取得 0
« realpath_cache_get realpath » PHP Manual ファイルシステム 関数 realpath キャッシュサイズを取得 realpath_cache_size (PHP 5 >= 5.3.2, PHP 7, PHP 8) realpath_cache_size — realpath キャッシュサイズを取得 説明 realpath_cache_size (): int realpath キャッシュで使用されるメモリー量を取得します ...
https://man.plustar.jp/php/function.realpath-cache-size.html - [similar]
PHP 用の Windows キャッシュ 0
« uopz_unset_return はじめに » PHP Manual PHP の振る舞いの変更 PHP 用の Windows キャッシュ PHP 用の Windows キャッシュ はじめに インストール/設定 要件 インストール手順 実行時設定 WinCache 統計スクリプト WinCache セッションハンドラ WinCache 関数への切り替え リソース型 定義済み定数 WinCach ...
https://man.plustar.jp/php/book.wincache.html - [similar]
MySQL Native Driverプラグイン のアーキテクチャ 0
« mysqlnd plugin APIを取得する mysqlnd のプラグインAPI » PHP Manual MySQL Native Driver プラグインAPI MySQL Native Driverプラグイン のアーキテクチャ MySQL Native Driverプラグイン のアーキテクチャ このセクションでは、 mysqlnd プラグイン のアーキテクチャについての概要を示します。 MySQL Nat ...
https://man.plustar.jp/php/mysqlnd.plugin.architecture.html - [similar]
新しい一時ファイルオブジェクトを作成する 0
« SplTempFileObject その他のクラスおよびインターフェイス » PHP Manual SplTempFileObject 新しい一時ファイルオブジェクトを作成する SplTempFileObject::__construct (PHP 5 >= 5.1.2, PHP 7, PHP 8) SplTempFileObject::__construct — 新しい一時ファイルオブジェクトを作成する 説明 public SplTempFile ...
https://man.plustar.jp/php/spltempfileobject.construct.html - [similar]
特定のエントリが存在するかどうかを調べる 0
« shm_get_var shm_put_var » PHP Manual セマフォ関数 特定のエントリが存在するかどうかを調べる shm_has_var (PHP 5 >= 5.3.0, PHP 7, PHP 8) shm_has_var — 特定のエントリが存在するかどうかを調べる 説明 shm_has_var ( SysvSharedMemory $shm , int $key ): bool 特定のキーが共有メモリセグメント内に存 ...
https://man.plustar.jp/php/function.shm-has-var.html - [similar]
Exception 0
« 定義済みの例外 Exception::__construct » PHP Manual 定義済みの例外 Exception Exception (PHP 5, PHP 7, PHP 8) はじめに Exception は、 すべてのユーザー例外の基底クラスです。 クラス概要 class Exception implements Throwable { /* プロパティ */ protected string $ message = "" ; private string ...
https://man.plustar.jp/php/class.exception.html - [similar]
Returns an exact copy of a fann train data 0
« fann_destroy fann_get_activation_function » PHP Manual Fann 関数 Returns an exact copy of a fann train data fann_duplicate_train_data (PECL fann >= 1.0.0) fann_duplicate_train_data — Returns an exact copy of a fann train data 説明 fann_duplicate_train_data ( resource $data ): resource ...
https://man.plustar.jp/php/function.fann-duplicate-train-data.html - [similar]
Merges the train data 0
« fann_length_train_data fann_num_input_train_data » PHP Manual Fann 関数 Merges the train data fann_merge_train_data (PECL fann >= 1.0.0) fann_merge_train_data — Merges the train data 説明 fann_merge_train_data ( resource $data1 , resource $data2 ): resource Merges the data from data1 a ...
https://man.plustar.jp/php/function.fann-merge-train-data.html - [similar]
基本的な VarnishLog の使用法 0
« 基本的な VarnishStat の使用法 VarnishAdmin » PHP Manual 例 基本的な VarnishLog の使用法 基本的な VarnishLog の使用法 共用メモリから、varnish のログを読み取る例を示します。 例1 varnish の共用メモリログを読み取る <?php $vl = new VarnishLog ; while( 1 ) { $line = $vl -> getLine (); printf ...
https://man.plustar.jp/php/varnish.example.log.html - [similar]
Error 0
« ErrorException::getSeverity Error::__construct » PHP Manual 定義済みの例外 Error Error (PHP 7, PHP 8) はじめに Error は、PHP のすべての内部エラーの基底クラスです。 クラス概要 class Error implements Throwable { /* プロパティ */ protected string $ message = "" ; private string $ string = ...
https://man.plustar.jp/php/class.error.html - [similar]