... program exception 程序异常 program exception code程序异常代码 program execution control sequence 程序执行控制顺序 ...
2
?程序异常码
程序异常码program exception code ..
双语例句
1
Exception-handling code can be easily added to increase program reliability.
可以轻松添加异常处理代码,以增加程序的可靠性。
2
An exception is a situation in which a program has an unexpected circumstance that the section of code containing the problem is not explicitly designed to handle.
异常是程序的一个未曾预料到的环节,没有代码被明确地设计用来处理包含问题的代码片断。
3
An exception is thrown by code when a problem occurs, and it is passed up the stack until the application handles it or the program fails.