検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 466 for [SIMILAR] 16 1024 4096 WITH 34995 getinterfacena... (0.520 sec.)
COM オブジェクトのイベントを PHP オブジェクトに接続する 0
« com_create_guid com_get_active_object » PHP Manual COM関数 COM オブジェクトのイベントを PHP オブジェクトに接続する com_event_sink (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) com_event_sink — COM オブジェクトのイベントを PHP オブジェクトに接続する 説明 com_event_sink ( variant $variant , obje ...
https://man.plustar.jp/php/function.com-event-sink.html - [similar]
Phar のシグネチャの書式 0
« Phar マニフェストのファイルエントリの定義 Phar » PHP Manual phar って、tar や zip とは何が違うの? Phar のシグネチャの書式 Phar のシグネチャの書式 シグネチャを含む Phar は、常にシグネチャを保持しています。 シグネチャの場所は、 ローダ、マニフェスト、実際のファイルの内容に続く Phar アーカ ...
https://man.plustar.jp/php/phar.fileformat.signature.html - [similar]
変更履歴 0
« 共変性と反変性 名前空間 » PHP Manual クラスとオブジェクト 変更履歴 変更履歴 PHP の OOP モデルの変更履歴をここに記録します。 個々の機能の説明や注意点については、クラスとオブジェクトに関するドキュメントを参照ください。 バージョン 説明 8.1.0 追加: クラスの定数に対して、 final が指定できる ...
https://man.plustar.jp/php/language.oop5.changelog.html - [similar]
実行時設定 0
« テスト 定義済み定数 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 OCI8 設定オプション 名前 デフォルト 変更可能 変更履歴 oci8.connection_class "" PHP_INI_ALL PECL OCI8 1.3 以降で利用可能 oci8.default_prefetch "100" PHP_INI_SYSTEM PECL OCI8 1 ...
https://man.plustar.jp/php/oci8.configuration.html - [similar]
Mysql_xdevapi 0
« 変更履歴 はじめに » PHP Manual MySQL Mysql_xdevapi Mysql_xdevapi はじめに インストール/設定 要件 インストール手順 実行時設定 ソースコードからビルド / コンパイルする 定義済み定数 変更履歴 例 Mysql_xdevapi 関数 expression — プリペアドステートメントの変数をパラメータとしてバインドする get ...
https://man.plustar.jp/php/book.mysql-xdevapi.html - [similar]
はじめに 0
« SPL インストール/設定 » PHP Manual SPL はじめに はじめに The Standard PHP Library (SPL) は、標準的な問題を解決するためのインターフェイスやクラスを集めたものです。 SPL は、標準データ構造や、オブジェクトを走査するためのイテレータ、インターフェイス、標準の例外、そしてファイルを扱うクラスな ...
https://man.plustar.jp/php/intro.spl.html - [similar]
はじめに 0
« Xhprof インストール/設定 » PHP Manual Xhprof はじめに はじめに XHProf は、軽量で階層型な命令ベースのプロファイラです。 データ収集フェーズでは、呼び出し回数や プログラムの動的コールグラフ内の弧の包括的メトリクスを追跡します。 排他的メトリクス (実行時間や CPU 時間、メモリ使用量など) の計 ...
https://man.plustar.jp/php/intro.xhprof.html - [similar]
コネクションプールに memcached サーバーを追加する 0
« Memcache::add Memcache::close » PHP Manual Memcache コネクションプールに memcached サーバーを追加する Memcache::addServer (PECL memcache >= 2.0.0) Memcache::addServer — コネクションプールに memcached サーバーを追加する 説明 Memcache::addServer ( string $host , int $port = 11211 , bool ...
https://man.plustar.jp/php/memcache.addserver.html - [similar]
クラス/オブジェクト関数 0
« 例 __autoload » PHP Manual クラス/オブジェクト クラス/オブジェクト関数 クラス/オブジェクト関数 目次 __autoload — 未定義のクラスのロードを試みる class_alias — クラスのエイリアスを作成する class_exists — クラスが定義済みかどうかを確認する enum_exists — 列挙型が定義されているかを調べる ge ...
https://man.plustar.jp/php/ref.classobj.html - [similar]
アトリビュートを取得する 0
« ReflectionClass::export ReflectionClass::getConstant » PHP Manual ReflectionClass アトリビュートを取得する ReflectionClass::getAttributes (PHP 8) ReflectionClass::getAttributes — アトリビュートを取得する 説明 public ReflectionClass::getAttributes ( ? string $name = null , int $flags = ...
https://man.plustar.jp/php/reflectionclass.getattributes.html - [similar]