検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 21 for destination (0.023 sec.)
Registers to listen to a given destination 12718
« Stomp::setReadTimeout Stomp::unsubscribe » PHP Manual Stomp Registers to listen to a given destination ... - stomp_subscribe — Registers to listen to a given destination 説明 オブジェクト指向型 (method): public Stomp::su ... bscribe ( string $destination , array $headers = ? ): bool 手続き型: stomp_subsc ... ribe ( resource $link , string $destination , array $headers = ? ): bool Registers to listen t ... o a given destination. パラメータ link 手続き型のみ: stomp_connect() が返 ...
https://man.plustar.jp/php/stomp.subscribe.html - [similar]
定義済み定数 11399
« 実行時設定 例 » PHP Manual Gmagick 定義済み定数 定義済み定数 以下の定数が定義されています。 こ ... t Gmagick::COMPOSITE_COLORBURN ( int ) Darkens the destination image to reflect the source image Gmagick::COMPOSI ... TE_COLORDODGE ( int ) Brightens the destination image to reflect the source image Gmagick::COMPOSI ... Gmagick::COMPOSITE_DSTATOP ( int ) The part of the destination lying inside of the source is composited over the ... source and replaces the destination Gmagick::COMPOSITE_DST ( int ) The target is left ...
https://man.plustar.jp/php/gmagick.constants.html - [similar]
Copies a method from class to another 11162
« runkit7_method_add runkit7_method_redefine » PHP Manual runkit7 関数 Copies a method from clas ... lass to another 説明 runkit7_method_copy ( string $destination_class , string $destination_method_name , string $ ... string $source_method_name = ? ): bool パラメータ destination_class Destination class for copied method destinat ... ion_method_name Destination method name source_class Source class of the metho ... class. If this parameter is omitted, the value of destination_method_name is assumed. 戻り値 例 例1 runkit7_meth ...
https://man.plustar.jp/php/function.runkit7-method-copy.html - [similar]
The Stomp class 10638
« stomp_version Stomp::abort » PHP Manual Stomp The Stomp class The Stomp class (PECL stomp >= 0 ... me ( resource $link ): array public send ( string $destination , mixed $msg , array $headers = ? ): bool stomp_se ... nd ( resource $link , string $destination , mixed $msg , array $headers = ? ): bool public s ... icroseconds = ? ): void public subscribe ( string $destination , array $headers = ? ): bool stomp_subscribe ( res ... ource $link , string $destination , array $headers = ? ): bool public unsubscribe ( ...
https://man.plustar.jp/php/class.stomp.html - [similar]
Removes an existing subscription 9319
« Stomp::subscribe StompFrame » PHP Manual Stomp Removes an existing subscription Stomp::unsubsc ... 指向型 (method): public Stomp::unsubscribe ( string $destination , array $headers = ? ): bool 手続き型: stomp_unsub ... scribe ( resource $link , string $destination , array $headers = ? ): bool Removes an existing s ... 続き型のみ: stomp_connect() が返す stomp リンク ID。 destination Subscription to remove. headers 追加のヘッダ (例: ... Removes , subscription , existing , unsubscribe , destination , 追加 , ヘッダ , 手続き , string , array ...
https://man.plustar.jp/php/stomp.unsubscribe.html - [similar]
Sends a message 9150
« Stomp::readFrame Stomp::setReadTimeout » PHP Manual Stomp Sends a message Stomp::send stomp_se ... ェクト指向型 (method): public Stomp::send ( string $destination , mixed $msg , array $headers = ? ): bool 手続き型 ... : stomp_send ( resource $link , string $destination , mixed $msg , array $headers = ? ): bool Sends a ... 続き型のみ: stomp_connect() が返す stomp リンク ID。 destination Where to send the message msg Message to send. hea ... 関連キーワード: Sends , send , a , ヘッダ , 追加 , destination , 注意 , メッセージ , 手続き , array ...
https://man.plustar.jp/php/stomp.send.html - [similar]
定義されたエラー処理ルーチンにエラーメッセージを送信する 9031
« error_get_last error_reporting » PHP Manual エラー処理関数 定義されたエラー処理ルーチンにエラー ... tring $message , int $message_type = 0 , ? string $destination = null , ? string $additional_headers = null ): bo ... これがデフォルトのオプションです。 1 message は、 destination パラメータで指定されたアドレスに、電子メール により ... ます。 2 このオプションは存在しません。 3 message は destination で指定されたファイルに追加されます。 明示的に指定し ... e は、直接 SAPI のログ出力ハンドラに送信されます。 destination メッセージの送信先。その設定は、上で説明している m ...
https://man.plustar.jp/php/function.error-log.html - [similar]
あるデータベースを、別のデータベースにバックアップする 8676
« SQLite3 SQLite3::busyTimeout » PHP Manual SQLite3 あるデータベースを、別のデータベースにバック ... クアップする 説明 public SQLite3::backup ( SQLite3 $destination , string $sourceDatabase = "main" , string $destin ... して VACUUM INTO 'file.db'; も使えます。 パラメータ destination SQLite3::open() でオープンされたデータベース接続 s ... 文の AS キーワードの後に指定された名前が使えます。 destinationDatabase sourceDatabase に似ていますが、 destinatio ... ックアップ , 別 , backup , コピー , sourceDatabase , destination , 接続 , 内容 , destinationDatabase ...
https://man.plustar.jp/php/sqlite3.backup.html - [similar]
UConverter オブジェクトを作る 8152
« UConverter UConverter::convert » PHP Manual UConverter UConverter オブジェクトを作る UConverte ... 作る 説明 public UConverter::__construct ( ? string $destination_encoding = null , ? string $source_encoding = null ... ん。引数のリストのみが 記述されています。 パラメータ destination_encoding source_encoding 戻り値 関連キーワード: UC ...
https://man.plustar.jp/php/uconverter.construct.html - [similar]
8050
« リソース型 Stomp 関数 » PHP Manual Stomp 例 例 例1 オブジェクト指向型 <?php $queue = '/queue/f ... (41) "ID:php.net-55293-1257226743606-4:2:-1:1:1" ["destination"]=> string(10) "/queue/foo" ["timestamp"]=> string ... (41) "ID:php.net-55293-1257226743606-4:3:-1:1:1" ["destination"]=> string(10) "/queue/foo" ["timestamp"]=> string ... 連キーワード: string , 例 , array , 出力 , command , destination , queue , timestamp , expires , priority ...
https://man.plustar.jp/php/stomp.examples.html - [similar]
PREV 1 2 3 NEXT