検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 1866 for [SIMILAR] 16 1024 4096 WITH 41041 宣言 WITH 9925... (0.918 sec.)
画像のコントラストを変更する 0
« Imagick::__construct Imagick::contrastStretchImage » PHP Manual Imagick 画像のコントラストを変更する Imagick::contrastImage (PECL imagick 2, PECL imagick 3) Imagick::contrastImage — 画像のコントラストを変更する 説明 public Imagick::contrastImage ( bool $sharpen ): bool 画像の中の暗めの ...
https://man.plustar.jp/php/imagick.contrastimage.html - [similar]
OAuthProvider クラス 0
« OAuth::setVersion OAuthProvider::addRequiredParameter » PHP Manual OAuth OAuthProvider クラス OAuthProvider クラス (PECL OAuth >= 1.0.0) はじめに OAuth プロバイダを管理するクラスです。 別のサイトで公開されている詳細なチュートリアル » Writing an OAuth Provider Service には、このサービス ...
https://man.plustar.jp/php/class.oauthprovider.html - [similar]
このクラスがクローン可能かどうかを返す 0
« ReflectionClass::isAnonymous ReflectionClass::isEnum » PHP Manual ReflectionClass このクラスがクローン可能かどうかを返す ReflectionClass::isCloneable (PHP 5 >= 5.4.0, PHP 7, PHP 8) ReflectionClass::isCloneable — このクラスがクローン可能かどうかを返す 説明 public ReflectionClass::isClon ...
https://man.plustar.jp/php/reflectionclass.iscloneable.html - [similar]
このクラスがインターフェイスであるかどうかを調べる 0
« ReflectionClass::isInstantiable ReflectionClass::isInternal » PHP Manual ReflectionClass このクラスがインターフェイスであるかどうかを調べる ReflectionClass::isInterface (PHP 5, PHP 7, PHP 8) ReflectionClass::isInterface — このクラスがインターフェイスであるかどうかを調べる 説明 public R ...
https://man.plustar.jp/php/reflectionclass.isinterface.html - [similar]
メソッドの配列を取得する 0
« ReflectionClass::getMethod ReflectionClass::getModifiers » PHP Manual ReflectionClass メソッドの配列を取得する ReflectionClass::getMethods (PHP 5, PHP 7, PHP 8) ReflectionClass::getMethods — メソッドの配列を取得する 説明 public ReflectionClass::getMethods ( ? int $filter = null ): arra ...
https://man.plustar.jp/php/reflectionclass.getmethods.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]
TypeError 0
« ParseError ValueError » PHP Manual 定義済みの例外 TypeError TypeError (PHP 7, PHP 8) はじめに TypeError がスローされるのは、以下の場合です: クラスのプロパティに設定されている値が、プロパティで宣言されている型と一致しない場合。 関数に渡された引数の型が、関数の宣言時に指定された型と一致し ...
https://man.plustar.jp/php/class.typeerror.html - [similar]
ユーザー定義関数 0
« 関数 関数の引数 » PHP Manual 関数 ユーザー定義関数 ユーザー定義関数 関数は次のような構文で定義されます。 例1 関数の使用法を説明するための擬似コード <?php function foo ( $arg_1 , $arg_2 , /* ..., */ $arg_n ) { echo "関数の例\n" ; return $retval ; } ?> 関数の中では、他の関数や クラス 定義 ...
https://man.plustar.jp/php/functions.user-defined.html - [similar]
SessionHandlerInterface クラス 0
« SessionHandler::write SessionHandlerInterface::close » PHP Manual Sessions SessionHandlerInterface クラス SessionHandlerInterface クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに SessionHandlerInterface は カスタムセッションハンドラを作成する際の最低限のプロトタイプを定義したインターフェ ...
https://man.plustar.jp/php/class.sessionhandlerinterface.html - [similar]
バインドされたオブジェクトとクラスのスコープでクロージャを複製する 0
« Closure::__construct Closure::bindTo » PHP Manual Closure バインドされたオブジェクトとクラスのスコープでクロージャを複製する Closure::bind (PHP 5 >= 5.4.0, PHP 7, PHP 8) Closure::bind — バインドされたオブジェクトとクラスのスコープでクロージャを複製する 説明 public static Closure::bind ...
https://man.plustar.jp/php/closure.bind.html - [similar]