検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 219 for [SIMILAR] 16 1024 4096 WITH 22892 splpriorityque... (0.261 sec.)
イテレータを先頭に巻き戻す 3156
« SplFixedArray::offsetUnset SplFixedArray::setSize » PHP Manual SplFixedArray イテレータを先頭に巻き戻す SplFixedArray::rewind (PHP 5 >= 5.3.0, PHP 7) SplFixedArray::rewind — イテレータを先頭に巻き戻す 説明 public SplFixedArray::rewind (): void イテレータを先頭に巻き戻します。 パラメータ ...
https://man.plustar.jp/php/splfixedarray.rewind.html - [similar]
配列の内部ポインタを先頭の要素にセットする 3156
« range rsort » PHP Manual 配列 関数 配列の内部ポインタを先頭の要素にセットする reset (PHP 4, PHP 5, PHP 7, PHP 8) reset — 配列の内部ポインタを先頭の要素にセットする 説明 reset ( array | object &$array ): mixed reset() は、 array の内部ポインタの先頭の要素に戻し、配列の最初の要素の値を返 ...
https://man.plustar.jp/php/function.reset.html - [similar]
先頭に巻き戻す 3156
« FilesystemIterator::next FilesystemIterator::setFlags » PHP Manual FilesystemIterator 先頭に巻き戻す FilesystemIterator::rewind (PHP 5 >= 5.3.0, PHP 7, PHP 8) FilesystemIterator::rewind — 先頭に巻き戻す 説明 public FilesystemIterator::rewind (): void ディレクトリを先頭に巻き戻します。 ...
https://man.plustar.jp/php/filesystemiterator.rewind.html - [similar]
間隔をフォーマットする 3156
« DateInterval::createFromDateString DatePeriod » PHP Manual DateInterval 間隔をフォーマットする DateInterval::format (PHP 5 >= 5.3.0, PHP 7, PHP 8) DateInterval::format — 間隔をフォーマットする 説明 public DateInterval::format ( string $format ): string 間隔をフォーマットします。 パラメ ...
https://man.plustar.jp/php/dateinterval.format.html - [similar]
ファイルポインタを先頭に巻き戻す 3156
« SplFileObject::next SplFileObject::seek » PHP Manual SplFileObject ファイルポインタを先頭に巻き戻す SplFileObject::rewind (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::rewind — ファイルポインタを先頭に巻き戻す 説明 public SplFileObject::rewind (): void ファイルポインタを先頭に巻き戻しま ...
https://man.plustar.jp/php/splfileobject.rewind.html - [similar]
文字列の先頭バイトを、0 から 255 までの値に変換する 3156
« number_format parse_str » PHP Manual String 関数 文字列の先頭バイトを、0 から 255 までの値に変換する ord (PHP 4, PHP 5, PHP 7, PHP 8) ord — 文字列の先頭バイトを、0 から 255 までの値に変換する 説明 ord ( string $character ): int character の先頭バイトのバイナリ値を、 0 から 255 までの符 ...
https://man.plustar.jp/php/function.ord.html - [similar]
ファイルポインタの位置を先頭に戻す 3156
« rename rmdir » PHP Manual ファイルシステム 関数 ファイルポインタの位置を先頭に戻す rewind (PHP 4, PHP 5, PHP 7, PHP 8) rewind — ファイルポインタの位置を先頭に戻す 説明 rewind ( resource $stream ): bool stream のファイル位置指示子を、 ファイルストリームの先頭にセットします。 注意 : 追記 ...
https://man.plustar.jp/php/function.rewind.html - [similar]
数値形式の文字列 3156
« 文字列 配列 » PHP Manual 型 数値形式の文字列 数値形式の文字列 PHP の 文字列 は、 int や float と解釈できる場合は 数値と見なされます。 PHP 8.0.0 以降の正式な仕様は下記の通りです: WHITESPACES \s* LNUM [0-9]+ DNUM ([0-9]*)[\.]{LNUM}) | ({LNUM}[\.][0-9]*) EXPONENT_DNUM (({LNUM} | {DNUM}) [ ...
https://man.plustar.jp/php/language.types.numeric-strings.html - [similar]
配列の先頭から要素を一つ取り出す 3156
« array_search array_slice » PHP Manual 配列 関数 配列の先頭から要素を一つ取り出す array_shift (PHP 4, PHP 5, PHP 7, PHP 8) array_shift — 配列の先頭から要素を一つ取り出す 説明 array_shift ( array &$array ): mixed array_shift() は、 array の最初の値を取り出して返します。配列 array は、要素 ...
https://man.plustar.jp/php/function.array-shift.html - [similar]
SplMinHeap クラス 0
« SplMaxHeap::compare SplMinHeap::compare » PHP Manual データ構造 SplMinHeap クラス SplMinHeap クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SplMinHeap クラスは、ヒープの主要な機能を提供し、最小値を先頭に保ちます。 クラス概要 class SplMinHeap extends SplHeap { /* メソッド */ protected c ...
https://man.plustar.jp/php/class.splminheap.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT