検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 643 for 対応 (0.016 sec.)
はじめに 3457
« リフレクション インストール/設定 » PHP Manual リフレクション はじめに はじめに PHP には完全なリ ... す。 内部 API の一部には、Reflection 拡張モジュールに対応するために必要なコードが欠けているものがあることに注 ...
https://man.plustar.jp/php/intro.reflection.html - [similar]
Memcached のオプションの値を取得する 3457
« Memcached::getMultiByKey Memcached::getResultCode » PHP Manual Memcached Memcached のオプション ... 返します。 libmemcached で定義されているオプションに対応するものもあれば、 この拡張モジュールに固有のものもあ ...
https://man.plustar.jp/php/memcached.getoption.html - [similar]
Windows のサポート 3457
« その他の変更 PHP 5.6.x から PHP 7.0.x への移行 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 ... F-8のpath のサポート Webアプリケーションが UTF-8 に対応しているなら、追加の作業は必要ありません。 UTF-8 でな ... I の枠を越えたサポートです。他の SAPI については、 対応するサーバのドキュメントを見ると有益でしょう。 長いパ ...
https://man.plustar.jp/php/migration71.windows-support.html - [similar]
Windows のサポート 3457
« その他の変更 PHP 7.1.x から PHP 7.2.x への移行 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 ... した。 これにより、 POSIX のセマンティクスに効率的に対応しつつ、使用中のファイルハンドルを削除することが可能 ...
https://man.plustar.jp/php/migration73.windows-support.html - [similar]
マルチバイト文字列 関数 3457
« PHP の文字エンコーディングに関する要件 mb_check_encoding » PHP Manual マルチバイト文字列 マルチ ... かどうかを調べる mb_chr — Unicode のコードポイントに対応する文字を返す mb_convert_case — 文字列に対してケース ... 列が正規表現に一致するか調べる mb_ereg — マルチバイト対応の正規表現マッチ mb_eregi_replace — マルチバイト文字 ...
https://man.plustar.jp/php/ref.mbstring.html - [similar]
インターフェイスを取得する 3457
« ReflectionClass::getInterfaceNames ReflectionClass::getMethod » PHP Manual ReflectionClass イン ... 配列を返します。インターフェイス名が連想配列のキー、対応する値が ReflectionClass オブジェクトとなります。 例 ...
https://man.plustar.jp/php/reflectionclass.getinterfaces.html - [similar]
拡張モジュールの ini エントリを取得する 3457
« ReflectionExtension::getFunctions ReflectionExtension::getName » PHP Manual ReflectionExtensio ... 戻り値 ini エントリをキー、定義されている値をキーに対応する値とした連想配列を返します。 例 例1 ReflectionEx ...
https://man.plustar.jp/php/reflectionextension.getinientries.html - [similar]
ディレクトリハンドルを巻き戻す 3457
« streamWrapper::dir_readdir streamWrapper::mkdir » PHP Manual streamWrapper ディレクトリハンドル ... _rewinddir (): bool このメソッドは、 rewinddir() に対応してコールされます。 streamWrapper::dir_readdir() が ...
https://man.plustar.jp/php/streamwrapper.dir-rewinddir.html - [similar]
ファイルポインタが終端にあるかどうかを調べる 3457
« streamWrapper::stream_close streamWrapper::stream_flush » PHP Manual streamWrapper ファイルポイ ... per::stream_eof (): bool このメソッドは、 feof() に対応してコールされます。 パラメータ この関数にはパラメー ...
https://man.plustar.jp/php/streamwrapper.stream-eof.html - [similar]
出力をフラッシュする 3457
« streamWrapper::stream_eof streamWrapper::stream_lock » PHP Manual streamWrapper 出力をフラッシ ... bool このメソッドがコールされるのは、 fflush() への対応をする場合やストリームを閉じる場合です。 フラッシュし ...
https://man.plustar.jp/php/streamwrapper.stream-flush.html - [similar]