被調用過程 的英文怎麼說

中文拼音 [bèidiàoyòngguòchéng]
被調用過程 英文
called procedure
  • : Ⅰ名詞1 (被子) quilt 2 (姓氏) a surname Ⅱ動詞[書面語]1 (復蓋) cover; spread 2 (遭受) suffe...
  • 調 : Ⅰ動詞1 (配合得均勻合適) harmonize; suit well; fit in perfectly 2 (使配合得均勻合適) mix; adju...
  • : Ⅰ動詞1 (使用) use; employ; apply 2 (多用於否定: 需要) need 3 (敬辭: 吃; 喝) eat; drink Ⅱ名...
  • : 過Ⅰ動詞[口語] (超越) go beyond the limit; undue; excessiveⅡ名詞(姓氏) a surname
  • : 名詞1 (規章; 法式) rule; regulation 2 (進度; 程序) order; procedure 3 (路途; 一段路) journe...
  • 調用 : transfer (officer) temporarily for a specific task; [計算機] call; invoking調用程序 caller; cal...
  • 過程 : process; procedure; transversion; plication; course
  1. Jit compilation takes into account the fact that some code might never get called during execution

    Jit編譯考慮了在執行中某些代碼可能永遠不會調的事實。
  2. On error resume next statement in each called procedure that needs one

    語句放在每個需要它的被調用過程中。
  3. Delegates are useful in situations where you need an intermediary between a calling procedure and the procedure being called

    委託在調被調用過程需要媒介的情況下是很有的。
  4. Sometimes a call is made from the original procedure to another procedure, and an exception occurs in the called procedure

    有時,從原始調另一個,並且被調用過程中發生異常。
  5. The search for a handler continues up the call stack, which is the series of procedures called within the application

    對處理序的搜索一直持續到「調堆棧」 ,它是應序內被調用過程的序列。
  6. The nesting level is incremented when the called procedure starts running, and decremented when the called procedure finishes running

    被調用過程開始運行時,嵌套級將增加,在被調用過程運行結束后,嵌套級將減少。
  7. In such cases, if the called procedure does not handle the exception, the exception propagates back to the calling procedure, and execution branches to the line argument

    這種情況下,如果被調用過程不處理異常,則異常傳播回調,並且執行分支到行參數。
  8. If an unhandled error occurs in a called procedure, the exception propagates back to the calling procedure, and execution resumes on the statement following the call

    語句的。如果被調用過程中發生未處理的錯誤,則異常傳播回調,而執行在此調後面的語句上繼續。
  9. Here a delaying - allocation optimizing strategy is proposed, it adopts a coarse - grained adjustment of the stack frame. at the call site allocations, the caller ’ s stack frame is reduced according to the actual usage while the callee only be allocated a limited stack frame, consequently, the potential spill is reduced to the best advantage

    本文提出一種基於延遲分配的棧寄存器分配策略,為了減少額外代價,採粗粒度的棧幀調整策略,在調點處使alloc指令調調者的棧幀大小,並為被調用過程分配部分棧幀,在調點處從調者和調者兩個角度盡量縮減各自的棧幀,從而減少棧幀的溢出。
  10. Often this takes the form of references to sql statements or stored procedures that are invoked to read or write to a database

    這經常採取的形式是對sql語句或存儲的引,這些語句或存儲調時即可實現對數據庫進行讀寫。
  11. When accuracy and quality are required by our customers we offer our contact thermometers. they are suitable for controlling or regulating processes. the temperature measured directly with the thermometer is used as the switching value

    當客戶對精確度和質量提出要求的時候,我們提供我們的接觸式溫度計給客戶。它們適於控制和調直接測量出來的溫度當作切換值。
  12. Transmition velocity relys on the style of encode and modulation essentially during modern data transmition for the quality of using line bandwidth and the immunity of code ties on them tightly. but it is important that the velocity of data transmition reaches its limitation in fact for the interface of environment and cross - talk. so for the improvement of transmition velocity, we must analyze the characteristics of noise signal and the model of line deeply and then take some useful measures to better the immunity of modulation wave

    在現代通信的數據傳輸中,傳輸速率本質上是由傳輸的編碼方式和調制方式決定的,因為編碼方式和調制方式直接決定了線路頻帶利率和碼元抗干擾能力的好壞,因而直接決定了傳輸速率;但是在實際應中,數據傳輸速率是不可能達到理想狀況的,因為環境干擾、串音干擾等因素的存在使得線路的頻帶不可能完全利起來;因此,必須認真分析線路的噪聲信號的特性以及噪聲線路的模型,以便在編碼方式和調制方式中針對性的做一些改進措施以改善調制波形的抗干擾能力,使得傳輸速率能夠進一步提高。
  13. Compiler functions are called only during compilation of the template

    編譯函數僅在模板編譯調
  14. In this thesis it was proposed to simulate the drawing, trimming, flanging by using error - adjustment method. the initial trimming lines would be adjusted and optimized in the computer by adjusting error. if the shape error between the flanging boundary line and the target is larger than prescribed, the redundant area is subtracted from the initial blank by some amount of volume along the deformation path, and the insufficient volumes are added to the initial blank by the same amount

    本文提出,利基於變形路徑的誤差修正法( error - adjustment ) ,結合cae技術將對初始修邊線的調在計算機中進行模擬(包括拉延、修邊、翻邊、整形等)計算,通控制翻邊后零件成型邊界與實際目標輪廓之間的尺寸誤差來優化修邊線,如果初始切邊、翻邊后的輪廓與目標體的邊界存在較大偏差,則初始切邊輪廓中多餘部分單元將沿其變形路徑以相同體積量切除,不足部分則沿其變形路徑以相同體積進行補償。
  15. Call these around code segments during which you don ' t want to be suspended or killed by the core client. note : this is done automatically while checkpointing

    在一段代碼的前後分別調這兩個函數,可以防止這段代碼的執行搶占或是客戶端給關閉進。注意:這些函數會在保存進度的時候自動調
  16. Javafx also provides procedures called

    Javafx也提供了procedures調
  17. Finally it describes a new network task scheduling algorithm which considers both throughput and latency. the contributions of this paper are as below : proposed a new duplication based task scheduling algorithm for fork - join graph considering the communication limits between different processors, named tdc _ fj. the test results show that tdc _ fj is flexible and effective for fork - join graph and it achieves good performance and reduces the requirements of processors

    本文主要貢獻如下:提出了滿足通信限制的基於復制的優化fork - join調度演算法tdc _ fj , tdc _ fj利基於復制的fork - join最優化調度結果來對fork - join任務圖進行調度,並且在調中加入處理器之間的通信限制,也就是一條通信通道不能同時兩個通信事件佔
  18. If the calling procedure has an enabled error handler, it is activated to handle the error

    如果調有一個已啟的錯誤處理序,該序將激活以處理錯誤。
  19. A client server system, rpcs have traditionally been procedures called in a program on one machine that go over the network to some rpc server that actually implements the called procedure

    在一個客戶端/服務器系統中,傳統上rpc就是在一臺機器上的應調,它通網路到達某個rpc服務器,在那裡真正地實現調
  20. Method is called when a message is outbound to the server. each sink in the sink chain calls the

    在同步調中,當消息發送到服務器時將調
分享友人