struts

美 [strʌt]英 [strʌt]
  • n.支撑;支柱;撑杆;支杆
  • v.趾高气扬地走;高视阔步
  • 网络框架;支持;的细节分析

复数:struts 过去式:strutted 现在分词:strutting

strutsstruts

struts

v. n.

1.[i]趾高气扬地走;高视阔步to walk proudly with your head up and chest out to show that you think you are important

IDM

strut your stuff

(尤指在跳舞或表演时)卖弄自己那一套,露一手to proudly show your ability, especially at dancing or performing

框架

包括框架struts),数据库框架(ibatis,hibernate)等等。还有spring这种框架。

支柱

...uilder)。BoxLayout能让你在垂直和水平两个方向上控制组件的摆放,它用一些被称为支柱(struts)和胶水(glue)的东西来控制 …

支持

caoshikun的博客 ... 支持 Struts2 ...

支撑

中,这被称为支撑(Struts).它被用来保证文档的一部分具有一个确定的高度最小值.你可以在tabular环境中使用支撑来使得某行具 …

的细节分析

当前流行的J2EE WEB应用架构分析|IT168 技术开发 ... EIS tier 企业信息系统层 2.1.2. Struts 的细节分析 Client tier 客户层 ...

框架技术

中间层技术:JSP、Servlet、JSTL、JavaBean、中间层框架技术(Struts) 数据层技术:JDBC、中间层框架技术(Hibernate) 系 …

的工作流程

book info ... 9.6 URL 重写技术 254 2.1 Struts 的工作流程 23 3.1 ActionServlet 类的作用 44 ...

配置文件详解

《Java Web整合开发王者归来》- 京东图书... ... 13.5.2 JAXB 的工作原理 14.4.1 Struts 配置文件详解 14.7.2 Person 类代码 ...

1
The name and value can be any string except in the case of JSR 168 Struts portlets, where the parameter name must be spf_strutsAction. 这个名称和值可以使任何字符串,除JSR168Strutsportlet以外,这种类型的参数名称必须为spf_strutsAction。
2
This has been a huge issue for me, and I cannot insure that my sample Web project will build with your Struts download. 这对我来说是个大问题,我不能确保我的Web项目样例能与您下载的Struts一起工作。
3
Do you think that the original designers of Struts ever dreamed how much code would be required to handle parameters? 您认为Struts的原设计者曾经想到过处理参数所需的代码有多少吗?
4
In a Struts application, you can architect the Model layer so that the business and data retrieval logic are easy to reuse. 在Struts应用程序中,您可以构建模型层,这样业务逻辑与数据检索逻辑重用就很容易了。
5
"Even at these forces, only a few struts of bone might break; these would heal easily, " he said. “即使在这种压力下,剑角龙骨骼中也只有一些小支柱的骨头才会断裂,而且这些骨骼很容易恢复”他说。
6
Struts is in a constant state of change, and I have had to constantly update my project. Struts仍在不断变化,所以我不得不经常更新我的项目。
7
Tensegrity structure is a new type of structure consisting of a continuous set of cables and a discrete set of struts . 张拉整体结构是一种由连续拉索和断续压杆构成的新型结构。
8
As you probably know, Struts is one of the most widely adopted MVC frameworks in the market today. 正如您可能了解的一样,Struts是目前市场中采用最为广泛的一种MVC框架。
9
In both Rails and Struts, the action acts as a bridge between the front controller and the model. 在Rails和Struts中,动作用来充当前端控制器和模型之间的桥梁。
10
Dragging his injured leg, he pulled himself out on the wing, gripping the struts for support against the roaring wind and snow. 他拖着伤腿爬出座舱,趴在机翼上,抓住翼间支柱,以便顶住狂风和大雪的袭击。
11
Struts 2 automates common tasks, freeing you up to take advantage of the Action-to-result pages mapping using SML-based configurations. Struts2将常见任务自动化,让您可以轻松地通过使用基于SML的配置利用Action到结果页面的映射。
12
A Java developer without Struts experience was as rare and unfortunate then as a developer today who hasn't heard of Ruby on Rails. 没有Struts经验的Java开发人员很稀少,也很不幸,就像今天的开发人员没有听说过RubyonRails一样。
13
This example from Struts is a prime illustration of gratuitous copy-and-paste code, which is not only unnecessary but trivially easy to fix. 来自Struts的示例解释了免费的复制和粘帖代码,这些代码不仅毫无必要,并且容易修复。
14
A Struts action is an instance of an Action class subclass that implements a portion of a Web application and returns a forward. Struts操作是Action类子类的实例,用来实现一部分Web应用程序并返回一个转发。
15
These tags define all of the properties necessary to generate the Struts deployment descriptor, which is called struts-config. xml. 这些标记定义生成Struts部署描述符struts-config.xml必需的所有属性。
16
Rather than having a central component like the Struts request processor, Shale is simply a large set of services. Shale没有像Struts请求处理器那样的中心组件,它只是一组数量很多的服务。
17
Carol and Jake: . . . struts and frets its hour upon the stage and then is heard no more. It is a tale told no more by an idiot. 卡罗尔和杰克:……在舞台上时而得意,时而悲伤,然后就销声匿迹,这是一个痴人说的故事。
18
The Struts controller servlet handles run time events in accordance with a set of rules that are provided at deployment time. Struts控制器servlet依照部署时所提供的一组规则来处理运行时事件。
19
locating blocks are fixed on correspondence positions of the upper sides of two moving struts near the articulated ends. 在靠近铰接端的两活动撑杆上侧面对应位置上均固定有定位块。
20
After searching high and low for a recipe to create checkboxes using Struts, I gave up and wrote my own. 在上上下下找了一圈使用Struts创建复选框的诀窍之后,我放弃了,并自己写了一个。
21
Struts is one of the oldest Web development frameworks, and it has a very large developer community and very good tools support. Struts是最早的Web开发框架之一,它有一个非常大的开发人员社区和非常好的工具支持。
22
To verify that this forward does a redirect, you can consult the struts. xml configuration file. 为了确认这条跳转语句确实执行了重定向,您可以查看配置文件struts.xml。
23
The param value associated with each of these module definitions indicates where to start to search for the Struts configuration file. 与每个模块定义关联的参数值指出在哪里开始搜索Struts配置文件。
24
Therefore, you can rest assured that this project is configured for Struts Tiles only. 因此,您可以确信这个项目只是为了StrutsTiles而配置。
25
The last step before testing your Struts Web application is creating a server and customizing its environment, as shown in Figure 5. 测试StrutsWeb应用程序之前的最后一步是创建服务器并自定义其环境,如图5所示。
26
But as he struts and sashays across the stage he's hardly the hobbling, pathetic figure of lore. 而当他昂首挺胸漫步在舞台上,几乎看不出步履艰难及传说中的可怜相。
27
Then suddenly a gap appeared between the old boat's side and the wooden struts of the wharf; the air filled with cries and sobs . 突然在船和码头的木柱间出现了一条裂缝,空气中立即灌满了哭叫声和呜咽声。
28
ActionForms are nothing but Java classes extending the Struts-provided ActionForm classes, which have accessor and mutator methods. ActionForms只是一些Java类而已,它继承了Struts所提供的ActionForm类,这些类中包含有accessor和mutator方法。
29
A cute little thing like you struts in here, flirts with an old codger like me-- how dumb do you think I am? 像你这样的美女,走了进来,对我这个糟老头卖弄风情你以为我有多傻?
30
The only real servlet in this example is the Struts Action Servlet, which controls the invocation of the action classes. 这个示例中唯一一个真正的servlet是Struts动作Servlet,它控制动作类的调用。