検索

phrase: max: clip:
target: order:
Results of 361 - 370 of about 476 for [SIMILAR] 16 1024 4096 WITH 20393 アイ WITH 1661... (2.231 sec.)
現在の要素を返す 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]
PHP関連のプロジェクトの歴史 0
« PHPの歴史 PHP関連の本 » PHP Manual PHP の歴史と関連するプロジェクト PHP関連のプロジェクトの歴史 PHP関連のプロジェクトの歴史 PEAR » PEAR 、 PHP Extension and Application Repository (元は PHP Extension and Add-on Repositoryでした)は、 PHPで書かれた基本的なクラスの集まりで、将来的には PHP ...
https://man.plustar.jp/php/history.php.related.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHPでGDサポートを有効にするには、configure に --with-gd[=DIR] を指定します。ただし、DIRは GDのベースインストールディレクトリです。 PHPにバンドルされている推奨のGDライブラリを使用するには --with-gd を指定し ...
https://man.plustar.jp/php/image.installation.html - [similar]
はじめに 0
« SPL インストール/設定 » PHP Manual SPL はじめに はじめに The Standard PHP Library (SPL) は、標準的な問題を解決するためのインターフェイスやクラスを集めたものです。 SPL は、標準データ構造や、オブジェクトを走査するためのイテレータ、インターフェイス、標準の例外、そしてファイルを扱うクラスな ...
https://man.plustar.jp/php/intro.spl.html - [similar]
次の要素に移動する 0
« IteratorIterator::key IteratorIterator::rewind » PHP Manual IteratorIterator 次の要素に移動する IteratorIterator::next (PHP 5 >= 5.1.0, PHP 7, PHP 8) IteratorIterator::next — 次の要素に移動する 説明 public IteratorIterator::next (): void 次の要素に移動します。 パラメータ この関数にはパ ...
https://man.plustar.jp/php/iteratoriterator.next.html - [similar]
最初の要素に巻き戻す 0
« IteratorIterator::next IteratorIterator::valid » PHP Manual IteratorIterator 最初の要素に巻き戻す IteratorIterator::rewind (PHP 5 >= 5.1.0, PHP 7, PHP 8) IteratorIterator::rewind — 最初の要素に巻き戻す 説明 public IteratorIterator::rewind (): void 最初の要素に巻き戻します。 パラメータ ...
https://man.plustar.jp/php/iteratoriterator.rewind.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]
Eio 関数 0
« 例 eio_busy » PHP Manual Eio Eio 関数 Eio 関数 目次 eio_busy — 人為的に負荷を高くする。テストやベンチマークなどで有用 eio_cancel — リクエストを取り消す eio_chmod — ファイルやディレクトリのパーミッションを変更する eio_chown — ファイルやディレクトリのオーナーを変更する eio_close — ファイ ...
https://man.plustar.jp/php/ref.eio.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]
前のエントリに移動する 0
« SplDoublyLinkedList::pop SplDoublyLinkedList::push » PHP Manual SplDoublyLinkedList 前のエントリに移動する SplDoublyLinkedList::prev (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplDoublyLinkedList::prev — 前のエントリに移動する 説明 public SplDoublyLinkedList::prev (): void イテレータを前のノードに ...
https://man.plustar.jp/php/spldoublylinkedlist.prev.html - [similar]