検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 1080 for [SIMILAR] 16 1024 4096 WITH 46997 domattr WITH 4... (0.708 sec.)
ファイルの inode 変更時刻を取得する 0
« fileatime filegroup » PHP Manual ファイルシステム 関数 ファイルの inode 変更時刻を取得する filectime (PHP 4, PHP 5, PHP 7, PHP 8) filectime — ファイルの inode 変更時刻を取得する 説明 filectime ( string $filename ): int | false ファイルの inode 変更時刻を取得します。 パラメータ filename ...
https://man.plustar.jp/php/function.filectime.html - [similar]
オブジェクトのクローン作成 0
« finalキーワード オブジェクトの比較 » PHP Manual クラスとオブジェクト オブジェクトのクローン作成 オブジェクトのクローン作成 オブジェクトのコピーを作成する際、そのプロパティも全て二重化することが、 常に望ましい動作であるわけではありません。 コピーコンストラクタが必要となる例として、 GTKウ ...
https://man.plustar.jp/php/language.oop5.cloning.html - [similar]
DOMXPath クラス 0
« DOMText::splitText DOMXPath::__construct » PHP Manual DOM DOMXPath クラス DOMXPath クラス (PHP 5, PHP 7, PHP 8) はじめに XPath 1.0 をサポートします。 クラス概要 class DOMXPath { /* プロパティ */ public readonly DOMDocument $ document ; public bool $ registerNodeNamespaces ; /* メソッド ...
https://man.plustar.jp/php/class.domxpath.html - [similar]
新しい属性を追加する 0
« DOMElement::setAttributeNodeNS DOMElement::setIdAttribute » PHP Manual DOMElement 新しい属性を追加する DOMElement::setAttributeNS (PHP 5, PHP 7, PHP 8) DOMElement::setAttributeNS — 新しい属性を追加する 説明 public DOMElement::setAttributeNS ( ? string $namespace , string $qualifiedName ...
https://man.plustar.jp/php/domelement.setattributens.html - [similar]
SplQueue クラス 0
« SplStack::setIteratorMode SplQueue::__construct » PHP Manual データ構造 SplQueue クラス SplQueue クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SplQueue クラスは、キューの主要な機能を提供します。 双方向リンクリストを使用して実装しています。 クラス概要 class SplQueue extends SplDoublyLi ...
https://man.plustar.jp/php/class.splqueue.html - [similar]
XML データに Xpath クエリを実行する 0
« SimpleXMLElement::__toString SimpleXMLIterator » PHP Manual SimpleXMLElement XML データに Xpath クエリを実行する SimpleXMLElement::xpath (PHP 5, PHP 7, PHP 8) SimpleXMLElement::xpath — XML データに Xpath クエリを実行する 説明 public SimpleXMLElement::xpath ( string $expression ): array ...
https://man.plustar.jp/php/simplexmlelement.xpath.html - [similar]
指定した型とドキュメント要素の DOMDocument オブジェクトを作成する 0
« DOMImplementation::__construct DOMImplementation::createDocumentType » PHP Manual DOMImplementation 指定した型とドキュメント要素の DOMDocument オブジェクトを作成する DOMImplementation::createDocument (PHP 5, PHP 7, PHP 8) DOMImplementation::createDocument — 指定した型とドキュメント要素 ...
https://man.plustar.jp/php/domimplementation.createdocument.html - [similar]
DOMComment クラス 0
« DOMChildNode::replaceWith DOMComment::__construct » PHP Manual DOM DOMComment クラス DOMComment クラス (PHP 5, PHP 7, PHP 8) はじめに コメントノード、つまり <!-- と --> で囲まれた文字を表します。 クラス概要 class DOMComment extends DOMCharacterData { /* 継承したプロパティ */ public str ...
https://man.plustar.jp/php/class.domcomment.html - [similar]
Memcached のインスタンスを作成する 0
« Memcached::casByKey Memcached::decrement » PHP Manual Memcached Memcached のインスタンスを作成する Memcached::__construct (PECL memcached >= 0.1.0) Memcached::__construct — Memcached のインスタンスを作成する 説明 public Memcached::__construct ( string $persistent_id = ? ) memcache サー ...
https://man.plustar.jp/php/memcached.construct.html - [similar]
Phar アーカイブの作成 0
« Phar アーカイブの使用法: Phar クラスおよび PharData クラス Phar アーカイブの作成: 導入 » PHP Manual Phar Phar アーカイブの作成 Phar アーカイブの作成 目次 Phar アーカイブの作成: 導入 関連キーワード: Phar , アーカイブ , 作成 , クラス , 導入 , PharData , ...
https://man.plustar.jp/php/phar.creating.html - [similar]