検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 774 for (0.053 sec.)
3 つのファイルをひとつに統合する 3284
« xdiff_file_diff xdiff_file_patch_binary » PHP Manual xdiff 関数 3 つのファイルをひとつに統合す ... le が元のバージョンで、 new_file1 と new_file2 が修したバージョンとなります。 パラメータ old_file 最初の ... new_file1 2 番目のファイルへのパス。 old_file の修版です。 new_file2 3 番目のファイルへのパス。 old_fi ... le の修版です。 dest 結果のファイルへのパス。 new_file1 と ... , new , ファイル , string , old , パス , dest , 修 ...
https://man.plustar.jp/php/function.xdiff-file-merge3.html - [similar]
FiberError 3270
« UnhandledMatchError FiberError::__construct » PHP Manual 定義済みの例外 FiberError FiberError ... >= 8.1.0) はじめに FiberError は、 Fiber に対して不な操作が行われた場合にスローされます。 クラス概要 fi ...
https://man.plustar.jp/php/class.fibererror.html - [similar]
LogicException クラス 3270
« LengthException OutOfBoundsException » PHP Manual 例外 LogicException クラス LogicException ク ... す。 この類の例外が出た場合は、自分が書いたコードを修すべきです。 クラス概要 class LogicException extends ...
https://man.plustar.jp/php/class.logicexception.html - [similar]
3270
« 定義済み定数 Enchant 関数 » PHP Manual Enchant 例 例 例1 Enchant の使用例 <?php $tag = 'en_US' ... t_dict_suggest ( $d , "soong" ); echo "'soong' の修候補:" ; print_r ( $suggs ); } enchant_broker_free_d ...
https://man.plustar.jp/php/enchant.examples.html - [similar]
定義済み定数 3270
« リソース型 例 » PHP Manual Expect 定義済み定数 定義済み定数 以下の定数が定義されています。 この ... あることを示します。 EXP_REGEXP ( int ) パターンが、規表現形式の文字列パターンであることを示します。 EXP ...
https://man.plustar.jp/php/expect.constants.html - [similar]
逆双曲線余弦(アークハイパボリックコサイン) 3270
« acos asin » PHP Manual Math 関数 逆双曲線余弦(アークハイパボリックコサイン) acosh (PHP 4 >= ... cos() - 逆余弦(アークコサイン) asinh() - 逆双曲線弦(アークハイパボリックサイン) atanh() - 逆双曲線 ...
https://man.plustar.jp/php/function.acosh.html - [similar]
配列の一部を削除し、他の要素で置換する 3270
« array_slice array_sum » PHP Manual 配列 関数 配列の一部を削除し、他の要素で置換する array_spli ... ます。 パラメータ array 入力の配列。 offset offset がの場合、削除される部分は 配列 array の最初から指定オ ... 列の最後までが全て削除されます。 length が指定され、の場合、複数の要素が削除されます。 負の length が指定 ...
https://man.plustar.jp/php/function.array-splice.html - [similar]
2 変数のアークタンジェント 3270
« asinh atan » PHP Manual Math 関数 2 変数のアークタンジェント atan2 (PHP 4, PHP 5, PHP 7, PHP 8 ... クタンジェントをラジアンで返します。 参考 atan() - 逆接(アークタンジェント) 関連キーワード: 変数 , 関数 ...
https://man.plustar.jp/php/function.atan2.html - [similar]
与えられたエラーコードを説明する文字列を返す 3270
« curl_share_setopt curl_strerror » PHP Manual cURL 関数 与えられたエラーコードを説明する文字列を ... のうちのひとつ。 戻り値 エラーの説明を返します。 不なエラーコードの場合は、 null を返します。 参考 curl ...
https://man.plustar.jp/php/function.curl-share-strerror.html - [similar]
新しい DateTime オブジェクトを作成する 3270
« date_create_immutable date_date_set » PHP Manual 日付・時刻 関数 新しい DateTime オブジェクトを ... ンストラクタと異なり、 datetime に渡された文字列が不な場合には、 例外を投げる代わりに false を返します。 ...
https://man.plustar.jp/php/function.date-create.html - [similar]