1153万例文収録!

「Local Variables」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > Local Variablesの意味・解説 > Local Variablesに関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

Local Variablesの部分一致の例文一覧と使い方

該当件数 : 86



例文

Local Variables Window 例文帳に追加

「局所変数」ウィンドウ - NetBeans

The convention is to separate local variables from 例文帳に追加

局所変数と関 - JM

These variables are called local variables.例文帳に追加

これらの変数は、ローカル変数と呼ばれます。 - NetBeans

Global and Local Variables 例文帳に追加

大域変数とローカル変数 - NetBeans

例文

Click the Local Variables tab and note the long list of local variables.例文帳に追加

「局所変数」タブをクリックし、局所変数の一覧を確認します。 - NetBeans


例文

View the values of the variables in the Local Variables window. 例文帳に追加

「局所変数」ウィンドウで変数の値を確認します。 - NetBeans

Variables local to the function may be declared with the local builtin command. 例文帳に追加

関数ローカルの変数は、組み込みコマンドlocalで宣言できます。 - JM

Such local variables are shown in bold in the Local variables window.例文帳に追加

このような局所変数は「局所変数」ウィンドウにボールドで表示されます。 - NetBeans

Click theLocal Variables tab and note the long list of local variables. 例文帳に追加

「ローカル変数」タブをクリックし、ローカル変数の一覧を確認します。 - NetBeans

例文

Local Variables; choose Window Debugging Local Variables from the main menu if it is not open. 例文帳に追加

局所変数。 開いていない場合、メインメニューから「ウィンドウ」「デバッグ」「局所変数」を選択します。 - NetBeans

例文

The structure of local variables is shown as a tree. 例文帳に追加

ローカル変数の構造は、ツリー表示されます。 - NetBeans

With no operands, local writes a list of local variables to the standard output. 例文帳に追加

オペランドが無い場合、localはローカル変数の一覧を標準出力に出力します。 - 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

Explore the Local Variables and Call Stack tabs. 例文帳に追加

「局所変数」タブと「呼び出しスタック」タブを確認します。 - NetBeans

You can also see the values in the Local Variables tab.例文帳に追加

値は、「局所変数」タブで確認することもできます。 - NetBeans

In the Local Variables window you can do the following: 例文帳に追加

「局所変数」ウィンドウでは次の操作を実行できます。 - 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

for local variables is rather clumsy: They are declared as extra parameters in the parameter list. 例文帳に追加

局所変数は引数リストの余分な引数として宣言します。 - JM

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

This includes descriptions of functions and external variables, but no information about local variables 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 local variables of the function containing the def.例文帳に追加

ネストされた関数内で自由変数を使うと、def 文の入っている関数のローカル変数にアクセスすることができます。 - Python

Function parameters used as local variables 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 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

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 local variables.例文帳に追加

固定引数のみを引数にとる関数のパラメタを解釈して、ローカルな変数に変換します。 - 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 Local Variables and Watches windows. 例文帳に追加

BPEL デバッグセッションが開始されたあと、プロセスインスタンスを 1 ステップずつ実行し、BPEL 変数と XPath 式の値を「局所変数」ウィンドウと「ウォッチポイント」ウィンドウで調べることができます。 - NetBeans

Parse the parameters of a function that takes both positional and keyword parameters into local variables.例文帳に追加

固定引数およびキーワード引数をとる関数のパラメタを解釈して、ローカルな変数に変換します。 - 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.例文帳に追加

またはスタックに対して、ローカル変数の間、ローカル変数とリターンアドレスの間、リターンアドレスと仮引数の間にダミーの領域を積むようにする。 - 特許庁

When an instance stops at a breakpoint, step through the code or the diagram, examine the values of variables in the Local Variables 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 Local Variables 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 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

Auto variables are different than traditional local variables 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 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

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 Local Variables 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 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




  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 1994-2010 The FreeBSD Project. All rights reserved. license
  
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.
  
Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
  
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.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS