Exceptions vs Error Codes (异常还是错误代码)
摘要: Excpetion is a situation when a piece of code encounters some unexpected problem while running, and couldn't accomplish its task. The emphasis on the “unexpected“ is important, because it ...阅读全文
posted @ 2008-01-16 13:44 Wind Snail 阅读(379) | 评论 (1) 编辑
