| 例文 |
set breakpointの部分一致の例文一覧と使い方
該当件数 : 46件
set a breakpoint 例文帳に追加
ブレークポイントを設定する - 研究社 英和コンピューター用語辞典
The program stops at the next breakpoint, the line breakpoint you set earlier.例文帳に追加
次のブレークポイント、すなわち前に設定した行ブレークポイントでプログラムが停止します。 - NetBeans
To set a breakpoint, click in the left margin of the editor on the line where you want the breakpoint to be set.例文帳に追加
ブレークポイントを設定するには、エディタで、ブレークポイントを設定する行の左マージンをクリックします。 - NetBeans
The web application will stop at the breakpoint that you set.例文帳に追加
設定したブレークポイントで Web アプリケーションが停止します。 - NetBeans
Set a breakpoint (Ctrl-F8) at the beginning of the PHP block:?php 例文帳に追加
PHP ブロックの先頭にブレークポイントを設定します (Ctrl-F8)。 ?php - NetBeans
Breakpoint generation logic generates an associated breakpoint signal if the result signal is set.例文帳に追加
結果信号がセットされると、ブレークポイント生成論理は関連するブレークポイント信号を生成する。 - 特許庁
In the Breakpoint Type drop-down list, set the type to Function. 例文帳に追加
「ブレークポイントの種類」ドロップダウンリストで種類を「関数」に設定します。 - NetBeans
Set a breakpoint at line 50 (request. getRequestDispatcher(page).include(request,response)) and press Ctrl-F5 (continue). 例文帳に追加
50 行目 (request.getRequestDispatcher(page).include(request, response)) にブレークポイントを設定し、Ctrl-F5 キー (続行) を押します。 - NetBeans
The New Breakpoint dialog box lets you choose the type of breakpoint you want to create and set breakpoint options such as conditions for breaking or the information that the breakpoint prints to the Output window. 例文帳に追加
「新規ブレークポイント」ダイアログで、作成するブレークポイントの種類を選択し、実行を停止する条件やブレークポイントで「出力」ウィンドウに出力する情報などのブレークポイントオプションを設定することができます。 - NetBeans
You set a breakpoint by clicking in the left margin of the Java Editor. 例文帳に追加
ブレークポイントを設定するには、Java エディタでページの左端をクリックします。 - NetBeans
Set a breakpoint at the beginning of the ?php ? block and start the debugging session. 例文帳に追加
?php ? ブロックの先頭にブレークポイントを設定し、デバッグセッションを開始します。 - NetBeans
Description:If a breakpoint is set on a running process, the breakpoint is not passed to gdb until the next time the process is stopped.例文帳に追加
説明: 実行中のプロセスにブレークポイントを設定しても、プロセスが次に停止するまで、ブレークポイントは gdb に渡されません。 - NetBeans
If you want to set a conditional breakpoint, open the New Breakpoint dialog box and enter an expression in the Condition field. 例文帳に追加
条件付きブレークポイントを設定する場合は、「新規ブレークポイント」ダイアログを開き、「条件」フィールドに式を入力します。 - NetBeans
To set breakpoints in the Source view, click next to the line where you want to set the breakpoint. 例文帳に追加
ソースビューでブレークポイントを設定するには、ブレークポイントを設定する行の横をクリックします。 - NetBeans
Your function breakpoint is set and is added to the list in the Breakpoints window.例文帳に追加
関数ブレークポイントが設定され、「ブレークポイント」ウィンドウの一覧に追加されます。 - NetBeans
Workaround:Pause the process, set the breakpoint, and continue. 例文帳に追加
回避策: プロセスを一時停止してからブレークポイントを設定し、実行再開してください。 - NetBeans
The fare breakpoint that is originally determined after flight plan completion is temporarily set before flight plan completion, and the temporary fare breakpoint is used to narrow fare merchandise down.例文帳に追加
本来はフライトプラン完成後に決まるフェアーブレークポイントが、フライトプラン完成前に仮設定され、それを用いて運賃商品が絞り込まれる。 - 特許庁
The line is highlighted in red to indicate that the breakpoint is set.例文帳に追加
赤く強調表示されている行は、ブレークポイントが設定されていることを示します。 - NetBeans
Set a breakpoint by clicking in the left margin of the SourceEditor window next to line 33. 例文帳に追加
「ソースエディタ」ウィンドウで、行 33 の横の左マージンをクリックすると、ブレークポイントが設定されます。 - NetBeans
If you just want to set a simple line breakpoint, you can click the left margin of the desired line. 例文帳に追加
単純な行ブレークポイントは、目的の行の左マージンをクリックするだけで設定できます。 - NetBeans
The Breakpoint Customizer enables you to set a hit count and/or conditional expression.例文帳に追加
ブレークポイントカスタマイザを使用すると、ヒットカウントまたは条件式、あるいはその両方を設定できます。 - NetBeans
The window lists the two breakpoints you set earlier.The function breakpoint is displayed in bold.例文帳に追加
ウィンドウに、前に設定した 2 つのブレークポイントが表示されます。 関数ブレークポイントは太字で表示されます。 - NetBeans
When you set a breakpoint on a method name, application execution stops every time the method is executed. 例文帳に追加
メソッド名にブレークポイントを設定すると、そのメソッドが実行されるたびにアプリケーションの実行が停止します。 - NetBeans
Also, it is possible to set a breakpoint at the time of debugging by using the function of a ROM collection circuit 6.例文帳に追加
また、ROMコレクション回路6の機能を利用して、デバッグ時のブレークポイントの設定を行うことができる。 - 特許庁
Open the docs/main.jsp file in the Source Editor and set a breakpoint by clicking in the margin at approximately line 32 (the line that invokes midnight:content).例文帳に追加
ソースエディタで docs/main.jsp ファイルを開き、32 行目付近 (midnight:content を実行する行) のマージンをクリックしてブレークポイントを設定します。 - NetBeans
More likely, you set a breakpoint at the location where you think a problem is occurring and then run the application to that location. 例文帳に追加
多くの場合問題が発生すると思われる位置にブレークポイントを設定し、その位置までアプリケーションを実行します。 - NetBeans
A debugger 600 collates the position information table 1000 with each of items in the position information, which is inputted by a user as breakpoint setting conditions, in a breakpoint setting condition collating part 602, and the breakpoint is simultaneously set to one or plural relevant addresses.例文帳に追加
デバッガ装置600は、前記位置情報テーブル1000とユーザーが中断点設定条件として入力する前記位置情報の各項目とを中断点設定条件照合部602において照合し、該当する一つもしくは複数のアドレスに中断点を一度に設定する。 - 特許庁
The application stops at the function breakpoint you set earlier.Open the Breakpoints window by choosing Window Debugging Breakpoints. 例文帳に追加
前に設定した関数ブレークポイント位置でアプリケーションが停止します。 「ウィンドウ」「デバッグ」「ブレークポイント」を選択して「ブレークポイント」ウィンドウを開きます。 - NetBeans
In the Source Editor, set breakpoints in your source code by clicking the line number of the element you want to place a breakpoint for. 例文帳に追加
ソースエディタで、ブレークポイントを配置する要素の行番号をクリックすることにより、ソースコード内にブレークポイントを設定します。 - NetBeans
To set breakpoints on the diagram, switch to the Design view, right-click the element and choose Toggle Breakpoint from the pop-up menu. 例文帳に追加
図でブレークポイントを設定するには、デザインビューに切り替えて、要素を右クリックし、ポップアップメニューから「ブレークポイントを切り替え」を選択します。 - NetBeans
A fare breakpoint, which is normally fixed after flight plan completion, is temporarily set before flight plan completion, and is used to narrow down fare products.例文帳に追加
本来はフライトプラン完成後に決まるフェアーブレークポイントが、フライトプラン完成前に仮設定され、それを用いて運賃商品が絞り込まれる。 - 特許庁
Alternatively, you can set and remove breakpoints in the BPEL Logical view of the Navigator window by choosing Toggle Breakpoint from the pop-up menu. 例文帳に追加
「ナビゲータ」ウィンドウの BPEL 論理ビュー で、ポップアップメニューから「ブレークポイントの切り替え」を選択して、ブレークポイントの設定と削除を行うこともできます。 - NetBeans
For example, when enabled, if a breakpoint is set on a line inhttp://www.foo.com, the debugger will suspend in the event that the requestedURL is http://www.foo.com?search=34. 例文帳に追加
有効にすると、たとえば、http://www.foo.com 内の行にブレークポイントが設定してあるとき、要求された URL が http://www.foo.com?search=34 の場合にデバッガは中断されます。 - NetBeans
Switch to the Source View (Alt-O) and in the Source Editor, set breakpoints in your source code by clicking the line number of the element you want to place a breakpoint for. 例文帳に追加
「ソース」ビューに切り替えて、ソースエディタで、ブレークポイントを配置する要素の行番号をクリックすることにより、ソースコード内にブレークポイントを設定します。 - NetBeans
If the gdb debugger is installed correctly and the path to it is set, gdb starts up, the Debugger tabs are displayed, and the Welcome application runs and stops at the breakpoint.例文帳に追加
gdb デバッガが正しくインストールされていて、そのファイルへのパスが正しく設定されていると gdb が起動し、「デバッガ」タブが表示されます。 Welcome アプリケーションが実行され、ブレークポイントで停止します。 - NetBeans
If the gdb debugger is installed correctely and the path to it is set, gdb starts up, the Debugger tabs are displayed, and the Welcome application runs and stops at the breakpoint.例文帳に追加
gdb デバッガが正しくインストールされていて、そのファイルへのパスが正しく設定されていると gdb が起動し、「デバッガ」タブが表示されます。 Welcome アプリケーションが実行され、ブレークポイントで停止します。 - NetBeans
When you set a breakpoint on a class, you can stop the debugger when the class is loaded into the virtual machine, unloaded from the virtual machine, or both. 例文帳に追加
クラスへのブレークポイントの設定では、デバッガを停止するタイミング (クラスが仮想マシンに読み込まれたとき、または仮想マシンから読み込み解除するとき、のどちらかまたは両方) を選択できます。 - NetBeans
Click in the left margin to set a breakpoint for the first statement in the method's body.You see a pink box appear where you clicked, and the entire line of code gets a pink background. 例文帳に追加
左端の部分をクリックして、メソッド本体の最初の文にブレークポイントを設定します。 クリックした場所にピンク色のボックスが表示され、選択したコードの行全体の背景がピンク色になります。 - NetBeans
With a function argument, set a break at the first executable statement within that function. The line number may be prefixed with a filename and a colon,to specify a breakpoint in another file (probably one that hasn't been loaded yet).例文帳に追加
function引数がある場合は、その関数の中の最初の実行可能文にブレークポイントを設定します。 別のファイル(まだロードされていないかもしれないもの)のブレークポイントを指定するために、行番号はファイル名とコロンをともに先頭に付けられます。 - Python
To provide an instruction execution device that, in debugging an executable program where a breakpoint is set in a conditional instruction by a software break technique, can decide whether to interrupt the debugging or not according to whether the execution condition expression of the conditional instruction is true or false, without the intervention of a debugging device.例文帳に追加
ソフトウェアブレーク手法で条件付命令にブレークポイントが設定された実行形式プログラムのデバッグ実行において、デバッグ装置の介在無しで、その条件付命令の実行条件式が真であるか偽であるかに応じて、デバッグ実行を中断するか否かを決定することができる命令実行装置を提供する。 - 特許庁
| 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| 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会員(無料)になると
|