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

        双语例句

        • Most code that runs in Tomcat will run in Jetty with no modification and vice versa.
          大多数在Tomcat中运行的代码,无需修改就可以在Jetty中运行,反之亦然。
        • Jetty is leading that space, but we are seeing more and more application switching from Jetty to Grizzly.
          Jetty是该领域的领导者,但是我们看到越来越多的应用从Jetty迁移到了Grizzly上。
        • 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特性。
        • So you may be wondering just how difficult it would be to "port" this code to Jetty.
          您可能想知道,将该代码“移植”到Jetty有多大难度。
        • CXF also provides an integrated HTTP server suitable for production use in the form of the Jetty server.
          CXF还以Jetty服务器的形式提供一个适合生产使用的集成HTTP服务器。
        • But currently, it's implemented only by Dojo and works best with the Jetty Comet implementation.
          但当前,它是由Dojo实现的,并且和JettyComet实现结合使用可以获得最好的效果。
        • 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的支持,做到了开箱即用。
        • You can immediately start your application by running mvn jetty: run as seen in Listing 2.
          通过运行mvnjetty:run命令,您可以立即启动应用程序,如清单2所示。
        • 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应用。