検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 299 for offset (0.031 sec.)
div および offset の係数を使用し、3x3 の畳み込み配列を適用する 5365
« imagecolortransparent imagecopy » PHP Manual GD および Image 関数 div および offset の係数を使 ... 5.1.0, PHP 7, PHP 8) imageconvolution — div および offset の係数を使用し、3x3 の畳み込み配列を適用する 説明 ... e $image , array $matrix , float $divisor , float $offset ): bool 画像に畳み込み配列を適用します。 指定した係 ... 。 divisor 畳み込み結果の除数。正規化で使用します。 offset 色オフセット。 戻り値 成功した場合に true を、失敗 ... 像にフィルタを適用する 関連キーワード: 配列 , 適用 , offset , 係数 , および , 使用 , float , imageconvolution ...
https://man.plustar.jp/php/function.imageconvolution.html - [similar]
文字列中で、特定の(大文字小文字を区別しない)文字列が最後に現れた位置を探す 5337
« strrev strrpos » PHP Manual String 関数 文字列中で、特定の(大文字小文字を区別しない)文字列が最 ... trripos ( string $haystack , string $needle , int $offset = 0 ): int | false 文字列 haystack の中で、 needle ... するか、 明示的に chr() 関数を呼び出すべきでしょう。 offset ゼロまたは正の値の場合、 haystack の 最初の offset ... 検索が行われます。 負の値の場合、 haystack の 最後の offset バイトをスキップし、 右から左に検索が行われ、 need ... 最初に現れる場所を探します。 注意 : この方が、最後の offset バイトより前にある、 最後の needle を効率的に探せま ...
https://man.plustar.jp/php/function.strripos.html - [similar]
(夏時間を考慮せずに) GMT へのオフセットを取得する 5337
« IntlTimeZone::getOffset IntlTimeZone::getRegion » PHP Manual IntlTimeZone (夏時間を考慮せずに) ... GMT へのオフセットを取得する IntlTimeZone::getRawOffset intltz_get_raw_offset (PHP 5 >= 5.5.0, PHP 7, PHP ... 8, PECL >= 3.0.0a1) IntlTimeZone::getRawOffset -- intltz_get_raw_offset — (夏時間を考慮せずに) GM ... ジェクト指向型 (method): public IntlTimeZone::getRawOffset (): int 手続き型: intltz_get_raw_offset ( IntlTime ... , 考慮 , オフセット , 取得 , IntlTimeZone , getRawOffset , intltz , offset , 関数 , int ...
https://man.plustar.jp/php/intltimezone.getrawoffset.html - [similar]
Get column information from a result and return as an object 5261
« cubrid_fetch_assoc cubrid_fetch_lengths » PHP Manual CUBRID MySQL 互換関数 Get column informat ... cubrid_fetch_field ( resource $result , int $field_offset = 0 ): object This function returns an object with ... result comes from a call to cubrid_execute() field_offset The numerical field offset. If the field offset is ... etrieved by this function) is retrieved. The field_offset starts at 0. 戻り値 Object with certain properties ... キーワード: olumn , key , cubrid , fetch , column , offset , result , string , unique , type ...
https://man.plustar.jp/php/function.cubrid-fetch-field.html - [similar]
文字列中に、ある部分文字列が最後に現れる場所を探す 5261
« strripos strspn » PHP Manual String 関数 文字列中に、ある部分文字列が最後に現れる場所を探す st ... strrpos ( string $haystack , string $needle , int $offset = 0 ): int | false 文字列 haystack の中で、 needle ... するか、 明示的に chr() 関数を呼び出すべきでしょう。 offset ゼロまたは正の値の場合、 haystack の 最初の offset ... 検索が行われます。 負の値の場合、 haystack の 最後の offset バイトをスキップし、 右から左に検索が行われ、 need ... 最初に現れる場所を探します。 注意 : この方が、最後の offset バイトより前にある、 最後の needle を効率的に探せま ...
https://man.plustar.jp/php/function.strrpos.html - [similar]
パスの角を描画する際に使用する形状を指定する 5261
« ImagickDraw::setStrokeLineCap ImagickDraw::setStrokeMiterLimit » PHP Manual ImagickDraw パスの ... r ( $fillColor ); $draw -> setStrokeWidth ( 20 ); $offset = 220 ; $lineJoinStyle = [ \ Imagick :: LINEJOIN_M ... points = [ [ 'x' => 40 * 5 , 'y' => 10 * 5 + $x * $offset ], [ 'x' => 20 * 5 , 'y' => 20 * 5 + $x * $offset ... ], [ 'x' => 70 * 5 , 'y' => 50 * 5 + $x * $offset ], [ 'x' => 40 * 5 , 'y' => 10 * 5 + $x * $offset ...
https://man.plustar.jp/php/imagickdraw.setstrokelinejoin.html - [similar]
LOB の内容をファイルに出力する 5261
« OCILob::erase OCILob::flush » PHP Manual OCILob LOB の内容をファイルに出力する OCILob::export ... public OCILob::export ( string $filename , ? int $offset = null , ? int $length = null ): bool LOB の内容を ... 出力します。 パラメータ filename ファイルへのパス。 offset 出力を開始する位置。 length 出力するデータの長さ。 ... す。 変更履歴 バージョン 説明 8.0.0, PECL OCI8 3.0.0 offset と length は、nullable になりました。 8.0.0, PECL ... , LOB , 内容 , OCILob , ファイル , OCI , export , offset , length , 名前 ...
https://man.plustar.jp/php/ocilob.export.html - [similar]
位置を移動する 5261
« SeekableIterator 例外 » PHP Manual SeekableIterator 位置を移動する SeekableIterator::seek (PHP ... を移動する 説明 public SeekableIterator::seek ( int $offset ): void イテレータ内の指定した位置に移動します。 パ ... ラメータ offset 移動先の位置。 戻り値 値を返しません。 エラー / 例 ...offset に移動できない場合、 OutOfBoundsException をスロー ... r 関連キーワード: 移動 , 位置 , SeekableIterator , offset , 例外 , 実装 , public , int , パラメータ , エラー ...
https://man.plustar.jp/php/seekableiterator.seek.html - [similar]
文字列内で最初にあらわれる場所の (書記素単位の) 位置を見つける 5233
« grapheme_strlen grapheme_strripos » PHP Manual Grapheme 関数 文字列内で最初にあらわれる場所の ... _strpos ( string $haystack , string $needle , int $offset = 0 ): int | false 文字列内で最初にあらわれる場所の ... い文字列。正しい形式の UTF-8 でなければなりません。 offset オプションの $offset パラメータで、$haystack のどの ... トは、文字列の末尾からのオフセットと解釈されます。 $offset の値にかかわらず、返される値は常に haystack の先頭 ... e を返します。 変更履歴 バージョン 説明 7.1.0 負の offset をサポートするようになりました。 例 例1 grapheme_s ...
https://man.plustar.jp/php/function.grapheme-strpos.html - [similar]
DateTimeZone::getOffset のエイリアス 5233
« timezone_name_get timezone_open » PHP Manual 日付・時刻 関数 DateTimeZone::getOffset のエイリア ... ス timezone_offset_get (PHP 5 >= 5.2.0, PHP 7, PHP 8) timezone_offset ... _get — DateTimeZone::getOffset() のエイリアス 説明 この関数は次の関数のエイリアス ... です。 DateTimeZone::getOffset() 関連キーワード: DateTimeZone , getOffset , timez ... one , 関数 , offset , open , 日付 , 時刻 , ...
https://man.plustar.jp/php/function.timezone-offset-get.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT