検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 223 for [SIMILAR] 16 1024 4096 WITH 14353 parallel WITH ... (0.145 sec.)
Area 0
« UI\MenuItem::setChecked UI\Area::onDraw » PHP Manual UI Area Area (UI 0.9.9) はじめに An Area represents a canvas which can be used to draw, and respond to mouse and key events. クラス概要 class UI\Area extends UI\Control { /* Constants */ const int Ctrl ; const int Alt ; const int Shi ...
https://man.plustar.jp/php/class.ui-area.html - [similar]
Begin checking for events and calling callbacks for the loop 0
« EvLoop::resume EvLoop::signal » PHP Manual EvLoop Begin checking for events and calling callbacks for the loop EvLoop::run (PECL ev >= 0.2.0) EvLoop::run — Begin checking for events and calling callbacks for the loop 説明 public EvLoop::run ( int $flags = 0 ): void Begin checking for e ...
https://man.plustar.jp/php/evloop.run.html - [similar]
The EventBufferEvent class 0
« EventBuffer::write EventBufferEvent::close » PHP Manual Event The EventBufferEvent class The EventBufferEvent class (PECL event >= 1.2.6-beta) はじめに Represents Libevent's buffer event. Usually an application wants to perform some amount of data buffering in addition to just respondi ...
https://man.plustar.jp/php/class.eventbufferevent.html - [similar]
State Detection 0
« parallel\Future::cancel parallel\Future::done » PHP Manual parallel\Future State Detection parallel\Future::cancelled (0.9.0) parallel\Future::cancelled — State Detection 説明 public parallel\Future::cancelled (): bool Shall indicate if the task was cancelled 関連キーワード: Detection ...
https://man.plustar.jp/php/parallel-future.cancelled.html - [similar]
Add callback functions triggered by events. 0
« Swoole\Client::isConnected Swoole\Client::pause » PHP Manual Swoole\Client Add callback functions triggered by events. Swoole\Client::on (PECL swoole >= 1.9.0) Swoole\Client::on — Add callback functions triggered by events. 説明 public Swoole\Client::on ( string $event , callable $call ...
https://man.plustar.jp/php/swoole-client.on.html - [similar]
Wait for the events of child processes. 0
« Swoole\Process::useQueue Swoole\Process::write » PHP Manual Swoole\Process Wait for the events of child processes. Swoole\Process::wait (PECL swoole >= 1.9.0) Swoole\Process::wait — Wait for the events of child processes. 説明 public static Swoole\Process::wait ( bool $blocking = ? ): ...
https://man.plustar.jp/php/swoole-process.wait.html - [similar]
Remove servers from the ensemble 0
« ZookeeperConfig::get ZookeeperConfig::set » PHP Manual ZookeeperConfig Remove servers from the ensemble ZookeeperConfig::remove (PECL zookeeper >= 0.6.0, ZooKeeper >= 3.5.0) ZookeeperConfig::remove — Remove servers from the ensemble 説明 public ZookeeperConfig::remove ( string $id_list ...
https://man.plustar.jp/php/zookeeperconfig.remove.html - [similar]
Constructing signal events 0
« Event callbacks Event » PHP Manual Event Constructing signal events Constructing signal events Event can also watch for POSIX-style signals. To construct a handler for a signal, use Event::__construct() constructor with Event::SIGNAL flag, or Event::signal() factory method. 例1 Handlin ...
https://man.plustar.jp/php/event.constructing.signal.events.html - [similar]
0
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback function readcb ( $bev , $base ) { //$input = $bev->input; //$bev->getInput(); //$pos = $input->search("TTP"); $pos = $bev -> input -> search ( "TTP" ); while (( $n = $bev -> input -> remove ( ...
https://man.plustar.jp/php/event.examples.html - [similar]
Event 0
« CURLStringFile::__construct はじめに » PHP Manual その他のサービス Event Event はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 例 Event flags About event persistence Event callbacks Constructing signal events Event — The Event class Event::add — Makes event pendi ...
https://man.plustar.jp/php/book.event.html - [similar]