検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 448 for (0.010 sec.)
クラスメソッドの ReflectionMethod を取得する 4164
« ReflectionClass::getInterfaces ReflectionClass::getMethods » PHP Manual ReflectionClass クラス ... 発生します。 例 例1 ReflectionClass::getMethod() の基的な使用例 <?php $class = new ReflectionClass ( 'Ref ...
https://man.plustar.jp/php/reflectionclass.getmethod.html - [similar]
クラスのプロパティを表す ReflectionProperty を取得する 4164
« ReflectionClass::getProperties ReflectionClass::getReflectionConstant » PHP Manual ReflectionC ... 返します。 例 例1 ReflectionClass::getProperty() の基的な使用例 <?php $class = new ReflectionClass ( 'Ref ...
https://man.plustar.jp/php/reflectionclass.getproperty.html - [similar]
このクラスがクローン可能かどうかを返す 4164
« ReflectionClass::isAnonymous ReflectionClass::isEnum » PHP Manual ReflectionClass このクラスが ... 返します。 例 例1 ReflectionClass::isCloneable() の基的な使用例 <?php class NotCloneable { public $var1 ; ... ラメータ , isAnonymous , isEnum , public , 関数 , 基 , 出力 ...
https://man.plustar.jp/php/reflectionclass.iscloneable.html - [similar]
このクラスがインターフェイスであるかどうかを調べる 4164
« ReflectionClass::isInstantiable ReflectionClass::isInternal » PHP Manual ReflectionClass このク ... 返します。 例 例1 ReflectionClass::isInterface() の基的な使用例 <?php interface SomeInterface { public fu ...
https://man.plustar.jp/php/reflectionclass.isinterface.html - [similar]
XML 要素の名前を取得する 4164
« SimpleXMLElement::getDocNamespaces SimpleXMLElement::getNamespaces » PHP Manual SimpleXMLEleme ... は example.php をインクルードしていますが、これは 基的な使用法 の最初のサンプルにある XML 文字列を参照し ...
https://man.plustar.jp/php/simplexmlelement.getname.html - [similar]
Starts a transaction 4164
« Stomp::ack Stomp::commit » PHP Manual Stomp Starts a transaction Stomp::begin stomp_begin (PEC ... mp_commit() or stomp_abort() . 注意 ヒント Stomp は来非同期です。同期通信を実装するには receipt ヘッダを ...
https://man.plustar.jp/php/stomp.begin.html - [similar]
Removes an existing subscription 4164
« Stomp::subscribe StompFrame » PHP Manual Stomp Removes an existing subscription Stomp::unsubsc ... 返します。 例 See stomp_ack() . 注意 ヒント Stomp は来非同期です。同期通信を実装するには receipt ヘッダを ...
https://man.plustar.jp/php/stomp.unsubscribe.html - [similar]
PHP に関する更なる情報を得るには 4073
« マニュアルに記載された PHP のバージョン ドキュメントの改善を手助けするには » PHP Manual マニ ... するのは 難しいでしょう。そうした場合には初心者向けのを探したほうが よいかもしれません。 PHP に関する様々 ...
https://man.plustar.jp/php/about.more.html - [similar]
現在のキーを取得する 4073
« AppendIterator::getIteratorIndex AppendIterator::next » PHP Manual AppendIterator 現在のキーを ... null を返します。 例 例1 AppendIterator::key() の基的な例 <?php $array_a = new ArrayIterator (array( 'a ...
https://man.plustar.jp/php/appenditerator.key.html - [similar]
LuaSandbox 4073
« LuaClosure::__invoke はじめに » PHP Manual その他の基モジュール LuaSandbox LuaSandbox はじめ ...
https://man.plustar.jp/php/book.luasandbox.html - [similar]