検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 663 for [SIMILAR] 16 1024 4096 WITH 28553 readline WITH ... (0.633 sec.)
ファイルのパーミッションを変更する 0
« eio_fallocate eio_fchown » PHP Manual Eio 関数 ファイルのパーミッションを変更する eio_fchmod (PECL eio >= 0.0.1dev) eio_fchmod — ファイルのパーミッションを変更する 説明 eio_fchmod ( mixed $fd , int $mode , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ): r ...
https://man.plustar.jp/php/function.eio-fchmod.html - [similar]
ファイルのオーナーを変更する 0
« eio_fchmod eio_fdatasync » PHP Manual Eio 関数 ファイルのオーナーを変更する eio_fchown (PECL eio >= 0.0.1dev) eio_fchown — ファイルのオーナーを変更する 説明 eio_fchown ( mixed $fd , int $uid , int $gid = -1 , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ) ...
https://man.plustar.jp/php/function.eio-fchown.html - [similar]
メモリ内でのファイルの状態をストレージデバイスに同期させる 0
« eio_fstatvfs eio_ftruncate » PHP Manual Eio 関数 メモリ内でのファイルの状態をストレージデバイスに同期させる eio_fsync (PECL eio >= 0.0.1dev) eio_fsync — メモリ内でのファイルの状態をストレージデバイスに同期させる 説明 eio_fsync ( mixed $fd , int $pri = EIO_PRI_DEFAULT , callable $callba ...
https://man.plustar.jp/php/function.eio-fsync.html - [similar]
ファイルの最終アクセス時刻と変更時刻を変更する 0
« eio_ftruncate eio_get_event_stream » PHP Manual Eio 関数 ファイルの最終アクセス時刻と変更時刻を変更する eio_futime (PECL eio >= 0.0.1dev) eio_futime — ファイルの最終アクセス時刻と変更時刻を変更する 説明 eio_futime ( mixed $fd , float $atime , float $mtime , int $pri = EIO_PRI_DEFAULT , ...
https://man.plustar.jp/php/function.eio-futime.html - [similar]
The Swoole\Timer class 0
« Swoole\Table::valid Swoole\Timer::after » PHP Manual Swoole The Swoole\Timer class The Swoole\Timer class (PECL swoole >= 1.9.0) はじめに クラス概要 class Swoole\Timer { /* メソッド */ public static after ( int $after_time_ms , callable $callback ): void public static clear ( int $time ...
https://man.plustar.jp/php/class.swoole-timer.html - [similar]
Create a stopped EvPeriodic watcher 0
« EvPeriodic::__construct EvPeriodic::set » PHP Manual EvPeriodic Create a stopped EvPeriodic watcher EvPeriodic::createStopped (PECL ev >= 0.2.0) EvPeriodic::createStopped — Create a stopped EvPeriodic watcher 説明 final public static EvPeriodic::createStopped ( float $offset , float $i ...
https://man.plustar.jp/php/evperiodic.createstopped.html - [similar]
ファイルを先読みしてページキャッシュに格納する 0
« eio_read eio_readdir » PHP Manual Eio 関数 ファイルを先読みしてページキャッシュに格納する eio_readahead (PECL eio >= 0.0.1dev) eio_readahead — ファイルを先読みしてページキャッシュに格納する 説明 eio_readahead ( mixed $fd , int $offset , int $length , int $pri = EIO_PRI_DEFAULT , callab ...
https://man.plustar.jp/php/function.eio-readahead.html - [similar]
カスタムセッションハンドラ 0
« セッションIDの受渡し セッションのアップロード状況 » PHP Manual 例 カスタムセッションハンドラ カスタムセッションハンドラ セッション情報をデータベースに保存する機能か他の保存法を実装するには、 一連のユーザーレベルの保存関数を作成し、 session_set_save_handler() を使用する必要があります。 ...
https://man.plustar.jp/php/session.customhandler.html - [similar]
セッションのデータを読み込む 0
« SessionHandler::open SessionHandler::write » PHP Manual SessionHandler セッションのデータを読み込む SessionHandler::read (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandler::read — セッションのデータを読み込む 説明 public SessionHandler::read ( string $id ): string | false セッションのデータ ...
https://man.plustar.jp/php/sessionhandler.read.html - [similar]
The EvWatcher class 0
« EvTimer::set EvWatcher::clear » PHP Manual Ev The EvWatcher class The EvWatcher class (PECL ev >= 0.2.0) はじめに EvWatcher is a base class for all watchers( EvCheck , EvChild etc.). Since EvWatcher 's constructor is abstract , one can't(and don't need to) create EvWatcher objects dire ...
https://man.plustar.jp/php/class.evwatcher.html - [similar]