検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 329 for [SIMILAR] 16 1024 4096 WITH 14006 something WITH... (0.441 sec.)
タイプライブラリを読み込む 0
« com_get_active_object com_message_pump » PHP Manual COM関数 タイプライブラリを読み込む com_load_typelib (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) com_load_typelib — タイプライブラリを読み込む 説明 com_load_typelib ( string $typelib , bool $case_insensitive = true ): bool タイプライブラリを ...
https://man.plustar.jp/php/function.com-load-typelib.html - [similar]
Set callback for connection close 0
« EventHttpConnection::makeRequest EventHttpConnection::setLocalAddress » PHP Manual EventHttpConnection Set callback for connection close EventHttpConnection::setCloseCallback (PECL event >= 1.8.0) EventHttpConnection::setCloseCallback — Set callback for connection close 説明 public Eve ...
https://man.plustar.jp/php/eventhttpconnection.setclosecallback.html - [similar]
指定したキーの排他ロックを解放する 0
« wincache_ucache_set Windows でのビルド » PHP Manual WinCache 関数 指定したキーの排他ロックを解放する wincache_unlock (PECL wincache >= 1.1.0) wincache_unlock — 指定したキーの排他ロックを解放する 説明 wincache_unlock ( string $key ): bool 指定したキーに対して、 wincache_lock() を使って取 ...
https://man.plustar.jp/php/function.wincache-unlock.html - [similar]
Using the PHP Library for MongoDB (PHPLIB) 0
« Tutorials Application Performance Monitoring (APM) » PHP Manual Tutorials Using the PHP Library for MongoDB (PHPLIB) Using the PHP Library for MongoDB (PHPLIB) After the initial driver set-up, we will continue explaining how to get started with the MongoDB driver and corresponding user ...
https://man.plustar.jp/php/mongodb.tutorial.library.html - [similar]
各種フォーマットを生成する方法 0
« ドキュメントの改善を手助けするには 翻訳 » PHP Manual マニュアルについて 各種フォーマットを生成する方法 各種フォーマットを生成する方法 このマニュアルは、 » DocBook XML DTD を用いて XML で記述されています。 また、 » PhD (The [PH]P based [D]ocBook renderer) を用いて保守やフォーマットを行い ...
https://man.plustar.jp/php/about.generate.html - [similar]
Worker クラス 0
« Thread::start Worker::collect » PHP Manual pthreads Worker クラス Worker クラス (PECL pthreads >= 2.0.0) はじめに ワーカースレッドには永続コンテキストがあり、たいていの場合はスレッドに対して使えます。 ワーカーを開始させると run メソッドを実行しますが、以下のいずれかの条件を満たすまでス ...
https://man.plustar.jp/php/class.worker.html - [similar]
現在のドメインのメッセージを参照する 0
« dngettext ngettext » PHP Manual Gettext 関数 現在のドメインのメッセージを参照する gettext (PHP 4, PHP 5, PHP 7, PHP 8) gettext — 現在のドメインのメッセージを参照する 説明 gettext ( string $message ): string 現在のドメインのメッセージを参照します。 パラメータ message 翻訳するメッセージ。 ...
https://man.plustar.jp/php/function.gettext.html - [similar]
コンパイラの実行を中止する 0
« get_browser highlight_file » PHP Manual その他の関数 コンパイラの実行を中止する __halt_compiler (PHP 5 >= 5.1.0, PHP 7, PHP 8) __halt_compiler — コンパイラの実行を中止する 説明 __halt_compiler (): void コンパイラの実行を中止します。 これは、インストール用ファイルのようなデータを PHP ス ...
https://man.plustar.jp/php/function.halt-compiler.html - [similar]
クラスの基礎 0
« はじめに プロパティ » PHP Manual クラスとオブジェクト クラスの基礎 クラスの基礎 class 各クラスの定義は、 class キーワードで始まり、クラス名が続きます。 そしてその後に波括弧のペアが続き、 その中にはクラスのプロパティとメソッドの定義を記述します。 クラス名には、PHP の 予約語 以外でラベル ...
https://man.plustar.jp/php/language.oop5.basic.html - [similar]
オーバーロード 0
« 無名クラス オブジェクトの反復処理 » PHP Manual クラスとオブジェクト オーバーロード オーバーロード PHP におけるオーバーロード機能は、 プロパティやメソッドを動的に 作成する ための手法です。 これらの動的エンティティは、マジックメソッドを用いて処理されます。 マジックメソッドは、クラス内でさ ...
https://man.plustar.jp/php/language.oop5.overloading.html - [similar]