検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 121 for numeric (0.008 sec.)
ロケールの設定に基づいてローカルな日付・時間をフォーマットする 6282
« mktime strptime » PHP Manual 日付・時刻 関数 ロケールの設定に基づいてローカルな日付・時間をフォ ... th Monday being the start of the week' , 'W' => 'A numeric representation of the week of the year, starting w ... 't' => 'A Tab character ("\t")' , 'u' => 'ISO-8601 numeric representation of the day of the week' , 'v' => '' ... , 'w' => 'Numeric representation of the day of the week' , 'x' => 'P ... as the first week ) Known format : 'W' = '48' ( A numeric representation of the week of the year, starting w ...
https://man.plustar.jp/php/function.strftime.html - [similar]
定義済み定数 6158
« リソース型 配列のソート » PHP Manual 配列 定義済み定数 定義済み定数 以下の定数は、PHP コアに含 ... REGULAR は通常の比較するために使用され ます。 SORT_NUMERIC ( int ) SORT_NUMERIC は数値で比較を行うために使用さ ...
https://man.plustar.jp/php/array.constants.html - [similar]
インデックスの情報を保持しつつ配列を並べ替える 6158
« Collator Collator::compare » PHP Manual Collator インデックスの情報を保持しつつ配列を並べ替える ... GULAR - 通常の比較 (型を変更しない) Collator::SORT_NUMERIC - 数値としての比較 Collator::SORT_STRING - 文字列と ... ; collator_asort ( $coll , $arr , Collator :: SORT_NUMERIC ); var_export ( $arr ); collator_asort ( $coll , $ ...
https://man.plustar.jp/php/collator.asort.html - [similar]
Returns max parameter 6096
« SolrCollapseFunction::getHint SolrCollapseFunction::getMin » PHP Manual SolrCollapseFunction R ... () - Selects the group heads by the max value of a numeric field or function query 関連キーワード: max , Retu ...
https://man.plustar.jp/php/solrcollapsefunction.getmax.html - [similar]
コードポイントの10進の数値を、指定された基数で返す 6034
« IntlChar::chr IntlChar::enumCharNames » PHP Manual IntlChar コードポイントの10進の数値を、指定 ... eneral category "Nd" (decimal digit numbers)、かつ Numeric_Type of Decimal である場合です。 この場合、値はその ... ポイントが、数字であるかを調べる IntlChar::PROPERTY_NUMERIC_TYPE 関連キーワード: 基数 , コード , ポイント , 数 ...
https://man.plustar.jp/php/intlchar.digit.html - [similar]
5985
« 定義済み定数 エラー処理関数 » PHP Manual エラー処理 例 例 エラー処理機能を PHP で使用するための ... 1 [ $i ]; $c2 = $vect2 [ $i ]; $d = 0.0 ; if (! is_numeric ( $c1 )) { trigger_error ( "Coordinate $i in vecto ... g zero" , E_USER_WARNING ); $c1 = 0.0 ; } if (! is_numeric ( $c2 )) { trigger_error ( "Coordinate $i in vecto ...
https://man.plustar.jp/php/errorfunc.examples.html - [similar]
Write contents of the buffer to a file or socket 5985
« EventBuffer::unlock EventBufferEvent » PHP Manual EventBuffer Write contents of the buffer to ... written. パラメータ fd Socket resource, stream or numeric file descriptor associated normally associated wit ...
https://man.plustar.jp/php/eventbuffer.write.html - [similar]
Constructs EvIo watcher object 5985
« EvIo EvIo::createStopped » PHP Manual EvIo Constructs EvIo watcher object EvIo::__construct (P ... a stream opened with fopen() or similar functions, numeric file descriptor, or socket. events Ev::READ and/or ...
https://man.plustar.jp/php/evio.construct.html - [similar]
行を配列として返す 5985
« sqlsrv_execute sqlsrv_fetch_object » PHP Manual SQLSRV 関数 行を配列として返す sqlsrv_fetch_ar ... す。連想配列 SQLSRV_FETCH_ASSOC , 配列 SQLSRV_FETCH_NUMERIC , and 連想配列と配列の両方 SQLSRV_FETCH_BOTH (デフ ... ( $row = sqlsrv_fetch_array ( $stmt , SQLSRV_FETCH_NUMERIC ) ) { echo $row [ 0 ]. ", " . $row [ 1 ]. "<br />" ...
https://man.plustar.jp/php/function.sqlsrv-fetch-array.html - [similar]
Returns the current result's index within the cursor 5985
« MongoDB\Driver\Cursor::isDead MongoDB\Driver\Cursor::next » PHP Manual MongoDB\Driver\Cursor R ... パラメータはありません。 戻り値 The current result's numeric index within the cursor. 参考 Iterator::key() - 現 ...
https://man.plustar.jp/php/mongodb-driver-cursor.key.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT