intercepts
英 [ˌɪntəˈsepts]
美 [ˌɪntərˈsepts]
v. 拦截; 拦阻; 截住
intercept的第三人称单数和复数
柯林斯词典
- VERB 拦截;截住;截击
If youinterceptsomeone or something that is travelling from one place to another, you stop them before they get to their destination.- Gunmen intercepted him on his way to the airport...
持枪歹徒在他去机场的路上截击了他。 - Dodd intercepted a ball intended for Smith...
多德拦截了给史密斯的球。 - His letter was intercepted by the Secret Service.
他的信被特工处截获了。
- Gunmen intercepted him on his way to the airport...
双语例句
- A third party, Isabel, intercepts the connection attempt, acting as a proxy between them.
Isabel是一个第三方,她截获了这个连接请求,并在他们两个之前充当代理。 - Build a format-based handler program that intercepts RPG traditional record at a time database IO operations.
构建一个基于格式的Handler程序来拦截传统的“一次一条记录”数据库IO操作。 - When it intercepts the event, the plug-in retrieves the file name and changes its label.
当它拦截事件时,插件检索文件名并更改其标号。 - AFS servers are user-level applications, however, AFS has a kernel module that intercepts calls to AFS space.
AFS服务器是一些用户级的应用程序,但AFS也具有内核模式,可拦截对AFS空间的调用。 - That way, he said, even if an attacker intercepts a password, they cannot use it to log into a site without the second password.
他说,通过这种方式,即便攻击者截获了某个密码,他们也无法在没有第二个密码的情况下用其登录网站。 - When a user clicks inside of the Action Bar, the applet intercepts that click and figures out which button the user's mouse is over, given its boundaries.
当用户在ActionBar中点击时,applet拦截此响应并指出用户点击了哪个按钮,给出它的边界。 - By installing a third-party application firewall, which intercepts XSS attacks before they reach the Web server and the vulnerable scripts, and blocks them.
通过安装第三方应用程序防火墙,防火墙在XSS攻击到达Web服务器和易受攻击的脚本之前拦截它们,并阻塞它们。 - The message interceptor intercepts the messages that are sent from a service requestor to a Web service and from a Web service back to the service requestor.
消息拦截器拦截从服务请求者发送到Web服务和从返回到服务请求者的消息。 - The interceptor above intercepts the call to the target EJB method, then calls the proceed() method on the InvocationContext.
上面的拦截器拦截对目标EJB方法的调用,然后调用InvocationContext上的proceed()方法。 - The Intercepting Filter pattern wraps existing application resources with a filter that intercepts the reception of a request and the transmission of a response.
拦截过滤器模式用一个过滤器封装了已有应用资源,这个过滤器拦截了请求的接收及响应的传递。