In this walkthrough , you will work with the debugger , which allows you to step through the page s code line by line and examine the values of variables 在本演練中,將使用調(diào)試器,它使您可以逐行通過頁面代碼,并檢查變量值。
Each code line in php must end with a semicolon . the semicolon is a separator and is used to distinguish one set of instructions from another Php每一行的程式都是以分號(hào);為結(jié)尾.分號(hào)是一個(gè)分隔字元,用來區(qū)別每一個(gè)指令與指令之間
Is specified , and if a source code file uses unicode encoding other than utf - 8 , then the code lines in the . asm file may not display correctly ,并且源代碼文件使用utf - 8之外的unicode編碼,則. asm文件中的代碼行可能無法正確顯示。
Each code line in php must end with a semicolon . the semicolon is a separator and is used to distinguish one set of instructions from another Php中的每段代碼行必須以分號(hào)“ ; ”做為結(jié)束的標(biāo)志;分號(hào)“ ; ”是用來區(qū)別不同指令的分隔符。
For the first choice , i see that you need to add extra code lines setrollbackonly to each business method , which i see as inconvenient 對(duì)于第一種選擇,我認(rèn)為您需要為每個(gè)業(yè)務(wù)方法添加額外的代碼行setrollbackonly ( ) ,我認(rèn)為這很麻煩。
Rather than stepping through your code line - by - line or instruction - by - instruction , you can allow your program to run until it hits a breakpoint , then start to debug 與逐句或逐條指令地檢查代碼不同的是,可以讓程序一直執(zhí)行,直到遇到斷點(diǎn),然后開始調(diào)試。
In this part of the walkthrough , you will use the debugger to examine the page code line by line as it is running , add breakpoints to the code , and then run the page in debug mode 在演練的此部分中,將使用調(diào)試器在運(yùn)行代碼時(shí)逐行檢查代碼,將斷點(diǎn)添加到代碼,然后在調(diào)試模式中運(yùn)行此頁。
The low - level nature of the dom api , incorrect application of methods and programming patterns , and lack of knowledge of the full api all contributed to the increase in the number of code lines Dom api的低級(jí)本質(zhì)、方法和編程模式的不正確應(yīng)用以及缺乏完整api的知識(shí),都會(huì)致使代碼行數(shù)增加。
Code lines , commands , statements , variables , and any text you type or see onscreen appears in a mono typeface . bold mono typeface is often used to represent the user ' s input 代碼行,命令,聲明,變量和所有你在屏幕上看到或輸入的文本都是以單一字體出現(xiàn)的,而加黑的字體用來標(biāo)示用戶的輸入信息。
The administrator is responsible for managing and branching the various code lines in the source control server according to the configuration management methodology being employed by the team 管理員負(fù)責(zé)根據(jù)團(tuán)隊(duì)采用的配置管理方法來管理源代碼管理服務(wù)器中的各代碼行,并對(duì)這些代碼行進(jìn)行分支。