Breakpointを含む例文一覧と使い方
該当件数 : 193件
If you want to set a conditional breakpoint, open the New Breakpoint dialog box and enter an expression in the Condition field. 例文帳に追加
条件付きブレークポイントを設定する場合は、「新規ブレークポイント」ダイアログを開き、「条件」フィールドに式を入力します。 - NetBeans
The proper noun breakpoint identification section 400 identifies the breakpoint of the proper noun included there from the inputted word columns.例文帳に追加
固有名詞区間同定部400は入力された単語列から、そこに含まれる固有名詞区間の同定を行う。 - 特許庁
PROCESSOR SYSTEM WITH CACHE-BASED SOFTWARE BREAKPOINT例文帳に追加
キャッシュをベースとしたソフトウェア・ブレークポイントを有するプロセッサ・システム - 特許庁
Place a breakpoint on the ReceiveItinerary receive activity at line 97. 例文帳に追加
行 97 でアクティビティーを受け取る ReceiveItinerary 上にブレークポイントを置きます。 - NetBeans
To provide a TB (time base) breakpoint function to a debugger so that a programmer can establish the TB breakpoint on an arbitrary code line.例文帳に追加
プログラマが任意のコード行に時間ベース・ブレークポイントを確立できるように、時間ベース・ブレークポイント機能をデバッガに提供すること。 - 特許庁
METHOD FOR PROVIDING CHAIN BREAKPOINT IN MICROPROCESSOR AND DEVICE THEREFOR例文帳に追加
マイクロプロセッサにおける連鎖ブレークポイントを設ける方法及び装置 - 特許庁
A red square appears at the top of the element with a breakpoint. 例文帳に追加
赤い四角がブレークポイントを持つ要素の上に表示されます。 - NetBeans
You can remove the line breakpoint by clicking it again. 例文帳に追加
再びその行をクリックすると、行ブレークポイントを削除できます。 - NetBeans
The following table lists the different breakpoint types that are available. 例文帳に追加
次の表は、使用可能な各種ブレークポイントをまとめています。 - NetBeans
You have several options for setting a breakpoint on an exception. 例文帳に追加
例外にブレークポイントを設定するオプションはいくつかあります。 - NetBeans
The device is equipped with a breakpoint setting part 110, a breakpoint resetting part 120, a breakpoint detection part 130 which stops the execution of a program or makes ineffective the state of an unnecessary breakpoint in a task being executed according to information on a breakpoint detected in the program execution, and a breakpoint switching part 140 which makes effective the break point whose state is ineffective when the executed task is switched.例文帳に追加
ブレークポイント設定部110と、ブレークポイント解除部120と、プログラム実行中に検出されたブレークポイントの情報に従って、前記プログラムの実行を停止、または実行中のタスクに不要なブレークポイントの状態の無効化を行うブレークポイント検出部130と、実行されるタスクの切り替えの際に、状態が無効であるブレークポイントについての有効化を行うブレークポイント切替部140とを具備する。 - 特許庁
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
A red box appears at the top of the element with a breakpoint. 例文帳に追加
ブレークポイントのある要素の上部に、赤いボックスが表示されます。 - NetBeans
To remove a breakpoint from the BPEL process, do one of the following: 例文帳に追加
BPEL プロセスからブレークポイントを削除するには、次の手順に従います。 - NetBeans
To disable a breakpoint, do one of the following: 例文帳に追加
ブレークポイントを無効にするには、次のいずれかの操作を実行します。 - NetBeans
On the diagram, click on the small red square indicating the breakpoint. 例文帳に追加
図の中で、ブレークポイントを示す小さな赤い四角形をクリックします。 - NetBeans
For example, the process instance has reached a breakpoint. 例文帳に追加
たとえば、プロセスインスタンスがブレークポイントに到達した可能性があります。 - NetBeans
A debugger device comprises an automatic break point setting section (41) for automatically inserting a breakpoint before a branch instruction contained in a program to be debugged, and a breakpoint determination section (39) for confirming whether a user setting breakpoint exists in a branch path from the breakpoint.例文帳に追加
デバッグ対象のプログラムに含まれる分岐命令の前にブレークポイントを自動的に挿入する自動ブレークポイント設定部(41)と、前記ブレークポイントからの分岐経路に、ユーザ設定ブレークポイントが存在するか否かを確認するブレークポイント判定部(39)とを具備するデバッガ装置を構成する。 - 特許庁
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.例文帳に追加
本来はフライトプラン完成後に決まるフェアーブレークポイントが、フライトプラン完成前に仮設定され、それを用いて運賃商品が絞り込まれる。 - 特許庁
When non-zero,the count is decremented each time the breakpoint is reached and the breakpoint is not disabled and any associated condition evaluates to true.例文帳に追加
ゼロでないときは、そのブレークポイントが無効にされず、どんな関連条件も真に評価されていて、ブレークポイントに来るたびにcountが減らされます。 - Python
You set a breakpoint by clicking in the left margin of the Java Editor. 例文帳に追加
ブレークポイントを設定するには、Java エディタでページの左端をクリックします。 - NetBeans
When the process reaches the first breakpoint, observe the following windows: 例文帳に追加
プロセスが最初のブレークポイントに到達したら、次のウィンドウを確認します。 - NetBeans
Set a breakpoint at the beginning of the ?php ? block and start the debugging session. 例文帳に追加
?php ? ブロックの先頭にブレークポイントを設定し、デバッグセッションを開始します。 - NetBeans
In the Source view, click the left margin of the row where you want to place a breakpoint. 例文帳に追加
ソースビューで、ブレークポイントを配置する行の左余白をクリックします。 - NetBeans
Condition is an expression which must evaluate to true before the breakpoint is honored.例文帳に追加
conditionはブレークポイントがhonored(???)する前に真に評価しなければならない式です。 - Python
DEVICE, METHOD, AND PROGRAM FOR SETTING BREAKPOINT例文帳に追加
ブレイクポイント設定装置、ブレイクポイント設定方法及びブレイクポイント設定プログラム - 特許庁
A breakpoint setting means 1d reads speech data from a speech data storage means 1a, and extracts the section speech data by setting a breakpoint.例文帳に追加
区切り点設定手段1dは、音声データ記憶手段1aから音声データを読み出し、区切り点を設定して区間音声データを抽出する。 - 特許庁
In the Source view, click the left margin of the line that contains the breakpoint. 例文帳に追加
ソースビューで、ブレークポイントが含まれている行の左余白をクリックします。 - NetBeans
Impartment of a unit, display of a digit breakpoint, and processing of tax are performed by the numerical processing.例文帳に追加
数値処理によって、単位の付与、桁区切りの表示、税の処理を行う。 - 特許庁
It is primarily used to implement breakpoint debugging and system call tracing. 例文帳に追加
は、主にブレークポイントによるデバッグやシステムコールのトレースを実装するのに用いられる。 - JM
You could remove the breakpoint by clicking on the icon in the left margin. 例文帳に追加
ブレークポイントは、左マージン内のアイコンをクリックすることによって削除できます。 - NetBeans
Your function breakpoint is set and is added to the list in the Breakpoints window.例文帳に追加
関数ブレークポイントが設定され、「ブレークポイント」ウィンドウの一覧に追加されます。 - NetBeans
In the Breakpoints window, right-click the breakpoint you want to remove and choose Delete. 例文帳に追加
「ブレークポイント」ウィンドウで、削除するブレークポイントを右クリックし、「削除」を選択します。 - NetBeans
Once the process has reached the breakpoint or is paused you can choose Continue. 例文帳に追加
プロジェクトがブレークポイントに到達するか、一時停止したら、「続行」を選択できます。 - NetBeans
The user sets a breakpoint at the line where the PHP source code execution should be paused. 例文帳に追加
ユーザーが、PHP ソースコードの実行を一時停止する箇所にブレークポイントを設定します。 - NetBeans
Workaround:Pause the process, set the breakpoint, and continue. 例文帳に追加
回避策: プロセスを一時停止してからブレークポイントを設定し、実行再開してください。 - NetBeans
Temporary breakpoint, which is removed automatically when it is first hit.例文帳に追加
一時的なブレークポイントで、最初にそこに達したときに自動的に取り除かれます。 - Python
First programming instructions comprising breakpoint are prepared in the advanced function storage processor.例文帳に追加
高機能記憶処理装置内にブレークポイントを有する第1プログラム命令を用意する。 - 特許庁
A patch code corresponding to the breakpoint of the first programming instructions is prepared in a host with rooms for both of the function and the capacity, when the breakpoint is discerned in execution, the breakpoint is executed by being replaced with the patch code, compared with a predicted result to determine propriety of the software.例文帳に追加
機能、容量共に余裕のあるホストの中に第1プログラム命令のブレークポイントに対応するパッチコードを用意し、実行時にブレークポイントを識別するとパッチコードと置き換えて実行し、予想される結果と比較してソフトウェアの良否を判断する。 - 特許庁
The line is highlighted in red to indicate that the breakpoint is set.例文帳に追加
赤く強調表示されている行は、ブレークポイントが設定されていることを示します。 - NetBeans
The IDE opens the Debugger windows and runs the project in the debugger until the breakpoint is reached.例文帳に追加
「デバッガ」ウィンドウが開き、ブレークポイントに達するまで、デバッガでプロジェクトが実行されます。 - NetBeans
This disables the breakpoint but does not remove it completely. 例文帳に追加
これによってブレークポイントは無効になりますが、完全に削除されるわけではありません。 - NetBeans
In the Breakpoints window, clear the Enabled checkbox for the breakpoint you want to disable. 例文帳に追加
「ブレークポイント」ウィンドウで、無効にするブレークポイントの「有効」チェックボックスを選択解除します。 - 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. |
| © 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 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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|