検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 393 for 実装 (0.054 sec.)
Sends a message 4047
« Stomp::readFrame Stomp::setReadTimeout » PHP Manual Stomp Sends a message Stomp::send stomp_se ... 示します。 ヒント Stomp は本来非同期です。同期通信を実装するには receipt ヘッダを追加します。これを追加すると ...
https://man.plustar.jp/php/stomp.send.html - [similar]
Registers to listen to a given destination 4047
« Stomp::setReadTimeout Stomp::unsubscribe » PHP Manual Stomp Registers to listen to a given des ... () . 注意 ヒント Stomp は本来非同期です。同期通信を実装するには receipt ヘッダを追加します。これを追加すると ...
https://man.plustar.jp/php/stomp.subscribe.html - [similar]
ディレクトリを作成する 4047
« streamWrapper::dir_rewinddir streamWrapper::rename » PHP Manual streamWrapper ディレクトリを作 ... を返します。 エラー / 例外 このメソッドのコールに (未実装などの理由で) 失敗した場合、 E_WARNING を発行します。 ...
https://man.plustar.jp/php/streamwrapper.mkdir.html - [similar]
ディレクトリを削除する 4047
« streamWrapper::rename streamWrapper::stream_cast » PHP Manual streamWrapper ディレクトリを削除 ... を返します。 エラー / 例外 このメソッドのコールに (未実装などの理由で) 失敗した場合、 E_WARNING を発行します。 ...
https://man.plustar.jp/php/streamwrapper.rmdir.html - [similar]
出力をフラッシュする 4047
« streamWrapper::stream_eof streamWrapper::stream_lock » PHP Manual streamWrapper 出力をフラッシ ... 納できなかった場合に false を返します。 注意 注意 : 実装されていない場合の戻り値は false です。 参考 fflush( ...
https://man.plustar.jp/php/streamwrapper.stream-flush.html - [similar]
ファイルを削除する 4047
« streamWrapper::stream_write streamWrapper::url_stat » PHP Manual streamWrapper ファイルを削除す ... を返します。 エラー / 例外 このメソッドのコールに (未実装などの理由で) 失敗した場合、 E_WARNING を発行します。 ...
https://man.plustar.jp/php/streamwrapper.unlink.html - [similar]
ドキュメントが一般的な XML ドキュメント (非 HTML/XHTML) かどうかを示す 4047
« tidy::isXhtml tidy::parseFile » PHP Manual tidy ドキュメントが一般的な XML ドキュメント (非 HT ... lse を返します。 警告 この関数はまだ Tidylib 自身に実装されていません。 なので、常に false を返します。 関連 ...
https://man.plustar.jp/php/tidy.isxml.html - [similar]
ArrayObject のイテレータクラス名を取得する 3987
« ArrayObject::getIterator ArrayObject::ksort » PHP Manual ArrayObject ArrayObject のイテレータク ... s MyArrayIterator extends ArrayIterator { // 独自の実装 } // フルーツの配列 $fruits = array( "lemons" => 1 ...
https://man.plustar.jp/php/arrayobject.getiteratorclass.html - [similar]
Document Object Model 3987
« XML 操作 はじめに » PHP Manual XML 操作 Document Object Model Document Object Model はじめに イ ... ェクトを作成する DOMImplementation::hasFeature — DOM 実装が、指定した機能を実装しているかどうかを調べる DOMNa ...
https://man.plustar.jp/php/book.dom.html - [similar]
Closure クラス 3987
« Serializable::unserialize Closure::__construct » PHP Manual 定義済みのインターフェイスとクラス ... 存在します。 これは、 マジックメソッド __invoke() を実装した他のクラスとの一貫性を保つためのものであり、 関数 ...
https://man.plustar.jp/php/class.closure.html - [similar]