検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 1361 for [SIMILAR] 16 1024 4096 WITH 6800 ラス WITH 6745 ... (1.011 sec.)
variant クラス 6205
« dotnet::__construct variant::__construct » PHP Manual COM variant クラス variant クラス (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) はじめに VARIANT は、PHP の zval と同等の COM の値です。構造体形式になっており、 異なる型の値を含めることが可能です。COM 拡張モジュールが提供する variant クラス ...
https://man.plustar.jp/php/class.variant.html - [similar]
Transliterator クラス 6205
« Spoofchecker::setChecks Transliterator::__construct » PHP Manual intl Transliterator クラス Transliterator クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8, PECL intl >= 2.0.0) はじめに Transliterator クラスは、文字列の音訳を行います。 クラス概要 class Transliterator { /* 定数 */ const int FORWARD ...
https://man.plustar.jp/php/class.transliterator.html - [similar]
キーワードのリスト 6205
« 予約語の一覧 定義済のクラス » PHP Manual 予約語の一覧 キーワードのリスト キーワードのリスト これらのキーワードは、PHP では特別な意味があります。これらのいくつかは 関数やメソッドのようなものを表し、いくつかは定数のようなものを表す、 といったようになっていますが、実際にはそうではありませ ...
https://man.plustar.jp/php/reserved.keywords.html - [similar]
MySQL ドライバおよびプラグイン 6155
« Class Tree MySQL 用 PHP ドライバの概要 » PHP Manual ベンダー固有のモジュール MySQL ドライバおよびプラグイン MySQL ドライバおよびプラグイン PHP で MySQL を扱うためのドライバやプラグインには、いくつかの種類があります。 それらの違いや MySQL 用拡張モジュールの機能について、ここで簡単に説明 ...
https://man.plustar.jp/php/set.mysqlinfo.html - [similar]
クラスが定義済みかどうかを確認する 4858
« class_alias enum_exists » PHP Manual クラス/オブジェクト関数 クラスが定義済みかどうかを確認する class_exists (PHP 4, PHP 5, PHP 7, PHP 8) class_exists — クラスが定義済みかどうかを確認する 説明 class_exists ( string $class , bool $autoload = true ): bool この関数は指定したクラスが定義さ ...
https://man.plustar.jp/php/function.class-exists.html - [similar]
オブジェクトもしくはクラスにプロパティが存在するかどうかを調べる 4858
« method_exists trait_exists » PHP Manual クラス/オブジェクト関数 オブジェクトもしくはクラスにプロパティが存在するかどうかを調べる property_exists (PHP 5 >= 5.1.0, PHP 7, PHP 8) property_exists — オブジェクトもしくはクラスにプロパティが存在するかどうかを調べる 説明 property_exists ( obje ...
https://man.plustar.jp/php/function.property-exists.html - [similar]
クラスメソッドが存在するかどうかを確認する 4858
« is_subclass_of property_exists » PHP Manual クラス/オブジェクト関数 クラスメソッドが存在するかどうかを確認する method_exists (PHP 4, PHP 5, PHP 7, PHP 8) method_exists — クラスメソッドが存在するかどうかを確認する 説明 method_exists ( object | string $object_or_class , string $method ): ...
https://man.plustar.jp/php/function.method-exists.html - [similar]
指定した関数が定義されている場合に true を返す 4858
« func_num_args get_defined_functions » PHP Manual 関数処理 関数 指定した関数が定義されている場合に true を返す function_exists (PHP 4, PHP 5, PHP 7, PHP 8) function_exists — 指定した関数が定義されている場合に true を返す 説明 function_exists ( string $function ): bool 組み込みの内部関数 ...
https://man.plustar.jp/php/function.function-exists.html - [similar]
指定したキーまたは添字が配列にあるかどうかを調べる 4858
« array_is_list array_key_first » PHP Manual 配列 関数 指定したキーまたは添字が配列にあるかどうかを調べる array_key_exists (PHP 4 >= 4.0.7, PHP 5, PHP 7, PHP 8) array_key_exists — 指定したキーまたは添字が配列にあるかどうかを調べる 説明 array_key_exists ( string | int $key , array $array ...
https://man.plustar.jp/php/function.array-key-exists.html - [similar]
array_key_exists のエイリアス 4858
« in_array key » PHP Manual 配列 関数 array_key_exists のエイリアス key_exists (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) key_exists — array_key_exists() のエイリアス 説明 この関数は次の関数のエイリアスです。 array_key_exists() 関連キーワード: key , exists , array , 関数 , 配列 , ...
https://man.plustar.jp/php/function.key-exists.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT