検索

phrase: max: clip:
target: order:
Results of 381 - 390 of about 1426 for [SIMILAR] 16 1024 4096 WITH 5761 ロパ WITH 4915 ... (1.047 sec.)
エラーおよびエラー処理 0
« 定義済み定数 例 » PHP Manual COM エラーおよびエラー処理 エラーおよびエラー処理 COM から致命的なエラーが報告された場合、この拡張モジュールは com_exception クラスのインスタンスをスローします。 すべての COM 例外は code という定義済みの プロパティを保持しており、これは COM 操作が返す HRESU ...
https://man.plustar.jp/php/com.error-handling.html - [similar]
For Each 0
« 例 配列と配列形式の COM プロパティ » PHP Manual 例 For Each For Each 標準的な COM/OLE IEnumVariant の内容について、 PHP の foreach 命令を使用した反復処理を行うことができます。分かりやすく言うと、 これは、VB/ASP のコードで For Each を使用できる場所には foreach を使用できるということを意 ...
https://man.plustar.jp/php/com.examples.foreach.html - [similar]
基底ノード型を作成する際に使用する拡張クラスを登録する 0
« DOMDocument::normalizeDocument DOMDocument::relaxNGValidate » PHP Manual DOMDocument 基底ノード型を作成する際に使用する拡張クラスを登録する DOMDocument::registerNodeClass (PHP 5 >= 5.2.0, PHP 7, PHP 8) DOMDocument::registerNodeClass — 基底ノード型を作成する際に使用する拡張クラスを登録す ...
https://man.plustar.jp/php/domdocument.registernodeclass.html - [similar]
ソースリソースを生成する 0
« openal_listener_set openal_source_destroy » PHP Manual OpenAL 関数 ソースリソースを生成する openal_source_create (PECL openal >= 0.1.0) openal_source_create — ソースリソースを生成する 説明 openal_source_create (): resource パラメータ この関数にはパラメータはありません。 戻り値 成功した ...
https://man.plustar.jp/php/function.openal-source-create.html - [similar]
指定した変数の割当を解除する 0
« unserialize var_dump » PHP Manual 変数操作 関数 指定した変数の割当を解除する unset (PHP 4, PHP 5, PHP 7, PHP 8) unset — 指定した変数の割当を解除する 説明 unset ( mixed $var , mixed ...$vars ): void unset() は指定した変数を破棄します。 関数 unset() の内部動作は、 破棄しようとする変数の型 ...
https://man.plustar.jp/php/function.unset.html - [similar]
ポイントサイズを取得する 0
« Imagick::getPixelRegionIterator Imagick::getQuantum » PHP Manual Imagick ポイントサイズを取得する Imagick::getPointSize (PECL imagick 2 >= 2.1.0, PECL imagick 3) Imagick::getPointSize — ポイントサイズを取得する 説明 public Imagick::getPointSize (): float オブジェクトのポイントサイズプロ ...
https://man.plustar.jp/php/imagick.getpointsize.html - [similar]
下位互換性のない変更点 0
« PHP 5.5.x から PHP 5.6.x への移行 新機能 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 下位互換性のない変更点 下位互換性のない変更点 既存の PHP 5 のコードのほとんどは変更なしで動作するはずですが、 以下の下位互換性のない変更点については注意しましょう。 配列リテラルを用いてクラスのプロパ ...
https://man.plustar.jp/php/migration56.incompatible.html - [similar]
クラス修飾子を取得する 0
« ReflectionClass::getMethods ReflectionClass::getName » PHP Manual ReflectionClass クラス修飾子を取得する ReflectionClass::getModifiers (PHP 5, PHP 7, PHP 8) ReflectionClass::getModifiers — クラス修飾子を取得する 説明 public ReflectionClass::getModifiers (): int このクラスのアクセス修飾 ...
https://man.plustar.jp/php/reflectionclass.getmodifiers.html - [similar]
定数名を取得する 0
« ReflectionClassConstant::getModifiers ReflectionClassConstant::getValue » PHP Manual ReflectionClassConstant 定数名を取得する ReflectionClassConstant::getName (PHP 7 >= 7.1.0, PHP 8) ReflectionClassConstant::getName — 定数名を取得する 説明 public ReflectionClassConstant::getName (): st ...
https://man.plustar.jp/php/reflectionclassconstant.getname.html - [similar]
カスタムビューエンジンを設定する 0
« Yaf_Dispatcher::setRequest Yaf_Dispatcher::throwException » PHP Manual Yaf_Dispatcher カスタムビューエンジンを設定する Yaf_Dispatcher::setView (Yaf >=1.0.0) Yaf_Dispatcher::setView — カスタムビューエンジンを設定する 説明 public Yaf_Dispatcher::setView ( Yaf_View_Interface $view ): Yaf_ ...
https://man.plustar.jp/php/yaf-dispatcher.setview.html - [similar]