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

        双语例句

        • They can be easily launched by running mvn jetty: run-war from command line.
          在命令行运行mvnjetty:run-war命令即可轻松启动这两个应用。
        • The Jetty team provides a library called Jetty Continuation, which is independent from the Jetty container.
          Jetty团队提供了一个名叫JettyContinuation的库,该库独立于Jetty容器。
        • The source code provided with this article contains a sample chat web application for Jetty and Tomcat.
          本文所提供的源代码包含了一个在Jetty和Tomcat上运行的简单聊天Web应用程序样例。
        • Jetty is leading that space, but we are seeing more and more application switching from Jetty to Grizzly.
          Jetty是该领域的领导者,但是我们看到越来越多的应用从Jetty迁移到了Grizzly上。
        • CXF also provides an integrated HTTP server suitable for production use in the form of the Jetty server.
          CXF还以Jetty服务器的形式提供一个适合生产使用的集成HTTP服务器。
        • The exact same code does not work in both Tomcat and Jetty, but it is very similar.
          虽然完全相同的代码不能同时在Tomcat和Jetty中运行,但是它是非常相似的。
        • So you may be wondering just how difficult it would be to "port" this code to Jetty.
          您可能想知道,将该代码“移植”到Jetty有多大难度。
        • This one's sitting out in plain sight, on a little jetty overlooking Gotham harbor.
          这一个在一块平地上,在一个能俯瞰高谭港的小突堤上。
        • You have to put this JAR file in your web application's WEB-INF/ lib folder to be able to use Jetty's Comet features.
          您必须将此JAR文件放在Web应用程序的WEB-INF/lib文件夹中,以便能够使用Jetty的Comet特性。
        • Our first concurrency bug is found in the widely used open source HTTP server, Jetty.
          我们要介绍的第一个并发缺陷是在广泛使用的开源HTTP服务器Jetty上发现的。