検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 303 for [SIMILAR] 16 1024 4096 WITH 22290 millisecond WI... (0.573 sec.)
Detects whether event is pending or scheduled 0
« Event::getSupportedMethods Event::set » PHP Manual Event Detects whether event is pending or scheduled Event::pending (PECL event >= 1.2.6-beta) Event::pending — Detects whether event is pending or scheduled 説明 public Event::pending ( int $flags ): bool Detects whether event is pendi ...
https://man.plustar.jp/php/event.pending.html - [similar]
Configures the watcher 0
« EvTimer::createStopped EvWatcher » PHP Manual EvTimer Configures the watcher EvTimer::set (PECL ev >= 0.2.0) EvTimer::set — Configures the watcher 説明 public EvTimer::set ( float $after , float $repeat ): void Configures the watcher パラメータ after Configures the timer to trigger aft ...
https://man.plustar.jp/php/evtimer.set.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 ファイルシステムおよびストリーム設定オプション 名前 デフォルト 変更可能 変更履歴 allow_url_fopen "1" PHP_INI_SYSTEM allow_url_include "0" PHP_INI_SYSTEM PHP 7.4.0 以降 ...
https://man.plustar.jp/php/filesystem.configuration.html - [similar]
stream_set_blocking のエイリアス 0
« socket_get_status socket_set_timeout » PHP Manual ネットワーク 関数 stream_set_blocking のエイリアス socket_set_blocking (PHP 4, PHP 5, PHP 7, PHP 8) socket_set_blocking — stream_set_blocking() のエイリアス 説明 この関数は次の関数のエイリアスです。 stream_set_blocking() . 関連キーワード ...
https://man.plustar.jp/php/function.socket-set-blocking.html - [similar]
Wait for I/O activity on all connections in a client 0
« GearmanClient::timeout GearmanJob » PHP Manual GearmanClient Wait for I/O activity on all connections in a client GearmanClient::wait (PECL gearman >= 0.6.0) GearmanClient::wait — Wait for I/O activity on all connections in a client 説明 public GearmanClient::wait (): bool This waits f ...
https://man.plustar.jp/php/gearmanclient.wait.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 MySQL 設定オプション 名前 デフォルト 変更可能 変更履歴 mysql.allow_local_infile "1" PHP_INI_SYSTEM mysql.allow_persistent "1" PHP_INI_SYSTEM mysql.max_persistent "-1" ...
https://man.plustar.jp/php/mysql.configuration.html - [similar]
ネットワーク 関数 0
« 定義済み定数 checkdnsrr » PHP Manual ネットワーク ネットワーク 関数 ネットワーク 関数 目次 checkdnsrr — 指定したインターネットホスト名もしくは IP アドレスに対応する DNS レコードを検索する closelog — システムログへの接続を閉じる dns_check_record — checkdnsrr のエイリアス dns_get_mx — ge ...
https://man.plustar.jp/php/ref.network.html - [similar]
端数の切り上げ 0
« bindec cos » PHP Manual Math 関数 端数の切り上げ ceil (PHP 4, PHP 5, PHP 7, PHP 8) ceil — 端数の切り上げ 説明 ceil ( int | float $num ): float 必要に応じて num を切り上げ、 num の次に大きい整数値を返します。 パラメータ num 丸める値。 戻り値 num の次に大きい整数値を返します。 ceil() の戻 ...
https://man.plustar.jp/php/function.ceil.html - [similar]
正弦(サイン) 0
« round sinh » PHP Manual Math 関数 正弦(サイン) sin (PHP 4, PHP 5, PHP 7, PHP 8) sin — 正弦(サイン) 説明 sin ( float $num ): float sin() は、 num のサインを 返します。 num はラジアンです。 パラメータ num ラジアンで表した値。 戻り値 num のサインを返します。 例 例1 sin() の例 <?php // ...
https://man.plustar.jp/php/function.sin.html - [similar]
The ZMQPoll class 0
« ZMQSocket::unbind ZMQPoll::add » PHP Manual 0MQ messaging The ZMQPoll class The ZMQPoll class (PECL zmq >= 0.5.0) はじめに クラス概要 class ZMQPoll { /* Methods */ public add ( mixed $entry , int $type ): string public clear (): ZMQPoll public count (): int public getLastErrors (): arr ...
https://man.plustar.jp/php/class.zmqpoll.html - [similar]