検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 34 for 短縮 (0.004 sec.)
スクリプト中の日付/時刻関数で使用されるデフォルトタイムゾーンを取得する 8036
« date_date_set date_default_timezone_set » PHP Manual 日付・時刻 関数 スクリプト中の日付/時刻関 ... don date.timezone: Europe/London 例2 タイムゾーンの短縮名の取得 <?php date_default_timezone_set ( 'America/ ...
https://man.plustar.jp/php/function.date-default-timezone-get.html - [similar]
プロパティに対応する、Unicode での名前を取得する 8036
« IntlChar::getPropertyEnum IntlChar::getPropertyValueEnum » PHP Manual IntlChar プロパティに対応 ... 名前 (long name) が存在します。 殆どのプロパティには短縮名 (short name) が存在しますが、 ないものもあります。 ...
https://man.plustar.jp/php/intlchar.getpropertyname.html - [similar]
指定された値の名前に対応する、プロパティの値を取得する 8036
« IntlChar::getPropertyName IntlChar::getPropertyValueName » PHP Manual IntlChar 指定された値の名 ... ァイル PropertyValueAliases.txt に存在するものです。 短縮名や長い名前、その他の名前も認識します。 注意 : Prop ...
https://man.plustar.jp/php/intlchar.getpropertyvalueenum.html - [similar]
実行時設定 8036
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... の値はバイト単位で測られます。 この FAQ に記載された 短縮表記を使用することも可能です。 odbc.defaultbinmode i ...
https://man.plustar.jp/php/odbc.configuration.html - [similar]
プロパティの値に対応する、Unicode の名前を取得する 7749
« IntlChar::getPropertyValueEnum IntlChar::getUnicodeVersion » PHP Manual IntlChar プロパティの値 ... には長い名前 (long name) が存在します。 殆どの値には短縮名 (short name) が存在しますが、 ないものもあります。 ...
https://man.plustar.jp/php/intlchar.getpropertyvaluename.html - [similar]
配列 7749
« 数値形式の文字列 Iterable » PHP Manual 型 配列 配列 PHP の配列は、実際には順番付けられたマップ ... 注意 : array() を [] で置き換えることが出来る、配列の短縮構文も使えます。 例1 シンプルな配列定義 <?php $array ... ray( "foo" => "bar" , "bar" => "foo" , ); // 配列の短縮構文 $array = [ "foo" => "bar" , "bar" => "foo" , ]; ... できます: 例9 簡単な配列のアンパック <?php // 配列の短縮構文を使っています。 // array() 記法も使えます。 $ar ...
https://man.plustar.jp/php/language.types.array.html - [similar]
match 7445
« switch declare » PHP Manual 制御構造 match match (PHP 8) match 式は、値の一致をチェックした結果 ... れは論理ORであり、複数の分岐の右辺を同じにする場合の短縮記法です。 <?php $result = match ( $x ) { // この分岐 ...
https://man.plustar.jp/php/control-structures.match.html - [similar]
複合的な書式 7445
« 日付の書式 相対的な書式 » PHP Manual サポートする日付と時刻の書式 複合的な書式 複合的な書式 こ ... SS "20080701T22:38:07", "20080701T9:38:07" XMLRPC (短縮形) YY MM DD 't' hh II SS "20080701t223807", "200807 ...
https://man.plustar.jp/php/datetime.formats.compound.html - [similar]
対話シェル 7445
« I/O ストリーム ビルトインウェブサーバー » PHP Manual コマンドラインの使用法 対話シェル 対話シェ ... また、対話シェルの中では、 php.ini 項目を設定する際に短縮記法が使えます。 例3 対話シェル内での php.ini の設定 ...
https://man.plustar.jp/php/features.commandline.interactive.html - [similar]
中心となる configure オプションのリスト 7157
« Configure オプション php.ini ディレクティブ » PHP Manual Configure オプション 中心となる confi ... は PREFIX/lib です。 --disable-short-tags 開始タグの短縮形 <? をデフォルトで無効にします。 --with-libdir Uni ...
https://man.plustar.jp/php/configure.about.html - [similar]
PREV 1 2 3 4 NEXT