検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 1068 for [SIMILAR] 16 1024 4096 WITH 88102 reflectionclas... (0.605 sec.)
variant クラス 1404
« 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 クラス 1404
« 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]
キーワードのリスト 1404
« 予約語の一覧 定義済のクラス » PHP Manual 予約語の一覧 キーワードのリスト キーワードのリスト これらのキーワードは、PHP では特別な意味があります。これらのいくつかは 関数やメソッドのようなものを表し、いくつかは定数のようなものを表す、 といったようになっていますが、実際にはそうではありませ ...
https://man.plustar.jp/php/reserved.keywords.html - [similar]
MySQL ドライバおよびプラグイン 1393
« Class Tree MySQL 用 PHP ドライバの概要 » PHP Manual ベンダー固有のモジュール MySQL ドライバおよびプラグイン MySQL ドライバおよびプラグイン PHP で MySQL を扱うためのドライバやプラグインには、いくつかの種類があります。 それらの違いや MySQL 用拡張モジュールの機能について、ここで簡単に説明 ...
https://man.plustar.jp/php/set.mysqlinfo.html - [similar]
クラスが無名クラスかを調べる 0
« ReflectionClass::isAbstract ReflectionClass::isCloneable » PHP Manual ReflectionClass クラスが無名クラスかを調べる ReflectionClass::isAnonymous (PHP 7, PHP 8) ReflectionClass::isAnonymous — クラスが無名クラスかを調べる 説明 public ReflectionClass::isAnonymous (): bool クラスが無名クラス ...
https://man.plustar.jp/php/reflectionclass.isanonymous.html - [similar]
変更履歴 0
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありました。 Version Function Description PECL OCI8 3.2 oci_set_prefetch_lob PECL OCI8 1.4 oci_set_prefetch これより前のバージョンでは、rows は 1 以上でなければなりませんでした。 PECL OCI8 1.3.4 oci_ ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
クラス定数の ReflectionClassConstant を取得する 0
« ReflectionClass::getProperty ReflectionClass::getReflectionConstants » PHP Manual ReflectionClass クラス定数の ReflectionClassConstant を取得する ReflectionClass::getReflectionConstant (PHP 7 >= 7.1.0, PHP 8) ReflectionClass::getReflectionConstant — クラス定数の ReflectionClassConstant ...
https://man.plustar.jp/php/reflectionclass.getreflectionconstant.html - [similar]
ReflectionClassConstant クラス 0
« ReflectionClass::__toString ReflectionClassConstant::__construct » PHP Manual リフレクション ReflectionClassConstant クラス ReflectionClassConstant クラス (PHP 7 >= 7.1.0, PHP 8) はじめに ReflectionClassConstant クラスは、クラス定数に関する情報を報告します。 クラス概要 class Reflection ...
https://man.plustar.jp/php/class.reflectionclassconstant.html - [similar]
抽象クラスであるかどうかを調べる 0
« ReflectionClass::inNamespace ReflectionClass::isAnonymous » PHP Manual ReflectionClass 抽象クラスであるかどうかを調べる ReflectionClass::isAbstract (PHP 5, PHP 7, PHP 8) ReflectionClass::isAbstract — 抽象クラスであるかどうかを調べる 説明 public ReflectionClass::isAbstract (): bool 抽象 ...
https://man.plustar.jp/php/reflectionclass.isabstract.html - [similar]
このクラスがクローン可能かどうかを返す 0
« ReflectionClass::isAnonymous ReflectionClass::isEnum » PHP Manual ReflectionClass このクラスがクローン可能かどうかを返す ReflectionClass::isCloneable (PHP 5 >= 5.4.0, PHP 7, PHP 8) ReflectionClass::isCloneable — このクラスがクローン可能かどうかを返す 説明 public ReflectionClass::isClon ...
https://man.plustar.jp/php/reflectionclass.iscloneable.html - [similar]