検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 354 for [SIMILAR] 16 1024 4096 WITH 23144 splobjectstora... (0.458 sec.)
指定した名前の属性にカーソルを移動する 0
« XMLReader::lookupNamespace XMLReader::moveToAttributeNo » PHP Manual XMLReader 指定した名前の属性にカーソルを移動する XMLReader::moveToAttribute (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::moveToAttribute — 指定した名前の属性にカーソルを移動する 説明 public XMLReader::moveToAttribute ( s ...
https://man.plustar.jp/php/xmlreader.movetoattribute.html - [similar]
指定したインデックスの属性にカーソルを移動する 0
« XMLReader::moveToAttribute XMLReader::moveToAttributeNs » PHP Manual XMLReader 指定したインデックスの属性にカーソルを移動する XMLReader::moveToAttributeNo (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::moveToAttributeNo — 指定したインデックスの属性にカーソルを移動する 説明 public XMLReader: ...
https://man.plustar.jp/php/xmlreader.movetoattributeno.html - [similar]
指定した名前の属性にカーソルを移動する 0
« XMLReader::moveToAttributeNo XMLReader::moveToElement » PHP Manual XMLReader 指定した名前の属性にカーソルを移動する XMLReader::moveToAttributeNs (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::moveToAttributeNs — 指定した名前の属性にカーソルを移動する 説明 public XMLReader::moveToAttributeNs ...
https://man.plustar.jp/php/xmlreader.movetoattributens.html - [similar]
現在の属性の親要素にカーソルを移動する 0
« XMLReader::moveToAttributeNs XMLReader::moveToFirstAttribute » PHP Manual XMLReader 現在の属性の親要素にカーソルを移動する XMLReader::moveToElement (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::moveToElement — 現在の属性の親要素にカーソルを移動する 説明 public XMLReader::moveToElement (): ...
https://man.plustar.jp/php/xmlreader.movetoelement.html - [similar]
WeakMap クラス 0
« WeakReference::get WeakMap::__construct » PHP Manual 定義済みのインターフェイスとクラス WeakMap クラス WeakMap クラス (PHP 8) はじめに WeakMap は、 オブジェクトをキーとして受け入れるマップ(辞書)です。 SplObjectStorage と似ていますが、 WeakMap のキーとなるオブジェクトは、 オブジェクトの ...
https://man.plustar.jp/php/class.weakmap.html - [similar]
Returns an object for BSON serialization 0
« MongoDB\Driver\ReadPreference MongoDB\Driver\ReadPreference::__construct » PHP Manual MongoDB\Driver\ReadPreference Returns an object for BSON serialization MongoDB\Driver\ReadPreference::bsonSerialize (mongodb >=1.2.0) MongoDB\Driver\ReadPreference::bsonSerialize — Returns an object f ...
https://man.plustar.jp/php/mongodb-driver-readpreference.bsonserialize.html - [similar]
型演算子 0
« 配列演算子 制御構造 » PHP Manual 演算子 型演算子 型演算子 instanceof を使用して、 ある PHP 変数が特定の クラス のオブジェクトのインスタンスであるかどうかを調べます。 例1 クラスでの instanceof の使用法 <?php class MyClass { } class NotMyClass { } $a = new MyClass ; var_dump ( $a instanc ...
https://man.plustar.jp/php/language.operators.type.html - [similar]
データの比較にコールバック関数を用い、配列の差を計算する 0
« array_udiff_uassoc array_uintersect_assoc » PHP Manual 配列 関数 データの比較にコールバック関数を用い、配列の差を計算する array_udiff (PHP 5, PHP 7, PHP 8) array_udiff — データの比較にコールバック関数を用い、配列の差を計算する 説明 array_udiff ( array $array , array ...$arrays , callab ...
https://man.plustar.jp/php/function.array-udiff.html - [similar]
XMLReader 0
« XmlParser はじめに » PHP Manual XML 操作 XMLReader XMLReader はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 XMLReader — XMLReader クラス XMLReader::close — XMLReader の入力を閉じる XMLReader::expand — 現在のノードのコピーを DOM オブジェクトとして返す XMLReader:: ...
https://man.plustar.jp/php/book.xmlreader.html - [similar]
クラスの名前を取得する 0
« ReflectionClass::getModifiers ReflectionClass::getNamespaceName » PHP Manual ReflectionClass クラスの名前を取得する ReflectionClass::getName (PHP 5, PHP 7, PHP 8) ReflectionClass::getName — クラスの名前を取得する 説明 public ReflectionClass::getName (): string クラスの名前を取得します。 ...
https://man.plustar.jp/php/reflectionclass.getname.html - [similar]