trappable
美
英 
例句
The result can be that when a trappable signal is inbound to your script, you will be in a good position to take action.
最终,当某个可以捕获的信号进入到脚本时,您便可以主动地采取相应措施。
Trappable errors can occur while an application is running.
在运行应用程序时,可能发生可捕获的错误。
Some trappable errors can also occur during development or compile time.
某些可捕获的错误也可能发生在开发或编译期间。
You can test and respond to trappable errors using the On Error statement and the Err Object (Visual Basic).
您可以使用OnError语句和Err对象(VisualBasic)测试并响应可捕获的错误。