検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 352 for [SIMILAR] 16 1024 4096 WITH 24159 getuid WITH 84... (0.524 sec.)
イテレータを先頭に巻き戻す (何もしない) 0
« SplHeap::recoverFromCorruption SplHeap::top » PHP Manual SplHeap イテレータを先頭に巻き戻す (何もしない) SplHeap::rewind (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplHeap::rewind — イテレータを先頭に巻き戻す (何もしない) 説明 public SplHeap::rewind (): void これは、イテレータを先頭に巻き戻します。 ...
https://man.plustar.jp/php/splheap.rewind.html - [similar]
イテレータを先頭に巻き戻す (何もしない) 0
« SplPriorityQueue::recoverFromCorruption SplPriorityQueue::setExtractFlags » PHP Manual SplPriorityQueue イテレータを先頭に巻き戻す (何もしない) SplPriorityQueue::rewind (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplPriorityQueue::rewind — イテレータを先頭に巻き戻す (何もしない) 説明 public SplPrio ...
https://man.plustar.jp/php/splpriorityqueue.rewind.html - [similar]
システムリソース制限に関する情報を返す 0
« posix_getpwuid posix_getsid » PHP Manual POSIX 関数 システムリソース制限に関する情報を返す posix_getrlimit (PHP 4, PHP 5, PHP 7, PHP 8) posix_getrlimit — システムリソース制限に関する情報を返す 説明 posix_getrlimit (): array | false posix_getrlimit() は、 現在のリソースにおけるソフトリミ ...
https://man.plustar.jp/php/function.posix-getrlimit.html - [similar]
端末のデバイス名を調べる 0
« posix_times posix_uname » PHP Manual POSIX 関数 端末のデバイス名を調べる posix_ttyname (PHP 4, PHP 5, PHP 7, PHP 8) posix_ttyname — 端末のデバイス名を調べる 説明 posix_ttyname ( resource | int $file_descriptor ): string | false ファイル記述子 file_descriptor 上でオープンしている現在の端 ...
https://man.plustar.jp/php/function.posix-ttyname.html - [similar]
Description 0
« Swoole\Coroutine\MySQL::recv Swoole\Coroutine::getuid » PHP Manual Swoole\Coroutine Description Swoole\Coroutine\MySQL::setDefer (PECL swoole >= 2.0.0) Swoole\Coroutine\MySQL::setDefer — Description 説明 public Swoole\Coroutine\MySQL::setDefer (): ReturnType 警告 この関数は、 現在のとこ ...
https://man.plustar.jp/php/swoole-coroutine-mysql.setdefer.html - [similar]
Description 0
« Swoole\Coroutine::getuid Swoole\Coroutine::suspend » PHP Manual Swoole\Coroutine Description Swoole\Coroutine::resume (PECL swoole >= 2.0.0) Swoole\Coroutine::resume — Description 説明 public static Swoole\Coroutine::resume (): ReturnType 警告 この関数は、 現在のところ詳細な情報はありま ...
https://man.plustar.jp/php/swoole-coroutine.resume.html - [similar]
基本的な使用法 0
« 例 Collator » PHP Manual 例 基本的な使用法 基本的な使用法 各モジュールには、 手続き型とオブジェクト指向型の二種類の API が存在します。 それぞれの API について、対応するドキュメントで説明します。 注意 : 入力文字列は、すべて UTF-8 でエンコードされていなければなりません。 出力文字列も、す ...
https://man.plustar.jp/php/intl.examples.basic.html - [similar]
列挙型と static メソッド 0
« 列挙型とメソッド 列挙型と定数 » PHP Manual 列挙型(Enum) 列挙型と static メソッド 列挙型と static メソッド 列挙型は、static メソッドを持つこともできます。 列挙型で static メソッドを使う主な理由は、 コンストラクタの代わりをさせるためです。たとえば、以下のようなものです: <?php enum Size { ...
https://man.plustar.jp/php/language.enumerations.static-methods.html - [similar]
phar アーカイブが変更可能な場合に true を返す 0
« Phar::isValidPharFilename Phar::loadPhar » PHP Manual Phar phar アーカイブが変更可能な場合に true を返す Phar::isWritable (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::isWritable — phar アーカイブが変更可能な場合に true を返す 説明 public Phar::isWritable (): bool このメソッ ...
https://man.plustar.jp/php/phar.iswritable.html - [similar]
0
« Win32ServiceException win32service 関数 » PHP Manual win32service 例 例 例1 PHP スクリプトをサービスとして登録する <?php win32_create_service (array( 'service' => 'dummyphp' , # サービスの名前 'display' => 'sample dummy PHP service' , # 短い説明 'description' => 'This is a dummy Window ...
https://man.plustar.jp/php/win32service.examples.html - [similar]