検索

phrase: max: clip:
target: order:
Results of 331 - 340 of about 2367 for 取得 (0.050 sec.)
Unicode のバージョンを取得する 2697
« IntlChar::getPropertyValueName IntlChar::hasBinaryProperty » PHP Manual IntlChar Unicode のバー ... ジョンを取得する IntlChar::getUnicodeVersion (PHP 7, PHP 8) Intl ... Char::getUnicodeVersion — Unicode のバージョンを取得する 説明 public static IntlChar::getUnicodeVersion ... (): array Unicode のバージョン情報を取得します。 バージョンの配列には、 ICU が現在使っている ... 参考 IntlChar::charAge() - コードポイントの "age" を取得する 関連キーワード: バージョン , 取得 , IntlChar , ...
https://man.plustar.jp/php/intlchar.getunicodeversion.html - [similar]
内部イテレータを取得する 2697
« IteratorIterator::current IteratorIterator::key » PHP Manual IteratorIterator 内部イテレータを ... eratorIterator::getInnerIterator — 内部イテレータを取得する 説明 public IteratorIterator::getInnerIterator ... (): ? Iterator 内部イテレータを取得します。 パラメータ この関数にはパラメータはありませ ... 参考 Iterator OuterIterator 関連キーワード: 内部 , 取得 , getInnerIterator , パラメータ , key , public , 関 ...
https://man.plustar.jp/php/iteratoriterator.getinneriterator.html - [similar]
サーバーの統計情報を取得する 2697
« Memcache::getServerStatus Memcache::getVersion » PHP Manual Memcache サーバーの統計情報を取得... >= 0.2.0) Memcache::getStats — サーバーの統計情報を取得する 説明 Memcache::getStats ( string $type = ? , in ... s() 関数を使用することも可能です。 パラメータ type 取得する統計情報の型。使用可能な値は {reset, malloc, map ... type を cachedump と設定した場合に使用し、ダンプを取得する slab を指定します。 cachedump コマンドはサーバー ... dedStats() - プール内のすべてのサーバーの統計情報を取得する 関連キーワード: サーバー , 統計 , 情報 , 取得 , ...
https://man.plustar.jp/php/memcache.getstats.html - [similar]
クラスを定義する拡張モジュールの名前を取得する 2697
« ReflectionClass::getExtension ReflectionClass::getFileName » PHP Manual ReflectionClass クラス ... を定義する拡張モジュールの名前を取得する ReflectionClass::getExtensionName (PHP 5, PHP 7 ... ensionName — クラスを定義する拡張モジュールの名前を取得する 説明 public ReflectionClass::getExtensionName ( ... ring | false クラスを定義する拡張モジュールの名前を取得します。 パラメータ この関数にはパラメータはありませ ... 張モジュールを表す ReflectionExtension オブジェクトを取得する 関連キーワード: 定義 , クラス , 拡張 , モジュー ...
https://man.plustar.jp/php/reflectionclass.getextensionname.html - [similar]
スタックトレースを取得する 2697
« Throwable::getLine Throwable::getTraceAsString » PHP Manual Throwable スタックトレースを取得... 7, PHP 8) Throwable::getTrace — スタックトレースを取得する 説明 public Throwable::getTrace (): array スタッ ... す。 参考 Exception::getTrace() - スタックトレースを取得する 関連キーワード: 取得 , Throwable , getTrace , 配 ...
https://man.plustar.jp/php/throwable.gettrace.html - [similar]
名前をもとに、属性の値を取得する 2697
« XMLReader::expand XMLReader::getAttributeNo » PHP Manual XMLReader 名前をもとに、属性の値を取得 ... XMLReader::getAttribute — 名前をもとに、属性の値を取得する 説明 public XMLReader::getAttribute ( string $n ... getAttributeNo() - インデックスをもとに、属性の値を取得する XMLReader::getAttributeNs() - 名前および URI を ... もとに、属性の値を取得する 関連キーワード: 属性 , 名前 , 取得 , もと , XML ...
https://man.plustar.jp/php/xmlreader.getattribute.html - [similar]
名前を使用して、エントリのファイルハンドラ (読み込み専用) を取得する 2697
« ZipArchive::getStatusString ZipArchive::getStreamIndex » PHP Manual ZipArchive 名前を使用して、 ... エントリのファイルハンドラ (読み込み専用) を取得する ZipArchive::getStream (PHP 5 >= 5.2.0, PHP 7, P ... 用して、エントリのファイルハンドラ (読み込み専用) を取得する 説明 public ZipArchive::getStream ( string $nam ... false 名前を使用して、エントリのファイルハンドラを取得します。 現時点では読み込み操作のみに対応しています。 ... lse を返します。 例 例1 エントリの内容を fread() で取得し、それを保存する <?php $contents = '' ; $z = new Z ...
https://man.plustar.jp/php/ziparchive.getstream.html - [similar]
インデックスで指定されたエントリへの、ファイルハンドラを取得する(読み取り専用) 2697
« ZipArchive::getStream ZipArchive::getStreamName » PHP Manual ZipArchive インデックスで指定され ... たエントリへの、ファイルハンドラを取得する(読み取り専用) ZipArchive::getStreamIndex (PHP 8 ... デックスで指定されたエントリへの、ファイルハンドラを取得する(読み取り専用) 説明 public ZipArchive::getStream ... デックスで指定されたエントリへの、 ファイルハンドラを取得します。 現状では、読み取りのみをサポートしています。 ... false を返します. 例 例1 fread() でエントリの内容を取得し、保存する <?php $contents = '' ; $z = new ZipArch ...
https://man.plustar.jp/php/ziparchive.getstreamindex.html - [similar]
ストリーム 2680
« SplSubject::notify はじめに » PHP Manual その他の基本モジュール ストリーム ストリーム はじめに ... する streamWrapper::stream_cast — 元となるリソースを取得する streamWrapper::stream_close — リソースを閉じる ... per::stream_stat — ファイルリソースについての情報を取得する streamWrapper::stream_tell — ストリームの現在位 ... 置を取得する streamWrapper::stream_truncate — ストリームを丸 ... streamWrapper::url_stat — ファイルについての情報を取得する ストリーム 関数 stream_bucket_append — bucket を ...
https://man.plustar.jp/php/book.stream.html - [similar]
Zip 2680
« RarException::setUsingExceptions はじめに » PHP Manual 圧縮およびアーカイブ Zip Zip はじめに イ ... ndex — インデックスで定義されたエントリの外部属性を取得する ZipArchive::getExternalAttributesName — 名前で定 ... 義されたエントリの外部属性を取得する ZipArchive::getFromIndex — インデックスを使用し ... 用して、エントリのファイルハンドラ (読み込み専用) を取得する ZipArchive::getStreamIndex — インデックスで指定 ... されたエントリへの、ファイルハンドラを取得する(読み取り専用) ZipArchive::getStreamName — 名前で ...
https://man.plustar.jp/php/book.zip.html - [similar]