「Xdebug」を含む例文一覧(31)

  • XDebug 2.0 or later
    XDebug 2.0 以降 - NetBeans
  • Installing XDebug
    XDebug のインストール - NetBeans
  • Enabling XDebug
    XDebug の有効化 - NetBeans
  • To enable XDebug:
    XDebug を有効にする - NetBeans
  • Download XDebug.
    XDebug をダウンロードします。 - NetBeans
  • Debugging using Xdebug
    Xdebug を使用したデバッグ - NetBeans
  • Download XDebug 2.0.
    XDebug 2.0 をダウンロードします。 - NetBeans
  • Enabling XDebugTo enable XDebug, you need to edit the php.ini file in the
    XDebug の有効化XDebug を有効にするには、 - NetBeans
  • Install XDebug into php/ folder.
    php/ フォルダに XDebug をインストールします。 - NetBeans
  • Installing and Enabling the XDebug Debugger
    XDebug デバッガのインストールと有効化 - NetBeans
  • Install and enable the XDebug 2.0 debugger
    XDebug 2.0 デバッガのインストールと有効化 - NetBeans
  • How PHP Debugging with XDebug Works
    XDebug を使用した PHP のデバッグのしくみ - NetBeans
  • Installing XDebugTo download and install the XDebug, enter the following command in the Terminal window:sudo pecl install xdebug
    XDebug のインストールXDebug をダウンロードしてインストールするには、「端末」ウィンドウで次のコマンドを入力します。 sudo pecl install xdebug - NetBeans
  • Installing and Enabling the XDebug DebuggerBecause XAMPP Lite does not contain the XDebug debugger, you need to install and set up the XDebug as a component.
    XDebug デバッガのインストールと有効化XAMPP Lite には XDebug デバッガが含まれていないため、XDebug をコンポーネントとしてインストールして設定する必要があります。 - NetBeans
  • When XDebug is enabled in the php.ini file, XDebug can pause and resume the PHP program execution at any time.
    php.ini ファイルで XDebug が有効になっていると、XDebug は、いつでも PHP プログラムの実行を一時停止および再開できます。 - NetBeans
  • Check here for more details on configuring XDebug.
    XDebug の構成の詳細については、ここを確認してください。 - NetBeans
  • The recommended version is XDebug 2.0 or higher as it is compatible with PHP5.
    PHP5 と互換性があるため、推奨バージョンは XDebug 2.0 以降です。 - NetBeans
  • After XDebug is installed, you have to enable it in your PHP engine.
    XDebug をインストールしたあと、PHP エンジンで有効にする必要があります。 - NetBeans
  • The NetBeans IDE for PHP allows you to use XDebug, but using a debugger is optional.
    NetBeans IDE for PHP では XDebug を使用できますが、デバッガの使用は任意です。 - NetBeans
  • Click here for more information on how to configure XDebug.
    XDebug の構成方法の詳細については、ここをクリックしてください。 - NetBeans
  • To build XDebug from sources you need two additional modules: PHP5 Development and PEAR.
    ソースから XDebug を構築するには、PHP5 Development と PEAR という 2 つの追加モジュールが必要です。 - NetBeans
  • Because Zend optimizer blocks XDebug, you need to disable Zend optimizer.
    Zend オプティマイザは XDebug をブロックするため、Zend オプティマイザを無効にする必要があります。 - NetBeans
  • To attach XDebug to the PHP engine, locate the php.ini file and add the following lines to it :
    XDebug を PHP エンジンに追加するには、php.ini ファイルを検索し、そこに次の行を追加します。 - NetBeans
  • This involves installing and configuring the PHP engine, a MySQL database, an Apache web server, and the XDebug debugger.
    これには、PHP エンジン、MySQL データベース、Apache Web サーバー、および XDebug デバッガのインストールと構成が含まれます。 - NetBeans
  • All the below steps are required only if you want to use XDebug, which is optional for PHP development.
    XDebug を使用する場合のみ、次のすべての手順が必要です。 これは PHP 開発のオプションです。 - NetBeans
  • PHP support with code completion, Xdebug and web service features. JavaFX 1.0 supports animation, graphics and media codecs for rich content application development.
    次の変更が加えられています。 - NetBeans
  • If you are using XAMPP Lite, you need to dizable the Zend optimizer because it blocks XDebug.
    XAMPP Lite を使用している場合、Zend オプティマイザが XDebug をブロックするため、Zend オプティマイザを無効にする必要があります。 - NetBeans
  • If you are using a XAMPP package, you need to disable the Zend optimizer because it blocks XDebug.
    XAMPP パッケージを使用している場合は、Zend オプティマイザによって XDebug がブロックされるので、Zend オプティマイザを無効にする必要があります。 - NetBeans
  • To successfully debug PHP applications in the NetBeans IDE for PHP, you need to have the PHP engine, the Apache local web server, and the XDebug debugger installed and configured for PHP development.
    NetBeans IDE for PHP で PHP アプリケーションを正常にデバッグするには、PHP エンジン、Apache ローカル Web サーバー、および XDebug デバッガがインストールされ、PHP 開発用に構成されている必要があります。 - NetBeans
  • When the program execution is paused, XDebug can retrieve information about the current program state, like reading the values of the program variables.
    プログラムの実行が一時停止しているときは、XDebug でプログラムの現在の状態に関する情報を取得できます。 たとえばプログラム変数の値を読み取ることができます。 - NetBeans
  • PHP Development A fast and light-weight PHP IDE with code completion and quick fixes,integrated FTP and Xdebug, and support for popular Web Services.
    キャンバス上にコンポーネントを配置し、位置を調整することで、本格的な Java GUI を作成できます。 - NetBeans

例文データの著作権について