検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 280 for Unix (0.037 sec.)
はじめに 5182
« TCP インストール/設定 » PHP Manual TCP はじめに はじめに TCP ラッパーは、古典的な Unix のメカニ ... ます。 関連キーワード: インストール , 設定 , 古典 , Unix , メカニズム , 提供 , リモート , アドレス , 接続 , ...
https://man.plustar.jp/php/intro.tcpwrap.html - [similar]
Construct a new UTCDateTime 5182
« MongoDB\BSON\UTCDateTime MongoDB\BSON\UTCDateTime::jsonSerialize » PHP Manual MongoDB\BSON\UTC ... teTimeInterface ) Number of milliseconds since the Unix epoch (Jan 1, 1970). Negative values represent dat ... meInterface , the number of milliseconds since the Unix epoch will be derived from that value. Note that i ... sed to derive the number of milliseconds since the Unix epoch. Previously, only int , float , and string t ...
https://man.plustar.jp/php/mongodb-bson-utcdatetime.construct.html - [similar]
名前で定義されたエントリの外部属性を設定する 5182
« ZipArchive::setExternalAttributesIndex ZipArchive::setMtimeIndex » PHP Manual ZipArchive 名前で ... t.zip を開き、 ファイル test.txt を 外部属性として Unix権限を付けて追加しています。 例1 Unix権限付きでファイ ... alAttributesName ( $filename , ZipArchive :: OPSYS_UNIX , $stat [ 'mode' ] << 16 ); $zip -> close (); echo ...
https://man.plustar.jp/php/ziparchive.setexternalattributesname.html - [similar]
macOS 上での PHP のコンパイル 5143
« macOS Monterey より前のバージョンにバンドルされている、PHP の使用法 Windows システムへのインス ... イル PHP を macOS 上でコンパイルする手順については、 Unix へのインストールガイド をご利用ください。 関連キー ... ストール , Monterey , バージョン , バンドル , 手順 , Unix , ガイド , 利用 , ...
https://man.plustar.jp/php/install.macosx.compile.html - [similar]
データベース接続 5143
« 手続き型とオブジェクト指向インターフェイス ステートメントの実行 » PHP Manual クイックスタートガ ... 異なるトランスポート層をサポートしています。 TCP/IP, Unix ドメインソケット、 そして、Windows の名前付きパイプ ... スト名 localhost には特別な意味があります。 これは、Unixドメインソケットにバインドされます。 localhost に対し ... \n" ; 上の例の出力は以下となります。 Localhost via UNIX socket 127.0.0.1 via TCP/IP デフォルトの接続パラメ ... は空の場合、 クライアントライブラリはデフォルト値を Unixドメインソケットの localhost とします。 socket の値が ...
https://man.plustar.jp/php/mysqli.quickstart.connections.html - [similar]
Creates new connection listener associated with an event base 5105
« EventListener EventListener::disable » PHP Manual EventListener Creates new connection listene ... ed as network address. It will be interpreted as a UNIX domain socket path, if prefixed with 'unix:' , e.g ... . 'unix:/tmp/my.sock' . 戻り値 Returns EventListener objec ... istener. 変更履歴 バージョン 説明 PECL event 1.5.0 UNIX domain sockets' support added. 例 例1 EventListene ...
https://man.plustar.jp/php/eventlistener.construct.html - [similar]
Retreives the current address to which the socket is bound 5105
« EventUtil::getSocketFd EventUtil::setSocketOption » PHP Manual EventUtil Retreives the current ... cket. address Output parameter. IP-address, or the UNIX domain socket path depending on the socket address ... he port the socket is bound to. Has no meaning for UNIX domain sockets. 戻り値 成功した場合に true を、失敗 ...
https://man.plustar.jp/php/eventutil.getsocketname.html - [similar]
PECL 5105
« インストール要件 Windows 上での PHP インストーラ » PHP Manual Windows システムへのインストール ... » http://windows.php.net/downloads/pecl/releases/ Unix システム固有の機能を使っている拡張モジュールは Win ... , ダウンロード , windows , downloads , releases , Unix , 固有 ...
https://man.plustar.jp/php/install.windows.pecl.html - [similar]
はじめに 5105
« PCNTL インストール/設定 » PHP Manual PCNTL はじめに はじめに PHP がサポートするプロセス制御関数 ... は、Unix 形式のプロセス生成、 プロセス実行、シグナル処理、プ ... 制御関数の一般的な使用法を説明しようとするものです。 Unix のプロセス制御に関する詳細な情報については、fork(2 ... Richard Stevens による Advanced Programming in the UNIX Environment (Addison-Wesley) のような優れた参考書を ...
https://man.plustar.jp/php/intro.pcntl.html - [similar]
インデックスで定義されたエントリの外部属性を取得する 5105
« ZipArchive::getCommentName ZipArchive::getExternalAttributesName » PHP Manual ZipArchive インデ ... カイブ test.zip の 全エントリを展開し、外部属性から Unixの権限を設定しています。 例1 全てのエントリをUnixの権 ... $opsys , $attr ) && $opsys == ZipArchive :: OPSYS_UNIX ) { chmod ( $s [ 'name' ], ( $attr >> 16 ) & 0777 ...
https://man.plustar.jp/php/ziparchive.getexternalattributesindex.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT