検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 439 for 位置 (0.021 sec.)
現在の DirectoryIterator アイテムのキーを返す 3995
« DirectoryIterator::isWritable DirectoryIterator::next » PHP Manual DirectoryIterator 現在の Di ... toryIterator::valid() - 現在の DirectoryIterator の位置が有効なファイルであるかどうかチェックする Iterator: ... xt , パラメータ , バージョン , banana , チェック , 位置 ...
https://man.plustar.jp/php/directoryiterator.key.html - [similar]
1 を探す 3995
« gmp_scan0 gmp_setbit » PHP Manual GMP 関数 1 を探す gmp_scan1 (PHP 4 >= 4.0.4, PHP 5, PHP 7, P ... can1() の例 <?php // 0 番目から探しはじめ、3 番目の位置に "1" ビットが見つかります $s1 = gmp_init ( "01000" ... s1 , 0 ) . "\n" ; // 5 番目から探しはじめ、9 番目の位置に "1" ビットが見つかります $s2 = gmp_init ( "010000 ...
https://man.plustar.jp/php/function.gmp-scan1.html - [similar]
対象にマッチする任意の点の色の値を変更する 3995
« Imagick::coalesceImages Imagick::colorizeImage » PHP Manual Imagick 対象にマッチする任意の点の ... r 枠線の色を表す ImagickPixel オブジェクト。 x 開始位置の X 座標。 y 開始位置の Y 座標。 戻り値 成功した場合 ...
https://man.plustar.jp/php/imagick.colorfloodfillimage.html - [similar]
LimitIterator を作成する 3995
« LimitIterator LimitIterator::current » PHP Manual LimitIterator LimitIterator を作成する Limit ... iterator , int $offset = 0 , int $limit = -1 ) 開始位置 offset と最大数 limit を指定したイテレータ iterato ... ator 制限したいイテレータ。 offset オプションの開始位置。 limit オプションの要素数。 エラー / 例外 offset が ...
https://man.plustar.jp/php/limititerator.construct.html - [similar]
文字列 3961
« ssdeep_fuzzy_hash はじめに » PHP Manual テキスト処理 文字列 文字列 はじめに インストール/設定 ... ipos — 大文字小文字を区別せずに文字列が最初に現れる位置を探す stripslashes — クォートされた文字列のクォート ... 特定の(大文字小文字を区別しない)文字列が最後に現れた位置を探す strrpos — 文字列中に、ある部分文字列が最後に現 ... セグメントの長さを探す strstr — 文字列が最初に現れる位置を見つける strtok — 文字列をトークンに分割する strto ... いは部分文字列の置換を行う substr_compare — 指定した位置から指定した長さの 2 つの文字列について、バイナリ対応 ...
https://man.plustar.jp/php/book.strings.html - [similar]
IntlIterator クラス 3961
« IntlException IntlIterator::current » PHP Manual intl IntlIterator クラス IntlIterator クラス ... レータオブジェクトも、 同じ状態 (つまり、イテレータの位置と現在の値) を持っています。 このクラスのサブクラスは ... レータを最初の要素に戻す IntlIterator::valid — 現在の位置が有効かを調べる 関連キーワード: IntlIterator , クラ ...
https://man.plustar.jp/php/class.intliterator.html - [similar]
コンパイラの実行を中止する 3961
« get_browser highlight_file » PHP Manual その他の関数 コンパイラの実行を中止する __halt_compile ... クリプトに埋め込んでいる場合に便利です。 データの開始位置(バイト値)は、定数 __COMPILER_HALT_OFFSET__ で定義 ... ます $fp = fopen ( __FILE__ , 'r' ); // データのある位置までファイルポインタを移動します fseek ( $fp , __COM ...
https://man.plustar.jp/php/function.halt-compiler.html - [similar]
イテレータにある要素をカウントする 3961
« iterator_apply iterator_to_array » PHP Manual SPL 関数 イテレータにある要素をカウントする iter ... ウントします。 iterator_count() は、 iterator の現在位置がそのまま保たれることを保障しません。 パラメータ it ... 出力は以下となります。 int(4) 例2 iterator_count() で位置を変更する例 <?php $iterator = new ArrayIterator ([ ...
https://man.plustar.jp/php/function.iterator-count.html - [similar]
色にマッチするピクセルを変更する 3961
« Imagick::orderedPosterizeImage Imagick::paintOpaqueImage » PHP Manual Imagick 色にマッチするピ ... xel オブジェクトあるいは文字列。 x floodfill の開始位置の X 座標。 y floodfill の開始位置の Y 座標。 channe ...
https://man.plustar.jp/php/imagick.paintfloodfillimage.html - [similar]
String 関数 3961
« 定義済み定数 addcslashes » PHP Manual 文字列 String 関数 String 関数 参考 より強力な文字列処理 ... ipos — 大文字小文字を区別せずに文字列が最初に現れる位置を探す stripslashes — クォートされた文字列のクォート ... 特定の(大文字小文字を区別しない)文字列が最後に現れた位置を探す strrpos — 文字列中に、ある部分文字列が最後に現 ... セグメントの長さを探す strstr — 文字列が最初に現れる位置を見つける strtok — 文字列をトークンに分割する strto ... いは部分文字列の置換を行う substr_compare — 指定した位置から指定した長さの 2 つの文字列について、バイナリ対応 ...
https://man.plustar.jp/php/ref.strings.html - [similar]