subroutine
美 [?s?bru?tin]
英 [?s?bru??ti?n] 
- n.子例程(程序中反復(fù)執(zhí)行某任務(wù)的一系列指令)
- 網(wǎng)絡(luò)子程序;子程式;子例行程序
詞形變化
復(fù)數(shù):subroutines
英漢雙解
1. | 子例程(程序中反復(fù)執(zhí)行某任務(wù)的一系列指令)a set of instructions which repeatedly perform a task within a program |
英漢解釋
英英解釋
例句
The rest of the subroutine then continues executing as if the error did not occur.
然后,該子例程的剩余部分繼續(xù)執(zhí)行,就像沒有發(fā)生錯誤一樣。
This process is called by the main subroutine (labeled with : main to tell Parrot to run it first) to print the result.
該進程被主子例程(標(biāo)為:main以告訴Parrot首先運行它)調(diào)用以打印結(jié)果。
FLUENT playing as a subroutine in the simulation program is called in every time step to compute the change of the river bed elevation.
FLUENT作為沖刷模擬程序的一個子程序,在每個時間步下計算河床各個節(jié)點高程的變化。
The compareToneSequences subroutine performs a simple difference check between the timings of the tones, as well as the values of the tones.
compareToneSequences子例程將在音調(diào)的計時之間以及音調(diào)值之間執(zhí)行一個簡單的差別檢查。
In software part, introduces the flowchart of the main routine, detailed introduces the implementation methods of each important subroutine.
軟件部分給出了主程序流程圖和各主要子程序的具體實現(xiàn)方法。
They are packages with a private namespace and private subroutines; each subroutine is called a rule.
它們是具有專用名稱空間(namespace)和專用子例程的程序包;每一個子例程被稱為一個規(guī)則。
Subroutine is run at the beginning of a request if the request begins a new session.
事件。如果請求開始一個新會話,
Compilation Principle course this is one of a small experiment, is to use recursive subroutine method of computing expressions.
這個是編譯原理課程的其中一個小實驗,就是用遞歸子程序法實現(xiàn)表達式的運算。
Subroutine getTotalTime simply subtracts the time of the last keystroke (in milliseconds) from the time of the first keystroke.
子例程getTotalTime將用第一次擊鍵時間減去最后一次擊鍵時間(以毫秒為單位)。
These statistics include the number of calls to each subroutine and the total amount of time spent within each.
統(tǒng)計數(shù)據(jù)包括調(diào)用每個子程序的次數(shù)和用去的。
At this level a program becomes multiple instances of a service subroutine callable in parallel by a client through some grid middleware.
這個級別上的應(yīng)用程序已經(jīng)變成服務(wù)子例程的多個實例,可由客戶機通過某種網(wǎng)格中間件并行調(diào)用。
The system of civil save from damage is a widely used systematic subroutine which is set up to safeguard the execution of judgment.
民事保全制度是以保障判決執(zhí)行為直接目的的體系性子程序,具有廣泛適用性。
In the next state, the script will run a subroutine associated with the event to check the answer and display the next multiple question.
在這個狀態(tài)下代碼會在事件發(fā)生的同時運行一個子程序來檢查答案并顯示下一道問題。
Imagine being able to modify the return value of your subroutine!
想象一下可以修改子程序的返回值!
After ensuring the proper usage and declaring variables, the loadStateMapping subroutine is called.
在確保正確使用并聲明變量之后,將調(diào)用loadStateMapping子例程。
Note that the VALIDATE subroutine is much more limited than the ACTION subroutines (described in the next section).
VALIDATE子例程要比ACTION子例程(將在下一節(jié)中描述)受到更多的限制。
Global or inline scripts, which are scripts that are not part of an event-handling subroutine or function, are executed immediately.
立即執(zhí)行全局或內(nèi)聯(lián)腳本,這些腳本不是事件處理子例程或函數(shù)的一部分。
The compareKnockSequences subroutine below performs a simple difference check between the timings of the knocks.
下面的compareKnockSequences子程序會對敲打之間的時間進行簡單的區(qū)別檢查。
Once all subroutines have been made, they need to be called from the main process-building subroutine.
創(chuàng)建所有子例程之后,需要從主要流程構(gòu)建子例程調(diào)用它們。
With the base variable declarations and subroutine complete, the program moves on to the main program loop, shown below.
完成了基本變量聲明和子例程后,程序將繼續(xù)進行主程序循環(huán),如下所示。
If, some time ago, another programmer wrote an excellent subroutine to deal CARDS, it would make sense to reuse that logic.
如果以前有人編寫了一段很優(yōu)秀的發(fā)牌子程序,那么重新用那個子程序是有意義的。
The system hardware circuit is simple, subroutine versatile, fully meet the design requirement.
該系統(tǒng)硬件電路簡單,子程序具有通用性,完全符合設(shè)計要求。
For easy tuning with your particular data set, consider modifying the scoreSortResults subroutine to only accept exact matches.
為了便于根據(jù)特定數(shù)據(jù)集進行調(diào)整,需要考慮修改scoreSortResults子例程使其只接受精確匹配。
Line search- a technique for one dimensional optimization, usually used as a subroutine for other, more general techniques.
線搜索-技術(shù),一維的優(yōu)化,通常用作其他子程序,更普遍的技術(shù)。
Listing 7 shows the hasNonPrintable subroutine used to check a password for one of the expected prefixes in the @nonPrintable array.
清單7顯示了hasNonPrintable子例程,它可以針對@nonPrintable數(shù)組中的一個預(yù)期前綴檢查密碼。
You can use any valid subroutine with a matching signature as an event handler.
您可以將任何帶有匹配簽名的有效子例程用作事件處理程序。
When the Enter key is pressed, the subroutine exits if at least one character has been entered.
如果至少已輸入了一個字符,則在按下Enter鍵后,子例程將退出。
and a recursive subroutine is presented to realize recursive algorithms.
提出采用遞歸子程序實現(xiàn)數(shù)值計算。
The initialize_vertices function needs to be called in the main program, so add the function call in the main subroutine at line 597.
需要在主程序中調(diào)用initialize_vertices函數(shù),因此把函數(shù)調(diào)用添加到位于第597行的main子程序中。
Another kind of subroutine is called a function.
另一種子常式叫函數(shù)。
Given a data file of the format shown in Listing 4, the loadInflectives subroutine builds an alphanumeric phonetic hash.
如果提供清單4中所示格式的數(shù)據(jù)文件,loadInflectives子例程將構(gòu)建字母數(shù)字語音散列。
If you believe that a certain variable should have a specific value when a subroutine is called, check it.
如果您確信在子例程被調(diào)用時某變量應(yīng)該有特定的值,那么就檢查一下情況是否如此。
With the fourth strategy, a program becomes a service subroutine callable by a client through some grid middleware.
對于第四種策略而言,程序變成了服務(wù)子例程,客戶機可以通過某種網(wǎng)格中間件來調(diào)用這個例程。
Typically they need to sniff the input (reading the first few lines) to decide on the subroutine to call based on the vocabulary.
這類應(yīng)用程序通常需要嗅探輸入(讀入前幾行)以根據(jù)詞匯表決定調(diào)用子例程。
If the function or subroutine contains a breakpoint, Visual Studio will break execution at the appropriate point.
如果函數(shù)或子例程包含斷點,VisualStudio將在適當(dāng)的點中斷執(zhí)行。
Run Garbage Collector This subroutine forces the garbage collector to run.
RunGarbageCollector此子例程強制垃圾回收器運行。
In the software implement part, the working of the pulsed powder feeder is controlled by calling the subroutine in turn.
在軟件實現(xiàn)部分,采用順序調(diào)用子程序的方式控制送粉器脈沖工作。
Using the subroutine, simulations for triaxial tests are performed; and the results have been compared with the published studies.
利用建立的計算程序,對不同排水條件的三軸試驗進行了數(shù)值模擬。
The preparation of a main module, the preparation of a subroutine module.
編制一個主模塊,編制一個子程序模塊。
I compiler theory of curriculum design. PASCAL syntax, copy PL0 grammar, using recursive method subroutine code generation middle.
我的編譯原理課程設(shè)計。類PASCAL的語法,仿造PL0文法,采用遞歸子程序法生成中間代碼。