exception code 中文意思是什麼

exception code 解釋
異常碼
  • exception : n. 1. 例外;除外,除去。2. 【法律】抗告;異議,不服,反對。adv. -ally ,-less adj. 無例外的。
  • code : n 1 法典;法規。2 規則,準則;(社會、階級等的)慣例,習俗,制度。3 (電)碼,代碼,密碼,暗碼;...
  1. Contains the exception handler and the cleanup code

    包含異常處理程序和清理代碼。
  2. The code address that threw the exception

    出現異常的代碼地址
  3. Your code can throw an exception in one language and that exception can be caught and understood by an object written in another language

    您的代碼可以以一種語言引發異常,該異常可以被用另一種語言編寫的對象捕獲並理解。
  4. Can be resumable, which means a filtered exception handler can correct the problem that caused the exception, and the code will continue from the point that threw the exception

    可以恢復,這意味著篩選異常處理程序可以更正導致異常的問題,並且代碼將從引發異常的地方繼續。
  5. Or unstructured exception - handling code on error goto

    )或非結構化的異常處理代碼(
  6. The exception windup process entered user code

    異常終結進程進入用戶模式。
  7. If you add a host control to a document at design time, you should not remove it programmatically at run time because the next time you try to use the control in code, an exception is thrown

    如果在設計時向文檔添加宿主控制項,則不應在運行時以編程方式移除該控制項,因為下次嘗試在代碼中使用此控制項時會引發異常。宿主控制項的
  8. The exception message box is a supported managed assembly designed to elegantly handle managed code exceptions

    例外狀況訊息方塊是一個受支援的managed組件,專門設計來妥善處理managed程式碼例外狀況。
  9. The following code example demonstrates catching an exception and incorrectly specifying it when re - throwing the exception

    下面的代碼示例演示捕捉一個異常,並在再次引發該異常時對它進行錯誤的指定。
  10. A code example of a web service client catching an exception is provided in how to : handle exceptions thrown by a web service method

    在「如何:處理web服務方法引發的異常」中提供了一個捕獲異常的web服務客戶端的代碼示例。
  11. Getexceptioncode ( ) returns the numeric code for the current exception

    為這個正確的表達式返回數字代碼。
  12. In this article, based on theory of the rcm technology and exception - tree, the equipment - management programmer and the faulty category in dlpec ( dalian petro - chemistry corporation ) are discussed in details, and the equipment - management patterns for the enterprise are brought forward. for all kinds of equipments, some measurements on the maintaining and governing are established ; moreover, the system function mode structure is also schemed out, which responses the working situation of equipment in the enterprise in detail and is composed of equipment technology document - management, equipment document - management, equipment integrating - management, equipment maintaining - plan management, equipment stat. analysis management, integrating - query system etc ; at the same time, the whole system codes are devised, which include equipment category code, engineering planning sort code, spare part sort code, testing report catalogue code of pressure vessel pile, equipment stat

    本文以大連石化公司的設備管理程序和設備種類為研究對象,應用rcm的技術和故障樹原理,提出了具體的適合於該企業的設備管理模式;針對各種不同類型的設備,制訂出相應的維修管理對策;並運用信息系統分析與設計方法,設計出了比較詳細的、能真實反應企業設備工作狀態的系統功能模型結構,包括:設備技術文檔管理、設備檔案管理、設備綜合管理、設備維修計劃管理、設備統計分析管理、綜合查詢系統等;同時,設計出了比較完整的系統代碼,主要包括:設備類別編碼、工程計劃分類編碼、備品備件類別編碼、壓力容器管道檢驗報告目錄編碼、設備統計類別編碼等;另外,對數據庫設計、輸入輸出設計、系統的實施與測試等提出了比較具體的方案。
  13. Hence, the user code is able to catch the exception in a transparent manner

    因此,用戶代碼能夠以透明方式捕捉異常。
  14. 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事件處理程序的回調來截獲。
  15. Class using an error message and an exception code

    使用錯誤信息和異常代碼初始化
  16. The exception code that defines the error

    定義錯誤的異常代碼。
  17. Security exception code

    安全性異常代碼
  18. Class using an http response status code, an error message, and an exception code

    使用http響應狀態代碼、錯誤信息和異常代碼初始化
  19. In well - written exception code, try - finally is far more common than try - catch. the purpose of a catch

    在書寫規范的異常代碼中, try - finally比try - catch使用得更多。
  20. The exception hierarchy simplifies error handling and greatly reduces the amount of exception code you need to write, such as opening and closing connections

    異常層次結構簡化了錯誤處理,並且極大地降低了需要編寫的異常代碼數量(例如打開和關閉連接) 。
分享友人