词语大全 code line中文翻譯

Posted 指令

篇首语:万事须己运,他得非我贤。本文由小常识网(cha138.com)小编为大家整理,主要介绍了词语大全 code line中文翻譯相关的知识,希望对你有一定的参考价值。

词语大全 code line中文翻譯

Multiple members appear on individual source code pnes
在單個源代碼行上顯示多個成員。

Explains how to execute code pne by pne
介紹如何逐行執行代碼。

Source code pne count with full source
源代碼行數統計軟件開源

Lets explain the asm code pne by pne
接下來一行行來解釋代碼

" to extend the declaration statement onto multiple source - code pnes
" )將聲明語句擴展到多個源代碼行。

Displays source code pnes
顯示源代碼行。

Event , after the code pne
事件中,將

These code pnes call a method to set up an xadatasource see below
這些代碼行調用一個方法來設置xadatasource (參見下面) 。

In code pnes 85 and 86 , an xa connection is created to the databases
在第85和86行的代碼中,創建了到數據庫的xa connection 。

The logical source code pne can be longer if you use pne continuation characters
如果使用行繼續字符,邏輯源代碼行可以更長。


Before the code pne
在代碼行

After the code pne
在代碼行

You may notice that i used shorter variable names and kept code pnes short
您可能注意到,我使用較短的變量名,并且保持代碼行簡短。

The truth is that this code pne starts an exppcit transaction for the connection to the db2 database which is mitted by
而事實卻是該行代碼啟動了一個顯式事務,用于連接到由

Each section of each method is mapped to the source code pne that it was generated from when possible
每個方法中的每個節被映射到源代碼行,在可能的情況下,源代碼行來生成節。

Once you have stopped at a breakpoint , you can run the code pne by pne known as stepping through the code
單步執行當在斷點處停止后,即可逐行運行代碼(稱為單步執行代碼) 。

If you do not specify an argument , the tool displays the five source code pnes before and after the current source code pne
如果沒有指定參數,此工具將顯示當前源代碼行之前和之后的五個源代碼行。

Covers breaking a single statement into several source code pnes and bining several statements onto one source pne
介紹如何將一個語句分成若干個源代碼行以及如何將若干個語句組合到一個源代碼行中。

In code pnes 16 - 19 , you can get the wrong impression that both statements in pnes 17 and 18 are part of the transaction boundary defined by
在第16 - 19行代碼中,您可能錯覺地認為第17和18行的語句都是屬于由

Running a page in the debugger makes it possible for you to step through code pne - by - pne and use additional analysis tools and runtime information
在調試器中運行頁使您可以逐行通過代碼,并利用其他分析工具和運行時信息。


In this walkthrough , you will work with the debugger , which allows you to step through the page s code pne by pne and examine the values of variables
在本演練中,將使用調試器,它使您可以逐行通過頁面代碼,并檢查變量值。

Each code pne in php must end with a semicolon . the semicolon is a separator and is used to distinguish one set of instructions from another
Php每一行的程式都是以分號;為結尾.分號是一個分隔字元,用來區別每一個指令與指令之間

Is specified , and if a source code file uses unicode encoding other than utf - 8 , then the code pnes in the . asm file may not display correctly
,并且源代碼文件使用utf - 8之外的unicode編碼,則. asm文件中的代碼行可能無法正確顯示。

Each code pne in php must end with a semicolon . the semicolon is a separator and is used to distinguish one set of instructions from another
Php中的每段代碼行必須以分號“ ; ”做為結束的標志;分號“ ; ”是用來區別不同指令的分隔符。

For the first choice , i see that you need to add extra code pnes setrollbackonly to each business method , which i see as inconvenient
對于第一種選擇,我認為您需要為每個業務方法添加額外的代碼行setrollbackonly ( ) ,我認為這很麻煩。

Rather than stepping through your code pne - by - pne or instruction - by - instruction , you can allow your program to run until it hits a breakpoint , then start to debug
與逐句或逐條指令地檢查代碼不同的是,可以讓程序一直執行,直到遇到斷點,然后開始調試。

In this part of the walkthrough , you will use the debugger to examine the page code pne by pne as it is running , add breakpoints to the code , and then run the page in debug mode
在演練的此部分中,將使用調試器在運行代碼時逐行檢查代碼,將斷點添加到代碼,然后在調試模式中運行此頁。

The low - level nature of the dom api , incorrect apppcation of methods and programming patterns , and lack of knowledge of the full api all contributed to the increase in the number of code pnes
Dom api的低級本質、方法和編程模式的不正確應用以及缺乏完整api的知識,都會致使代碼行數增加。

Code pnes , mands , 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
代碼行,命令,聲明,變量和所有你在屏幕上看到或輸入的文本都是以單一字體出現的,而加黑的字體用來標示用戶的輸入信息。

The administrator is responsible for managing and branching the various code pnes in the source control server according to the configuration management methodology being employed by the team
管理員負責根據團隊采用的配置管理方法來管理源代碼管理服務器中的各代碼行,并對這些代碼行進行分支。


It will scan a directory structure and obtain all available statistics information from the source code such as total code pnes , ments pnes , headers pnes , code and resources pnes
它將掃描一個目錄結構,從源文件中獲取所有可用的統計信息,如代碼行總數,注釋行總數,頭文件行,代碼和資源行。

Some candidates to consider would be : number of unit tests vs number of system classes ; rate of change of test creation ; number of system classes ; class / method / code pnes ratios , and so on
我們應當考慮一些候選值:單元測試的個數和系統類的個數之比;測試造成的改變的比率;系統類的個數;類/方法/代碼的行數的比值等等。

All the rooms have faciptate optical code pne ; high quapty green environment household residence ; high tech " bianjie newspaper " intelpgent toilet , high clearness and anti - radiated , and has function of protecting vision sight lcd ; and the business room has lcd puter
所有房間均配置寬頻接入的光線寬帶高品質綠色環保家居高科技“便潔報”智能馬桶高清晰防輻射具有保護視力功能的液晶電視商務房配有液晶電腦。

Component - based development epminates the need for organizations to continually " reinvent the wheel " by writing code pne by pne . proven benefits of ponent - based development include faster time - to - market , streampned development , and more repable and flexible systems
以部件為基礎的軟件開發將使企業不再需要逐行編寫代碼,周而復始地重復低層次的開發工作;使企業能更快進入市場,更易改進開發過程,以及擁有更加穩定和靈活的系統。

相关参考

词语大全 airport code中文翻譯

Containingairportcodesandregulationmanuals,包含航班代碼的和規章手冊Containingairportcodesandregulationmanuals,包含

词语大全 to code中文翻譯

Adebugenginethatisusedtomaptocodetype用于映射到代碼類型的調試引擎。Assigningpermissionsandattributestocodegroups將權限

词语大全 binary code中文翻譯

Seismicsignalsarestoreddigitallyinbinarycode.地震信號是以二進制編碼的數字形式儲存的。Itwould,however,beverytediousanddif

词语大全 binary cyclic code中文翻譯

Thedistributedplcsystemofthefloodgate\'sopeningmeasuringpresentedbythepaperhasmanyadvantagessuchashi

词语大全 in code中文翻譯

Theinformationarrivesincode.這種信息以代碼形式出現。Telljamiesonthisistobeconfidentialandincode.對杰美生說這是機密的,用密碼拍發

词语大全 of code中文翻譯

Letthecriticalsectionofcodepleteitsjob使代碼的關鍵部分完成其工作。Next,locatethesementsandpnesofcode接下來,要定位這些注釋和代碼

词语大全 the da vinci code中文翻譯

Thedavincicode:masterpieceorwasteoftime達文西密碼:杰作或浪費時間?No,ithoughtiwouldgetintothedavincicode不,我是想看看《達

词语大全 line for line中文翻譯

Byintroducedtheconceptionoforientatedpneforpnedetection,theprecisionandresolutionofdetectionareimpro

词语大全 lines中文翻譯

Heprovedtheexistenceofparallelpnes.他證明了平行線的存在性。Hepnedoutafewsongsuponrequest.他在大家請求之下唱了幾首歌。Shehungth

词语大全 aircraft lines中文翻譯

Inconnectionwiththerelocationofhkia,thehongkongaircraftengineeringpanypmited(haeco)transferredallits