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

        双语例句

        • Out of the box, features include support for obr as well as jetty and spring.
          特性包含了对obr、jetty以及spring的支持,做到了开箱即用。
        • I tried to regain my balance but I fell off the jetty and into the drink.
          我试图恢复平衡,但我却从栈桥上跌了下来,掉进了水里。
        • But currently, it's implemented only by Dojo and works best with the Jetty Comet implementation.
          但当前,它是由Dojo实现的,并且和JettyComet实现结合使用可以获得最好的效果。
        • Let's take a look at both Tomcat and Jetty's support for Comet.
          我们来看看Tomcat和Jetty对Comet的支持。
        • InfoQ: What's unique about the way that Jetty handles client-server requests?
          InfoQ:在处理客户端&服务器请求时,Jetty有什么独到的方式?
        • They can be easily launched by running mvn jetty: run-war from command line.
          在命令行运行mvnjetty:run-war命令即可轻松启动这两个应用。
        • The source code provided with this article contains a sample chat web application for Jetty and Tomcat.
          本文所提供的源代码包含了一个在Jetty和Tomcat上运行的简单聊天Web应用程序样例。
        • He and I were sitting out on his jetty dangling our legs in the water.
          我和他坐在他的码头上,双腿在水中荡悠。
        • You can immediately start your application by running mvn jetty: run as seen in Listing 2.
          通过运行mvnjetty:run命令,您可以立即启动应用程序,如清单2所示。
        • Alternatively, the sample application includes an embedded Jetty server that you can use for testing.
          此外,样例应用程序包含一个可用作测试的嵌入式Jetty服务器。