说明
~~~~~~~~~~~~~~~
第8章“错误和异常”中的全部示例代码。包括:
目录 描述...
- 资源大小:4.63 kB
- 上传时间:2021-06-30
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
语音处理
delphi
资 源 简 介
说明
~~~~~~~~~~~~~~~
第8章“错误和异常”中的全部示例代码。包括:
目录 描述
------------------------------------------------------------------------------
Assert 使用断言做Logger系统的一个公用单元。
Error 一个跳过系统错误,并继续执行其后代码的技巧示例。
ExcRecheck 用于说明异常类型检测的依赖性所导致的问题。
Exception 用于在finally..end中检测是否有异常发生。
-Description ~~~~~~~~~~~~~~~ Chapter 8 " errors and anomalies" in the full sample code. Include: directory description------------------------------------------------------------------------------ Assert that make use of a common Logger System unit. Error A system error skip and then continue to implement the sample code skills. ExcRecheck used to describe the type of detection of anomalies caused by the problem-dependent. Exception for finally .. end Whether or not there is abnormality detected happen.
文 件 列 表
chapter 8
Exception
ExcChecker
Error
Assert
说明.txt