検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 1085 for [SIMILAR] 16 1024 4096 WITH 35686 closure WITH 3... (0.638 sec.)
PharException クラス 0
« PharFileInfo::setMetadata Rar » PHP Manual Phar PharException クラス PharException クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) はじめに PharException クラスは、try/catch ブロックで使用するための phar 固有の例外クラスです。 クラス概要 class PharException extends Exception ...
https://man.plustar.jp/php/class.pharexception.html - [similar]
Reflection クラス 0
« 拡張 Reflection::export » PHP Manual リフレクション Reflection クラス Reflection クラス (PHP 5, PHP 7, PHP 8) はじめに リフレクションクラスです。 クラス概要 class Reflection { /* メソッド */ public static export ( Reflector $reflector , bool $return = false ): string public static getM ...
https://man.plustar.jp/php/class.reflection.html - [similar]
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
クラスを定義する拡張モジュールを表す ReflectionExtension オブジェクトを取得する 0
« ReflectionClass::getEndLine ReflectionClass::getExtensionName » PHP Manual ReflectionClass クラスを定義する拡張モジュールを表す ReflectionExtension オブジェクトを取得する ReflectionClass::getExtension (PHP 5, PHP 7, PHP 8) ReflectionClass::getExtension — クラスを定義する拡張モジュールを ...
https://man.plustar.jp/php/reflectionclass.getextension.html - [similar]
クラスメソッドが存在するかどうかを確認する 0
« 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]
オブジェクトのシリアライズ 0
« オブジェクトと参照 共変性と反変性 » PHP Manual クラスとオブジェクト オブジェクトのシリアライズ オブジェクトのシリアライズ オブジェクトのシリアライズ - セッション内でのオブジェクト serialize() は、 PHP で保存できるあらゆる値をバイトストリームで表した文字列を返します。 unserialize() を使 ...
https://man.plustar.jp/php/language.oop5.serialization.html - [similar]
ローカルクラスプレフィックスを登録する 0
« Yaf_Loader::isLocalName Yaf_Loader::registerNamespace » PHP Manual Yaf_Loader ローカルクラスプレフィックスを登録する Yaf_Loader::registerLocalNamespace (Yaf >=1.0.0) Yaf_Loader::registerLocalNamespace — ローカルクラスプレフィックスを登録する 説明 public Yaf_Loader::registerLocalNamespa ...
https://man.plustar.jp/php/yaf-loader.registerlocalnamespace.html - [similar]
新機能 0
« PHP 8.0.x から PHP 8.1.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 新機能 新機能 PHP コア 8進数の整数リテラルのプレフィックス指定 8進数の整数値の場合に、 数値リテラルのプレフィックスとして明示的に 0o や 0O を指定できるようになりました。 これ ...
https://man.plustar.jp/php/migration81.new-features.html - [similar]
EmptyIterator クラス 0
« DirectoryIterator::valid EmptyIterator::current » PHP Manual イテレータ EmptyIterator クラス EmptyIterator クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに 空のイテレータ用の EmptyIterator クラスです。 クラス概要 class EmptyIterator implements Iterator { /* メソッド */ public current (): ...
https://man.plustar.jp/php/class.emptyiterator.html - [similar]
Exception クラス 0
« DocResult::getWarningsCount mysql_xdevapi\Executable » PHP Manual Mysql_xdevapi Exception クラス Exception クラス (PECL mysql-xdevapi >= 8.0.11) はじめに クラス概要 class mysql_xdevapi\Exception extends RuntimeException implements Throwable { } 関連キーワード: Exception , クラス , xdev ...
https://man.plustar.jp/php/class.mysql-xdevapi-exception.html - [similar]