検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 55 for 表記 (0.006 sec.)
設定オプションの値を得る 6682
« ini_get_all ini_restore » PHP Manual PHP オプション/情報 関数 設定オプションの値を得る ini_get ... 予期しない結果を 得てしまいます。上の例では、省略形の表記から本来のバイト数に変換する PHP ソースのひとつの例を ...
https://man.plustar.jp/php/function.ini-get.html - [similar]
ソケットに名前をバインドする 6682
« socket_addrinfo_lookup socket_clear_error » PHP Manual ソケット 関数 ソケットに名前をバインドす ... F_INET の場合、 address はドットで 4 つに区切られた表記 (例: 127.0.0.1 )の IP アドレス。 ソケットの種類が ...
https://man.plustar.jp/php/function.socket-bind.html - [similar]
コア php.ini ディレクティブに関する説明 6682
« php.ini のセクション一覧 拡張モジュールの一覧/分類 » PHP Manual php.ini ディレクティブ コア ph ... はバイト単位で測られます。 この FAQ に記載された 短縮表記を使用することも可能です。 max_execution_time も参照 ... はバイト単位で測られます。 この FAQ に記載された 短縮表記を使用することも可能です。 POSTデータの大きさが、pos ... はバイト単位で測られます。 この FAQ に記載された 短縮表記を使用することも可能です。 max_file_uploads int 同時 ...
https://man.plustar.jp/php/ini.core.html - [similar]
foreach 6578
« for break » PHP Manual 制御構造 foreach foreach (PHP 4, PHP 5, PHP 7, PHP 8) foreach は、配列を ... foreachの例2: 値 (説明用に、手動でアクセスする際の表記を出力) */ $a = array( 1 , 2 , 3 , 17 ); $i = 0 ; /* ...
https://man.plustar.jp/php/control-structures.foreach.html - [similar]
正規表現検索および置換を行う 6578
« preg_replace_callback preg_split » PHP Manual PCRE 関数 正規表現検索および置換を行う preg_repl ... リテラルを置く 場合)、後方参照を行うために通常の \1 表記を 使用することができません。例えば、 \11 は、 後方参 ...
https://man.plustar.jp/php/function.preg-replace.html - [similar]
オーバーロード 6578
« 無名クラス オブジェクトの反復処理 » PHP Manual クラスとオブジェクト オーバーロード オーバーロー ... アクセス不能プロパティ および アクセス不能メソッド と表記することにします。 オーバーロードメソッドは、すべて ...
https://man.plustar.jp/php/language.oop5.overloading.html - [similar]
文字クラス 6578
« ドット 選択肢 » PHP Manual PCRE 正規表現構文 文字クラス 文字クラス 開き角カッコは文字クラス (c ... とにより文字クラスに含まれる文字を指定するための簡略表記です。 文字クラスは、言明ではありません。対象文字列か ...
https://man.plustar.jp/php/regexp.reference.character-classes.html - [similar]
再試行無しのサブパターン 6578
« 言明 条件付きサブパターン » PHP Manual PCRE 正規表現構文 再試行無しのサブパターン 再試行無しの ... ただちにマッチングを取り止めることが 可能となります。表記には、 (?>\d+)bar のように、(?> で始まる特別なカッコ ...
https://man.plustar.jp/php/regexp.reference.onlyonce.html - [similar]
NumberFormatter クラス 6519
« Collator::sort NumberFormatter::create » PHP Manual intl NumberFormatter クラス NumberFormatte ... 字列形式に変換します。 たとえば 12345.67 という数値の表記はアメリカでは "12,345.67"、 フランスでは "12 345,67 ...
https://man.plustar.jp/php/class.numberformatter.html - [similar]
相対的な書式 6519
« 複合的な書式 サポートされるタイムゾーンのリスト » PHP Manual サポートする日付と時刻の書式 相対 ... | 'year') 's'?) | 'weeks' | daytext 日付に基づいた表記 書式 説明 例 'yesterday' 昨日の00:00:00 "yesterday ...
https://man.plustar.jp/php/datetime.formats.relative.html - [similar]
PREV 1 2 3 4 5 6 NEXT