検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 327 for [SIMILAR] 16 1024 4096 WITH 15803 route WITH 131... (0.389 sec.)
列挙型とメソッド 0
« 値に依存した列挙型(Backed Enum) 列挙型と static メソッド » PHP Manual 列挙型(Enum) 列挙型とメソッド 列挙型とメソッド 列挙型では、(Pure Enum と Backed Enum ともに) メソッドを含めることもできますし、 インターフェイスを実装することもできます。 列挙型がインターフェイスを実装する場合、 その ...
https://man.plustar.jp/php/language.enumerations.methods.html - [similar]
ビルトインウェブサーバー 0
« 対話シェル INI 設定 » PHP Manual コマンドラインの使用法 ビルトインウェブサーバー ビルトインウェブサーバー 警告 このウェブサーバーは、アプリケーション開発の支援用として設計されたものです。 テスト用に使ったり、制約のある環境でアプリケーションをデモするために使ったりすることもできるでしょ ...
https://man.plustar.jp/php/features.commandline.webserver.html - [similar]
このリクエストの後にApacheプロセスを終了する 0
« Apache 関数 apache_get_modules » PHP Manual Apache 関数 このリクエストの後にApacheプロセスを終了する apache_child_terminate (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) apache_child_terminate — このリクエストの後にApacheプロセスを終了する 説明 apache_child_terminate (): void apache_child_term ...
https://man.plustar.jp/php/function.apache-child-terminate.html - [similar]
ディレクトリを変更する 0
« ディレクトリ 関数 chroot » PHP Manual ディレクトリ 関数 ディレクトリを変更する chdir (PHP 4, PHP 5, PHP 7, PHP 8) chdir — ディレクトリを変更する 説明 chdir ( string $directory ): bool PHP のカレントディレクトリを directory に変更します。 パラメータ directory 新しいカレントディレクトリ ...
https://man.plustar.jp/php/function.chdir.html - [similar]
データをファイルに同期する(メタデータも含む) 0
« fstat ftell » PHP Manual ファイルシステム 関数 データをファイルに同期する(メタデータも含む) fsync (PHP 8 >= 8.1.0) fsync — データをファイルに同期する(メタデータも含む) 説明 fsync ( resource $stream ): bool この関数は、 変更をメタデータも含めてファイルに同期します。 fflush() に似ています ...
https://man.plustar.jp/php/function.fsync.html - [similar]
include_path 設定オプションをセットする 0
« restore_include_path set_time_limit » PHP Manual PHP オプション/情報 関数 include_path 設定オプションをセットする set_include_path (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) set_include_path — include_path 設定オプションをセットする 説明 set_include_path ( string $include_path ): string | f ...
https://man.plustar.jp/php/function.set-include-path.html - [similar]
マイクロ秒単位で実行を遅延する 0
« unpack 変更履歴 » PHP Manual その他の関数 マイクロ秒単位で実行を遅延する usleep (PHP 4, PHP 5, PHP 7, PHP 8) usleep — マイクロ秒単位で実行を遅延する 説明 usleep ( int $microseconds ): void 指定したマイクロ秒数だけプログラムの実行を遅延させます。 パラメータ microseconds 実行を停止するマ ...
https://man.plustar.jp/php/function.usleep.html - [similar]
FAQ に無い問題 0
« FAQ を読む バグ報告 » PHP Manual 問題が起きた場合 FAQ に無い問題 FAQ に無い問題 FAQ を参照しても問題が解決しない場合には、PHP インストール用メーリングリストの誰かが 助けてくれるかもしれません。最初に、アーカイブをチェックして、過去に誰かが 自分と同じ問題に関する質問を行い、既に解答を受 ...
https://man.plustar.jp/php/install.problems.support.html - [similar]
リクエストをディスパッチする 0
« Yaf_Dispatcher::disableView Yaf_Dispatcher::enableView » PHP Manual Yaf_Dispatcher リクエストをディスパッチする Yaf_Dispatcher::dispatch (Yaf >=1.0.0) Yaf_Dispatcher::dispatch — リクエストをディスパッチする 説明 public Yaf_Dispatcher::dispatch ( Yaf_Request_Abstract $request ): Yaf_Res ...
https://man.plustar.jp/php/yaf-dispatcher.dispatch.html - [similar]
CommonMark 0
« テキスト処理 はじめに » PHP Manual テキスト処理 CommonMark CommonMark はじめに インストール/設定 要件 インストール手順 CommonMark\Node\Document — Document concrete CommonMark\Node CommonMark\Node\Heading — Heading concrete CommonMark\Node CommonMark\Node\Heading::__construct — Heading ...
https://man.plustar.jp/php/book.cmark.html - [similar]