検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 393 for 実装 (0.056 sec.)
オブジェクトをストリームに保存する 4116
« COMPersistHelper::SaveToFile com_exception » PHP Manual COMPersistHelper オブジェクトをストリー ... イス IPersistStream と IPersistStreamInit をいずれも実装していないか、 IPersistStream::Save() の呼び出しに失 ...
https://man.plustar.jp/php/compersisthelper.savetostream.html - [similar]
何もしない 4116
« bzerrstr bzopen » PHP Manual Bzip2 関数 何もしない bzflush (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP ... れた関数です。 しかし、libbz2 では null な関数として実装されており、何もしません。 パラメータ bz ファイルポイ ...
https://man.plustar.jp/php/function.bzflush.html - [similar]
汎用のファイルロックを行う 4116
« filetype fnmatch » PHP Manual ファイルシステム 関数 汎用のファイルロックを行う flock (PHP 4, P ... タ、あるいは streamWrapper::stream_lock() メソッドを実装した ユーザー空間のストリームを指すファイルポインタに ... ーペレーティングシステムで flock() はプロセスレベルで実装されています。マルチスレッド 型のサーバーAPIを使用し ...
https://man.plustar.jp/php/function.flock.html - [similar]
ふたつのパスの差分を再帰的に取得する 4116
« svn_delete svn_export » PHP Manual SVN 関数 ふたつのパスの差分を再帰的に取得する svn_diff (PEC ... ン間の差分を簡単に取得できるようにしたラッパー関数を実装します (デフォルトの構文だと少々冗長なので)。 <?php ... ファイルの差分を 簡単に取得できるようなラッパー関数を実装します。 realpath() による補正と、 バックスラッシュに ...
https://man.plustar.jp/php/function.svn-diff.html - [similar]
はじめに 4116
« FTP インストール/設定 » PHP Manual FTP はじめに はじめに この拡張モジュールの関数は、 » http:/ ... 使用してファイルサーバーに アクセスするクライアントの実装です。この拡張を利用することで、FTP サーバーにアクセ ...
https://man.plustar.jp/php/intro.ftp.html - [similar]
値に依存した列挙型(Backed Enum) 4116
« 列挙型の基礎 列挙型とメソッド » PHP Manual 列挙型(Enum) 値に依存した列挙型(Backed Enum) 値に依 ... acked Enum は内部的に BackedEnum インターフェイスを実装しています。 このメソッドは、以下の2つのメソッドを公 ... 独自のエラーハンドリングや、 デフォルト値のロジックを実装したい場合に役立ちます。 from() と tryFrom() メソッド ...
https://man.plustar.jp/php/language.enumerations.backed.html - [similar]
mysqlnd のプラグインAPI 4116
« MySQL Native Driverプラグイン のアーキテクチャ mysqlndプラグインの開発をはじめよう » PHP Manua ... 。mysqlnd に親和性が高い、または不利なアルゴリズムを実装するためにすべてを置き換えることができます。よって、 ... ンは派生したメソッドの中で query メソッドの親クラスの実装を呼び出します。 PHP エクステンションの動きを再現する ...
https://man.plustar.jp/php/mysqlnd.plugin.api.html - [similar]
Starts a transaction 4116
« Stomp::ack Stomp::commit » PHP Manual Stomp Starts a transaction Stomp::begin stomp_begin (PEC ... () . 注意 ヒント Stomp は本来非同期です。同期通信を実装するには receipt ヘッダを追加します。これを追加すると ...
https://man.plustar.jp/php/stomp.begin.html - [similar]
Removes an existing subscription 4116
« Stomp::subscribe StompFrame » PHP Manual Stomp Removes an existing subscription Stomp::unsubsc ... () . 注意 ヒント Stomp は本来非同期です。同期通信を実装するには receipt ヘッダを追加します。これを追加すると ...
https://man.plustar.jp/php/stomp.unsubscribe.html - [similar]
ファイルリソースについての情報を取得する 4116
« streamWrapper::stream_set_option streamWrapper::stream_tell » PHP Manual streamWrapper ファイル ... 照ください。 エラー / 例外 このメソッドのコールに (未実装などの理由で) 失敗した場合、 E_WARNING を発行します。 ...
https://man.plustar.jp/php/streamwrapper.stream-stat.html - [similar]