検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 327 for [SIMILAR] 16 1024 4096 WITH 32760 iteratoriterat... (2.582 sec.)
新機能 0
« 下位互換性のない変更点 PHP 7.0.x で推奨されなくなる機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 新機能 新機能 スカラー型宣言 スカラー 型宣言 には二つの方式があります。デフォルトの自動変換(coercive) モードと、 厳密に判断する strict モードです。 パラメータとして、 文字列 ( string ...
https://man.plustar.jp/php/migration70.new-features.html - [similar]
ArrayIterator クラス 0
« AppendIterator::valid ArrayIterator::append » PHP Manual イテレータ ArrayIterator クラス ArrayIterator クラス (PHP 5, PHP 7, PHP 8) はじめに このイテレータは、配列やオブジェクトを反復処理する際に 値やキーをリセットしたり修正したりすることができます。 同じ配列を何度も反復処理したい場合は ...
https://man.plustar.jp/php/class.arrayiterator.html - [similar]
RecursiveDirectoryIterator クラス 0
« RecursiveCallbackFilterIterator::hasChildren RecursiveDirectoryIterator::__construct » PHP Manual イテレータ RecursiveDirectoryIterator クラス RecursiveDirectoryIterator クラス (PHP 5, PHP 7, PHP 8) はじめに RecursiveDirectoryIterator は、 ファイルシステムのディレクトリを再帰的に反復処 ...
https://man.plustar.jp/php/class.recursivedirectoryiterator.html - [similar]
次のエントリに進む 0
« SplFixedArray::key SplFixedArray::offsetExists » PHP Manual SplFixedArray 次のエントリに進む SplFixedArray::next (PHP 5 >= 5.3.0, PHP 7) SplFixedArray::next — 次のエントリに進む 説明 public SplFixedArray::next (): void イテレータを、次の配列の要素に進めます。 パラメータ この関数にはパラ ...
https://man.plustar.jp/php/splfixedarray.next.html - [similar]
現在の要素を返す 0
« CachingIterator::count CachingIterator::getCache » PHP Manual CachingIterator 現在の要素を返す CachingIterator::current (PHP 5, PHP 7, PHP 8) CachingIterator::current — 現在の要素を返す 説明 public CachingIterator::current (): mixed 警告 この関数は、 現在のところ詳細な情報はありません。 ...
https://man.plustar.jp/php/cachingiterator.current.html - [similar]
DirectoryIterator クラス 0
« CallbackFilterIterator::__construct DirectoryIterator::__construct » PHP Manual イテレータ DirectoryIterator クラス DirectoryIterator クラス (PHP 5, PHP 7, PHP 8) はじめに DirectoryIterator クラスは、 ファイルシステムのディレクトリを閲覧するためのシンプルなインターフェイスです。 クラス ...
https://man.plustar.jp/php/class.directoryiterator.html - [similar]
ふたつの画像を合成する 0
« Imagick::steganoImage Imagick::stripImage » PHP Manual Imagick ふたつの画像を合成する Imagick::stereoImage (PECL imagick 2, PECL imagick 3) Imagick::stereoImage — ふたつの画像を合成する 説明 public Imagick::stereoImage ( Imagick $offset_wand ): bool ふたつの画像を合成してひとつの画像に ...
https://man.plustar.jp/php/imagick.stereoimage.html - [similar]
はじめに 0
« SPL インストール/設定 » PHP Manual SPL はじめに はじめに The Standard PHP Library (SPL) は、標準的な問題を解決するためのインターフェイスやクラスを集めたものです。 SPL は、標準データ構造や、オブジェクトを走査するためのイテレータ、インターフェイス、標準の例外、そしてファイルを扱うクラスな ...
https://man.plustar.jp/php/intro.spl.html - [similar]
ジェネレータとは 0
« ジェネレータ ジェネレータの構文 » PHP Manual ジェネレータ ジェネレータとは ジェネレータとは (PHP 5 >= 5.5.0, PHP 7, PHP 8) ジェネレータを使えば、シンプルな イテレータ を簡単に実装できます。 Iterator インターフェイスを実装したクラスを用意する オーバーヘッドや複雑さを心配する必要はありま ...
https://man.plustar.jp/php/language.generators.overview.html - [similar]
次のエントリに移動する 0
« SplDoublyLinkedList::key SplDoublyLinkedList::offsetExists » PHP Manual SplDoublyLinkedList 次のエントリに移動する SplDoublyLinkedList::next (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplDoublyLinkedList::next — 次のエントリに移動する 説明 public SplDoublyLinkedList::next (): void イテレータを次の ...
https://man.plustar.jp/php/spldoublylinkedlist.next.html - [similar]