検索

phrase: max: clip:
target: order:
Results of 811 - 820 of about 878 for 数値 (0.062 sec.)
フォームの処理 2720
« 実用的な例 次にするべきことは? » PHP Manual 簡易チュートリアル フォームの処理 フォームの処理 P ... 内に仕込めないようにします。 また、age フィールドには数値が入ることがわかっているので、これを int 型に 変換 し ...
https://man.plustar.jp/php/tutorial.forms.html - [similar]
オーディオストリーム 2720
« rar:// expect:// » PHP Manual サポートするプロトコル/ラッパー オーディオストリーム ogg:// ogg: ... リングレート。Hz 単位。 44100 Write/Append bitrate 整数値の場合、エンコードの際の固定ビットレート(16000 から ...
https://man.plustar.jp/php/wrappers.audio.html - [similar]
Ev 2694
« eio_write はじめに » PHP Manual プロセス制御 Ev Ev はじめに インストール/設定 要件 インストール ... クラス Ev::backend — libev が使うバックエンドを表す整数値を返す Ev::depth — 再帰の深さを返す Ev::embeddableBa ...
https://man.plustar.jp/php/book.ev.html - [similar]
IntlBreakIterator クラス 2694
« Transliterator::transliterate IntlBreakIterator::__construct » PHP Manual intl IntlBreakIterat ... 、 テキストに存在する連続する境界を示す、 負でない整数値を返します。 これは、UTF-8 のコード単位(バイト) の数 ...
https://man.plustar.jp/php/class.intlbreakiterator.html - [similar]
IntlChar クラス 2694
« idn_to_utf8 IntlChar::charAge » PHP Manual intl IntlChar クラス IntlChar クラス (PHP 7, PHP 8) ... 文字を返す IntlChar::digit — コードポイントの10進の数値を、指定された基数で返す IntlChar::enumCharNames — 指 ... lChar::getNumericValue — Unicode のコードポイントの数値の値を取得する IntlChar::getPropertyEnum — プロパティ ... の名前に対応する定数値を取得する IntlChar::getPropertyName — プロパティに対 ...
https://man.plustar.jp/php/class.intlchar.html - [similar]
新しい DateInterval オブジェクトを作成する 2694
« DateInterval DateInterval::createFromDateString » PHP Manual DateInterval 新しい DateInterval ... まります。これは period を表します。 間隔の単位は、整数値の後に間隔指示子をつけて表します。 時間の要素を含む場 ...
https://man.plustar.jp/php/dateinterval.construct.html - [similar]
定義済み定数 2694
« リソース型 例 » PHP Manual エラー処理 定義済み定数 定義済み定数 以下の定数は、PHP コアに含まれ ... 32767 E_ALL ( int ) 全てのエラーと警告。 上記の値(数値も論理値も)はどのエラーをレポートするかを指定する ビ ...
https://man.plustar.jp/php/errorfunc.constants.html - [similar]
配列の一部を削除し、他の要素で置換する 2694
« array_slice array_sum » PHP Manual 配列 関数 配列の一部を削除し、他の要素で置換する array_spli ... lacement でそれを置換します。 注意 : array の配列の数値添字は保存されないことに注意しましょう。 注意 : repl ...
https://man.plustar.jp/php/function.array-splice.html - [similar]
配列を生成する 2694
« array_walk arsort » PHP Manual 配列 関数 配列を生成する array (PHP 4, PHP 5, PHP 7, PHP 8) arr ... デックスと値を定義します。 インデックスは文字列または数値とすることが可能です。 インデックスが省略された場合、 ...
https://man.plustar.jp/php/function.array.html - [similar]
結果セット内の行を表す、 カラム位置およびカラム名の両方をインデックスとする配列... 2694
« db2_fetch_assoc db2_fetch_object » PHP Manual IBM DB2 関数 結果セット内の行を表す、 カラム位置 ... ます。次の例では、 返された配列に対してカラム名および数値インデックスの両方でアクセスします。 <?php $sql = "S ...
https://man.plustar.jp/php/function.db2-fetch-both.html - [similar]