検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 292 for [SIMILAR] 16 1024 4096 WITH 13004 require WITH 1... (1.042 sec.)
Creates EvTimer stopped watcher object 0
« EvTimer::__construct EvTimer::set » PHP Manual EvTimer Creates EvTimer stopped watcher object EvTimer::createStopped (PECL ev >= 0.2.0) EvTimer::createStopped — Creates EvTimer stopped watcher object 説明 final public static EvTimer::createStopped ( float $after , float $repeat , calla ...
https://man.plustar.jp/php/evtimer.createstopped.html - [similar]
DatePeriod クラス 0
« DateInterval::format DatePeriod::__construct » PHP Manual Date/Time DatePeriod クラス DatePeriod クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに 日付の期間をあらわします。 日付の期間を使うと、指定した期間に定期的に発生する内容を反復処理できます。 クラス概要 class DatePeriod implements I ...
https://man.plustar.jp/php/class.dateperiod.html - [similar]
Start a new client session for use with this client 0
« MongoDB\Driver\Manager::selectServer MongoDB\Driver\Command » PHP Manual MongoDB\Driver\Manager Start a new client session for use with this client MongoDB\Driver\Manager::startSession (mongodb >=1.4.0) MongoDB\Driver\Manager::startSession — Start a new client session for use with this ...
https://man.plustar.jp/php/mongodb-driver-manager.startsession.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 この拡張モジュールは、メンテナンスされておらず開発が止まっています。 しかし、ソースコードは PECL SVN から取得できます。 » https://svn.php.net/viewvc/pecl/fdf . この拡張モジュールは、PHP にバンドルされていま ...
https://man.plustar.jp/php/fdf.installation.html - [similar]
定義済み定数 0
« リソース型 ファイルシステム 関数 » PHP Manual ファイルシステム 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 SEEK_SET ( int ) SEEK_CUR ( int ) SEEK_END ( in ...
https://man.plustar.jp/php/filesystem.constants.html - [similar]
php-config 0
« phpize で共有 PECL 拡張モジュールをコンパイルする方法 PECL 拡張モジュールを PHP に静的に組み込む » PHP Manual PECL 拡張モジュールのインストール php-config php-config php-config はシンプルなシェルスクリプトで、 インストールされている PHP の設定情報を取得します。 拡張モジュールをコンパイ ...
https://man.plustar.jp/php/install.pecl.php-config.html - [similar]
現在実行されている (phar 形式の) ファイルを読み込み、その内容を登録する 0
« Phar::loadPhar Phar::mount » PHP Manual Phar 現在実行されている (phar 形式の) ファイルを読み込み、その内容を登録する Phar::mapPhar (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) Phar::mapPhar — 現在実行されている (phar 形式の) ファイルを読み込み、その内容を登録する 説明 final publi ...
https://man.plustar.jp/php/phar.mapphar.html - [similar]
The EvIdle class 0
« EvFork::createStopped EvIdle::__construct » PHP Manual Ev The EvIdle class The EvIdle class (PECL ev >= 0.2.0) はじめに EvIdle watchers trigger events when no other events of the same or higher priority are pending ( EvPrepare , EvCheck and other EvIdle watchers do not count as receivi ...
https://man.plustar.jp/php/class.evidle.html - [similar]
ウォッチャー 0
« 例 ウォッチャーのコールバック » PHP Manual Ev ウォッチャー ウォッチャー ウォッチャーは、何らかのイベントに関する興味を記録するオブジェクトです。 たとえば次のコードは、 STDIN が読み込み可能になるまで待ちます。 <?php // STDIN が読み込み可能になるまで待ちます $w = new EvIo ( STDIN , Ev :: ...
https://man.plustar.jp/php/ev.watchers.html - [similar]
Basic FFI usage 0
« 例 PHP Callbacks » PHP Manual 例 Basic FFI usage Basic FFI usage Before diving into the details of the FFI API, lets take a look at a few examples demonstrating the simplicity of the FFI API usage for regular tasks. 注意 : Some of these examples require libc.so.6 and as such will not w ...
https://man.plustar.jp/php/ffi.examples-basic.html - [similar]