検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 218 for た値 (0.012 sec.)
ジェネレータの構文 4868
« ジェネレータとは ジェネレータと Iterator オブジェクトとの比較 » PHP Manual ジェネレータ ジェネ ... 。 注意 : ジェネレータは値を返すことができます。返した値は Generator::getReturn() で取得することが出来ます。 ... ることもありえます。 これを配列に格納すると、後からきた値がそれまでの値を上書きします。 iterator_to_array() を ...
https://man.plustar.jp/php/language.generators.syntax.html - [similar]
指定したサーバーからアイテムを取得する 4868
« Memcached::getAllKeys Memcached::getDelayed » PHP Manual Memcached 指定したサーバーからアイテム ... ASトークン を返します。 戻り値 キャッシュに格納された値、あるいは false を返します。 キーが存在しない場合、 ...
https://man.plustar.jp/php/memcached.getbykey.html - [similar]
数値をフォーマットする 4868
« NumberFormatter::formatCurrency NumberFormatter::getAttribute » PHP Manual NumberFormatter 数値 ... 使用する フォーマット形式 。 戻り値 フォーマットした値を文字列で返します。 エラー時には false を返します。 ...
https://man.plustar.jp/php/numberformatter.format.html - [similar]
Gmagick 4794
« GdFont はじめに » PHP Manual 画像処理および作成 Gmagick Gmagick はじめに インストール/設定 要件 ... Pixel::getcolorvalue — 指定した色チャネルの正規化した値を取得する GmagickPixel::setcolor — 色を設定する Gma ... gickPixel::setcolorvalue — 色チャネルの正規化した値を設定する 関連キーワード: Gmagick , 画像 , 設定 , G ...
https://man.plustar.jp/php/book.gmagick.html - [similar]
RegexIterator クラス 4794
« RecursiveTreeIterator::valid RegexIterator::accept » PHP Manual イテレータ RegexIterator クラス ... ません)。 RegexIterator::SPLIT 現在のエントリで分割した値を返します ( preg_split() を参照ください)。 RegexIte ...
https://man.plustar.jp/php/class.regexiterator.html - [similar]
ISO 日付を設定する 4794
« DateTimeImmutable::setDate DateTimeImmutable::setTime » PHP Manual DateTimeImmutable ISO 日付を ... 以下となります。 2008-01-07 2008-01-13 例2 範囲を超えた値が親の値に加算される例 <?php $date = new DateTimeImm ...
https://man.plustar.jp/php/datetimeimmutable.setisodate.html - [similar]
時刻を設定する 4794
« DateTimeImmutable::setISODate DateTimeImmutable::setTimestamp » PHP Manual DateTimeImmutable 時 ... 1-01-01 14:55:00 2001-01-01 14:55:24 例2 範囲を超えた値が親の値に加算される例 <?php $date = new DateTimeImm ...
https://man.plustar.jp/php/datetimeimmutable.settime.html - [similar]
夏時間、オフセットおよびタイムゾーン名を含む連想配列を返す 4794
« DateTimeZone::getTransitions DateTimeZone::listIdentifiers » PHP Manual DateTimeZone 夏時間、オ ... この関数が返す省略形のリストは、 歴史的に使われてきた値を全て含んでいます。 これは正しい値ではあるものの、混 ...
https://man.plustar.jp/php/datetimezone.listabbreviations.html - [similar]
コールバック関数を繰り返し配列に適用し、配列をひとつの値にまとめる 4794
« array_rand array_replace_recursive » PHP Manual 配列 関数 コールバック関数を繰り返し配列に適用 ... バック関数を適用する array_unique() - 配列から重複した値を削除する array_count_values() - 配列の値の数を数え ...
https://man.plustar.jp/php/function.array-reduce.html - [similar]
文字列の一部を切り出す 4794
« iconv_strrpos iconv » PHP Manual iconv 関数 文字列の一部を切り出す iconv_substr (PHP 5, PHP 7, ... セットは ini 設定 iconv.internal_encoding で定義された値とみなされます。 offset や length のパラメータは、常 ...
https://man.plustar.jp/php/function.iconv-substr.html - [similar]