记作业>英语词典>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

        双语例句

        • CXF also provides an integrated HTTP server suitable for production use in the form of the Jetty server.
          CXF还以Jetty服务器的形式提供一个适合生产使用的集成HTTP服务器。
        • 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应用程序样例。
        • 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的那个虚拟机。
        • The boat turned into the bay, and Lucy could see two small figures on the jetty.
          小船已拐进海湾,露西看到码头上有两个小小的影子。
        • Let's take a look at both Tomcat and Jetty's support for Comet.
          我们来看看Tomcat和Jetty对Comet的支持。
        • He and I were sitting out on his jetty dangling our legs in the water.
          我和他坐在他的码头上,双腿在水中荡悠。
        • The web part runs in Jetty and uses an SQLite database for the metadata, search and such.
          Web部分运行在Jetty中并使用SQLite数据库存储元数据,同时执行搜索等功能。
        • To run the application, type mvn tomcat: run which will start the jetty server.
          要运行该应用程序,输入mvntomcat:run,这将启动jetty服务器。
        • 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特性。