网站首页  词典首页

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

 

单词 JavaBeans
释义

JavaBeans

  • 网络组件;跨平台的组件;组件技术
1.
组件
采用可重用组件(JavaBeans) 开发系统,便于系统建成后的管理和维护,因为多数情况下,作者们只需要修改可 重用组件的相 …
www.docin.com
2.
跨平台的组件
经大多数JSP页面依赖于可重用的、跨平台的组件JavaBeans)来执行应用程序所要求的更为复杂的处理。开发人员能够共 …
www.moon-soft.com
3.
组件技术
有些组件技术(如 JavaBeans)是细粒度的,而其它技术则是粗粒度的。本文将提供一组指导原则,用于在面向服务的体系结 …
blog.csdn.net
4.
爪哇咖啡豆
电脑硬盘的保养 - 天使@宝贝的日志 - 网易博客 ... 爪哇稀式语言 JAVA 爪哇咖啡豆 JavaBeans 爪哇描述语言 javascript ...
libo8308.popo.blog.163.com
5.
和范围
Struts 用户指南_雨枫技术教程网 ... 1.4 View:JSP 页面和表示组件 2.2 JavaBeans 和范围 logon.title - 注册页面的标题 ...
www.fengfly.com
6.
的属性
JSP项目开发实践/项目开发实践系列-博库网... ... 2.4.1 Servlet 的生命周期 2.5.1.JavaBeans 的属性 2.5.2.JavaBeans 的事件 ...
detail.bookuu.com
7.
的事件
JSP项目开发实践/项目开发实践系列-博库网... ... 2.5.1.JavaBeans 的属性 2.5.2.JavaBeans 的事件 4.l.2 分析需求 ...
detail.bookuu.com

例句

释义:
1.
In fact, avoiding this style of coupling was one of the motivating factors behind the creation of Enterprise JavaBeans (EJB) technology.
实际上,避免这类耦合是创建企业JavaBean(EJB)技术背后的一个动机。
www.ibm.com
2.
If the box were unchecked, then the template would be inactive, so it would not be offered as an option in the Insert JavaBeans wizard.
如果复选框没有选中,那么模板就是未激活的,这样它就不会作为InsertJavaBeans向导中的选项提供。
www.ibm.com
3.
As you can see, JavaBeans-style properties are reduced down to straight name accessors, as if they were fields.
您可以看到,JavaBeans样式的属性被简化为使用名称直接访问,这就好像它们是字段一样。
www.ibm.com
4.
JSP custom tags and JavaBeans make it possible for you to separate the user interface and workflow logic.
JSP定制标签和JavaBeans使得将用户界面和业务逻辑分离成为可能。
www.ibm.com
5.
These services can be implemented as remote Enterprise JavaBeans (EJB) method calls, web services, or CORBA calls, just to name only a few.
这些服务可以作为远程企业JavaBean(EJB)方法调用、Web服务或CORBA调用(这里只列出几个)来执行。
www.ibm.com
6.
There is nothing in the JavaBeans specification that requires you to create anonymous inner classes for event listening.
在JavaBeans规范中,没有要求您创建匿名内部类进行事件监听。
www.ibm.com
7.
As you can see below, the controller specifies three JavaBeans properties that will be used to collect input and display results.
正如从下面可以看到的,控制器指定三个JavaBeans属性,这些属性将用于收集输入和显示结果。
www.ibm.com
8.
These JavaBeans will implement the operations necessary to carry out the use-cases identified in this document.
这些JavaBean将实现完成这篇文档中确定的用例所必需的各种操作。
www.ibm.com
9.
I'll demonstrate a variety of methods you can use to turn your JavaBeans into XML documents, and you'll learn the pros and cons of each.
我将演示可以把JavaBeans变成XML文档的各种方法,并且讨论每种方法的优劣。
www.ibm.com
10.
Notice that the lack of a no-argument constructor violates the JavaBeans standard, which insists on a default constructor.
需要注意的一点是,无参数构造函数的缺失违反了JavaBeans的标准,该标准坚持要有一个默认的构造函数。
www.ibm.com
1.
The JavaBeans specification isn't doing you any favors if it forces you to write obfuscated code!
如果JavaBeans规范强制您编写混淆代码,那么它不会给您带来任何帮助。
www.ibm.com
2.
define an API that greatly simplifies connecting a pair of Java Beans properties to keep them in sync.
定义一套API,使得一对JavaBeans属性之间的连接得到大幅度的简化,并保持属性的同步。
www.infoq.com
3.
The JSP syntax supports adding JavaBeans components to the page and accessing them like any other Java object.
JSP语法支持将JavaBeans组件添加到页面中,并像访问任何其他Java对象一样访问它们。
www-128.ibm.com
4.
This WSDL file can be used for standard Web services provider generation (JavaBeans skeleton).
可以使用此WSDL文件进行标准Web服务提供者生成(JavaBeans框架)。
www.ibm.com
5.
The first String argument now can also represent the name of a writeable JavaBeans property of the Object argument.
第一个String参数现在也可以表示Object参数的可写JavaBeans属性的名字。
www.ibm.com
6.
Notice that the return value is no longer a primitive type but rather a collection of user-defined JavaBeans.
注意到返回值不再是原语类型,而是用户定义的JavaBean集。
www.ibm.com
7.
I'll then demonstrate a couple of new techniques that are especially suitable for securing JavaBeans used in JSF applications.
然后演示两项新技术,这些新技术特别适合在JSF应用程序中保护JavaBean。
www.ibm.com
8.
The tag's purpose is to hold the different Java beans (or instances of Java classes) of your application.
标记的作用是保持您应用程序的不同Javabeans(或Java类的实例)。
www.ibm.com
9.
Identify or create JavaBeans that represent the data types of the input and output parameters of a service interface.
标识或创建JavaBean来代表服务接口输入和输出参数的数据类型。
www.ibm.com
10.
To create JavaBeans for your persistent data, follow the standard Eclipse process to define a new class with the necessary attributes.
要为持久数据创建JavaBeans,按照标准的Eclipse过程定义一个新类,包括必要的属性。
www.ibm.com
1.
LineItem. java - JavaBeans used to hold values when data is transferred between the model and view of the application.
java——当数据在应用程序的模型和视图之间传输时用于保存值的JavaBean。
www.ibm.com
2.
JavaBeans, as you probably know, are Java classes that contain a series of private properties and publicly available accessors and mutators.
您也许知道,JavaBeans是包含一系列私有属性以及公共访问器和转变器的Java类。
www.ibm.com
3.
The Enterprise JavaBeans (EJB) specification provides services for security, persistence, transactions, messaging, and remoting.
企业JavaBean(EJB)规范提供安全性、持久性、事务、消息和远程的服务。
www.ibm.com
4.
Spring AOP provides several aspects that make it possible to declare transaction policies for JavaBeans.
SpringAOP提供了几个方面,可以为JavaBean声明事务。
www.ibm.com
5.
By default the Scala compiler does not generate getters and setters that comply with the JavaBeans convention.
默认情况下,Scala编译器并不会生成符合JavaBean约定的getter和setter方法。
www.infoq.com
6.
It does not matter whether the remote call invokes Enterprise JavaBeans (EJBs), web services, or JDBC providers.
无论远程调用企业JavaBean(EJB)、Web服务或JDBC提供者,该理论都适用。
www.ibm.com
7.
The JavaBeans and classes that define the model and implement controller logic are associated with the application components via bridges.
定义模型与实现控制器逻辑的JavaBean和类通过桥与应用程序组件相关联。
www.ibm.com
8.
To demonstrate a Lombok extension, I wrote up a quick sample project that generates JavaBeans plumbing code.
为了演示Lombok扩展,我编写了一个用于生成JavaBeans全程(plumbing)代码的非常简单的项目。
www.ibm.com
9.
Business logic components consist of a stateless EJB and several data JavaBeans.
业务逻辑组件由无状态EJB和多个数据JavaBeans组成。
www.ibm.com
10.
But nothing in the creation or use of fluent interfaces precludes supporting both the fluent interface and a JavaBeans interface.
但是创建和使用连贯接口也不能排除对连贯接口和JavaBeans接口的同时支持。
www.ibm.com
1.
The XMLWebApplicationContext object contains references to all the Java beans configured in the XML configuration file.
XMLWebApplicationContext对象包含对XML配置文件配置的所有Javabeans的引用。
www.ibm.com
2.
But the data management pattern of the entity, and Data Access Object (DAO) core Enterprise JavaBeans patterns belong in the entity layer.
但实体数据管理模式和数据访问对象(DataAccessObject,DAO)核心EnterpriseJavaBean模式属于实体层。
www.ibm.com
3.
The JavaBeans view allows you to navigate to these components in your class easily.
JavaBeans视图允许您容易地在类中导航到这些组件。
www.ibm.com
4.
This layer contains the lion's share of the actual business logic, implemented as Stateless Enterprise JavaBeans (EJB).
这一层包含实际的业务逻辑,逻辑实现为无状态EnterpriseJavaBean(EJB)。
www.ibm.com
5.
The namespaces of the embedded schema types are typically generated from the Java package names of the server-side JavaBeans.
嵌入的模式类型的名称空间通常从服务器端JavaBean的Java包的名称生成。
www.ibm.com
6.
These components, or JavaBeans, then perform back-end business processing on behalf of the presentation tier.
这些组件或者JavaBean再代表表示层执行后端业务处理。
www.ibm.com
7.
Repeat the above process to import activation. jar from the JavaBeans Activation Framework package, which you downloaded earlier.
重复上面的过程,从您先前下载的JavaBeansActivationFramework包中导入activation.jar。
www.ibm.com
8.
There is nothing remarkable about the methods, and, as expected, they follow the JavaBeans naming conventions for properties.
关于这些方法没有什么特别之处,并且正如所预期的,它们遵循JavaBeans的属性命名规范。
www.ibm.com
9.
The advantage of the JavaBeans component architecture over standard programming components is that JavaBeans components are independent.
基于标准编程组件的JavaBeans组件体系结构的优点是JavaBeans组件是独立的。
www.ibm.com
10.
Existing Java technologies, like JavaBeans technology, that deal with similar problems solve the problem by requiring a zeroary constructor.
处理类似问题的现有Java技术(象JavaBean技术)就是通过要求一个不带参数的构造函数来解决问题的。
www.ibm.com
1.
Discusses the major issues dealing with conversion of applications that use Enterprise JavaBeans technology.
讨论在处理使用EnterpriseJavaBeans技术的应用程序的转换时遇到的主要问题。
msdn2.microsoft.com
2.
The components may be PowerBuilder components, JavaBeans, or COM components.
这些组件可以是PowerBuilder组件、JavaBean,也可以是COM组件。
www.ianywhere.com
3.
Like JavaBeans technology, custom tags facilitate the separation of presentation logic and business logic.
像JavaBean技术一样,自定义标记有助于将表示逻辑与业务逻辑分离。
www.ibm.com
4.
This technique is especially useful when working with JavaBeans, which are required to define a public, no-argument constructor.
当与JavaBeans协作时这项技术尤其有用,JavaBeans需要定义公共、无参数构造函数。
www.ibm.com
5.
You can improve performance by directly coding the data mapping as JavaBeans that run in the same JVM as the Java servlets.
可以通过直接将数据映射编码成在与Javaservlet相同的JVM中运行的JavaBeans来改进性能。
www.ibm.com
6.
We used the Enterprise edition because it has support for an Enterprise JavaBeans (EJB) development environment.
我们用的是企业版,因为它支持EnterpriseJavaBeans(EJB)开发环境。
www.ibm.com
7.
To get around this, you might use wrapper classes to add extra DWR-specific methods to your plain-old JavaBeans.
为了克服这个问题,可以使用包装器类把额外的特定于DWR的方法添加到普通JavaBean。
www.ibm.com
8.
The tools will use the namespaces defined in the WSDL to determine the package names of the generated JavaBeans (or DTOs).
这些工具将使用定义在WSDL中的名称空间来确定生成的JavaBean(或DTO)的包名。
www.ibm.com
9.
Figure 21 shows four security roles defined for an application that consists of multiple Enterprise JavaBeans.
图21显示了为应用程序定义的四个安全性角色,该应用程序由多个EnterpriseJavaBean组成。
www.ibm.com
10.
The other view that the Visual Editor adds is the Properties view, which displays a JavaBeans' properties.
VisualEditor所增加的另一个视图是Properties视图,它显示一个JavaBean的属性。
www.ibm.com
1.
View beans are simple JavaBeans that encapsulate the presentation logic needed in a JSP.
视图bean是简单的JavaBeans,它封装JSP中需要的表示逻辑。
www.ibm.com
2.
You may write the application once and then deploy it on any server platform that supports the Enterprise Java beans specification.
您只需一次编写应用程序,然后就可以将它部署到任何一个支持企业Javabeans规范的服务器平台上。
www-128.ibm.com
3.
Create JavaBeans for your persistent data.
为持久性数据创建JavaBeans。
www.ibm.com
4.
The included sample code (see Download) extends Lombok to generate JavaBeans boilerplate code.
所包括的示例代码(见下载)扩展Lombok来生成JavaBeans样板代码。
www.ibm.com
5.
As I previously mentioned, Lombok currently supports common code patterns, but not all of them are covered, including JavaBeans.
正如我前面所提到的,Lombok当前支持公共代码模式,但并不能完全涵盖,包括JavaBeans。
www.ibm.com
6.
Hibernate uses XML (*. hbm. xml) files to map Java classes to tables and JavaBeans properties to database tables.
Hibernate使用XML(*.hbm.xml)文件把Java类映射到表,把JavaBean属性映射到数据库表。
www.ibm.com
7.
The volatile bean pattern is applicable in frameworks that use JavaBeans as "glorified structs. "
volatilebean模式适用于将JavaBeans作为“荣誉结构”使用的框架。
www.ibm.com
8.
This is more than just a Java coding convention, it is a rule in the description of JavaBeans.
这不仅是一个Java编码惯例,而且是描述JavaBean的规则。
www.ibm.com
9.
The technologies that are relevant from a Web development perspective are servlets, JSPs, JavaBeans, and EJBs.
与Web开发前景有关的一些技术是servlet、JSP、JavaBeans和EJB。
www.ibm.com
10.
Follow the JavaBeans conventions for naming property accessor methods.
命名属性访问方法遵守JavaBeans约定。
blog.sina.com.cn
1.
Not only must you avoid typical JavaBeans-inspired setXXX methods, but you must also be careful not to return mutable object references.
您不仅要避免典型的受JavaBeans启发的setXXX方法,还必须注意不要返回可变的对象引用。
www.ibm.com
2.
In class diagrams, UML notation is used to represent Enterprise JavaBeans-related elements.
类图中常用UML符号表示与EnterpriseJavaBean相关的元素。
www.ibm.com
3.
Now the JavaBeans that implement the stock quote portType can be deployed in the Bus prototype.
现在可以把实现股票报价端口类型的JavaBean部署在总线端口原型中。
www.ibm.com
4.
Listing 3 is another simple JavaBeans class. This class represents a document within the feed.
清单3是另一个简单的JavaBeans类,这个类代表提要中的一个文档。
www.ibm.com
5.
Note that there are many other methods to maintain your data model in Java besides JavaBeans.
注意,除了JavaBean之外,还有很多方法可以在Java中维护数据模型。
www.ibm.com
6.
Enterprise JavaBeans are executed by the EJB container.
EnterpriseJavaBeans由EJB容器执行。
www-128.ibm.com
7.
After creating the JavaBeans, you should define Hibernate mappings between these objects and your persistent data store.
创建JavaBean之后,接下来要定义这些对象和持久数据存储之间的Hibernate映射。
www.ibm.com
8.
Heavyweight architectures, such as Enterprise JavaBeans, can be overkill for everyday problems.
重量级架构(比如企业级JavaBean)对于解决日常问题来说过于复杂。
www.ibm.com
9.
You can even use it to create Java Beans and generate fully-commented Java code.
您甚至可以使用它来创建JavaBeans和生成带有完整注释的Java代码。
www-128.ibm.com
10.
You configure your application-specific Java beans inside the tag.
在标记内您可以配置您的特定应用程序的Javabeans。
www.ibm.com
1.
First, you code your JavaBeans as you usually would, including any behavior and whatever convenience methods you like.
首先,可以像通常一样编写JavaBean,包括任何行为以及任何自己喜欢的方便的方法。
www.ibm.com
2.
Note that the WSDL imports the portType in Listing 2, and contains a Java binding required for deploying JavaBeans in the Bus using WSDL.
注意WSDL导入清单2中的端口类型,并且包含一个在总线中使用WSDL部署JavaBean所需的Java绑定。
www.ibm.com
3.
The binding tool must prevent loading the full RDF model into memory as JavaBeans but also allow for this as a feature when necessary.
绑定工具必须阻止将完整的RDF模型作为JavaBeans装载到内存中,但在必要时允许实现这个特性。
www.ibm.com
4.
The service implementation may be in the form of COM components or JavaBeans components, for example.
服务实现可以是:例如,COM组件或JavaBeans组件的形式。
www.ibm.com
5.
SQL Maps map JavaBeans to SQL statements using an XML descriptor.
SQLMaps使用XML描述符将JavaBeans映射到SQL语言。
www-128.ibm.com
6.
The Derby database and JavaBeans provide the data layer.
而Derby数据库及JavaBeans则提供数据层。
www-128.ibm.com
7.
In Listing 2, you can see how the types in Listing 1 map onto JavaBeans with getter and setter methods.
在清单2中,您可以看到清单1中的类型如何被映射为带有getter和setter方法的JavaBean。
www.ibm.com
8.
But JavaBeans cannot be immutable anyway, because of the way the setXXX methods work.
不过JavaBeans无论如何都不可能是不可变的,这是setXXX方法的工作方式所决定的。
www.ibm.com
9.
Some component technologies, such as JavaBeans, are fine grained, while other technologies are coarse grained.
有些组件技术(如JavaBeans)是细粒度的,而其它技术则是粗粒度的。
www.ibm.com
10.
Access to JavaBeans that can provide dynamic data to the UI or be modified by UI code.
对JavaBean的访问方法,这可以向UI提供动态数据并允许UI代码修改数据。
www.ibm.com
1.
All Acegi components (that is, filters, managers, providers, etc. ) are actually JavaBeans.
所有的Acegi组件(即过滤器、管理器、提供者等)实际上都是JavaBean。
www.ibm.com
2.
Select the table in the Java Beans view.
在JavaBeans视图中,选择table。
www.ibm.com
3.
This is per the JavaBeans convention, and thus that method will be invoked when the @ShowIf widget is evaluated.
这是依据JavaBeans约定,因此在评估@ShowIf小部件时会调用该方法。
www.ibm.com
4.
But we can also easily utilize WSDL for invocations of ordinary or Enterprise JavaBeans.
但我们还可以很容易地利用WSDL进行普通的调用或调用EnterpriseJavaBeans。
www.ibm.com
5.
Here, for example, after selecting jContentPane in the JavaBeans view, you can change the layout manager it uses.
在这里,例如在JavaBeans视图中选择jContentPane之后,您可以改变它所使用的布局管理器。
www.ibm.com
6.
With this design, our JavaBeans contained the logic for accessing each required data source and retrieving the appropriate data.
按照这个设计,我们的JavaBeans包含用来访问每个所需数据源和检索适当数据的逻辑。
www.ibm.com
7.
Our portlet's doView method invokes methods from multiple JavaBeans to initiate data retrieval activities at each data source.
portlet的doView方法调用来自多个JavaBean的方法,用它来启动每个数据源上的数据检索活动。
www.ibm.com
8.
As part of this contract, the JMS provider implements a JavaBeans component called an
作为这个协议的一部分,JMS提供者实现一个称为
www-128.ibm.com
9.
You can now create page data to use in your project from the JavaBeans files that you imported. Use the Root. java
您可以从您导入的JavaBeans文件中创建页面数据,并应用到您的项目中。
www.ibm.com
10.
JavaBeans components for managing application state and behavior
用于管理应用程序状态和行为的JavaBeans组件。
www.ibm.com
1.
JavaBeans components for managing application state and behavior
用于管理应用程序状态和行为的JavaBeans组件。
www.ibm.com
2.
Study and applications of distributed supervisory and control system based on Enterprise JavaBeans
技术分布式监控系统的研究和应用
service.ilib.cn
随便看

 

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

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2024/11/9 10:07:11