検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 490 for [SIMILAR] 16 1024 4096 WITH 52528 stream WITH 29... (0.507 sec.)
streamWrapper クラス 8140
« php_user_filter::onCreate streamWrapper::__construct » PHP Manual ストリーム streamWrapper クラス streamWrapper クラス (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) はじめに 独自のプロトコルハンドラやストリームを実装し、 ( fopen() や fread() などの) 他のファイルシステム関数で使用できるようにし ...
https://man.plustar.jp/php/class.streamwrapper.html - [similar]
Check if a stream is a TTY 8140
« stream_is_local stream_notification_callback » PHP Manual ストリーム 関数 Check if a stream is a TTY stream_isatty (PHP 7 >= 7.2.0, PHP 8) stream_isatty — Check if a stream is a TTY 説明 stream_isatty ( resource $stream ): bool Determines if stream stream refers to a valid terminal typ ...
https://man.plustar.jp/php/function.stream-isatty.html - [similar]
ストリームのオプションを変更する 8140
« streamWrapper::stream_seek streamWrapper::stream_stat » PHP Manual streamWrapper ストリームのオプションを変更する streamWrapper::stream_set_option (PHP 5 >= 5.3.0, PHP 7, PHP 8) streamWrapper::stream_set_option — ストリームのオプションを変更する 説明 public streamWrapper::stream_set_op ...
https://man.plustar.jp/php/streamwrapper.stream-set-option.html - [similar]
残りのストリームを文字列に読み込む 8140
« stream_filter_remove stream_get_filters » PHP Manual ストリーム 関数 残りのストリームを文字列に読み込む stream_get_contents (PHP 5, PHP 7, PHP 8) stream_get_contents — 残りのストリームを文字列に読み込む 説明 stream_get_contents ( resource $stream , ? int $length = null , int $offset = ...
https://man.plustar.jp/php/function.stream-get-contents.html - [similar]
元となるリソースを取得する 8140
« streamWrapper::rmdir streamWrapper::stream_close » PHP Manual streamWrapper 元となるリソースを取得する streamWrapper::stream_cast (PHP 5 >= 5.3.0, PHP 7, PHP 8) streamWrapper::stream_cast — 元となるリソースを取得する 説明 public streamWrapper::stream_cast ( int $cast_as ): resource この ...
https://man.plustar.jp/php/streamwrapper.stream-cast.html - [similar]
ストリームメタデータを変更する 8140
« streamWrapper::stream_lock streamWrapper::stream_open » PHP Manual streamWrapper ストリームメタデータを変更する streamWrapper::stream_metadata (PHP 5 >= 5.4.0, PHP 7, PHP 8) streamWrapper::stream_metadata — ストリームメタデータを変更する 説明 public streamWrapper::stream_metadata ( str ...
https://man.plustar.jp/php/streamwrapper.stream-metadata.html - [similar]
コンテキストのパラメータを取得する 8140
« stream_context_get_options stream_context_set_default » PHP Manual ストリーム 関数 コンテキストのパラメータを取得する stream_context_get_params (PHP 5 >= 5.3.0, PHP 7, PHP 8) stream_context_get_params — コンテキストのパラメータを取得する 説明 stream_context_get_params ( resource $conte ...
https://man.plustar.jp/php/function.stream-context-get-params.html - [similar]
データをあるストリームから別のストリームにコピーする 8140
« stream_context_set_params stream_filter_append » PHP Manual ストリーム 関数 データをあるストリームから別のストリームにコピーする stream_copy_to_stream (PHP 5, PHP 7, PHP 8) stream_copy_to_stream — データをあるストリームから別のストリームにコピーする 説明 stream_copy_to_stream ( resourc ...
https://man.plustar.jp/php/function.stream-copy-to-stream.html - [similar]
ローカルストリームかどうかを調べる 8140
« stream_get_wrappers stream_isatty » PHP Manual ストリーム 関数 ローカルストリームかどうかを調べる stream_is_local (PHP 5 >= 5.2.4, PHP 7, PHP 8) stream_is_local — ローカルストリームかどうかを調べる 説明 stream_is_local ( resource | string $stream ): bool ストリームあるいは URL が、ロー ...
https://man.plustar.jp/php/function.stream-is-local.html - [similar]
Expect の使用例 8140
« 例 Expect 関数 » PHP Manual 例 Expect の使用例 Expect の使用例 例1 Expect の使用例 この例ではリモートホストに SSH 経由で接続し、接続先の稼働時間を表示します。 <?php ini_set ( "expect.loguser" , "Off" ); $stream = fopen ( "expect://ssh root@remotehost uptime" , "r" ); $cases = array ( a ...
https://man.plustar.jp/php/expect.examples-usage.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT