検索

phrase: max: clip:
target: order:
Results of 351 - 360 of about 654 for 変換 (0.045 sec.)
サンプル 3191
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Exa ... る厳密な型付け Example#85 - 引数の値に対する型の自動変換 Example#86 - 戻り値に対する厳密な型付け Example#87 ... - union の型のひとつに変換される例 Example#88 - リファレンス渡しの引数に対する ... 328 - 例外クラスの拡張 Example#329 - エラーを例外に変換する Example#330 - 例外を投げるには Example#331 - 例 ... を使用した、エラーメッセージから ErrorException への変換 Example#376 - ErrorException::getSeverity の例 Exa ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
配列 3191
« 数値形式の文字列 Iterable » PHP Manual 型 配列 配列 PHP の配列は、実際には順番付けられたマップ ... れまでのバージョンではエラーにならず、文字列が配列に変換されていました。 注意 : PHP 8.1.0 以降では、 false に ... 維持のため、未定義の定数は同じ名前の文字列に自動的に変換されます。 そのため、このコードは動作します。 例えば ... 字列中での変数のパース を参照してください。 配列への変換 int , float , string , bool , resource のいずれの型 ... においても、 array に変換する場合、 最初のスカラー値が割り当てられている一つの ...
https://man.plustar.jp/php/language.types.array.html - [similar]
エクスポートする 3191
« ReflectionParameter::__construct ReflectionParameter::getAttributes » PHP Manual ReflectionPar ... 。 参考 ReflectionParameter::__toString() - 文字列に変換する 関連キーワード: ReflectionParameter , 関数 , st ...
https://man.plustar.jp/php/reflectionparameter.export.html - [similar]
エクスポートする 3191
« ReflectionProperty::__construct ReflectionProperty::getAttributes » PHP Manual ReflectionPrope ... り値 参考 ReflectionProperty::__toString() - 文字列に変換する 関連キーワード: ReflectionProperty , 関数 , exp ...
https://man.plustar.jp/php/reflectionproperty.export.html - [similar]
PharData クラス 3169
« Phar::webPhar PharData::addEmptyDir » PHP Manual Phar PharData クラス PharData クラス (PHP 5 > ... ーカイブを実行可能でない tar あるいは zip ファイルに変換する PharData::convertToExecutable — 実行可能でない ... ar/zip アーカイブを実行可能な phar アーカイブ形式に変換する PharData::copy — phar アーカイブ内のファイルを、 ...
https://man.plustar.jp/php/class.phardata.html - [similar]
指定された DateTimeInterface オブジェクトをカプセル化した、新しい DateTime オブ... 3169
« DateTime::createFromImmutable DateTime::getLastErrors » PHP Manual DateTime 指定された DateTim ... : DateTime パラメータ object 変更可能なバージョンに変換する DateTimeInterface オブジェクト。 このオブジェク ...
https://man.plustar.jp/php/datetime.createfrominterface.html - [similar]
指定された DateTimeInterface オブジェクトをカプセル化した、新しい DateTimeImmuta... 3169
« DateTimeImmutable::createFromFormat DateTimeImmutable::createFromMutable » PHP Manual DateTime ... mmutable パラメータ object 変更できないバージョンに変換する DateTimeInterface オブジェクト。 このオブジェク ...
https://man.plustar.jp/php/datetimeimmutable.createfrominterface.html - [similar]
キーを指定して、配列を値で埋める 3169
« array_diff array_fill » PHP Manual 配列 関数 キーを指定して、配列を値で埋める array_fill_keys ... して使用する値の配列。キーとして無効な値は string に変換されます。 value 埋めたい値。 戻り値 値を埋めた配列を ...
https://man.plustar.jp/php/function.array-fill-keys.html - [similar]
データベースへの持続的接続を返す 3169
« db2_pclose db2_prepare » PHP Manual IBM DB2 関数 データベースへの持続的接続を返す db2_pconnect ... B2_CASE_NATURAL を渡すと、 カラム名の大文字小文字を変換せずに返します。 DB2_CASE_LOWER を渡すと、 カラム名を ... 小文字に変換して返します。 DB2_CASE_UPPER を渡すと、 カラム名を大 ... 文字に変換して返します。 CURSOR DB2_FORWARD_ONLY を渡すと、 ス ...
https://man.plustar.jp/php/function.db2-pconnect.html - [similar]
端数の切り捨て 3169
« fdiv fmod » PHP Manual Math 関数 端数の切り捨て floor (PHP 4, PHP 5, PHP 7, PHP 8) floor — 端数 ... す。 変更履歴 バージョン 説明 8.0.0 num は、 数値への変換をサポートした内部オブジェクトを受け入れなくなりまし ...
https://man.plustar.jp/php/function.floor.html - [similar]