検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 654 for 変換 (0.013 sec.)
文字列に変換する 4732
« ReflectionProperty::setValue ReflectionType » PHP Manual ReflectionProperty 文字列に変換する R ... 7, PHP 8) ReflectionProperty::__toString — 文字列に変換する 説明 public ReflectionProperty::__toString (): ... string 文字列に変換します。 警告 この関数は、 現在のところ詳細な情報はあ ... りません。 戻り値 参考 __toString() 関連キーワード: 変換 , ReflectionProperty , toString , 関数 , パラメータ ...
https://man.plustar.jp/php/reflectionproperty.tostring.html - [similar]
GNU Recode 4703
« PSpell\Config はじめに » PHP Manual 自然言語および文字エンコーディング GNU Recode GNU Recode は ... ース型 定義済み定数 Recode 関数 recode_file — コード変換指令に基づきファイルからファイルにコード変換する rec ... ode_string — コード変換指令に基づき文字列のコードを変換する recode — recode ... ring のエイリアス 関連キーワード: ecode , recode , 変換 , コード , 指令 , string , インストール , 設定 , 要 ...
https://man.plustar.jp/php/book.recode.html - [similar]
phar アーカイブを実行可能な別の phar アーカイブ形式に変換する 4703
« Phar::convertToData Phar::copy » PHP Manual Phar phar アーカイブを実行可能な別の phar アーカイ ... ブ形式に変換する Phar::convertToExecutable (PHP 5 >= 5.3.0, PHP ... ar アーカイブを実行可能な別の phar アーカイブ形式に変換する 説明 public Phar::convertToExecutable ( ? int $ ... このメソッドは、phar アーカイブを別のファイル形式に変換します。 たとえば、zip 形式の実行可能な phar アーカイ ... のいずれかを指定します。 extension このパラメータは、変換後のアーカイブのデフォルトのファイル拡張子を変更しま ...
https://man.plustar.jp/php/phar.converttoexecutable.html - [similar]
文字列に rot13 変換を行う 4682
« str_replace str_shuffle » PHP Manual String 関数 文字列に rot13 変換を行う str_rot13 (PHP 4 >= ... 0, PHP 5, PHP 7, PHP 8) str_rot13 — 文字列に rot13 変換を行う 説明 str_rot13 ( string $string ): string 引数 ... string に対して ROT13 変換を施し、 その結果の文字列を返します。 ROT13 は、各文 ... string 入力文字列。 戻り値 指定した文字列を ROT13 変換した結果を返します。 例 例1 str_rot13() の例 <?php e ... HP 4.3.0' ); // CUC 4.3.0 ?> 関連キーワード: rot , 変換 , string , ROT , 文字 , 関数 , replace , shuffle , ...
https://man.plustar.jp/php/function.str-rot13.html - [similar]
文字列に変換する 4682
« ReflectionParameter::isVariadic ReflectionProperty » PHP Manual ReflectionParameter 文字列に変換 ... , PHP 8) ReflectionParameter::__toString — 文字列に変換する 説明 public ReflectionParameter::__toString (): ... string 文字列に変換します。 警告 この関数は、 現在のところ詳細な情報はあ ... () - エクスポートする __toString() 関連キーワード: 変換 , ReflectionParameter , toString , 関数 , パラメー ...
https://man.plustar.jp/php/reflectionparameter.tostring.html - [similar]
文字列に変換する 4682
« Reflector::export ReflectionException » PHP Manual Reflector 文字列に変換する Reflector::__toS ... P 5, PHP 7, PHP 8) Reflector::__toString — 文字列に変換する 説明 public Reflector::__toString (): string 文 ... 字列に変換します。 警告 この関数は、 現在のところ詳細な情報はあ ... () - エクスポートする __toString() 関連キーワード: 変換 , toString , export , 関数 , パラメータ , Reflecti ...
https://man.plustar.jp/php/reflector.tostring.html - [similar]
文字列に変換する 4653
« ReflectionFunctionAbstract::returnsReference ReflectionMethod » PHP Manual ReflectionFunctionA ... bstract 文字列に変換する ReflectionFunctionAbstract::__toString (PHP 5 > ... ) ReflectionFunctionAbstract::__toString — 文字列に変換する 説明 abstract public ReflectionFunctionAbstract ... ::__toString (): void 文字列に変換します。 警告 この関数は、 現在のところ詳細な情報はあ ... lectionClass::clone() __toString() 関連キーワード: 変換 , eflectionFunctionAbstract , toString , 関数 , パ ...
https://man.plustar.jp/php/reflectionfunctionabstract.tostring.html - [similar]
ユリウス積算日をユダヤ暦に変換する 4631
« jdtogregorian jdtojulian » PHP Manual カレンダー 関数 ユリウス積算日をユダヤ暦に変換する jdtoj ... P 7, PHP 8) jdtojewish — ユリウス積算日をユダヤ暦に変換する 説明 jdtojewish ( int $julian_day , bool $hebre ... int $flags = 0 ): string ユリウス積算日をユダヤ暦に変換します。 パラメータ julianday ユリウス積算日を表す整 ... 考 jewishtojd() - ユダヤ暦の日付けをユリウス積算日に変換する cal_from_jd() - ユリウス積算日からサポートされる ... カレンダーに変換する 関連キーワード: 積算 , 変換 , jdtojewish , hebr ...
https://man.plustar.jp/php/function.jdtojewish.html - [similar]
浮動小数点数 4603
« 整数 文字列 » PHP Manual 型 浮動小数点数 浮動小数点数 浮動小数点数 (あるいは "float", "double" ... ても同じです。 したがって、それを内部的な二進数表現に変換する際には、どうしても多少精度が落ちてしまいます。 そ ... れないの?)" というタイトルが付いています。 float への変換 文字列から float への変換 文字列が 数値形式の文字列 ... at の値に解決されます。 そうでない場合、ゼロ( 0 )に変換されます。 他の型から float への変換 文字列以外の値に ... ついては、 まず最初に int に変換された後、 float に変換されます。 詳細は 整数への変換 ...
https://man.plustar.jp/php/language.types.float.html - [similar]
整数 4603
« 論理型 (boolean) 浮動小数点数 » PHP Manual 型 整数 整数 int は、ℤ = {..., -2, -1, 0, 1, 2, ... ... r_dump ( round ( 25 / 7 )); // float(4) ?> 整数への変換 int に値を明示的に変換するには、キャスト (int) また ... 数、制御構造が int 引数を必要とする場合、値は自動的に変換されるため、 キャストを使用する必要はありません。 関 ... 数 intval() を用いて値を整数に変換することも可能です。 resource を int に変換すると、そ ... に対して PHP が実行時に割り当てた番号です。 型の相互変換 を参照ください。 booleans から false は、 0 (ゼロ) ...
https://man.plustar.jp/php/language.types.integer.html - [similar]