検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 305 for format (0.008 sec.)
通貨の値をフォーマットする 6684
« NumberFormatter::create NumberFormatter::format » PHP Manual NumberFormatter 通貨の値をフォーマ ... ットする NumberFormatter::formatCurrency numfmt_format_currency (PHP 5 > ... = 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) NumberFormatter::formatCurrency -- numfmt_format_currency — 通貨 ... ォーマットする 説明 オブジェクト指向型 public NumberFormatter::formatCurrency ( float $amount , string $curre ... ncy ): string | false 手続き型 numfmt_format_currency ( NumberFormatter $formatter , float $amo ...
https://man.plustar.jp/php/numberformatter.formatcurrency.html - [similar]
間隔をフォーマットする 6656
« DateInterval::createFromDateString DatePeriod » PHP Manual DateInterval 間隔をフォーマットする ... DateInterval::format (PHP 5 >= 5.3.0, PHP 7, PHP 8) DateInterval::forma ... — 間隔をフォーマットする 説明 public DateInterval::format ( string $format ): string 間隔をフォーマットします ... 。 パラメータ format 次の文字を、 format パラメータ文字列に使用すること ... は、パーセント記号 ( % ) で始めなければなりません。 format 文字 説明 値の例 % リテラルとしての % % Y 年、数値 ...
https://man.plustar.jp/php/dateinterval.format.html - [similar]
バッファのデータを読み込む 6505
« openal_buffer_create openal_buffer_destroy » PHP Manual OpenAL 関数 バッファのデータを読み込む ... 説明 openal_buffer_data ( resource $buffer , int $format , string $data , int $freq ): bool パラメータ buff ... ス (事前に openal_buffer_create() で作成したもの)。 format data のフォーマット。 AL_FORMAT_MONO8 、 AL_FORMAT ... _MONO16 、 AL_FORMAT_STEREO8 そして AL_FORMAT_STEREO16 のいずれか。 dat ... a format および freq で指定した、バイナリ音声データブロック ...
https://man.plustar.jp/php/function.openal-buffer-data.html - [similar]
OID の出力形式を設定する 6477
« snmp_set_oid_numeric_print snmp_set_quick_print » PHP Manual SNMP 関数 OID の出力形式を設定する ... snmp_set_oid_output_format (PHP 5 >= 5.2.0, PHP 7, PHP 8) snmp_set_oid_output ... _format — OID の出力形式を設定する 説明 snmp_set_oid_outpu ... t_format ( int $format ): bool snmp_set_oid_output_format() ... 形式を完全か数値のいずれかに設定します。 パラメータ format format の値による OID .1.3.6.1.2.1.1.3.0 の表しかた ...
https://man.plustar.jp/php/function.snmp-set-oid-output-format.html - [similar]
Vtiful\Kernel\Excel setRow 6392
« Vtiful\Kernel\Excel::setColumn Vtiful\Kernel\Format » PHP Manual Vtiful\Kernel\Excel Vtiful\Ke ... setRow ( string $range , float $height , resource $format = ? ) Set the format of the column. パラメータ ran ... start and end coordinate strings height row height format cell format resource 戻り値 Vtiful\Kernel\Excel in ... -> getHandle (); $boldStyle = \ Vtiful \ Kernel \ Format :: bold ( $fileHandle ); $fileObject -> header ([ ... put (); 関連キーワード: Vtiful , Kernel , setRow , format , height , range , resource , string , public , fl ...
https://man.plustar.jp/php/vtiful-kernel-excel.setRow.html - [similar]
数値を金額文字列にフォーマットする 6308
« metaphone nl_langinfo » PHP Manual String 関数 数値を金額文字列にフォーマットする money_format ... (PHP 4 >= 4.3.0, PHP 5, PHP 7) money_format — 数値を金額文字列にフォーマットする 警告 この関数 ... この関数に頼らないことを強く推奨します。 説明 money_format ( string $format , float $number ): string money_f ... がひとつだけであるという点が異なります。 パラメータ format フォーマット指定の書式は以下の順になります。 % 文字 ... .0 この関数は非推奨になりました。 代わりに、 NumberFormatter::formatCurrency() を使ってください。 例 例1 mon ...
https://man.plustar.jp/php/function.money-format.html - [similar]
ソースのストリーム再生を開始する 6157
« openal_source_stop 認証サービス » PHP Manual OpenAL 関数 ソースのストリーム再生を開始する open ... 始する 説明 openal_stream ( resource $source , int $format , int $rate ): resource | false パラメータ source ... ス (事前に openal_source_create() で作成したもの)。 format data のフォーマット。 AL_FORMAT_MONO8 、 AL_FORMAT ... _MONO16 、 AL_FORMAT_STEREO8 そして AL_FORMAT_STEREO16 のいずれか。 rat ... ム , 再生 , 開始 , リソース , stream , int , rate , format , create ...
https://man.plustar.jp/php/function.openal-stream.html - [similar]
日付/時刻 の算術 6016
« 例 DateTime » PHP Manual 例 日付/時刻 の算術 日付/時刻 の算術 以下の例は、DST(夏時間) への移行 ... e ( "America/New_York" )); echo "Start: " , $dt -> format ( "Y-m-d H:i:s P" ), PHP_EOL ; $dt = $dt -> add (n ... ew DateInterval ( "PT3H" )); echo "End: " , $dt -> format ( "Y-m-d H:i:s P" ), PHP_EOL ; ?> 上の例の出力は以 ... e ( "America/New_York" )); echo "Start: " , $dt -> format ( "Y-m-d H:i:s P" ), PHP_EOL ; $dt = $dt -> modify ... ( "+24 hours" ); echo "End: " , $dt -> format ( "Y-m-d H:i:s P" ), PHP_EOL ; ?> 上の例の出力は以 ...
https://man.plustar.jp/php/datetime.examples-arithmetic.html - [similar]
If true, the result of the first field grouping command is used as the main resu... 6016
« SolrQuery::setGroupLimit SolrQuery::setGroupNGroups » PHP Manual SolrQuery If true, the result ... the main result list in the response, using group.format=simple SolrQuery::setGroupMain (PECL solr >= 2.2.0 ... the main result list in the response, using group.format=simple 説明 public SolrQuery::setGroupMain ( strin ... the main result list in the response, using group.format=simple . パラメータ value If true , the result of ... f each group matching the query SolrQuery::setGroupFormat() - Sets the group format, result structure (group ...
https://man.plustar.jp/php/solrquery.setgroupmain.html - [similar]
指定した書式で時刻文字列をパースする 5988
« DateTime::__construct DateTime::createFromImmutable » PHP Manual DateTime 指定した書式で時刻文 ... 字列をパースする DateTime::createFromFormat date_create_from_format (PHP 5 >= 5.3.0, PHP 7, PH ... P 8) DateTime::createFromFormat -- date_create_from_format — 指定した書式で時刻文字 ... オブジェクト指向型 public static DateTime::createFromFormat ( string $format , string $datetime , ? DateTimeZo ... null ): DateTime | false 手続き型 date_create_from_format ( string $format , string $datetime , ? DateTimeZo ...
https://man.plustar.jp/php/datetime.createfromformat.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT