「Callstack」を含む例文一覧(7)

  • Click the CallStack tab and note that there is now one frame in the stack.
    「呼び出しスタック」タブをクリックし、スタック内にフレームが 1 つあることを確認します。 - NetBeans
  • Click the CallStack tab and note that there are only two frames in the stack.
    「呼び出しスタック」タブをクリックし、スタック内にフレームが 2 つしかないことを確認します。 - NetBeans
  • Click the CallStack tab and note that there is only one frame in the stack.
    「呼び出しスタック」タブをクリックし、スタック内にフレームが 1 つしかないことを確認します。 - NetBeans
  • Aside from showing local variables and parameters of the function call associated with the selected callstack frame, the following additional nodes are shown:
    選択した呼び出しスタックフレームに関連付けられている関数呼び出しの局所変数とパラメータ以外に、次のノードも表示されます。 - NetBeans
  • When the debugger is suspended, the Local Variables window displays the local variables of the current window object for the selected callstack frame.
    デバッガが中断されているとき、「局所変数」ウィンドウには、選択した呼び出しスタックフレームの現在の window オブジェクトの局所変数が表示されます。 - NetBeans
  • JavaScript editor with syntax highlighting, code completion, pop-up documentation, and error checking.The Editor recognizes JavaScript code in stand-alone JavaScript files as well as in HTML, RHTML, and JSP files.JavaScript Debugger supports watches, breakpoints,viewing and navigating source artifacts and JavaScript Callstack,viewing window and frame structure, local variables, and (static) browser DOM.Debug JavaScript in HTML files, JavaScript files, or generated URL sources, in Java EE and Ruby projects.JavaScript debugging requires Firefox 2.0.0.X with Firebug 1.1beta plugin,or Internet Explorer 6/7 on Windows XP/Vista operating systems.JavaScript Library Manager to add JavaScript libraries to Java EE, Ruby, or PHP projects.Bundled JavaScript libraries: Yahoo UI, WoodStock, jQuery, Dojo, Scriptaculous, Prototype
    動的および静的ライブラリのサポート エディタのインデント、補完、および構文を強調表示した C/C++ コード - NetBeans
  • The debugger evaluates the watch expression in the selected callstack frame and if successful, it displays the value of the expression.Expressions can be variables, such as those listed in the Local Variables window,or any JavaScript expression that can be evaluated and provide a value relevant to the debugging session.
    選択した呼び出しスタックフレーム内のウォッチ表現がデバッガによって評価され、評価に成功すると、式の値が表示されます。 表現には、「局所変数」ウィンドウに一覧表示される変数や、評価が可能でデバッグセッションに関連する値が得られる任意の JavaScript 式が含まれます。 - NetBeans

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