検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 947 for [SIMILAR] 16 1024 4096 WITH 16956 reflectionmeth... (0.745 sec.)
セッションのデータを読み込む 0
« SessionHandler::open SessionHandler::write » PHP Manual SessionHandler セッションのデータを読み込む SessionHandler::read (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandler::read — セッションのデータを読み込む 説明 public SessionHandler::read ( string $id ): string | false セッションのデータ ...
https://man.plustar.jp/php/sessionhandler.read.html - [similar]
遅延静的束縛 (Late Static Bindings) 0
« オブジェクトの比較 オブジェクトと参照 » PHP Manual クラスとオブジェクト 遅延静的束縛 (Late Static Bindings) 遅延静的束縛 (Late Static Bindings) PHP には、遅延静的束縛と呼ばれる機能が搭載されています。 これを使用すると、静的継承のコンテキストで呼び出し元のクラスを参照できるようになります ...
https://man.plustar.jp/php/language.oop5.late-static-bindings.html - [similar]
Serializable インターフェイス 0
« ArrayAccess::offsetUnset Serializable::serialize » PHP Manual 定義済みのインターフェイスとクラス Serializable インターフェイス Serializable インターフェイス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに 独自のシリアライズ用のインターフェイスです。 このインターフェイスを実装したクラスは __sle ...
https://man.plustar.jp/php/class.serializable.html - [similar]
画像の仮想ピクセルメソッドを設定する 0
« Imagick::setImageUnits Imagick::setImageWhitePoint » PHP Manual Imagick 画像の仮想ピクセルメソッドを設定する Imagick::setImageVirtualPixelMethod (PECL imagick 2, PECL imagick 3) Imagick::setImageVirtualPixelMethod — 画像の仮想ピクセルメソッドを設定する 説明 public Imagick::setImageVirt ...
https://man.plustar.jp/php/imagick.setimagevirtualpixelmethod.html - [similar]
dotnet クラス 0
« com::__construct dotnet::__construct » PHP Manual COM dotnet クラス dotnet クラス (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) はじめに dotnet クラスにより、 クラスやメソッドが » COM に見えている場合 、 .Net アセンブリからクラスを生成して そのメソッドをコールしたりプロパティにアクセスしたりで ...
https://man.plustar.jp/php/class.dotnet.html - [similar]
スコープ定義演算子 (::) 0
« オブジェクトの継承 static キーワード » PHP Manual クラスとオブジェクト スコープ定義演算子 (::) スコープ定義演算子 (::) スコープ定義演算子 (またの名を Paamayim Nekudotayim)、 平たく言うと「ダブルコロン」は、トークンのひとつです。 static , 定数 およびオーバーライドされたクラスのプロパティ ...
https://man.plustar.jp/php/language.oop5.paamayim-nekudotayim.html - [similar]
セッションのデータを書き込む 0
« SessionHandler::read SessionHandlerInterface » PHP Manual SessionHandler セッションのデータを書き込む SessionHandler::write (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandler::write — セッションのデータを書き込む 説明 public SessionHandler::write ( string $id , string $data ): bool セッショ ...
https://man.plustar.jp/php/sessionhandler.write.html - [similar]
Closure クラス 0
« Serializable::unserialize Closure::__construct » PHP Manual 定義済みのインターフェイスとクラス Closure クラス Closure クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに 無名関数 を表すために使うクラスです。 無名関数は、Closure 型のオブジェクトを生成します。 このクラスにはメソッドが用意され ...
https://man.plustar.jp/php/class.closure.html - [similar]
クラスの抽象化 0
« static キーワード オブジェクト インターフェイス » PHP Manual クラスとオブジェクト クラスの抽象化 クラスの抽象化 PHP には、抽象クラスと抽象メソッドの機能があります。 abstract として定義されたクラスのインスタンスを生成することはできません。 1つ以上の抽象メソッドを含む全てのクラスもまた抽 ...
https://man.plustar.jp/php/language.oop5.abstract.html - [similar]
com クラス 0
« 配列と配列形式の COM プロパティ com::__construct » PHP Manual COM com クラス com クラス (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) はじめに com クラスにより、OLE 互換の COM オブジェクトのインスタンスを作成し、 そのメソッドをコールしたりそのプロパティにアクセスしたりすることが 可能となります ...
https://man.plustar.jp/php/class.com.html - [similar]