検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 535 for [SIMILAR] 16 1024 4096 WITH 25476 ィテ WITH 1297... (0.498 sec.)
パス描画リストの開始を宣言する 0
« ImagickDraw::pathMoveToRelative ImagickDraw::point » PHP Manual ImagickDraw パス描画リストの開始を宣言する ImagickDraw::pathStart (PECL imagick 2, PECL imagick 3) ImagickDraw::pathStart — パス描画リストの開始を宣言する 説明 public ImagickDraw::pathStart (): bool 警告 この関数は、 現在の ...
https://man.plustar.jp/php/imagickdraw.pathstart.html - [similar]
オブジェクト インターフェイス 0
« クラスの抽象化 トレイト » PHP Manual クラスとオブジェクト オブジェクト インターフェイス オブジェクト インターフェイス オブジェクト インターフェイスを使うと、 メソッドの実装を定義せずに、 クラスが実装する必要があるメソッドを指定するコードを作成できます。 インターフェイス は クラス や ト ...
https://man.plustar.jp/php/language.oop5.interfaces.html - [similar]
PHP 7.3.x で推奨されなくなる機能 0
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 PHP 7.3.x で推奨されなくなる機能 PHP 7.3.x で推奨されなくなる機能 PHP コア 大文字小文字を区別しない定数 大文字小文字を区別せず、定数を宣言することは推奨されません。 define() 関数の第3引数に true を渡すと ...
https://man.plustar.jp/php/migration73.deprecated.html - [similar]
デフォルトプロパティであるかどうかを調べる 0
« ReflectionProperty::hasType ReflectionProperty::isInitialized » PHP Manual ReflectionProperty デフォルトプロパティであるかどうかを調べる ReflectionProperty::isDefault (PHP 5, PHP 7, PHP 8) ReflectionProperty::isDefault — デフォルトプロパティであるかどうかを調べる 説明 public Reflection ...
https://man.plustar.jp/php/reflectionproperty.isdefault.html - [similar]
暗号化のために、シークレットストリームのコンテキストを初期化する 0
« sodium_crypto_secretstream_xchacha20poly1305_init_pull sodium_crypto_secretstream_xchacha20poly1305_keygen » PHP Manual Sodium 関数 暗号化のために、シークレットストリームのコンテキストを初期化する sodium_crypto_secretstream_xchacha20poly1305_init_push (PHP 7 >= 7.2.0, PHP 8) sodium_cry ...
https://man.plustar.jp/php/function.sodium-crypto-secretstream-xchacha20poly1305... - [similar]
復号のためのシークレットストリームのコンテキストを初期化する 0
« sodium_crypto_secretbox sodium_crypto_secretstream_xchacha20poly1305_init_push » PHP Manual Sodium 関数 復号のためのシークレットストリームのコンテキストを初期化する sodium_crypto_secretstream_xchacha20poly1305_init_pull (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_secretstream_xchacha20poly13 ...
https://man.plustar.jp/php/function.sodium-crypto-secretstream-xchacha20poly1305... - [similar]
TypeError 0
« ParseError ValueError » PHP Manual 定義済みの例外 TypeError TypeError (PHP 7, PHP 8) はじめに TypeError がスローされるのは、以下の場合です: クラスのプロパティに設定されている値が、プロパティで宣言されている型と一致しない場合。 関数に渡された引数の型が、関数の宣言時に指定された型と一致し ...
https://man.plustar.jp/php/class.typeerror.html - [similar]
段階的なハッシュコンテキストを初期化する 0
« hash_hmac hash_pbkdf2 » PHP Manual Hash 関数 段階的なハッシュコンテキストを初期化する hash_init (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1) hash_init — 段階的なハッシュコンテキストを初期化する 説明 hash_init ( string $algo , int $flags = 0 , string $key = "" , array $options = [] ...
https://man.plustar.jp/php/function.hash-init.html - [similar]
finalキーワード 0
« マジックメソッド オブジェクトのクローン作成 » PHP Manual クラスとオブジェクト finalキーワード finalキーワード キーワード final を前に付けて定義されたメソッドや定数は、子クラスから上書きできません。 クラス自体がfinalと定義された場合には、このクラスを拡張することはできません。 例1 finalメ ...
https://man.plustar.jp/php/language.oop5.final.html - [similar]
リフレクションされた ReflectionClass を取得する。 0
« ReflectionParameter::getAttributes ReflectionParameter::getDeclaringClass » PHP Manual ReflectionParameter リフレクションされた ReflectionClass を取得する。 ReflectionParameter::getClass (PHP 5, PHP 7, PHP 8) ReflectionParameter::getClass — リフレクションされた ReflectionClass を取得す ...
https://man.plustar.jp/php/reflectionparameter.getclass.html - [similar]