検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 393 for 実装 (0.068 sec.)
コールバック / Callable 4237
« NULL 型宣言 » PHP Manual 型 コールバック / Callable コールバック / Callable コールバックは、 c ... 生成する記法 も使えます。 一般的には、 __invoke() を実装した任意のオブジェクトもパラメータとして渡せます。 例 ... ' , 'parent::who' )); // A // タイプ 6: __invoke を実装したオブジェクトを callable として用いる class C { p ...
https://man.plustar.jp/php/language.types.callable.html - [similar]
新機能 4237
« 下位互換性のない変更点 PHP 5.6.x で推奨されなくなる機能 » PHP Manual PHP 5.5.x から PHP 5.6.x ... ます。 a ... による可変個引数関数 可変個引数の関数 の実装に ... 演算子が使えるようになり、 func_get_args() を ... e\Space\f phpdbg PHP は、今や SAPI モジュールとして実装された phpdbg という対話型デバッガーを含みます。 詳細 ... rypto が追加されました。 これは GOST ハッシュ関数を実装したもので、 » RFC 4357, section 11.2 に記載されてい ...
https://man.plustar.jp/php/migration56.new-features.html - [similar]
下位互換性のない変更点 4237
« 新しいグローバル定数 PHP 7.4.x で推奨されなくなる機能 » PHP Manual PHP 7.3.x から PHP 7.4.x へ ... されるようになります。カスタムのストリームラッパーの実装は 警告を回避するために streamWrapper::stream_set_op ... tion() を実装する必要があるかもしれません (不十分な実装に対しては ...
https://man.plustar.jp/php/migration74.incompatible.html - [similar]
イテレータを取得する 4237
« WeakMap::count WeakMap::offsetExists » PHP Manual WeakMap イテレータを取得する WeakMap::getIte ... はありません。 戻り値 Iterator または Traversable を実装したオブジェクトのインスタンスを返します。 エラー / ...
https://man.plustar.jp/php/weakmap.getiterator.html - [similar]
内部イテレータを返す 4177
« CachingIterator::getFlags CachingIterator::hasNext » PHP Manual CachingIterator 内部イテレータ ... ータはありません。 戻り値 Iterator インターフェイスを実装したオブジェクトを返します。 関連キーワード: 内部 , ...
https://man.plustar.jp/php/cachingiterator.getinneriterator.html - [similar]
DOMElement クラス 4177
« DOMDocumentType DOMElement::__construct » PHP Manual DOM DOMElement クラス DOMElement クラス ( ... 存在しない場合は null になります。 schemaTypeInfo 未実装。常に null を返す。 tagName 要素名 変更履歴 バージョ ... .0 DOMElement は、 DOMParentNode と DOMChildNode を実装しました。 注意 注意 : DOM拡張機能 は UTF-8 エンコー ...
https://man.plustar.jp/php/class.domelement.html - [similar]
DOMNode クラス 4177
« DOMNamedNodeMap::item DOMNode::appendChild » PHP Manual DOM DOMNode クラス DOMNode クラス (PHP ... 部分を返す baseURI このノードの完全なベース URI。もし実装が完全な URL を できなかった場合は null textContent ... 子孫ノードのテキスト 変更履歴 バージョン 説明 8.0.0 実装されていなかったメソッド DOMNode::compareDocumentPos ...
https://man.plustar.jp/php/class.domnode.html - [similar]
OuterIterator インターフェイス 4177
« Countable::count OuterIterator::getInnerIterator » PHP Manual インターフェイス OuterIterator イ ... 5 >= 5.1.0, PHP 7, PHP 8) はじめに OuterIterator を実装したクラスは、 イテレータ群の反復処理に使うことができ ...
https://man.plustar.jp/php/class.outeriterator.html - [similar]
streamWrapper クラス 4177
« php_user_filter::onCreate streamWrapper::__construct » PHP Manual ストリーム streamWrapper クラ ... 8) はじめに 独自のプロトコルハンドラやストリームを実装し、 ( fopen() や fread() などの) 他のファイルシステ ... トタイプです。 注意 : ここに示す方法以外でメソッドを実装した場合の挙動は未定義となります。 このクラスのインス ...
https://man.plustar.jp/php/class.streamwrapper.html - [similar]
要件 4177
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 各機能の動作は、使 ... 用するデータベースの実装に依存します。 dba_optimize() および dba_sync() のよ ... 換性を保つための関数は、サポートされません。これは、実装されて いるのがソースレベルの互換性のみであり、元の ...
https://man.plustar.jp/php/dba.requirements.html - [similar]