検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 303 for [SIMILAR] 16 1024 4096 WITH 22290 millisecond WI... (0.801 sec.)
The Swoole\Server class 0
« Swoole\Serialize::unpack Swoole\Server::addlistener » PHP Manual Swoole The Swoole\Server class The Swoole\Server class (PECL swoole >= 1.9.0) はじめに クラス概要 class Swoole\Server { /* メソッド */ public addlistener ( string $host , int $port , string $socket_type ): void public add ...
https://man.plustar.jp/php/class.swoole-server.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual CUBRID 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 The following constants can be used when executing SQL statement. They can b ...
https://man.plustar.jp/php/cubrid.constants.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual cURL 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 これらの定数についての説明や実際の使用法は、 curl_setopt() および curl_getinfo ...
https://man.plustar.jp/php/curl.constants.html - [similar]
0
« 定義済み定数 ウォッチャー » PHP Manual Ev 例 例 例1 タイマーのサンプル <?php // タイマーを作り、2 秒後に起動します $w1 = new EvTimer ( 2 , 0 , function () { echo "2 seconds elapsed\n" ; }); // タイマーを作って 2 秒後に起動させ、その後は // 手で止めるまで 1 秒おきに繰り返します $w2 = ne ...
https://man.plustar.jp/php/ev.examples.html - [similar]
About buffer event callbacks 0
« EventBufferEvent::writeBuffer EventConfig » PHP Manual Event About buffer event callbacks About buffer event callbacks An object of EventBufferEvent class represents a buffer event . The asynchronous nature of I/O performed by Libevent implies that a socket(or other kind of file descri ...
https://man.plustar.jp/php/eventbufferevent.about.callbacks.html - [similar]
SNMP オブジェクトの値を設定する 0
« snmp3_real_walk snmp3_walk » PHP Manual SNMP 関数 SNMP オブジェクトの値を設定する snmp3_set (PHP 4, PHP 5, PHP 7, PHP 8) snmp3_set — SNMP オブジェクトの値を設定する 説明 snmp3_set ( string $hostname , string $security_name , string $security_level , string $auth_protocol , string $auth ...
https://man.plustar.jp/php/function.snmp3-set.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 MySQLi 設定オプション 名前 デフォルト 変更可能 変更履歴 mysqli.allow_local_infile "0" PHP_INI_SYSTEM PHP 7.2.16, 7.3.3 より前のバージョンでは デフォルト値は "1" でした ...
https://man.plustar.jp/php/mysqli.configuration.html - [similar]
除算を行い、商と余りを得る 0
« gmp_div_q gmp_div_r » PHP Manual GMP 関数 除算を行い、商と余りを得る gmp_div_qr (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_div_qr — 除算を行い、商と余りを得る 説明 gmp_div_qr ( GMP | int | string $num1 , GMP | int | string $num2 , int $rounding_mode = GMP_ROUND_ZERO ): array この関数は、 ...
https://man.plustar.jp/php/function.gmp-div-qr.html - [similar]
除算の余りを計算する 0
« gmp_div_qr gmp_div » PHP Manual GMP 関数 除算の余りを計算する gmp_div_r (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_div_r — 除算の余りを計算する 説明 gmp_div_r ( GMP | int | string $num1 , GMP | int | string $num2 , int $rounding_mode = GMP_ROUND_ZERO ): resource num1 を num2 で整数として ...
https://man.plustar.jp/php/function.gmp-div-r.html - [similar]
2 つの variant の累乗計算を行い、その結果を返す 0
« variant_or variant_round » PHP Manual COM関数 2 つの variant の累乗計算を行い、その結果を返す variant_pow (PHP 5, PHP 7, PHP 8) variant_pow — 2 つの variant の累乗計算を行い、その結果を返す 説明 variant_pow ( mixed $left , mixed $right ): variant left の right 乗を返します。 パラメータ ...
https://man.plustar.jp/php/function.variant-pow.html - [similar]