关键是不使程序崩溃或抛出异常而中止处理。
The key is to not crash your program or throw an exception that stops processing.
为了避免这一点,未捕获处理程序可以决定是请求异常中止调用,还是请求线程退出调用。
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.
错误的行(象拼错的关键字)中哪些内容是不可或缺的,哪些内容是可以忽略的:可以设置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.
应用推荐