検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 227 for [SIMILAR] 16 1024 4096 WITH 17653 opcache WITH 1... (0.231 sec.)
Push data to the remote client. 0
« Swoole\WebSocket\Server::pack Swoole\WebSocket\Server::unpack » PHP Manual Swoole\WebSocket\Server Push data to the remote client. Swoole\WebSocket\Server::push (PECL swoole >= 1.9.0) Swoole\WebSocket\Server::push — Push data to the remote client. 説明 public Swoole\WebSocket\Server::p ...
https://man.plustar.jp/php/swoole-websocket-server.push.html - [similar]
バイナリセーフなファイル書き込み処理 0
« ftruncate glob » PHP Manual ファイルシステム 関数 バイナリセーフなファイル書き込み処理 fwrite (PHP 4, PHP 5, PHP 7, PHP 8) fwrite — バイナリセーフなファイル書き込み処理 説明 fwrite ( resource $stream , string $data , ? int $length = null ): int | false fwrite() は data の内容を stream ...
https://man.plustar.jp/php/function.fwrite.html - [similar]
バイナリセーフなファイルの読み込み 0
« fputs fscanf » PHP Manual ファイルシステム 関数 バイナリセーフなファイルの読み込み fread (PHP 4, PHP 5, PHP 7, PHP 8) fread — バイナリセーフなファイルの読み込み 説明 fread ( resource $stream , int $length ): string | false fread() は、 stream が指すファイルポインタから最高 length バイト ...
https://man.plustar.jp/php/function.fread.html - [similar]
共有メモリから変数を返す 0
« shm_detach shm_has_var » PHP Manual セマフォ関数 共有メモリから変数を返す shm_get_var (PHP 4, PHP 5, PHP 7, PHP 8) shm_get_var — 共有メモリから変数を返す 説明 shm_get_var ( SysvSharedMemory $shm , int $key ): mixed shm_get_var() は、 shm で指定した共有メモリセグメントから 変数 key を読 ...
https://man.plustar.jp/php/function.shm-get-var.html - [similar]
特定のエントリが存在するかどうかを調べる 0
« shm_get_var shm_put_var » PHP Manual セマフォ関数 特定のエントリが存在するかどうかを調べる shm_has_var (PHP 5 >= 5.3.0, PHP 7, PHP 8) shm_has_var — 特定のエントリが存在するかどうかを調べる 説明 shm_has_var ( SysvSharedMemory $shm , int $key ): bool 特定のキーが共有メモリセグメント内に存 ...
https://man.plustar.jp/php/function.shm-has-var.html - [similar]
文字列 0
« ssdeep_fuzzy_hash はじめに » PHP Manual テキスト処理 文字列 文字列 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 String 関数 addcslashes — C 言語と同様にスラッシュで文字列をクォートする addslashes — 文字列をスラッシュでクォートする bin2hex — バイナ ...
https://man.plustar.jp/php/book.strings.html - [similar]
ファイルポインタの位置を先頭に戻す 0
« rename rmdir » PHP Manual ファイルシステム 関数 ファイルポインタの位置を先頭に戻す rewind (PHP 4, PHP 5, PHP 7, PHP 8) rewind — ファイルポインタの位置を先頭に戻す 説明 rewind ( resource $stream ): bool stream のファイル位置指示子を、 ファイルストリームの先頭にセットします。 注意 : 追記 ...
https://man.plustar.jp/php/function.rewind.html - [similar]
セマフォ関数 0
« 定義済み定数 ftok » PHP Manual セマフォ セマフォ関数 セマフォ関数 目次 ftok — パス名とプロジェクト ID を、System V IPC キーに変換する msg_get_queue — メッセージキューを作成またはそれにアタッチする msg_queue_exists — メッセージキューが存在するかどうかを調べる msg_receive — メッセージキュ ...
https://man.plustar.jp/php/ref.sem.html - [similar]
String 関数 0
« 定義済み定数 addcslashes » PHP Manual 文字列 String 関数 String 関数 参考 より強力な文字列処理および処理関数については、 Perl 互換正規表現関数 を参照してください。 マルチバイト文字のエンコーディングを扱うときは、 マルチバイト文字列関数 . を参照してください。 目次 addcslashes — C 言語と ...
https://man.plustar.jp/php/ref.strings.html - [similar]
基本的な使用法 0
« 例 共有メモリ関数 » PHP Manual 例 基本的な使用法 基本的な使用法 例1 共有メモリ操作の概要 <?php // システムID 0xff3を有する 100 バイトの共有メモリブロックを作成する $shm_id = shmop_open ( 0xff3 , "c" , 0644 , 100 ); if (! $shm_id ) { echo "共有メモリセグメントを作成できませんでした。\n" ...
https://man.plustar.jp/php/shmop.examples-basic.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT