jetty
英 [ˈdʒeti]
美 [ˈdʒeti]
n. 突堤; 栈桥; 登岸码头
复数:jetties 过去分词:jettied 过去式:jettied
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中运行,反之亦然。 - Out of the box, features include support for obr as well as jetty and spring.
特性包含了对obr、jetty以及spring的支持,做到了开箱即用。 - To run the application, type mvn tomcat: run which will start the jetty server.
要运行该应用程序,输入mvntomcat:run,这将启动jetty服务器。 - The exact same code does not work in both Tomcat and Jetty, but it is very similar.
虽然完全相同的代码不能同时在Tomcat和Jetty中运行,但是它是非常相似的。 - The boat turned into the bay, and Lucy could see two small figures on the jetty.
小船已拐进海湾,露西看到码头上有两个小小的影子。 - So you may be wondering just how difficult it would be to "port" this code to Jetty.
您可能想知道,将该代码“移植”到Jetty有多大难度。 - The web part runs in Jetty and uses an SQLite database for the metadata, search and such.
Web部分运行在Jetty中并使用SQLite数据库存储元数据,同时执行搜索等功能。 - You can immediately start your application by running mvn jetty: run as seen in Listing 2.
通过运行mvnjetty:run命令,您可以立即启动应用程序,如清单2所示。 - The Jetty server uses a slightly different technique to enable a scalable implementation of Comet.
Jetty服务器使用稍微不同的技术来支持Comet的可伸缩的实现。 - Our first concurrency bug is found in the widely used open source HTTP server, Jetty.
我们要介绍的第一个并发缺陷是在广泛使用的开源HTTP服务器Jetty上发现的。