検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 40 for [SIMILAR] 16 1024 4096 WITH 30463 限大 WITH 1971... (0.061 sec.)
定義済み定数 0
« リソース型 Math 関数 » PHP Manual Math 定義済み定数 定義済み定数 以下の定数は、PHP コアに含まれており、常に利用可能です。 Math の定数 定数 値 説明 使用可能 M_PI 3.14159265358979323846 パイ(円周率) M_E 2.7182818284590452354 e(自然対数の底) M_LOG2E 1.4426950408889634074 log_2 e M_LOG ...
https://man.plustar.jp/php/math.constants.html - [similar]
基本的な使用法 0
« 例 PCNTL 関数 » PHP Manual 例 基本的な使用法 基本的な使用法 この例は、シグナルハンドラを有するデーモンプロセスをフォークします。 例1 プロセス制御の例 <?php declare( ticks = 1 ); $pid = pcntl_fork (); if ( $pid == - 1 ) { die( "fork できません" ); } else if ( $pid ) { exit(); // 親プロセ ...
https://man.plustar.jp/php/pcntl.example.html - [similar]
Channel Construction 0
« parallel\Channel parallel\Channel::make » PHP Manual parallel\Channel Channel Construction parallel\Channel::__construct (1.1.0) parallel\Channel::__construct — Channel Construction 説明 public parallel\Channel::__construct () Shall make an anonymous unbuffered channel public parallel\ ...
https://man.plustar.jp/php/parallel-channel.construct.html - [similar]
if 0
« はじめに else » PHP Manual 制御構造 if if (PHP 4, PHP 5, PHP 7, PHP 8) if 構文は、PHP を含む全ての言語において最も重要な 機能の一つです。 この構文は、命令の条件実行を可能にします。 PHP では、C 言語に似た次のような if 構文が使用されます。 if (式) 文 式のセクション で 記述したように 式 は ...
https://man.plustar.jp/php/control-structures.if.html - [similar]
Get socket I/O activity timeout 0
« GearmanWorker::setTimeout GearmanWorker::unregister » PHP Manual GearmanWorker Get socket I/O activity timeout GearmanWorker::timeout (PECL gearman >= 0.6.0) GearmanWorker::timeout — Get socket I/O activity timeout 説明 public GearmanWorker::timeout (): int Returns the current time to ...
https://man.plustar.jp/php/gearmanworker.timeout.html - [similar]
Access 0
« parallel\Channel::__construct parallel\Channel::open » PHP Manual parallel\Channel Access parallel\Channel::make (0.9.0) parallel\Channel::make — Access 説明 public parallel\Channel::make ( string $name ): Channel Shall make an unbuffered channel with the given name public parallel\Cha ...
https://man.plustar.jp/php/parallel-channel.make.html - [similar]
新しい DatePeriod オブジェクトを作成する 0
« DatePeriod DatePeriod::getDateInterval » PHP Manual DatePeriod 新しい DatePeriod オブジェクトを作成する DatePeriod::__construct (PHP 5 >= 5.3.0, PHP 7, PHP 8) DatePeriod::__construct — 新しい DatePeriod オブジェクトを作成する 説明 public DatePeriod::__construct ( DateTimeInterface $sta ...
https://man.plustar.jp/php/dateperiod.construct.html - [similar]
CTRLイベント のハンドラを設定したり削除したりする 0
« sapi_windows_generate_ctrl_event sapi_windows_vt100_support » PHP Manual その他の関数 CTRLイベント のハンドラを設定したり削除したりする sapi_windows_set_ctrl_handler (PHP 7 >= 7.4.0, PHP 8) sapi_windows_set_ctrl_handler — CTRLイベント のハンドラを設定したり削除したりする 説明 sapi_wind ...
https://man.plustar.jp/php/function.sapi-windows-set-ctrl-handler.html - [similar]
Get current socket I/O activity timeout value 0
« GearmanClient::setWorkloadCallback GearmanClient::wait » PHP Manual GearmanClient Get current socket I/O activity timeout value GearmanClient::timeout (PECL gearman >= 0.6.0) GearmanClient::timeout — Get current socket I/O activity timeout value 説明 public GearmanClient::timeout (): i ...
https://man.plustar.jp/php/gearmanclient.timeout.html - [similar]
Waits for a read lock 0
« SyncReaderWriter::__construct SyncReaderWriter::readunlock » PHP Manual SyncReaderWriter Waits for a read lock SyncReaderWriter::readlock (PECL sync >= 1.0.0) SyncReaderWriter::readlock — Waits for a read lock 説明 public SyncReaderWriter::readlock ( int $wait = -1 ): bool Obtains a re ...
https://man.plustar.jp/php/syncreaderwriter.readlock.html - [similar]
PREV 1 2 3 4 NEXT