検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 147 for OUT (0.022 sec.)
Creative Commons Attribution 3.0 5408
« 翻訳 索引 » PHP Manual 付録 Creative Commons Attribution 3.0 Creative Commons Attribution 3.0 ... CONSIDERED TO BE A CONTRACT, THE LICENSOR GRANTS YOU THE RIGHTS CONTAINED HERE IN CONSIDERATION OF YOUR ... ered under the terms of this License including without limitation any production in the literary, scienti ... nt in dumb show; a musical composition with or without words; a cinematographic work to which are assimil ... make copies of the Work by any means including without limitation by sound or visual recordings and the r ...
https://man.plustar.jp/php/cc.license.html - [similar]
The EvIo class 5408
« EvIdle::createStopped EvIo::__construct » PHP Manual Ev The EvIo class The EvIo class (PECL ev ... ood idea(but not required). Another thing to watch out for is that it is quite easy to receive false read ...
https://man.plustar.jp/php/class.evio.html - [similar]
5408
« 定義済み定数 ウォッチャー » PHP Manual Ev 例 例 例1 タイマーのサンプル <?php // タイマーを作り ... ( $socket ); // タイムアウト時に終了させます $timeout_watcher = new EvTimer ( 10.0 , 0. , function () us ... Ev :: WRITE , function ( $w ) use ( $socket , $timeout_watcher , $e_nonblocking ) { // タイムアウトのウォ ... ッチャーを止めます $timeout_watcher -> stop (); // 書き込みのウォッチャーを止め ... バイト recv() します $ret = socket_recv ( $socket , $out , 20 , MSG_DONTWAIT ); if ( $ret ) { echo $out ; } ...
https://man.plustar.jp/php/ev.examples.html - [similar]
Makes event pending 5408
« Event Event::addSignal » PHP Manual Event Makes event pending Event::add (PECL event >= 1.2.6- ... event pending 説明 public Event::add ( float $timeout = ? ): bool Marks event pending. Non-pending event ... e it pending and re-schedule it with the given timeout(if specified). If in this case timeout is not spec ... ified, Event::add() has no effect. パラメータ timeout Timeout in seconds. 戻り値 成功した場合に true を、 ... xamples/signal.php In another terminal window find out the pid and send SIGTERM, e.g.: $ ps aux | grep ex ...
https://man.plustar.jp/php/event.add.html - [similar]
Makes an HTTP request over the specified connection 5408
« EventHttpConnection::getPeer EventHttpConnection::setCloseCallback » PHP Manual EventHttpConne ... _ , PHP_EOL ; if ( is_null ( $req )) { echo "Timed out\n" ; } else { $response_code = $req -> getResponse ... $base , NULL , $address , $port ); $conn -> setTimeout ( 5 ); $req = new EventHttpRequest ( "_request_han ... ddHeader ( "Host" , $address , EventHttpRequest :: OUTPUT_HEADER ); $req -> addHeader ( "Content-Length" ... , "0" , EventHttpRequest :: OUTPUT_HEADER ); $conn -> makeRequest ( $req , EventHt ...
https://man.plustar.jp/php/eventhttpconnection.makerequest.html - [similar]
新規カーソル (ステートメントハンドル) を割り当て、それを返す 5408
« oci_new_connect oci_new_descriptor » PHP Manual OCI8 関数 新規カーソル (ステートメントハンドル ... 意します // create or replace procedure myproc(myrc out sys_refcursor) as // begin // open myrc for select ...
https://man.plustar.jp/php/function.oci-new-cursor.html - [similar]
クエリ結果のステータスを取得する 5408
« pg_result_seek pg_select » PHP Manual PostgreSQL 関数 クエリ結果のステータスを取得する pg_resu ... PGSQL_COMMAND_OK 、 PGSQL_TUPLES_OK 、 PGSQL_COPY_OUT 、 PGSQL_COPY_IN 、 PGSQL_BAD_RESPONSE 、 PGSQL_NO ...
https://man.plustar.jp/php/function.pg-result-status.html - [similar]
接続したソケットにデータを送信する 5408
« socket_select socket_sendmsg » PHP Manual ソケット 関数 接続したソケットにデータを送信する soc ... したものとなります。 flags がとりうる値 MSG_OOB OOB(out-of-band: 帯域外)データを送信します。 MSG_EOR レコ ... す。 トランザクションでデータがそろいます。 MSG_DONTROUTE ルータを使用せず、直接つながっているインターフェイ ...
https://man.plustar.jp/php/function.socket-send.html - [similar]
Description 5408
« Imagick::morphImages Imagick::mosaicImages » PHP Manual Imagick Description Imagick::morpholog ... ottom right pixel must be white // We don't care about the rest. $imagick = $this -> getCharacterOutline ... :morphology() <?php $canvas = $this -> getCharacterOutline (); $kernel = \ ImagickKernel :: fromBuiltIn ( ... :morphology() <?php $canvas = $this -> getCharacterOutline (); $kernel = \ ImagickKernel :: fromBuiltIn ( ... :morphology() <?php $canvas = $this -> getCharacterOutline (); $kernel = \ ImagickKernel :: fromBuiltIn ( ...
https://man.plustar.jp/php/imagick.morphology.html - [similar]
切り取るサイズと画像のジオメトリを設定する便利なメソッド 5408
« Imagick::__toString Imagick::transformImageColorspace » PHP Manual Imagick 切り取るサイズと画像 ... 0" , "100x100" ); $new_image -> writeImage ( 'test_out.jpg' ); ?> 参考 Imagick::cropImage() - 画像の一部を ...
https://man.plustar.jp/php/imagick.transformimage.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT