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
双语例句
- However, you can also install it as a module in an existing Apache or Jetty environment.
但是,您还可以在现有的Apache或Jetty环境中将其作为模块安装。 - So you may be wondering just how difficult it would be to "port" this code to Jetty.
您可能想知道,将该代码“移植”到Jetty有多大难度。 - Out of the box, features include support for obr as well as jetty and spring.
特性包含了对obr、jetty以及spring的支持,做到了开箱即用。 - Planning and Optimisation representative at tank maintenance and jetty operations planning meetings.
计划和优化部门的代表参加罐维护和码头工作计划会议。 - They can be easily launched by running mvn jetty: run-war from command line.
在命令行运行mvnjetty:run-war命令即可轻松启动这两个应用。 - 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的那个虚拟机。 - Jetty is leading that space, but we are seeing more and more application switching from Jetty to Grizzly.
Jetty是该领域的领导者,但是我们看到越来越多的应用从Jetty迁移到了Grizzly上。 - You also might want to look at a pre-release version of Jetty 7, as it implements the Servlet 3.0 specification that we will examine in this article.
此外还需要看看Jetty7的预发布版,因为它实现了Servlet3.0规范,我们将在本文中研究该规范。 - 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应用。 - To run the application, type mvn tomcat: run which will start the jetty server.
要运行该应用程序,输入mvntomcat:run,这将启动jetty服务器。