検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 1804 for クラス (0.421 sec.)
SPL 関数 3110
« UnexpectedValueException class_implements » PHP Manual SPL SPL 関数 SPL 関数 目次 class_implem ... ents — 与えられたクラスあるいはインターフェイスが実装しているインターフェイ ... スを返す class_parents — 与えられたクラスの親クラスを返す class_uses — 指定したクラスが使って ... ータを配列にコピーする spl_autoload_call — 要求されたクラスを読み込むために、すべての登録済みの __autoload() 関 ... ad() のデフォルト実装 spl_classes — 利用可能な SPL クラスを返す spl_object_hash — 指定したオブジェクトのハッシ ...
https://man.plustar.jp/php/ref.spl.html - [similar]
final クラスであるかどうかを調べる 3110
« ReflectionClass::isEnum ReflectionClass::isInstance » PHP Manual ReflectionClass final クラス... 5, PHP 7, PHP 8) ReflectionClass::isFinal — final クラスであるかどうかを調べる 説明 public ReflectionClass:: ... isFinal (): bool final クラスであるかどうかを調べます。 パラメータ この関数にはパ ... ool(true) 参考 ReflectionClass::isAbstract() - 抽象クラスであるかどうかを調べる Final キーワード 関連キーワー ... ド: クラス , final , ReflectionClass , isFinal , パラメータ , ...
https://man.plustar.jp/php/reflectionclass.isfinal.html - [similar]
セッション関連 3110
« fpm_get_status Sessions » PHP Manual 関数リファレンス セッション関連 セッション関連 Sessions — ... ティ セッション関数 SessionHandler — SessionHandler クラス SessionHandlerInterface — SessionHandlerInterface ... クラス SessionIdInterface — SessionIdInterface クラス SessionUpdateTimestampHandlerInterface — SessionUp ... dateTimestampHandlerInterface クラス 関連キーワード: セッション , 関連 , クラス , Sessi ...
https://man.plustar.jp/php/refs.basic.session.html - [similar]
暗号 3110
« InflateContext CSPRNG » PHP Manual 関数リファレンス 暗号 暗号 CSPRNG はじめに インストール/設定 ... ストール/設定 定義済み定数 HashContext — HashContext クラス Hash 関数 Mcrypt はじめに インストール/設定 定義済 ... enSSL 関数 OpenSSLCertificate — OpenSSLCertificate クラス OpenSSLCertificateSigningRequest — OpenSSLCertific ... ateSigningRequest クラス OpenSSLAsymmetricKey — OpenSSLAsymmetricKey クラス ... み定数 Sodium 関数 SodiumException — SodiumException クラス 関連キーワード: 暗号 , 関数 , 定義 , 定数 , インス ...
https://man.plustar.jp/php/refs.crypto.html - [similar]
パーサトークンの一覧 3110
« PHP 型の比較表 ユーザーレベルでの命名の手引き » PHP Manual 付録 パーサトークンの一覧 パーサトー ... トークン トークン 構文 参照先 T_ABSTRACT abstract クラスの抽象化 T_AMPERSAND_FOLLOWED_BY_VAR_OR_VARARG & 型宣 ... witch T_CATCH catch 例外(exceptions) T_CLASS class クラスとオブジェクト T_CLASS_C __CLASS__ マジック定数 T_CL ... ONE clone クラスとオブジェクト T_CLOSE_TAG ?> or %> HTML からの脱出 ... コメント T_CONCAT_EQUAL .= 代入演算子 T_CONST const クラス定数 T_CONSTANT_ENCAPSED_STRING "foo" or 'bar' 文字列 ...
https://man.plustar.jp/php/tokens.html - [similar]
COM および .Net (Windows) 3091
« Windows 用のモジュール はじめに » PHP Manual Windows 用のモジュール COM および .Net (Windows) ... For Each 配列と配列形式の COM プロパティ com — com クラス com::__construct — com クラスのコンストラクタ dotn ... et — dotnet クラス dotnet::__construct — dotnet クラスのコンストラクタ ... variant — variant クラス variant::__construct — variant クラスのコンストラク ... タ COMPersistHelper — COMPersistHelper クラス COMPersistHelper::__construct — COMPersistHelper オ ...
https://man.plustar.jp/php/book.com.html - [similar]
Directory クラス 3091
« 定義済み定数 Directory::close » PHP Manual ディレクトリ Directory クラス Directory クラス (PHP ... 4, PHP 5, PHP 7, PHP 8) はじめに Directory クラスのインスタンスを作るには dir() 関数を使います。 new ... 演算子は使いません。 クラス概要 class Directory { /* プロパティ */ public reado ... クトリハンドルを元に戻す 関連キーワード: Directory , クラス , ディレクトリ , public , ハンドル , path , readon ...
https://man.plustar.jp/php/class.directory.html - [similar]
intl のエラー用の例外クラス 3091
« IntlChar::toupper IntlIterator » PHP Manual intl intl のエラー用の例外クラス intl のエラー用の ... 例外クラス (PHP 5 > 5.5.0, PHP 7, PHP 8, PECL intl > 3.0.0a1) ... はじめに このクラスは、intl 関数の内部でエラーが発生したときに例外を生成 ... るのは、 intl.use_exceptions が有効な場合だけです。 クラス概要 class IntlException extends Exception { /* 継承 ... : void } 関連キーワード: intl , Exception , 例外 , クラス , エラー , public , string , final , int , private ...
https://man.plustar.jp/php/class.intlexception.html - [similar]
IteratorIterator クラス 3091
« InfiniteIterator::next IteratorIterator::__construct » PHP Manual イテレータ IteratorIterator ... クラス IteratorIterator クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに このイテレ ... 。 注意すべきなのは、Iterator を実装していない大半のクラスにはそれなりの理由 (Iterator の機能群を完全には提供で ... 、 でなければ、例外や致命的なエラーが起こり得ます。 クラス概要 class IteratorIterator implements OuterIterator ... d (): void public valid (): bool } 注意 注意 : このクラスは、内部のイテレータのメソッドへのアクセスを許可する ...
https://man.plustar.jp/php/class.iteratoriterator.html - [similar]
mysqli_sql_exception クラス 3091
« mysqli_warning::next mysqli_sql_exception::getSqlState » PHP Manual MySQLi mysqli_sql_exceptio ... n クラス mysqli_sql_exception クラス (PHP 5, PHP 7, PHP 8) ... はじめに mysqli の例外を処理するクラスです。 クラス概要 final class mysqli_sql_exception e ... を返す 関連キーワード: mysqli , exception , string , クラス , public , Exception , final , protected , private ...
https://man.plustar.jp/php/class.mysqli-sql-exception.html - [similar]