The convention is to separate localvariables from
局所変数と関 - JM
These variables are called localvariables. これらの変数は、ローカル変数と呼ばれます。 - NetBeans
Global and LocalVariables 大域変数とローカル変数 - NetBeans
Click the LocalVariables tab and note the long list of localvariables. 「局所変数」タブをクリックし、局所変数の一覧を確認します。 - NetBeans
View the values of the variables in the LocalVariables window.
「局所変数」ウィンドウで変数の値を確認します。 - NetBeans
Variableslocal to the function may be declared with the local builtin command.
関数ローカルの変数は、組み込みコマンドlocalで宣言できます。 - JM
Such localvariables are shown in bold in the Localvariables window. このような局所変数は「局所変数」ウィンドウにボールドで表示されます。 - NetBeans
Click theLocal Variables tab and note the long list of localvariables.
「ローカル変数」タブをクリックし、ローカル変数の一覧を確認します。 - NetBeans
LocalVariables; choose Window Debugging LocalVariables from the main menu if it is not open.
局所変数。 開いていない場合、メインメニューから「ウィンドウ」「デバッグ」「局所変数」を選択します。 - NetBeans
The structure of localvariables is shown as a tree.
ローカル変数の構造は、ツリー表示されます。 - NetBeans
With no operands, local writes a list of localvariables to the standard output.
オペランドが無い場合、localはローカル変数の一覧を標準出力に出力します。 - JM
LocalVariables shows a list of initialized variables, their types, and values.
「局所変数」には、初期化された変数、その型、および値が表示されます。 - NetBeans
The LocalVariables window shows the variables m and n with their values:
「局所変数」ウィンドウに、変数 m と n、およびそれらの値が表示されます。 - NetBeans
Explore the LocalVariables and Call Stack tabs.
「局所変数」タブと「呼び出しスタック」タブを確認します。 - NetBeans
You can also see the values in the LocalVariables tab. 値は、「局所変数」タブで確認することもできます。 - NetBeans
In the LocalVariables window you can do the following:
「局所変数」ウィンドウでは次の操作を実行できます。 - NetBeans
Debugger windows with the LocalVariables window fronted
「ローカル変数」ウィンドウが前面に表示された「デバッガ」ウィンドウ - NetBeans
Lists the localvariables that are within the current call.
現在の呼び出し内にあるローカル変数の一覧です。 - NetBeans
The LocalVariables window shows the structure of localvariables and their values for the current process instance and current position.
「局所変数」ウィンドウには、局所変数の構造と、現在のプロセスインスタンスと現在の位置での局所変数の値が表示されます。 - NetBeans
The parent scope node is not available in the LocalVariables window for IE users. 「parent scope」ノードは、IE ユーザーの「局所変数」ウィンドウには表示されません。 - NetBeans
for localvariables is rather clumsy: They are declared as extra parameters in the parameter list.
局所変数は引数リストの余分な引数として宣言します。 - JM
When the debugger is suspended, the LocalVariables window displays the localvariables of the current window object for the selected callstack frame. デバッガが中断されているとき、「局所変数」ウィンドウには、選択した呼び出しスタックフレームの現在の window オブジェクトの局所変数が表示されます。 - NetBeans
This includes descriptions of functions and external variables, but no information about localvariables and no line numbers.
これは関数と外部変数の記述を含みますが、ローカル変数や行番号に関する情報は含みません。 - JM
(The variables of the module code block are local and global.) (モジュールコードブロックの変数は、ローカル変数でもあるし、グローバル変数でもあります。 - Python
Free variables used in the nested function can access the localvariables of the function containing the def. ネストされた関数内で自由変数を使うと、def 文の入っている関数のローカル変数にアクセスすることができます。 - Python
Function parameters used as localvariables are initialized
局所変数として用いられる関数引数は、関数起動時に空文字列および 0 - JM
A list of all the currently available local and global variables appears.
現在使用可能なすべての局所変数と大域変数のリストが表示されます。 - NetBeans
By default, the IDE opens three Debugger windows: the LocalVariables window, Watches window, and Call Stack window.
デフォルトでは IDE は、「ローカル変数」、「ウォッチポイント」、「呼び出しスタック」の 3 つの「デバッガ」ウィンドウを開きます。 - NetBeans
As you step through the code, the values of some localvariables may change.
コードをステップ実行しているときに一部の局所変数の値が変わることがあります。 - NetBeans
A useful analogy for command classes is to think of them as subroutines with localvariables called options. コマンドクラスは options とよばれるローカル変数を持ったサブルーチンと考えることができます。 - Python
The loader will then read /boot/loader.rc, which by default reads in /boot/defaults/loader.conf which sets reasonable defaults for variables and reads /boot/loader.conf for local changes to those variables.
ローダは次に /boot/loader.rcを読み込み、通常、変数の標準値を定義した /boot/defaults/loader.conf と、そのマシンにローカルな変数を定義した/boot/loader.conf を読み込みます。 - FreeBSD
Parse the parameters of a function that takes only positional parameters into localvariables. 固定引数のみを引数にとる関数のパラメタを解釈して、ローカルな変数に変換します。 - Python
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 LocalVariables and Watches windows.
BPEL デバッグセッションが開始されたあと、プロセスインスタンスを 1 ステップずつ実行し、BPEL 変数と XPath 式の値を「局所変数」ウィンドウと「ウォッチポイント」ウィンドウで調べることができます。 - NetBeans
Parse the parameters of a function that takes both positional and keyword parameters into localvariables. 固定引数およびキーワード引数をとる関数のパラメタを解釈して、ローカルな変数に変換します。 - Python
Otherwise, for the stack, dummy areas are piled between the localvariables, between the local variable and a return address, and between the return address and a dummy augment. またはスタックに対して、ローカル変数の間、ローカル変数とリターンアドレスの間、リターンアドレスと仮引数の間にダミーの領域を積むようにする。 - 特許庁
When an instance stops at a breakpoint, step through the code or the diagram, examine the values of variables in the LocalVariables Window, or observe the values of XPath expressions in the Watches window.
インスタンスがブレークポイントで停止したときは、コードまたは図でステップ実行、「局所変数」ウィンドウで変数の値を検査、または「ウォッチポイント」ウィンドウで XPath 式の値を観察します。 - NetBeans
When you change the current process instance, the records in the LocalVariables window are updated to reflect the variables for the new current process instance and the new current position.
現在のプロセスインスタンスを変更すると、「局所変数」ウィンドウ内のレコードが更新され、新しいプロセスインスタンスと新しい現在位置の変数が反映されます。 - NetBeans
Environment Variables Foroperating systems that support local connections other than Unix Domain sockets (SVR3 and SVR4), there is a compiled-in list specifying the order in which local connections should be attempted. 環境変数UNIX ドメインソケット (SVR3 と SVR4) 以外のローカル接続をサポートしている OS のために、接続を試みる順番を指定するリストが X サーバに組み込まれている。 - XFree86
The syntax highlighting is enhanced with semantic information, such that unused localvariables and parameters are shown in gray.
構文の強調表示が意味情報で拡張され、未使用の局所変数やパラメータがグレー表示されます。 - NetBeans
By default, numerous windows are activated in the lower region of the IDE, including the Watches, LocalVariables, and Call Stack windows. デフォルトでは、IDE の下部領域で、「ウォッチポイント」、「局所変数」、「呼び出しスタック」など、複数のウィンドウがアクティブになります。 - NetBeans
Auto variables are different than traditional localvariables because if function A calls function B, B may access function A's auto variables by just using the same name, unless function B has called them auto variables.
bc のローカル変数は伝統的な意味でのローカル変数と異なり、関数 A が関数 B を呼び出しているような場合、関数 B の中に関数 A のローカル変数と同じ名前のローカル変数がない限り、関数 A のローカル変数名をそのまま使って、関数 B から関数 A のローカル変数をアクセスできます。 - JM
The debugger starts and the applicationruns,and the LocalVariables, Watches, and Call Stack windows open. デバッガが起動し、アプリケーションが実行されて、「局所変数」ウィンドウ、「ウォッチポイント」ウィンドウ、および「呼び出しスタック」ウィンドウが開きます。 - NetBeans
For Firefox, exceptions are listed in the LocalVariables window, detailing the output message beneath the Values column. Firefox の場合、例外は「局所変数」ウィンドウに一覧表示され、「値」列の下に詳しい出力メッセージが表示されます。 - NetBeans
The debuggerstarts and the applicationruns,and the LocalVariables, Watches, and Call Stack windows open.
デバッガが起動し、アプリケーションが実行されて、「ローカル変数」ウィンドウ、「ウォッチポイント」ウィンドウ、および「呼び出しスタック」ウィンドウが開きます。 - NetBeans
To execute the program line by line including the lines within all the called functions, press F7 or choose Debug Step Into and watch the changes to the variables' values in the LocalVariables window.
呼び出しているすべての関数内の行を含めてプログラムを 1 行ずつ実行するには、F7 キーを押すか、「デバッグ」「ステップイン」を選択し、「局所変数」ウィンドウで変数の値の変化を確認します。 - NetBeans
The method for binarizing an image includes initializing, for each column of the image, a first set of variables representing a local column low pixel value and a local column high pixel value, and, for each row of the image, a second set of variables representing a local row low pixel value and a local row high pixel value. 二値化画素のアレイを形成する方法は、画像の各行について行の局所的に低い画素値及び行の局所的に高い画素値を表す変数の第1の組と、画像の各列について列の局所的に低い画素値及び列の局所的に高い画素値を表す変数の第2の組とを初期設定する段階を有する。 - 特許庁
To display the dialog box, press the ellipsis (...) button at the end of the row in the LocalVariables 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 LocalVariables 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 LocalVariables view. loadNames 呼び出しで NullPointerException が発生するため、その呼び出しまでステップ実行したら、「ローカル変数」ウィンドウで names 配列の値を監視します。 - NetBeans
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.