网站首页  词典首页

请输入您要查询的英文单词:

 

单词 Java bean
释义

Java bean

美 
英 
  • un.爪哇豆
  • 网络调用;实体类;爪哇咖啡豆
un.
1.
爪哇豆

例句

释义:
1.
It is possible to put a more complex object here, such as a Java bean, however.
但是您可以在这里放置一个更复杂的目标,比如一个Javabean。
www.ibm.com
2.
The wizard creates an HTML input form, a JSP output page, a servlet, and a Java bean to hold the results data.
向导将创建一个HTML输入表单、一个JSP输出页、一个servlet和一个用来保存结果数据的Javabean。
www.ibm.com
3.
One of the most often used scenarios involving Spring is to configure and drive business logic using simple Java bean classes.
涉及Spring的最常用场景之一是使用简单的JavaBean类配置并驱动业务逻辑。
www.ibm.com
4.
Model annotation identifies a Java bean as a model object in an Model-View-Controller (MVC) architecture.
Model注解会在MVC架构下将某个JavaBean标识为一个模型对象。
www.infoq.com
5.
Note that since the Java bean class already exists, the wizard's Bean Field page is omitted from being presented to the user.
注意,由于Javabean类已经存在,该向导的BeanField页面被省略,没有提供给用户。
www.ibm.com
6.
As mentioned, this is just a standard Java bean: three fields with corresponding getters and setters.
如前所述,这只是一个标准的Javabean:三个字段带有相应的getters和setters。
www.ibm.com
7.
In the J2C Java Bean Ant script, the input and output data binding files used for the methods are defined.
在J2CJavaBeanAnt脚本中,定义了方法所使用的输入和输出数据绑定文件。
www.ibm.com
8.
The Options class exists as a simple Java bean but without the getter and setter methods typically seen on Java beans.
Options类作为简单JavaBean存在,但没有JavaBean上典型的getter和setter方法。
www.ibm.com
9.
Also, using the JSP and a Java Bean provides a clean separation between the display of content and the content itself.
同样,使用JSP和JavaBean清晰划分了内容显示和内容本身。
www-128.ibm.com
10.
This is a fairly concise (as XML goes) language to specify a Java bean class in terms of its properties.
这是一种十分简明的(像XML一样)语言,可以指定Javabean类的属性。
www.ibm.com
1.
Be aware that iBATIS expects the Java class to conform to the typical Java Bean pattern (attributes with setters and getters).
要认识到iBATIS期望Java类与典型的JavaBean模式(带有setters和getters的属性)趋于一致。
www.ibm.com
2.
This object is used as a return value for the session bean's method, as well as the Java bean for the JSP page.
该对象用作会话Bean的方法的返回值以及JSP页面的JavaBean。
www.ibm.com
3.
This Java bean contains data access and manipulation methods, for manipulating data in an XML column of the DB2 9 sample database.
这个Javabean包含的数据访问和操纵方法可以操纵DB29示例数据库的XML列中的数据。
www.ibm.com
4.
Now, suppose you have a Java bean with a special requirement for one of your getters.
现在,假设有一个Javabean对您的一个getter具有特殊要求。
www.ibm.com
5.
page. This bean wraps the SDO packages and enables the SDO package usage as a Java bean in the page data.
这个bean包装了SDO包,并使得SDO包的用法如同页面数据中的Javabean。
www.ibm.com
6.
The servlet can then pass a reference to the Java bean to the JSP to provide access to the data for formatting and display.
然后,servlet可以向JSP传递一个对Javabean的引用,以便访问要格式化和显示的数据。
www.ibm.com
7.
Bring up the J2C Java Bean wizard shown in Figure 7 and see what information you should provide to generate a skeleton J2C bean.
调用图7中所示的J2CJavaBean向导并且观察为了生成一个J2Cbean的框架代码您需要提供何种信息。
www.ibm.com
8.
This action reflects the Java bean with any data changes, provided for illustration purposes only.
该操作反映了带有任何数据改动的Javabean,在此仅作演示之用。
www.ibm.com
9.
The J2C Java Bean wizard creates a bean that communicates with an Enterprise Information System.
J2CJavaBean向导创建了一个能够与企业信息系统(EnterpriseInformationSystem)通信的bean。
www.ibm.com
10.
The PresenceListener implementation exposes a single method called notify which accepts an instance of the Event Java bean.
PresenceListener实现公开了一个名为notify的方法,该方法接收事件Javabean的一个实例。
www.ibm.com
1.
You can easily camel-case your Java bean and field names if your database objects contain spaces or underscores.
如果您的数据库对象包含空格或下划线,那么您可以对您的Javabean和字段名轻松采用“驼峰式”大小写格式。
www.ibm.com
2.
This listing contains a tag, which wraps a number of tags, each representing a Java bean.
该列表中含有一个标记,它包装了大量的子标记,每一个标记代表一个Javabean。
www.ibm.com
3.
In this approach, you can create the methods yourself to implement the mapping from XML to other fields in the Java bean.
按照这种方式,可以自己创建这些方法,从而实现从XML到Javabean字段的映射。
www.ibm.com
4.
These classes are required by the Java bean class for input and output parameters.
这两个类是JavaBean类的输入和输出参数所需的。
www.ibm.com
5.
Accept the default settings in the Web service skeleton Java bean configuration page.
接受Web服务框架Javabean配置页面的缺省设置。
www.ibm.com
6.
In the drop-down menu, select Generate Java Bean to launch the data access bean generation wizard.
在下拉菜单中,选择GenerateJavaBean以启动数据访问bean生成向导。
www.ibm.com
7.
Listing 1 shows an example of an XML document defining a Java bean class in an XML-based language.
清单1显示了用基于XML的语言定义Javabean类的XML文档示例。
www.ibm.com
8.
To test in managed mode, wrap the command in a Web user interface using the Java Bean Web Pages Wizard.
要在受管模式中进行测试,请使用JavaBeanWebPagesWizard在一个Web用户接口中包装该命令。
www.ibm.com
9.
The actual runtime proxies are then created and held in a Java Bean.
然后,创建实际的运行时代理并保存在JavaBean中。
www.ibm.com
10.
In the aforementioned Java bean example, all of the getters, setters, and the three other methods are implied and included at compile time.
在前述的那个Javabean示例中,所有的getter、setter以及其他三个方法都是在编译时被暗示并包括进来的。
www.ibm.com
1.
With GWT, this is as easy as creating a simple Java bean, as shown in Listing 1.
使用GWT可使该过程与创建一个简单的Javabean一样容易,如清单1所示。
www.ibm.com
2.
The most important -- and most time-consuming -- part is to write the mapping code for the Java bean and data object back and forth.
最重要和最耗时的一部分工作是反复编写JavaBean和数据对象的映射代码。
www.ibm.com
3.
The wizard generates the Java bean wrapper for the content spot.
该向导为内容点生成Javabean包装器。
www-128.ibm.com
4.
Obviously, you need to implement your Web services as an EJB rather than just JavaTM beans.
显然,您需要把您的Web服务实现为EJB而不只是Java?bean。
www.ibm.com
5.
In this article, I'll show you how to create a JSP page that passes a feed to a Java bean for transformation.
本文中将说明如何创建一个JSP页面,让它把一个提示交给Javabean进行转换。
www.ibm.com
6.
This second tutorial focuses on generating Enterprise Java Bean code from the classes created in Part 1.
本教程集中在从第1部分所创建的类产生EnterpriseJavaBean代码上。
www-128.ibm.com
7.
The POJO leverages simple getters and setters that bind the XML to the Java bean using the framework.
POJO利用了简单的getter和setter,使用框架将XML绑定到Javabean。
www.ibm.com
8.
Test Case #1 invokes an inline Java bean implementation of the JAX-WS web service logic.
TestCase#1调用这个JAX-WSweb服务逻辑的一个内联Javabean实现。
www.ibm.com
9.
Double click on the appropriate Java bean.
双击合适的Javabean。
www.ibm.com
10.
Since you have created a Java class, select Bottom up Java bean Web service for the Web service type.
在您创建了一个Java类后,选择BottomupJavabeanWebservice作为Web服务类型。
www.ibm.com
1.
Using the input data stored in the form bean, it will call the AddABook data access Java bean to add a book to the database.
它将通过使用表单bean中存储的输入数据调用AddABook数据访问Javabean以向数据库添加一本书。
www.ibm.com
2.
The Web archive is next, and it references the session bean from a Java bean.
接下来是Web归档文件,该归档文件将从Javabean中引用会话bean。
www.ibm.com
3.
This is a typical start to a simple Java bean.
以上是一个简单的Javabean的典型开始。
www.ibm.com
4.
The following page is the Java Bean Selection page.
后面的页面是JavaBeanSelection页面。
www-128.ibm.com
5.
It can involve retrieving a Java bean (Model), or enterprise Java bean, to provide data access.
再由servlet来决定必须完成什么操作,它可能需要检索一个Javabean(模型)或EJB来提供数据访问。
www.ibm.com
6.
Listing 10 shows the connection information portion in the J2C Java Bean Ant script.
清单10中显示了J2CJavaBeanAnt脚本中的连接信息部分。
www.ibm.com
7.
A custom tag library provides an architecture that is more flexible than a Java bean at encapsulating a complex operation.
在封装复杂操作时,定制标记库提供了一种比Javabean更灵活的体系结构。
www-128.ibm.com
8.
For example, WebSphere Studio Application Developer provides tools to generate WSDL from Java bean and EJB definitions.
例如,WebSphereStudioApplicationDeveloper提供Javabean和EJB定义工具去生成WSDL。
www-128.ibm.com
9.
If you want to change localeCode property in the runtime, you have to use the API provided by the underlying java bean.
如果您想要更改运行库中的localeCode属性,您就必须使用底层javabean提供的API。
www.ibm.com
10.
For example, you can create a Web Project in Eclipse and then build a simple Java Bean in the Project.
例如,您可以在Eclipse中创建Web项目,然后在这个项目中构建一个简单的JavaBean。
www-128.ibm.com
1.
Since we preselected a Java bean, that is already selected.
因为我们预先选择了Javabean,所以它已被选择。
www.ibm.com
2.
You should now see the Java Bean Identity panel in figure 8.
您现在可以看到图8中的JavaBeanIdentity面板。
www-128.ibm.com
3.
For example, if you're writing a Java Bean and want to implement Serializable, you can use this option to specify that.
比如,如果你正在写一个JavaBean并希望实现串行接口,你可以使用这个选项说明你的需求。
www.ibm.com
4.
Consider, for example, a standard Java bean.
我们看这样一个例子,一个标准的Javabean。
www.ibm.com
5.
Primes the cursor ready to drop a new java bean node onto the FFS
使光标准备就绪以将新的javabean节点放到FFS上
www-128.ibm.com
6.
Enterprise Java Bean Business Components Request Distribution Algorithm Based on Related Object-Group
基于关联对象组的业务组件请求分配算法
www.ilib.cn
7.
Mapping of the Java bean attribute name to the table column name, but not mapping of entity relationship or inheritance
Javabean属性名到表列名的映射,而不是实体关系或继承的映射
www.ibm.com
8.
You need a bottom-up Java bean Web service, and you should specify your Java class as the service implementation
您需要一个自底向上的JavabeanWeb服务,并且应该将您的Java类指定为服务实现
www.ibm.com
9.
TodoItem is the only entity Java bean in this sample. (See Figure 8. )
TodoItem是本例中的惟一一个实体Javabean(参见图8)。
www.ibm.com
10.
A Data Binding Model Between Java Bean and GUI Components
与GUI组件数据绑定模型
service.ilib.cn
1.
To generate JAX-WS web services from bottom up using the Java Bean artifacts, complete the following steps
要使用JavaBean工件自下而上生成JAX-WSweb服务,完成以下步骤
www.ibm.com
2.
for web service type , java bean web service
对于web服务类型,应该已经自动选择了
www.ichacha.net
3.
The article shows how to create a Java bean-style wrapper for JSON data
这篇文章展示了如何为JSON数据创建Javabean风格的包装器
www.infoq.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2024/12/25 14:54:51