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
双语例句
- I tried to regain my balance but I fell off the jetty and into the drink.
我试图恢复平衡,但我却从栈桥上跌了下来,掉进了水里。 - CXF also provides an integrated HTTP server suitable for production use in the form of the Jetty server.
CXF还以Jetty服务器的形式提供一个适合生产使用的集成HTTP服务器。 - To run the application, type mvn tomcat: run which will start the jetty server.
要运行该应用程序,输入mvntomcat:run,这将启动jetty服务器。 - So you may be wondering just how difficult it would be to "port" this code to Jetty.
您可能想知道,将该代码“移植”到Jetty有多大难度。 - He and I were sitting out on his jetty dangling our legs in the water.
我和他坐在他的码头上,双腿在水中荡悠。 - Most code that runs in Tomcat will run in Jetty with no modification and vice versa.
大多数在Tomcat中运行的代码,无需修改就可以在Jetty中运行,反之亦然。 - InfoQ: What's unique about the way that Jetty handles client-server requests?
InfoQ:在处理客户端&服务器请求时,Jetty有什么独到的方式? - You can immediately start your application by running mvn jetty: run as seen in Listing 2.
通过运行mvnjetty:run命令,您可以立即启动应用程序,如清单2所示。 - They can be easily launched by running mvn jetty: run-war from command line.
在命令行运行mvnjetty:run-war命令即可轻松启动这两个应用。 - 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应用。