検索

phrase: max: clip:
target: order:
Results of 341 - 350 of about 1804 for クラス (0.020 sec.)
UnexpectedValueException クラス 2869
« UnderflowException SPL 関数 » PHP Manual 例外 UnexpectedValueException クラス UnexpectedValueE ... xception クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに いくつかの ... 連のエラーがない) ことを想定している場合があります。 クラス概要 class UnexpectedValueException extends RuntimeE ... 連キーワード: Exception , UnexpectedValueException , クラス , public , string , final , int , private , protec ...
https://man.plustar.jp/php/class.unexpectedvalueexception.html - [similar]
Yaf_View_Interface クラス 2869
« Yaf_Action_Abstract::getControllerName Yaf_View_Interface::assign » PHP Manual Yaf Yaf_View_In ... terface クラス Yaf_View_Interface クラス (Yaf >=1.0.0) はじめに Y ... 実例は、 Yaf_Dispatcher::setView() を参照ください。 クラス概要 class Yaf_View_Interface { /* メソッド */ abstr ... — The setScriptPath purpose 関連キーワード: Yaf , クラス , string , public , assign , setScriptPath , getSc ...
https://man.plustar.jp/php/class.yaf-view-interface.html - [similar]
変数の型名をデバッグしやすい形で取得する 2869
« floatval get_defined_vars » PHP Manual 変数操作 関数 変数の型名をデバッグしやすい形で取得する ... 解決済みの名前を返します。 この関数は、オブジェクトをクラス名に、 リソースをリソース型の名前に、 そしてスカラー ... 例: fclose で閉じられたファイルストリーム 名前付きのクラスのオブジェクト 名前空間も含めた、クラスの完全修飾名。 ... 例: Foo\Bar - 無名クラスのオブジェクト "class@anonymous" 無名クラスのオブジェ ... ) - 変数の型を取得する get_class() - オブジェクトのクラス名を返す 関連キーワード: 変数 , 取得 , デバッグ , 型 ...
https://man.plustar.jp/php/function.get-debug-type.html - [similar]
与えられた addrinfo から、ソケットを作成してバインドする 2869
« socket_accept socket_addrinfo_connect » PHP Manual ソケット 関数 与えられた addrinfo から、ソケ ... nd ( AddressInfo $address ): Socket | false Socket クラスのインスタンスを作成し、 与えられた AddressInfo イン ... ocket_addrinfo_lookup() 関数で作られた AddressInfo クラスのインスタンス。 戻り値 成功したときは Socket クラス ... ジョン 説明 8.0.0 成功した場合に、この関数は Socket クラスのインスタンスを返すようになりました。 これより前のバ ... スを返していました。 8.0.0 address は、 AddressInfo クラスのインスタンスになりました。 これより前のバージョンで ...
https://man.plustar.jp/php/function.socket-addrinfo-bind.html - [similar]
IntlRuleBasedBreakIterator クラス 2855
« IntlBreakIterator::setText IntlRuleBasedBreakIterator::__construct » PHP Manual intl IntlRuleB ... asedBreakIterator クラス IntlRuleBasedBreakIterator クラス (PHP 5 >= 5.5.0, ... break iterator をカプセル化した IntlBreakIterator クラスのサブクラスです。 一定のルールを使って振る舞いが定義 ... Boundary Analysis User Guide で説明されています。 クラス概要 class IntlRuleBasedBreakIterator extends IntlBr ... nt , public , ntlRuleBasedBreakIterator , string , クラス , LIMIT , ルール , static , I ...
https://man.plustar.jp/php/class.intlrulebasedbreakiterator.html - [similar]
libXMLError クラス 2855
« 定義済み定数 libxml 関数 » PHP Manual libxml libXMLError クラス libXMLError クラス (PHP 5 >= 5 ... 式の » xmlError API ドキュメント をごらんください。 クラス概要 class libXMLError { /* プロパティ */ public int ... 空文字列。 line エラーが発生した行。 関連キーワード: クラス , libXMLError , public , int , libxml , エラー , 発 ...
https://man.plustar.jp/php/class.libxmlerror.html - [similar]
ColumnResult クラス 2855
« CollectionRemove::sort ColumnResult::__construct » PHP Manual Mysql_xdevapi ColumnResult クラス ... ColumnResult クラス (PECL mysql-xdevapi >= 8.0.11) はじめに クラス概要 ... べる 関連キーワード: ColumnResult , public , 取得 , クラス , string , int , カラム , xdevapi , テーブル , ラベ ...
https://man.plustar.jp/php/class.mysql-xdevapi-columnresult.html - [similar]
NoRewindIterator クラス 2855
« MultipleIterator::valid NoRewindIterator::__construct » PHP Manual イテレータ NoRewindIterator ... クラス NoRewindIterator クラス (PHP 5 >= 5.1.0, PHP 7, PH ... ループでイテレータを処理することが可能になります。 クラス概要 class NoRewindIterator extends IteratorIterator ... 検証する 関連キーワード: NoRewindIterator , public , クラス , valid , construct , 取得 , rewind , next , key , ...
https://man.plustar.jp/php/class.norewinditerator.html - [similar]
PDOException クラス 2855
« PDOStatement::setFetchMode PDO ドライバ » PHP Manual PDO PDOException クラス PDOException クラス ... の例外についての詳細な情報は、 例外 を参照ください。 クラス概要 class PDOException extends RuntimeException { / ... ワード: Exception , PDOException , public , string , クラス , final , protected , int , private , errorInfo ...
https://man.plustar.jp/php/class.pdoexception.html - [similar]
PhpToken クラス 2855
« 例 PhpToken::__construct » PHP Manual Tokenizer PhpToken クラス PhpToken クラス (PHP 8) はじめ ... に このクラスは、 token_get_all() 関数の代替です。 token_get_all( ... リ使用量が少なくなり、 コードが読みやすくなります。 クラス概要 class PhpToken implements Stringable { /* プロパ ... ークンに分割する 関連キーワード: PhpToken , public , クラス , int , string , tokenize , オブジェクト , constru ...
https://man.plustar.jp/php/class.phptoken.html - [similar]