検索

phrase: max: clip:
target: order:
Results of 541 - 550 of about 1889 for 注意 (0.228 sec.)
Returns the value for a given key 2534
« Ds\Map::first Ds\Map::hasKey » PHP Manual Map Returns the value for a given key Ds\Map::get (P ... ional default value if the key could not be found. 注意 : Keys of type object are supported. If an object ... ences to the same instance to be considered equal. 注意 : You can also use array syntax to access values b ...
https://man.plustar.jp/php/ds-map.get.html - [similar]
定義済み定数 2534
« リソース型 例 » PHP Manual Eio 定義済み定数 定義済み定数 以下の定数が定義されています。 この関 ... llocate() のフラグ EIO_FALLOC_FL_KEEP_SIZE ( int ) 注意 : EIO_S_I* 定数の意味は、POSIX での S_I* と同じです ...注意 : EIO_SYNC_FILE_* 定数の意味は、 SYNC_FILE_** と同 ... じです。 注意 : EIO_O_* 定数の意味は、POSIX での O_* と同じです。 ...
https://man.plustar.jp/php/eio.constants.html - [similar]
配列のすべてのキーの大文字小文字を変更する 2534
« 配列 関数 array_chunk » PHP Manual 配列 関数 配列のすべてのキーの大文字小文字を変更する array_ ... 下となります。 Array ( [FIRST] => 1 [SECOND] => 4 ) 注意 注意 : 配列の添字に、この関数を使うことによって同じ ...
https://man.plustar.jp/php/function.array-change-key-case.html - [similar]
DOMAIN メッセージカタログから返されるメッセージの文字エンコーディングを設定/取得... 2534
« Gettext 関数 bindtextdomain » PHP Manual Gettext 関数 DOMAIN メッセージカタログから返されるメッ ... 定されているエンコーディングは取得できませんでした。 注意 注意 : bind_textdomain_codeset() 関数の情報はプロセ ...
https://man.plustar.jp/php/function.bind-textdomain-codeset.html - [similar]
Creates a database 2534
« dbase_close dbase_delete_record » PHP Manual dBase 関数 Creates a database dbase_create (PHP 5 ... d. dbase_pack() can be called to force truncation. 注意 : この関数の動作は、 open_basedir の設定に依存しま ... eld types are listed in the introduction section . 注意 : The fieldnames are limited in length and must no ...
https://man.plustar.jp/php/function.dbase-create.html - [similar]
指定した名前の定数が存在するかどうかを調べる 2534
« define die » PHP Manual その他の関数 指定した名前の定数が存在するかどうかを調べる defined (PHP ... した定数が存在し、定義されているかどうかを調べます。 注意 : 変数が存在するかどうかを知りたければ、 isset() を ... す。 例 例1 定数のチェック <?php /* 引用符の使い方に注意してください。これは重要です。この例では * 文字列 'T ...
https://man.plustar.jp/php/function.defined.html - [similar]
指定されたバックエンドの辞書のパスを取得する 2534
« enchant_broker_free enchant_broker_get_error » PHP Manual Enchant 関数 指定されたバックエンドの ... 前のバージョンでは、 リソース が期待されていました。 注意 注意 : この関数は、拡張機能が Enchant v1 を使ってコ ...
https://man.plustar.jp/php/function.enchant-broker-get-dict-path.html - [similar]
指定されたバックエンドの辞書のパスを設定する 2534
« enchant_broker_request_pwl_dict enchant_broker_set_ordering » PHP Manual Enchant 関数 指定され ... 前のバージョンでは、 リソース が期待されていました。 注意 注意 : この関数は、拡張機能が Enchant v1 を使ってコ ...
https://man.plustar.jp/php/function.enchant-broker-set-dict-path.html - [similar]
文字列を文字列により分割する 2534
« echo fprintf » PHP Manual String 関数 文字列を文字列により分割する explode (PHP 4, PHP 5, PHP ... ータがゼロの場合は、1 を指定したものとみなされます。 注意 : PHP 8.0 より前のバージョンでは、 implode() はいず ... our ) Array ( [0] => one [1] => two [2] => three ) 注意 注意 : この関数はバイナリデータに対応しています。 ...
https://man.plustar.jp/php/function.explode.html - [similar]
変数の型が float かどうか調べる 2534
« is_double is_int » PHP Manual 変数操作 関数 変数の型が float かどうか調べる is_float (PHP 4, P ... ol 与えられた変数の型が float かどうかを調べます。 注意 : 変数が数値もしくは数値形式の文字列の場合 (フォー ... float , 型 , 数値 , 検査 , 形式 , numeric , int , 注意 , 関数 ...
https://man.plustar.jp/php/function.is-float.html - [similar]