看词语>英语词典>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

        双语例句

        • The methods on the MessageHelper are executed in the same virtual machine ( VM) as the web server& in this case, the Jetty instance that comes with ActiveMQ.
          MessageHelper类的这一方法与WebServer是在同一个虚拟机中执行的&在本例中,就是执行Jetty实例和ActiveMQ的那个虚拟机。
        • To run the application, type mvn tomcat: run which will start the jetty server.
          要运行该应用程序,输入mvntomcat:run,这将启动jetty服务器。
        • Let's take a look at both Tomcat and Jetty's support for Comet.
          我们来看看Tomcat和Jetty对Comet的支持。
        • Most code that runs in Tomcat will run in Jetty with no modification and vice versa.
          大多数在Tomcat中运行的代码,无需修改就可以在Jetty中运行,反之亦然。
        • Alternatively, the sample application includes an embedded Jetty server that you can use for testing.
          此外,样例应用程序包含一个可用作测试的嵌入式Jetty服务器。
        • Out of the box, features include support for obr as well as jetty and spring.
          特性包含了对obr、jetty以及spring的支持,做到了开箱即用。
        • The boat turned into the bay, and Lucy could see two small figures on the jetty.
          小船已拐进海湾,露西看到码头上有两个小小的影子。
        • The source code provided with this article contains a sample chat web application for Jetty and Tomcat.
          本文所提供的源代码包含了一个在Jetty和Tomcat上运行的简单聊天Web应用程序样例。
        • The Jetty team provides a library called Jetty Continuation, which is independent from the Jetty container.
          Jetty团队提供了一个名叫JettyContinuation的库,该库独立于Jetty容器。
        • So you may be wondering just how difficult it would be to "port" this code to Jetty.
          您可能想知道,将该代码“移植”到Jetty有多大难度。