有时一些异常没有被捕获,这将造成进程异常中止。
Sometimes exceptions are left un-caught, which will cause the process to abort.
为了避免这一点,未捕获处理程序可以决定是请求异常中止调用,还是请求线程退出调用。
To avoid this, an un-caught handler can decide whether to invoke an abort or a thread-exit call.
错误的行(象拼错的关键字)中哪些内容是不可或缺的,哪些内容是可以忽略的:可以设置AppConfig的灵敏度,以忽略错误设置或异常中止程序。
What's critical and what can be ignored in erroneous lines (like misspelled keywords) : You can set the sensitivity of AppConfig to ignore bad Settings or to abort the program.
应用推荐