词语吧>英语词典>intercepts翻译和用法

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.
    1. Gunmen intercepted him on his way to the airport...
      持枪歹徒在他去机场的路上截击了他。
    2. Dodd intercepted a ball intended for Smith...
      多德拦截了给史密斯的球。
    3. His letter was intercepted by the Secret Service.
      他的信被特工处截获了。

双语例句

  • When it intercepts the event, the plug-in retrieves the file name and changes its label.
    当它拦截事件时,插件检索文件名并更改其标号。
  • The Intercepting Filter pattern wraps existing application resources with a filter that intercepts the reception of a request and the transmission of a response.
    拦截过滤器模式用一个过滤器封装了已有应用资源,这个过滤器拦截了请求的接收及响应的传递。
  • In this kind of festival, it is the best opportunity that intercepts and capture discharge to stationmaster.
    在这种节日里,对站长来说是截获流量的最好时机。
  • When a user makes a request for an application URL, the routing system intercepts that request and decides, based on the URL pattern, which Action should be invoked to fulfill the request.
    当用户发出获取应用程序URL的请求时,路由系统将拦截该请求,并根据URL模式决定应该调用哪个操作来响应请求。
  • RRD intercepts the response contents and checks whether the response can be cached locally before sending the result back to the client.
    RRD会截取响应内容,并检查是否可以在将结果发送回客户端之前进行本地缓存响应。
  • An iRule uses an easy-to-learn scripting syntax that enables the BIG-IP LTM to customize how it intercepts, inspects, transforms, and directs inbound or outbound application traffic.
    每个iRule使用一个容易学习的脚本语法,来定制BIG-IPLTM如何截获、检查、转换和指示入站或出站应用传输。
  • The agent intercepts any attempts of access in the GP.
    代理拦截GP中的任何访问尝试。
  • 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服务和从返回到服务请求者的消息。
  • Get me intercepts on their cell phones.
    给我截取他们的手机。
  • The interceptor above intercepts the call to the target EJB method, then calls the proceed() method on the InvocationContext.
    上面的拦截器拦截对目标EJB方法的调用,然后调用InvocationContext上的proceed()方法。