検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 670 for [SIMILAR] 16 1024 4096 WITH 11897 readline WITH ... (1.215 sec.)
これまでのすべての描画コマンドを画像上にレンダリングする 0
« ImagickDraw::rectangle ImagickDraw::resetVectorGraphics » PHP Manual ImagickDraw これまでのすべての描画コマンドを画像上にレンダリングする ImagickDraw::render (PECL imagick 2, PECL imagick 3) ImagickDraw::render — これまでのすべての描画コマンドを画像上にレンダリングする 説明 public Imag ...
https://man.plustar.jp/php/imagickdraw.render.html - [similar]
Standard PHP Library (SPL) 0
« SeasLog::warning はじめに » PHP Manual その他の基本モジュール Standard PHP Library (SPL) Standard PHP Library (SPL) はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 データ構造 SplDoublyLinkedList — SplDoublyLinkedList クラス SplStack — SplStack クラス ...
https://man.plustar.jp/php/book.spl.html - [similar]
Microsoft Windows のコマンドラインでの PHP 0
« ソースからのビルド Apache 2.x (Microsoft Windows 用) » PHP Manual Windows システムへのインストール Microsoft Windows のコマンドラインでの PHP Microsoft Windows のコマンドラインでの PHP この節では、PHP を Windows のコマンドラインで実行するときの注意点やヒントを説明します。 注意 : まず ...
https://man.plustar.jp/php/install.windows.commandline.html - [similar]
インターフェイスの名前を取得する 0
« ReflectionClass::getFileName ReflectionClass::getInterfaces » PHP Manual ReflectionClass インターフェイスの名前を取得する ReflectionClass::getInterfaceNames (PHP 5 >= 5.2.0, PHP 7, PHP 8) ReflectionClass::getInterfaceNames — インターフェイスの名前を取得する 説明 public ReflectionClass: ...
https://man.plustar.jp/php/reflectionclass.getinterfacenames.html - [similar]
大文字小文字を区別しないバイナリセーフな文字列比較を行う 0
« str_word_count strchr » PHP Manual String 関数 大文字小文字を区別しないバイナリセーフな文字列比較を行う strcasecmp (PHP 4, PHP 5, PHP 7, PHP 8) strcasecmp — 大文字小文字を区別しないバイナリセーフな文字列比較を行う 説明 strcasecmp ( string $string1 , string $string2 ): int 大文字小文字を ...
https://man.plustar.jp/php/function.strcasecmp.html - [similar]
IteratorAggregate インターフェイス 0
« Iterator::valid IteratorAggregate::getIterator » PHP Manual 定義済みのインターフェイスとクラス IteratorAggregate インターフェイス IteratorAggregate インターフェイス (PHP 5, PHP 7, PHP 8) はじめに 外部イテレータを作成するためのインターフェイスです。 インターフェイス概要 interface Iterat ...
https://man.plustar.jp/php/class.iteratoraggregate.html - [similar]
SeekableIterator インターフェイス 0
« RecursiveIterator::hasChildren SeekableIterator::seek » PHP Manual インターフェイス SeekableIterator インターフェイス SeekableIterator インターフェイス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに Seekable イテレータです。 インターフェイス概要 interface SeekableIterator extends Iterator { / ...
https://man.plustar.jp/php/class.seekableiterator.html - [similar]
OuterIterator インターフェイス 0
« Countable::count OuterIterator::getInnerIterator » PHP Manual インターフェイス OuterIterator インターフェイス OuterIterator インターフェイス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに OuterIterator を実装したクラスは、 イテレータ群の反復処理に使うことができます。 インターフェイス概要 inte ...
https://man.plustar.jp/php/class.outeriterator.html - [similar]
バイナリセーフな文字列比較 0
« strchr strcoll » PHP Manual String 関数 バイナリセーフな文字列比較 strcmp (PHP 4, PHP 5, PHP 7, PHP 8) strcmp — バイナリセーフな文字列比較 説明 strcmp ( string $string1 , string $string2 ): int この比較は大文字小文字を区別することに注意してください。 パラメータ string1 最初の文字列。 s ...
https://man.plustar.jp/php/function.strcmp.html - [similar]
プロセスへのファイルポインタをオープンする 0
« pclose readfile » PHP Manual ファイルシステム 関数 プロセスへのファイルポインタをオープンする popen (PHP 4, PHP 5, PHP 7, PHP 8) popen — プロセスへのファイルポインタをオープンする 説明 popen ( string $command , string $mode ): resource | false command で指定したコマンドのフォークによっ ...
https://man.plustar.jp/php/function.popen.html - [similar]