八八字典>英语词典>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.
      他的信被特工处截获了。

双语例句

  • CoLinux intercepts these and passes the data to the coLinux-net-daemon which ultimately sends it out via the Windows API.
    coLinux截取这些调用,并将数据传递到coLinux-net-daemon,由它来通过WindowsAPI最终将数据发送出去。
  • 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拦截此响应并指出用户点击了哪个按钮,给出它的边界。
  • 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模式决定应该调用哪个操作来响应请求。
  • This includes the data collector component that intercepts request and response messages for the Web services to monitor.
    这包括数据收集器组件,该组件用于拦截针对要监控的Web服务的请求和响应消息。
  • In this kind of festival, it is the best opportunity that intercepts and capture discharge to stationmaster.
    在这种节日里,对站长来说是截获流量的最好时机。
  • The Intercepting Filter pattern wraps existing application resources with a filter that intercepts the reception of a request and the transmission of a response.
    拦截过滤器模式用一个过滤器封装了已有应用资源,这个过滤器拦截了请求的接收及响应的传递。
  • AFS servers are user-level applications, however, AFS has a kernel module that intercepts calls to AFS space.
    AFS服务器是一些用户级的应用程序,但AFS也具有内核模式,可拦截对AFS空间的调用。
  • When it intercepts the event, the plug-in retrieves the file name and changes its label.
    当它拦截事件时,插件检索文件名并更改其标号。
  • It is integrated in the contextual menu of operating system and intercepts the associations of files.
    这是综合性,在上下文菜单中的作业系统及拦截协会的档案。
  • The interceptor above intercepts the call to the target EJB method, then calls the proceed() method on the InvocationContext.
    上面的拦截器拦截对目标EJB方法的调用,然后调用InvocationContext上的proceed()方法。