breakpoint current
常見例句
- The debugger will encounter that breakpoint and break execution on the way out of the current calls.
調(diào)試器會在退出當前的調(diào)用過程中遇到該斷點并中斷執(zhí)行。 - Turns the breakpoint either on or off, depending on its current state, at the current location in the file.
在文件的當前位置,根據(jù)其當前狀態(tài)打開或關(guān)閉斷點。 - Besides that, you need to do more than set a breakpoint to flush the current display data to your Web browser, so define your test4.php file, as shown below and in Figure 8 above.
除此之外,需要做的不僅僅是設(shè)置一個斷點把當前顯示數(shù)據(jù)刷新到 Web 瀏覽器,所以要像下面和圖 8 所示那樣定義 test4.php。 返回 breakpoint current