検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 207 for [SIMILAR] 16 1024 4096 WITH 104573 parallel WITH... (0.161 sec.)
PHP 7.4.x で推奨されなくなる機能 0
« 下位互換性のない変更点 削除された拡張モジュール » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 PHP 7.4.x で推奨されなくなる機能 PHP 7.4.x で推奨されなくなる機能 PHPコア 明示的に括弧で囲わずに三項演算子をネストする 三項演算子をネストする場合、演算の順番を示すために明示的に括弧で囲わなけ ...
https://man.plustar.jp/php/migration74.deprecated.html - [similar]
Constructs an EvTimer watcher object 0
« EvTimer::again EvTimer::createStopped » PHP Manual EvTimer Constructs an EvTimer watcher object EvTimer::__construct (PECL ev >= 0.2.0) EvTimer::__construct — Constructs an EvTimer watcher object 説明 public EvTimer::__construct ( float $after , float $repeat , callable $callback , mix ...
https://man.plustar.jp/php/evtimer.construct.html - [similar]
アイドルスレッドの最大数を設定する 0
« eio_sendfile eio_set_max_parallel » PHP Manual Eio 関数 アイドルスレッドの最大数を設定する eio_set_max_idle (PECL eio >= 0.0.1dev) eio_set_max_idle — アイドルスレッドの最大数を設定する 説明 eio_set_max_idle ( int $nthreads ): void パラメータ nthreads アイドルスレッドの数。 戻り値 値を返 ...
https://man.plustar.jp/php/function.eio-set-max-idle.html - [similar]
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
Key Callback 0
« UI\Area::onDraw UI\Area::onMouse » PHP Manual UI\Area Key Callback UI\Area::onKey (UI 0.9.9) UI\Area::onKey — Key Callback 説明 protected UI\Area::onKey ( string $key , int $ext , int $flags ) Shall be executed on key events パラメータ key The key pressed ext The extended key pressed f ...
https://man.plustar.jp/php/ui-area.onkey.html - [similar]
Mouse Callback 0
« UI\Area::onKey UI\Area::redraw » PHP Manual UI\Area Mouse Callback UI\Area::onMouse (UI 0.9.9) UI\Area::onMouse — Mouse Callback 説明 protected UI\Area::onMouse ( UI\Point $areaPoint , UI\Size $areaSize , int $flags ) Shall be executed on mouse events パラメータ areaPoint The co-ordina ...
https://man.plustar.jp/php/ui-area.onmouse.html - [similar]
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
Stops the event loop 0
« EvLoop::stat EvLoop::suspend » PHP Manual EvLoop Stops the event loop EvLoop::stop (PECL ev >= 0.2.0) EvLoop::stop — Stops the event loop 説明 public EvLoop::stop ( int $how = ? ): void Stops the event loop パラメータ how One of Ev::BREAK_* constants . 戻り値 値を返しません。 参考 EvLo ...
https://man.plustar.jp/php/evloop.stop.html - [similar]
Feeds the given revents set into the event loop 0
« EvWatcher::__construct EvWatcher::getLoop » PHP Manual EvWatcher Feeds the given revents set into the event loop EvWatcher::feed (PECL ev >= 0.2.0) EvWatcher::feed — Feeds the given revents set into the event loop 説明 public EvWatcher::feed ( int $revents ): void Feeds the given reven ...
https://man.plustar.jp/php/evwatcher.feed.html - [similar]
Starts the watcher 0
« EvWatcher::setCallback EvWatcher::stop » PHP Manual EvWatcher Starts the watcher EvWatcher::start (PECL ev >= 0.2.0) EvWatcher::start — Starts the watcher 説明 public EvWatcher::start (): void Marks the watcher as active. Note that only active watchers will receive events. パラメータ こ ...
https://man.plustar.jp/php/evwatcher.start.html - [similar]