程序異常錯誤 的英文怎麼說

中文拼音 [chéngchángcuò]
程序異常錯誤 英文
program exception error
  • : 名詞1 (規章; 法式) rule; regulation 2 (進度; 程序) order; procedure 3 (路途; 一段路) journe...
  • : 形容詞1 (有分別; 不相同) different 2 (奇異; 特別) strange; unusual; extraordinary 3 (另外的;...
  • : Ⅰ形容詞1 (錯誤; 不正確) wrong; mistaken; erroneous 2 (用於否定: 壞; 差) bad; poor 3 (交叉; ...
  • : Ⅰ名詞(錯誤) mistake; error Ⅱ動詞1 (弄錯) mistake; misunderstand 2 (耽誤) miss 3 (使受損害...
  • 程序 : 1 (進行次序) order; procedure; course; sequence; schedule; ground rule; routing process 2 [自動...
  • 錯誤 : 1 (不正確) wrong; mistaken; incorrect; erroneous 2 (不正確的事物、行為等) mistake; error; blu...
  1. When a compensable, long - running process is completed abnormally, that is, the fault handler of a process is navigated, process compensation is started

    當一個可補償的並且長期運行的流的完成時,也就是說,當流處理被定位時,流的補償操作就會被啟動。
  2. 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

    不應作為正執行的一部分來使用改變的流只能用於報告和處理情況。
  3. Normally, a dom implementation must verify the correctness of operations and throw an exception if an application passes the wrong parameters or performs an illegal operation

    一般情況下, dom實現必須檢驗操作的正確性,並在應用傳遞參數或者執行非法操作時拋出
  4. You can also create an error handler that catches all unhandled exceptions at the page level or for the application as a whole

    您也可以創建一個這樣的處理,它在頁級別上或為整個應用捕捉所有未處理的
  5. Similarly, when using the sqlclient provider, errors cause the sqlexception exception to be thrown ; messages do not alter control flow and can be intercepted by application code by registering a callback for the infomessage event handler

    同樣,使用sqlclient提供時,將導致引發sqlexception;消息不會改變控制流,而且可由應用代碼通過注冊infomessage事件處理的回調來截獲。
  6. The exception that is thrown when a configuration provider error has occurred

    當發生配置提供時引發的
  7. An application exception represents the occurrence of a business logic error : withdrawing more than an account balance, reserving a seat which is already reserved, getting a credit card charge denied, etc. this is different from a system exception, which represents a system level error like running out of memory or running past the end of an array

    應用表示發生了業務邏輯:取款超出了賬單余額、預訂已被訂出的座位、獲取已被凍結的信用卡的費用等等。這同系統不同,系統表示系統級別的,如耗盡內存或者數組越界。
  8. To free developers of dealing with the sorts of exceptions that occur as a result of programming errors or that the program could not be expected to catch dereferencing a null pointer, falling off the end of an array, dividing by zero, and so on, some exceptions are nominated as unchecked exceptions those that derive from

    對于因為編而導致的,或者是不能期望捕獲的(解除引用一個空指針,數組越界,除零,等等) ,為了使開發人員免於處理這些,一些被命名為非檢查型(即那些繼承自
  9. A procedure to terminate execution of a program when an unrecoverable error or malfunction occurs

    結束當一種無法補救的或故障發生時中止計算機的運行
  10. A fault handler that must execute if an exception occurs, but does not execute on completion of normal control flow

    處理,它在發生時必須執行,但在正控制流完成時不執行。
  11. In c, errors in the program at run time are propagated through the program using a mechanism called exceptions

    在c #中,中的運行時使用一種稱為「」的機制在中傳播。
  12. Fault handlers to capture system level exceptions

    捕獲系統級處理
  13. Possible causes include the wrong operating system or version of the. net framework on the machine to which the application is being deployed

    。可能的原因包括的操作系統或者部署應用的計算機上的. net framework版本
  14. Structured exception handling makes it easy to create and maintain programs with robust, comprehensive error handlers

    結構化處理藉助于可靠、全面的處理使創建和維護變得容易。
  15. Rexx also includes an exception or error handler

    Rexx還包括一個處理
  16. It solves payment issue through sharing pos and brush card. it solves info sharing and exchanging problem by enterprise application integration it adopts research method of software engineering and uses touch - screen, network, database technology and so on to carry through total design of the system and build the software : it uses user status identify and responsibility control to ensure database and application program ' s security ; it strengthen the code by coding optimize ; it captures and discards application runtime error to enhance the system ' s stability ; it uses multimedia voice and moving picture to show help information, thus makes the system easy to use ; it greatly reduces the maintenance work of the system by self - updating function ; it is an opening system by using star - model network top structure, supporting standard network communication protocol ? tcp / ip and offering standard software interfaced criterion

    論文採用軟體工的研究方法,使用觸摸屏、網路、數據庫等技術,進行了系統總體方案設計和軟體開發:通過對數據庫和應用的用戶身份識別和權限控制,保證數據存取和應用的安全性;通過對代碼進行優化提高了代碼的健壯性;通過捕捉並拋出系統運行時的提高了系統的穩定性;通過多媒體語音、圖形和動畫提示幫助信息來增強系統的易用性;客戶端自動升級功能提高了系統的可維護性,有效地減少了維護工作量;系統採用星型的網路拓撲結構,支持標準的tcp ip網路通訊協議和規范的軟體介面標準,具有良好的開放性。
  17. You can include an exception in a trace record if you are using tracing to debug an application or troubleshoot error and exception handling

    如果您正使用跟蹤來調試應用或排除處理,則可以在跟蹤記錄中包含一個
  18. Cers allow code to treat errors in a very deterministic manner, maintaining internal invariants that are important to the application and allowing it to continue running in the face of transient errors such as out - of - memory exceptions

    Cer允許代碼以非明確的方式處理,維護對應用很重要的內部不變量並允許它在面對諸如內存不足之類的瞬態時繼續運行。
  19. Writing such programs was a tedious task and provided a poor solution as a new document had to be sent back and later re - processed every time an error was encountered in the form validation process

    編寫這樣的乏味的工作,這種解決方案本身也很糟糕,因為每當在表單驗證過中遇到,就必須傳回一個新文檔,稍後再重新處理一次。
  20. Exceptions also allow programs to handle the error or terminate as appropriate

    還允許處理或根據需要終止運行。
分享友人