breakpoints
美
英 
- n.轉(zhuǎn)折點;拐點;擊穿點
- 網(wǎng)絡(luò)斷點;斷點定義;中斷點
詞形變化
復(fù)數(shù):breakpoints
英漢解釋
英英解釋
例句
Place breakpoints in the code dealing with the type of data you are trying to understand.
在處理試圖了解的數(shù)據(jù)類型的代碼中放置斷點。
If you want to see an inventory of your breakpoints, click the Breakpoints tab in the Debug window at the bottom.
如果想查看斷點的列表,可以單擊Debug窗口底部的Breakpoints選項卡。
To set breakpoints in the Package Explorer view of the Java perspective, double-click the selected source code file to open it in an editor.
要在Java透視圖的PackageExplorer視圖中設(shè)置斷點,雙擊選擇的源代碼文件,在一個編輯器中打開它。
To see the output of the program as it progresses, set breakpoints in the code and then view the output in the program's command window.
若要在程序的執(zhí)行過程中查看其輸出,請在代碼中設(shè)置斷點,然后在程序的命令窗口中查看輸出。
Plus, the Script Debugging Buttons enable you to set breakpoints and control the execution of the statements and scripts.
另外,語句調(diào)試按鈕讓你可以設(shè)定中斷點并控制語句的執(zhí)行。
It takes a special skill to be able to leverage the available tools to insert the appropriate breakpoints and debug trace messages.
利用可用工具插入合適的斷點和分析追蹤信息都需要很特殊的技巧。
PHPeclipse is an Eclipse plug-in that can highlight common syntax errors and can be used in conjunction with a debugger to set breakpoints.
PHPEclipse是一個Eclipse插件,能夠強調(diào)常見的語法錯誤,可以與調(diào)試器結(jié)合起來用于設(shè)置斷點。
Breakpoints that you set within the Script task in the child package are disregarded in these circumstances.
在上述情況下,將忽視您在子包的腳本任務(wù)中設(shè)置的斷點。
Running a program in Debug mode enables you to use breakpoints to pause the program to examine the state of variables and objects.
以“調(diào)試”模式運行程序使您可以使用斷點來暫停程序,以檢查變量和對象的狀態(tài)。
In the toolbar at the top of the Breakpoints window, click the Columns tool and then select the name of the column you want to display.
在“斷點”窗口頂部的工具欄中,單擊“列”工具,然后選擇要顯示的列的名稱。
To determine if the MDA is being falsely activated, disable all breakpoints, restart the application, and allow it to run without stopping.
若要確定是否錯誤地激活了MDA,請禁用所有斷點,重新啟動應(yīng)用程序,然后讓它可以不間斷地運行。
Data breakpoints allow you to break execution when the value stored at a specified memory location changes.
使用數(shù)據(jù)斷點可以在存儲于指定內(nèi)存位置上的值發(fā)生更改時中斷執(zhí)行。
Eclipse allows you to set breakpoints, step through code, examine variables, and do other useful stuff.
Eclipse支持設(shè)置斷點,逐步調(diào)試代碼,檢查變量,以及執(zhí)行其他有用的操作。
This buffer shows the status of all the breakpoints and is shown in Figure 3 in its own frame.
這個buffer在它自己的frame中顯示所有斷點的狀態(tài),如圖3所示。
Now you're ready to set breakpoints.
現(xiàn)在可以設(shè)置斷點了。
You can add breakpoints to your rules file, which lets you inspect the state of the objects at specific moments during rule execution.
您可以在規(guī)則文件中添加斷點,以便在規(guī)則執(zhí)行期間的特定時刻檢查對象的狀態(tài)。
To see all code and stop at all breakpoints, I can turn Just My Code debugging off by using the Options dialog box.
若要查看所有代碼并在所有斷點處停止,可使用“選項”對話框關(guān)閉“僅我的代碼”調(diào)試。
The code will be simple, but enough to allow you to add breakpoints later.
代碼比較簡單,但足以使您能夠在稍后添加斷點。
You cannot set breakpoints in this script, but the script will cause the database object to execute, and its breakpoints to be hit.
您不能在此腳本中設(shè)置斷點,但該腳本會導(dǎo)致數(shù)據(jù)庫對象執(zhí)行,并命中該對象中的斷點。
You can adjust the Breakpoints window to display the information that you want to see, the way you want to see it.
您可以調(diào)整“斷點”窗口,使它以需要的方式顯示您要查看的信息。
Data breakpoints do not work if the memory location is updated within the kernel.
如果記憶體位置已在核心內(nèi)更新,則資料中斷點不會運作。
For this reason, data breakpoints are automatically disabled at the end of each debugging session.
因此,數(shù)據(jù)斷點在每個調(diào)試會話結(jié)束時將被自動禁用。
The check box Ask before deleting all breakpoints controls whether the prompt appears or not.
“在刪除所有斷點之前詢問”復(fù)選框控制是否顯示提示。
Fiddler allows you to inspect all HTTP(S) traffic, set breakpoints, and "fiddle" with incoming or outgoing data.
Fiddler讓你能夠監(jiān)測到所有HTTP流量,設(shè)置斷點,虛擬流入和流出數(shù)據(jù)。
Software interrupts are commonly used to implement breakpoints and operating system entry points.
軟件中斷被用來實現(xiàn)中斷點他操作系統(tǒng)進入點。
Breakpoints can be enabled at the package level, or at the level of the individual tasks and containers that the package includes.
可以在包級或包中的各個任務(wù)和容器級啟用斷點。
Enables you to set filters on breakpoints so that they will affect only specific processes, threads, or computers.
使您可以在斷點上設(shè)置篩選器以使其僅影響特定的進程、線程或計算機。
Clicking the buttons on the main dialog box will have no apparent effect unless there are breakpoints in the associated code.
單擊主對話框上的按鈕不會產(chǎn)生明顯的效果,除非關(guān)聯(lián)的代碼中有斷點。
Displays the current local variables and their values as well as a tab with all breakpoints.
顯示當前的本地變量及其值,以及帶有所有斷點的選項卡。
Breakpoints differ from these statements because breakpoints are not actual source code that has to be added to your program.
斷點不同于這些語句,因為它不是必須添加到程序中的實際源代碼。
If the WCF service is in the same Visual Studio solution as the client, you can hit breakpoints inside the WCF Service.
如果WCF服務(wù)與客戶端位于同一VisualStudio解決方案中,則可以命中WCF服務(wù)內(nèi)部的斷點。
Because breakpoints are not statements, they never produce any extra code when you build a release version of your program.
由于斷點不是語句,當生成程序的發(fā)行版時,它們不會產(chǎn)生額外的代碼。
It takes either a specific breakpoint number as an argument or it takes *, in which case it will remove all breakpoints.
它以具體的斷點號或*作為參數(shù),在后一種情況下它將除去所有斷點。
Information about breakpoints, handling exceptions, edit and continue, as well as fine-tuning your application.
有關(guān)斷點、處理異常、編輯并繼續(xù)以及微調(diào)應(yīng)用程序的信息。
Specifying general debugging options such as whether to ask before deleting all breakpoints.
指定常規(guī)調(diào)試選項,如刪除所有斷點之前是否詢問。
If you do not specify any arguments, the tool deletes all current breakpoints.
刪除斷點。如果沒有指定任何參數(shù),此工具將刪除所有當前斷點。
Using the debugger, you can set breakpoints and see the browser output from your PHP code up to the breakpoint you set.
使用調(diào)試器,可以設(shè)置斷點并查看PHP代碼到所設(shè)斷點之前的瀏覽器輸出。
when the program is run , breakpoints force it to stop and go into break mode when that line of code is reached.
當程序運行到該代碼行時,斷點會強制程序停止并進入中斷模式。
Establish breakpoints for conforming material and ensure traceability of nonconforming material.
建立一致材料的斷點,和確保不一致材料的可追蹤性。
Choose among existing labels box, clear the checkboxes for labels that you want to remove from the selected breakpoints.
“從現(xiàn)有標簽中選擇”框中,清除要從所選斷點中移除的標簽對應(yīng)的復(fù)選框。