trappable

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测试响应捕获错误