検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 439 for 位置 (0.043 sec.)
文字列の一部を置換する 3754
« substr_count substr » PHP Manual String 関数 文字列の一部を置換する substr_replace (PHP 4, PHP ... される部分の長さを表します。 負の場合、置換を停止する位置が string の終端から何文字目であるかを表します。この ... ゼロだったら、 この関数は string の最初から offset の位置に replace を挿入するということになります。 戻り値 結 ...
https://man.plustar.jp/php/function.substr-replace.html - [similar]
次の要素に進む 3754
« Iterator::key Iterator::rewind » PHP Manual Iterator 次の要素に進む Iterator::next (PHP 5, PHP ... の要素に進む 説明 public Iterator::next (): void 現在位置を次の要素に移動します。 注意 : このメソッドは、各 f ...
https://man.plustar.jp/php/iterator.next.html - [similar]
Checks if the current position in the cursor is valid 3754
« MongoDB\Driver\Cursor::toArray MongoDB\Driver\CursorId » PHP Manual MongoDB\Driver\Cursor Chec ... lid, false otherwise. 参考 Iterator::valid() - 現在位置が有効かどうかを調べる 関連キーワード: valid , Drive ...
https://man.plustar.jp/php/mongodb-driver-cursor.valid.html - [similar]
結果セットから次の行を取得する 3754
« PDOStatement::execute PDOStatement::fetchAll » PHP Manual PDOStatement 結果セットから次の行を取 ... れた場合、この値により 取得される結果セットの行の絶対位置が指定されます。 スクロール可能なカーソルを表すPDOSt ... PDOStatement::fetch() がコールされる前のカーソルの 位置を基準として取得する行の位置を指定します。 戻り値 こ ...
https://man.plustar.jp/php/pdostatement.fetch.html - [similar]
パラメータを変数にバインドする 3754
« SQLite3Stmt SQLite3Stmt::bindValue » PHP Manual SQLite3Stmt パラメータを変数にバインドする SQL ... を識別する string (名前付きパラメータの場合) または (位置パラメータの場合) int 。 名前付きパラメータがコロン ... いない場合、コロンが自動的に名前の前に付加されます。 位置パラメータは 1 から始まります。 var 変数にバインドす ...
https://man.plustar.jp/php/sqlite3stmt.bindparam.html - [similar]
NumberFormatter クラス 3720
« Collator::sort NumberFormatter::create » PHP Manual intl NumberFormatter クラス NumberFormatte ... ormatter::PADDING_POSITION ( int ) パディングを行う位置。 使用できる引数の値についてはパディング位置に関する ... ormatter::PADDING_POSITION 属性に使用するパディング位置の値です。 NumberFormatter::PAD_AFTER_PREFIX ( int ) ...
https://man.plustar.jp/php/class.numberformatter.html - [similar]
FTP サーバーからファイルを取得し、ローカルファイルに書き込む(非ブロッキング) 3720
« ftp_nb_fput ftp_nb_put » PHP Manual FTP 関数 FTP サーバーからファイルを取得し、ローカルファイル ... offset ダウンロードを開始する、リモートファイル内の位置。 戻り値 FTP_FAILED 、 FTP_FINISHED あるいは FTP_MO ... 0 バイト小さくなります。なぜなら ダウンロードの開始位置を 100 バイトずらしたからです。 もし FTP_AUTOSEEK を ...
https://man.plustar.jp/php/function.ftp-nb-get.html - [similar]
画像のカラーマップを移動する 3720
« Gmagick::current Gmagick::deconstructimages » PHP Manual Gmagick 画像のカラーマップを移動する ... ick::cyclecolormapimage ( int $displace ): Gmagick 位置番号を指定して、画像のカラーマップを移動します。 カラ ...
https://man.plustar.jp/php/gmagick.cyclecolormapimage.html - [similar]
画像のカラーマップを移動する 3720
« Imagick::current Imagick::decipherImage » PHP Manual Imagick 画像のカラーマップを移動する Imag ... magick::cycleColormapImage ( int $displace ): bool 位置番号を指定して、画像のカラーマップを移動します。 カラ ...
https://man.plustar.jp/php/imagick.cyclecolormapimage.html - [similar]
デジタル透かしを画像に埋め込む 3720
« Imagick::statisticImage Imagick::stereoImage » PHP Manual Imagick デジタル透かしを画像に埋め込 ... とができます。 offset は、透かしの埋め込みを開始する位置を指定します。 パラメータ watermark_wand offset 戻り ...
https://man.plustar.jp/php/imagick.steganoimage.html - [similar]