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

jetty

英 [ˈdʒeti]

美 [ˈdʒeti]

n.  突堤; 栈桥; 登岸码头

复数:jetties 过去分词:jettied 过去式:jettied 

TEM8

Collins.1 / BNC.12359 / COCA.18633

牛津词典

    noun

    • 突堤;栈桥;登岸码头
      a wall or platform built out into the sea, a river, etc., where boats can be tied and where people can get on and off boats

      柯林斯词典

      • 登岸码头;突堤;栈桥
        Ajettyis a wide stone wall or wooden platform where boats stop to let people get on or off, or to load or unload goods.

        英英释义

        noun

        双语例句

        • A final alternative is Fabio Kung's jetty-rails, which will run Rails and Merb applications within a Jetty container.
          最后一个替代品是FabioKung的jetty-rails,这个软件支持在同一Jetty容器中运行Rails和Merb应用。
        • The source code provided with this article contains a sample chat web application for Jetty and Tomcat.
          本文所提供的源代码包含了一个在Jetty和Tomcat上运行的简单聊天Web应用程序样例。
        • You also might want to look at a pre-release version of Jetty 7, as it implements the Servlet 3.0 specification that we will examine in this article.
          此外还需要看看Jetty7的预发布版,因为它实现了Servlet3.0规范,我们将在本文中研究该规范。
        • The Jetty team provides a library called Jetty Continuation, which is independent from the Jetty container.
          Jetty团队提供了一个名叫JettyContinuation的库,该库独立于Jetty容器。
        • To run the application, type mvn tomcat: run which will start the jetty server.
          要运行该应用程序,输入mvntomcat:run,这将启动jetty服务器。
        • If running on a Jetty server, the native Jetty API will be used.
          如果在Jetty服务器上运行,则会使用本机JettyAPI。
        • The exact same code does not work in both Tomcat and Jetty, but it is very similar.
          虽然完全相同的代码不能同时在Tomcat和Jetty中运行,但是它是非常相似的。
        • Let's take a look at both Tomcat and Jetty's support for Comet.
          我们来看看Tomcat和Jetty对Comet的支持。
        • The Jetty server uses a slightly different technique to enable a scalable implementation of Comet.
          Jetty服务器使用稍微不同的技术来支持Comet的可伸缩的实现。
        • However, you can also install it as a module in an existing Apache or Jetty environment.
          但是,您还可以在现有的Apache或Jetty环境中将其作为模块安装。