| 例文 |
"Local Variables"を含む例文一覧と使い方
該当件数 : 70件
Local Variables; choose Window Debugging Local Variables from the main menu if it is not open. 例文帳に追加
局所変数。 開いていない場合、メインメニューから「ウィンドウ」「デバッグ」「局所変数」を選択します。 - NetBeans
Explore the Local Variables and Call Stack tabs. 例文帳に追加
「局所変数」タブと「呼び出しスタック」タブを確認します。 - NetBeans
View the values of the variables in the Local Variables window. 例文帳に追加
「局所変数」ウィンドウで変数の値を確認します。 - NetBeans
Debugger windows with the Local Variables window fronted 例文帳に追加
「ローカル変数」ウィンドウが前面に表示された「デバッガ」ウィンドウ - NetBeans
Lists the local variables that are within the current call. 例文帳に追加
現在の呼び出し内にあるローカル変数の一覧です。 - NetBeans
The Local Variables window shows the structure of local variables and their values for the current process instance and current position. 例文帳に追加
「局所変数」ウィンドウには、局所変数の構造と、現在のプロセスインスタンスと現在の位置での局所変数の値が表示されます。 - NetBeans
The parent scope node is not available in the Local Variables window for IE users.例文帳に追加
「parent scope」ノードは、IE ユーザーの「局所変数」ウィンドウには表示されません。 - NetBeans
Click theLocal Variables tab and note the long list of local variables. 例文帳に追加
「ローカル変数」タブをクリックし、ローカル変数の一覧を確認します。 - 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
for local variables is rather clumsy: They are declared as extra parameters in the parameter list. 例文帳に追加
局所変数は引数リストの余分な引数として宣言します。 - JM
Local Variables shows a list of initialized variables, their types, and values. 例文帳に追加
「局所変数」には、初期化された変数、その型、および値が表示されます。 - NetBeans
The Local Variables window shows the variables m and n with their values: 例文帳に追加
「局所変数」ウィンドウに、変数 m と n、およびそれらの値が表示されます。 - NetBeans
With no operands, local writes a list of local variables to the standard output. 例文帳に追加
オペランドが無い場合、localはローカル変数の一覧を標準出力に出力します。 - JM
Function parameters used as local variables are initialized 例文帳に追加
局所変数として用いられる関数引数は、関数起動時に空文字列および 0 - JM
By default, the IDE opens three Debugger windows: the Local Variables window, Watches window, and Call Stack window. 例文帳に追加
デフォルトでは IDE は、「ローカル変数」、「ウォッチポイント」、「呼び出しスタック」の 3 つの「デバッガ」ウィンドウを開きます。 - NetBeans
As you step through the code, the values of some local variables may change. 例文帳に追加
コードをステップ実行しているときに一部の局所変数の値が変わることがあります。 - NetBeans
A useful analogy for command classes is to think of them as subroutines with local variables called options.例文帳に追加
コマンドクラスは options とよばれるローカル変数を持ったサブルーチンと考えることができます。 - Python
Parse the parameters of a function that takes only positional parameters into local variables.例文帳に追加
固定引数のみを引数にとる関数のパラメタを解釈して、ローカルな変数に変換します。 - Python
Parse the parameters of a function that takes both positional and keyword parameters into local variables.例文帳に追加
固定引数およびキーワード引数をとる関数のパラメタを解釈して、ローカルな変数に変換します。 - Python
This includes descriptions of functions and external variables, but no information about local variables and no line numbers. 例文帳に追加
これは関数と外部変数の記述を含みますが、ローカル変数や行番号に関する情報は含みません。 - JM
The syntax highlighting is enhanced with semantic information, such that unused local variables and parameters are shown in gray. 例文帳に追加
構文の強調表示が意味情報で拡張され、未使用の局所変数やパラメータがグレー表示されます。 - NetBeans
By default, numerous windows are activated in the lower region of the IDE, including the Watches, Local Variables, and Call Stack windows.例文帳に追加
デフォルトでは、IDE の下部領域で、「ウォッチポイント」、「局所変数」、「呼び出しスタック」など、複数のウィンドウがアクティブになります。 - NetBeans
The debugger starts and the applicationruns,and the Local Variables, Watches, and Call Stack windows open.例文帳に追加
デバッガが起動し、アプリケーションが実行されて、「局所変数」ウィンドウ、「ウォッチポイント」ウィンドウ、および「呼び出しスタック」ウィンドウが開きます。 - NetBeans
For Firefox, exceptions are listed in the Local Variables window, detailing the output message beneath the Values column.例文帳に追加
Firefox の場合、例外は「局所変数」ウィンドウに一覧表示され、「値」列の下に詳しい出力メッセージが表示されます。 - NetBeans
The debuggerstarts and the applicationruns,and the Local Variables, Watches, and Call Stack windows open. 例文帳に追加
デバッガが起動し、アプリケーションが実行されて、「ローカル変数」ウィンドウ、「ウォッチポイント」ウィンドウ、および「呼び出しスタック」ウィンドウが開きます。 - NetBeans
Free variables used in the nested function can access the local variables of the function containing the def.例文帳に追加
ネストされた関数内で自由変数を使うと、def 文の入っている関数のローカル変数にアクセスすることができます。 - Python
To display the dialog box, press the ellipsis (...) button at the end of the row in the Local Variables window. 例文帳に追加
ダイアログを表示するには、「局所変数」ウィンドウの行の最後にある省略符号 (...) ボタンを押します。 「BPEL プロセスのインスタンス」ウィンドウ。 - NetBeans
When the debugger stops at the linereturn result;compare the value of the expression in the Watches window and the value of result in the Local Variables window. 例文帳に追加
デバッガが次の行で停止したときに、return result;「ウォッチポイント」ウィンドウ内の式の値と、「局所変数」ウィンドウ内の result の値を比較します。 - NetBeans
The NullPointerExceptionoccurred in the loadNamescall, so when you step to that call, watch the value of the names array in the Local Variables view.例文帳に追加
loadNames 呼び出しで NullPointerException が発生するため、その呼び出しまでステップ実行したら、「ローカル変数」ウィンドウで names 配列の値を監視します。 - NetBeans
scope and this are terms that belong to JavaScript syntax and should be properly understood in order to make use of the Local Variables window.例文帳に追加
scope と this は、JavaScript 構文に属する用語なので、「局所変数」ウィンドウを使用するうえで正しく理解するようにしてください。 - NetBeans
Warning:The contents of this dictionary should not be modified;changes may not affect the values of local variables used by the interpreter.例文帳に追加
警告:この辞書の内容は変更してはいけません; 値を変更しても、インタプリタが使うローカル変数の値には影響しません。 - Python
Local Variables window. 例文帳に追加
「局所変数」ウィンドウ これは、局所変数の構造、現在のプロセスインスタンスでの値、および現在のプロセスインスタンスが一時停止になった位置を示しています。 - 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
If only the first expression after in is specified, it should be a dictionary, which will be used for both the global and the local variables.例文帳に追加
in の後ろに一つだけ式を指定する場合、その式は辞書でなくてはならず、グローバル変数とローカル変数の両方に使われます。 - Python
Otherwise, for the stack, dummy areas are piled between the local variables, between the local variable and a return address, and between the return address and a dummy augment.例文帳に追加
またはスタックに対して、ローカル変数の間、ローカル変数とリターンアドレスの間、リターンアドレスと仮引数の間にダミーの領域を積むようにする。 - 特許庁
Roman Strobl demonstrates the NetBeans Ruby Debugger features such as adding breakpoints, running tests, analyzing local variables,exploring call stacks, and viewing watches.例文帳に追加
Roman Strobl が、ブレークポイントの追加、テストの実行、局所変数の分析、呼び出しスタックの確認、ウォッチポイントの確認など、NetBeans の Ruby デバッガの機能を紹介します。 - NetBeans
To create a fixed watch, right-click any item in the Local Variables or Watches view and choose Create Fixed Watch. 例文帳に追加
固定ウォッチポイントを作成するには、「ローカル変数」または「ウォッチポイント」ウィンドウで任意の項目を右クリックし、「固定ウォッチポイントを作成」を選択します。 - NetBeans
It shows the structure of local variables and their values for the current process instance and the position where the current process instance became suspended.Notice that you can access and modify the XML portion that pertains to a particular variable in the Value dialog box provided its value is XML. 例文帳に追加
値が XML である場合においては、「値」ダイアログの特定の変数に関連する XML 部分に、アクセスして変更することができます。 - NetBeans
PHP editor with syntactic and semantic code highlighting for mixed code (PHP/HTML/CSS/JavaScript), occurences and error highlighting code completion and dynamic help (also for PHPDoc tags and included elements),code generators, comment completion, php doc generation, abbreviations, code snippet paletteSupport for php short tags and php HEREDOC strings, code folding, bracket matching, indentationIntegrated FTP access for remotely hosted projects (upload, download, delete)IDE recognizes default location of document root in different operating systemsSupport for PHP include path (global for all projects, or one per project)Run project/single file, debug project/single file, run script in command lineWizard for creating new PHTML and PHP filesNavigator and hyperlinking (Go to Declaration, Go to Type, Go to the included/required file)Rename RefactoringDebugger supports breakpoint, local variables, watches and bubble watches (tooltip)Support for multiple project configurationsFind Usages action例文帳に追加
Ruby Gems インストールマネージャー - NetBeans
After a BPEL debugging session starts, you can execute process instances step-by-step, inspecting the values of BPEL variables and XPath expressions in the Local Variables and Watches windows. 例文帳に追加
BPEL デバッグセッションが開始されたあと、プロセスインスタンスを 1 ステップずつ実行し、BPEL 変数と XPath 式の値を「局所変数」ウィンドウと「ウォッチポイント」ウィンドウで調べることができます。 - NetBeans
| 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill. The contents of this document are licensed under the GNU Free Documentation License. Copyright (C) 1999 JM Project All rights reserved. |
| Copyright 2001-2004 Python Software Foundation.All rights reserved. Copyright 2000 BeOpen.com.All rights reserved. Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved. Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved. |
| © 2010, Oracle Corporation and/or its affiliates. Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|