摘要
程序异常是程序运行中不可避免的现象 ,处理程序异常的一种主要手段是进行预防性程序设计。本文在应用实例的基础上 ,对一般程序中出现的异常现象及异常处理机制、步骤、策略等进行了分析探讨。
It is unavoidable that exceptions occur while a program is executing. Exception processing programming is the most important technique to deal with this problem. Based on the programming experiences, the authors study the exceptions in software environment and present several methods to solve the problem and make programs more reliable.
出处
《桂林电子工业学院学报》
2000年第1期81-85,共5页
Journal of Guilin Institute of Electronic Technology
关键词
程序错误
程序设计
异常处理
programming, exception processing, program errors