検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 194 for 先頭 (0.002 sec.)
間隔をフォーマットする 8038
« DateInterval::createFromDateString DatePeriod » PHP Manual DateInterval 間隔をフォーマットする ... 文字 説明 値の例 % リテラルとしての % % Y 年、数値、先頭に 0 を含む 2 桁 01 , 03 y 年、数値 1 , 3 M 月、数値 ...先頭に 0 を含む 2 桁 01 , 03 , 12 m 月、数値 1 , 3 , 12 ... D 日、数値、先頭に 0 を含む 2 桁 01 , 03 , 31 d 日、数値 1 , 3 , 31 ... れ以外の場合は (unknown) 4 , 18 , 8123 H 時間、数値、先頭に 0 を含む 2 桁 01 , 03 , 23 h 時間、数値 1 , 3 , 2 ...
https://man.plustar.jp/php/dateinterval.format.html - [similar]
内部ポインタをラージオブジェクトの先頭に移動する 8038
« OCILob::read OCILob::save » PHP Manual OCILob 内部ポインタをラージオブジェクトの先頭に移動する ... OCILob::rewind — 内部ポインタをラージオブジェクトの先頭に移動する 説明 public OCILob::rewind (): bool 内部ポ ... インタをラージオブジェクトの先頭にセットします。 パラメータ この関数にはパラメータは ... ド: OCILob , 内部 , ポインタ , ラージオブジェクト , 先頭 , 移動 , rewind , OCI , 名前 , 変更 ...
https://man.plustar.jp/php/ocilob.rewind.html - [similar]
bucket を brigade の先頭に追加する 7745
« stream_bucket_new stream_context_create » PHP Manual ストリーム 関数 bucket を brigade の先頭... PHP 8) stream_bucket_prepend — bucket を brigade の先頭に追加する 説明 stream_bucket_prepend ( resource $br ... $bucket ): void この関数を呼ぶと、bucket brigade の先頭に bucket を追加できます。一般に、 php_user_filter:: ... test/resource=foo' ); ?> 関連キーワード: brigade , 先頭 , 追加 , stream , prepend , filter , 関数 , オブジ ...
https://man.plustar.jp/php/function.stream-bucket-prepend.html - [similar]
ファイルポインタを先頭に巻き戻す 7745
« SplFileObject::next SplFileObject::seek » PHP Manual SplFileObject ファイルポインタを先頭に巻き ... , PHP 8) SplFileObject::rewind — ファイルポインタを先頭に巻き戻す 説明 public SplFileObject::rewind (): voi ... d ファイルポインタを先頭に巻き戻します。 パラメータ この関数にはパラメータは ... ックする 関連キーワード: SplFileObject , ポインタ , 先頭 , ファイル , rewind , 取得 , next , パラメータ , 終 ...
https://man.plustar.jp/php/splfileobject.rewind.html - [similar]
ヒープの先頭からノードを取り出す 7745
« SplHeap::current SplHeap::insert » PHP Manual SplHeap ヒープの先頭からノードを取り出す SplHeap ... >= 5.3.0, PHP 7, PHP 8) SplHeap::extract — ヒープの先頭からノードを取り出す 説明 public SplHeap::extract () ... をスローします。 関連キーワード: ノード , ヒープ , 先頭 , SplHeap , extract , パラメータ , insert , public ...
https://man.plustar.jp/php/splheap.extract.html - [similar]
ヒープの先頭からノードを取り出す 7745
« SplPriorityQueue::current SplPriorityQueue::getExtractFlags » PHP Manual SplPriorityQueue ヒー ... プの先頭からノードを取り出す SplPriorityQueue::extract (PHP ... PHP 7, PHP 8) SplPriorityQueue::extract — ヒープの先頭からノードを取り出す 説明 public SplPriorityQueue::e ... に応じて返します。 関連キーワード: ノード , ヒープ , 先頭 , SplPriorityQueue , extract , パラメータ , getExt ...
https://man.plustar.jp/php/splpriorityqueue.extract.html - [similar]
文字列の先頭バイトを、0 から 255 までの値に変換する 7680
« number_format parse_str » PHP Manual String 関数 文字列の先頭バイトを、0 から 255 までの値に変 ... する ord (PHP 4, PHP 5, PHP 7, PHP 8) ord — 文字列の先頭バイトを、0 から 255 までの値に変換する 説明 ord ( s ... tring $character ): int character の先頭バイトのバイナリ値を、 0 から 255 までの符号なしの整 ... = "\n" ; if ( ord ( $str ) == 10 ) { echo "\$str の先頭は改行文字です。\n" ; } ?> 例2 UTF-8 の文字列をバイト ... code コードポイントを返す 関連キーワード: バイト , 先頭 , 変換 , 値 , 関数 , string , character , 文字 , A ...
https://man.plustar.jp/php/function.ord.html - [similar]
双方向リンクリストの先頭からノードを取り出す 7680
« SplDoublyLinkedList::setIteratorMode SplDoublyLinkedList::top » PHP Manual SplDoublyLinkedList ... 双方向リンクリストの先頭からノードを取り出す SplDoublyLinkedList::shift (PHP ... ) SplDoublyLinkedList::shift — 双方向リンクリストの先頭からノードを取り出す 説明 public SplDoublyLinkedList ... 。 関連キーワード: ノード , 双方向 , リンクリスト , 先頭 , SplDoublyLinkedList , パラメータ , setIteratorMo ...
https://man.plustar.jp/php/spldoublylinkedlist.shift.html - [similar]
トップレベルの内部イテレータの先頭要素にイテレータを巻き戻す 7571
« RecursiveIteratorIterator::nextElement RecursiveIteratorIterator::setMaxDepth » PHP Manual Rec ... siveIteratorIterator トップレベルの内部イテレータの先頭要素にイテレータを巻き戻す RecursiveIteratorIterator ... orIterator::rewind — トップレベルの内部イテレータの先頭要素にイテレータを巻き戻す 説明 public RecursiveIter ... ん。 戻り値 値を返しません。 関連キーワード: 内部 , 先頭 , 要素 , RecursiveIteratorIterator , rewind , 関数 ...
https://man.plustar.jp/php/recursiveiteratoriterator.rewind.html - [similar]
指定した書式でフォーマットした日付を返す 7387
« DateTime::diff DateTime::getOffset » PHP Manual DateTimeInterface 指定した書式でフォーマットし ... 文字 説明 戻り値の例 日 --- --- d 日。二桁の数字(先頭にゼロがつく場合も) 01 から 31 D 曜日。3文字のテキス ... ト形式。 Mon から Sun j 日。先頭にゼロをつけない。 1 から 31 l (小文字の 'L') 曜日。 ... フルスペルの文字。 January から December m 月。数字。先頭にゼロをつける。 01 から 12 M 月。3 文字形式。 Jan か ... ら Dec n 月。数字。先頭にゼロをつけない。 1 から 12 t 指定した月の日数。 28 ...
https://man.plustar.jp/php/datetime.format.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT