execution error 中文意思是什麼

execution error 解釋
執行錯誤
  • execution : n 1 實行,履行,執行;貫徹。2 執行死刑;強制執行;執行命令。3 作成,完成;簽名蓋印使法律文件生效...
  • error : n. 1. 錯誤;失錯。2. 謬見,誤想;誤信;誤解。3. 罪過。4. 【數學】誤差;【法律】誤審,違法;(棒球中的)錯打。adj. -less 無錯誤的,正確的。
  1. The scanning mirror system is execution component to compensates error brought by image movement. it is main component of aerial camera

    本文所研究的掃描反射鏡系統是斜視航空相機實現像移補償的執行元件,它是航空相機的重要組成部分。
  2. Tab lists tasks and containers in execution order and includes the start and finish times, warnings, and error messages

    選項卡上按執行順序列出了任務和容器,並包含了開始時間和結束時間、警告以及錯誤信息。
  3. Exceptions should not be used to alter the flow of a program as part of normal execution - they should only be used to report and handle error conditions

    不應作為正常執行的一部分來使用異常改變程序的流程,異常只能用於報告和處理錯誤情況。
  4. The deadlock victim error will cause execution to jump to the catch block and the transaction will enter an uncommittable state

    死鎖犧牲品錯誤將使執行跳至catch塊,事務將進入無法提交狀態。
  5. When the instruction is to exit, the server terminates the execution of the remaining requests as soon as an error is encountered, and all the requests that do not execute are marked as failed

    如果要求退出,一旦遇到錯誤,服務器就終止剩餘請求的處理,所有未執行的請求都標記為失敗。
  6. Statement to end error handling in a procedure and then resume execution with the statement that caused the error

    語句來結束過程中的錯誤處理,然後繼續執行導致錯誤的語句。
  7. 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

    語句的過程。如果被調用過程中發生未處理的錯誤,則異常傳播回調用過程,而執行在此調用後面的語句上繼續。
  8. These errors result from failed runtime check such as an array out - of - bound error, and can occur during the execution of any method

    。這些錯誤是由運行時檢查失敗引起的(如數組超出界限的錯誤) ,可以在任何方法的執行過程中發生。
  9. If the database engine encounters a row that is too long, an execution error is returned

    如果數據庫引擎遇到過長的行,則返回執行錯誤。
  10. A procedure to terminate execution of a program when an unrecoverable error or malfunction occurs

    異常結束當一種無法補救的錯誤或故障發生時中止計算機程序的運行
  11. Parameter does not exist, the error is logged and build execution stops

    參數不存在,將記錄錯誤並停止執行生成。
  12. Furthermore, it can reduce the cost of correcting the error greatly if we find errors existing in the process definition before the execution of the workflow

    而且在工作流執行前及時發現定義過程中存在的錯誤可大大降低改正錯誤的成本。
  13. Chapter 2 detailed introduces the principle and execution of dcp, discusses whether the way to directly calculate the equations is right from both on theory and practice, and studies the cause to position calculation error

    第二章詳細介紹了雙攝影測量演算法( dcp )的原理和實現,從理論和具體實現上分別對直接求解方程組法進行了討論,並且就演算法計算位置坐標的誤差原因做了系統分析。
  14. When on is specified, a query is ended when an overflow or divide - by - zero error occurs during query execution

    當指定為on時,在執行查詢期間發生溢出或除以零的錯誤時,該查詢將結束。
  15. The proposed approach enables parallel execution of conventional lza and its error detection, so that the error - indication signal can be generated earlier in the stage of normalization, thus reducing the critical path and improving overall performance. the circuit implementation of this algorithm also shows its advantages of area and power compared with other previous work

    本文提出了一種新型的基於錯誤糾正機制的前導0預測演算法,該演算法在傳統非精確演算法的基礎上增加了對其結果出錯時的預判機制和規格化過程中的實時糾正機制,從而實現了尾數和規格化時的精確移位,降低了浮點加減運算的關鍵路徑延遲。
  16. Prints information about the error that caused execution to transfer to the catch block of a trycatch construct

    輸出有關使執行傳遞到try . . . catch構造的catch塊的錯誤的信息。
  17. But at present, there seem to be much deficiencies on the correctness and reliability of workflow and it can not meet the practical needs very well. in this paper, we introduce some transactional properties to workflow and put forward a nested workflow model with transactional characteristics. this model includes nested tasks and dependencies between the tasks, and it is provided with some atm properties such as relaxed isolation and atomicity. further more, we discuss the execution mechanism, system recovery and error handling of workflow on the base of the transactional characteristics. by defining consistency unit and execution atomic unit, we loosen the failure atomicity, serializability of concurrent worflow and isolation between tasks, thus, workflow meets the needs of the application semantics more flexiblly with high correctness and reliability

    這個模型包含嵌套任務和任務間的依賴,並具有高級事務模型的一些屬性,比如鬆散的隔離性和原子性。我們又進一步在這個模型的基礎上利用這些事務性質提出了有關工作流的執行機制、系統恢復和錯誤處理等問題的解決方法。通過定義一致性單元和執行單元放鬆了事務的失敗原子性、並發工作流的可串列化要求以及任務間的隔離性,使工作流在具有高可靠性和正確性的前提下更靈活地滿足實際應用語義的要求。
  18. Without static type checking, a type error may linger in your program as a saboteur until just the right execution path happens to uncover it

    沒有靜態類型檢查的話,類型錯誤將作為破壞者逗留在您的程序中,直到恰當的執行路徑碰巧把它揭露出來為止。
  19. Execution error detection

    執行誤差偵測
  20. If a not logged table encounters an execution error during a data changing statement there is only one choice for db2 : to truncate the table

    如果not logged表在執行數據修改語句期間碰到了執行錯誤,那麼對于db2來說,就只有一個選擇:清空( truncate )該表。
分享友人