网站首页  词典首页

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

 

单词 data binding
释义

data binding

美 
英 
  • un.数据汇集
  • 网络数据绑定;资料系结;数据系结
un.
1.
数据汇集

例句

释义:
1.
By this point, you might have forgotten that you're reading an article in a series about data binding.
现在您可能已经忘记正在阅读的是一篇关于数据绑定的文章。
www.ibm.com
2.
And like those other terms, data binding is often defined incorrectly.
而且和其他术语一样,数据绑定也常常被错误的定义。
www.ibm.com
3.
First, it's easy to tightly couple your data binding code to the endpoint that you control.
首先,数据绑定代码很容易和能够控制的端点紧紧捆绑在一起。
www.ibm.com
4.
Essentially, data binding is an automatic way of setting any run-time accessible property of any control on a form.
基本上,资料系结是一种可自动在表单上的任何控制项上,设定任何可在执行阶段存取的属性的方式。
technet.microsoft.com
5.
When you control one endpoint, you still write the interface into and out of your data binding as if you don't control either endpoint.
在控制一个端点时,仍然要像两个端点都不能控制那样编写和数据绑定交互的接口。
www.ibm.com
6.
Experiment with using SQL and XML data binding in the same application to understand how the same sort of mapping paradigm is used for both.
在同一个应用程序中使用SQL和XML数据绑定,两者采用了同样的映射范型。
www.ibm.com
7.
So if you wish not to use external mapping file then annotations can be used for your data binding needs.
因此,如果您不想使用外部映射文件,那么可以使用注释来满足您的数据绑定需求。
www.ibm.com
8.
The fact that you're reading this column tells me that you're at least mildly interested in XML data binding.
既然阅读本专栏,就说明您至少对XML数据绑定有一定的兴趣。
www.ibm.com
9.
Most controls perform data binding automatically, which means that you typically do not need to call this method explicitly.
大多数控件自动执行数据绑定,这意味着您通常不需要显式调用此方法。
207.46.16.251
10.
The sort of problems you should watch out for when choosing, and then using, a data binding package.
是在选择和使用数据绑定软件包时应该考虑到的那类问题。
www-128.ibm.com
1.
Initially released in December 1999, Castor JDO was one of the first open source data binding frameworks available.
CastorJDO最早发布于1999年12月,它是第一批可用的开放源码数据绑定框架之一。
www.ibm.com
2.
That makes it a great lightweight data-binding option in your XML programming.
这就使其成为XML编程中一种非常轻量的数据绑定方法。
www.ibm.com
3.
Look at the simplest SQL data binding task: mapping an object that doesn't refer to any other objects to a single table.
最简单的SQL数据绑定任务:把没有引用其他任何对象的对象映射到一个表。
www.ibm.com
4.
Traditionally, data binding has been used within applications to take advantage of data stored in databases.
传统上,在应用程序内使用数据绑定以利用数据库中存储的数据。
msdn2.microsoft.com
5.
Data binding allows you to directly map between the Java objects and XML, without having to deal with XML attributes and elements.
数据绑定允许您直接在Java对象和XML之间映射,而不必处理XML属性和元素。
www.ibm.com
6.
You can use data binding in a Web test to let a database serve as the source for the user inputs to the HTTP request in the Web test.
可以在Web测试中使用数据绑定,让数据库充当Web测试中涉及HTTP请求的用户输入的数据源。
msdn2.microsoft.com
7.
This allows any data-binding expressions the page developer may have associated with your data-bound server control to be evaluated.
这允许计算页开发人员可能将其与数据绑定服务器控件相关联的任何数据绑定表达式。
msdn2.microsoft.com
8.
Typically used in complex data-binding scenarios, the Filter property allows you to view a subset of the DataSource.
Filter属性通常用在复杂的数据绑定方案中,使您可以查看DataSource的子集。
msdn2.microsoft.com
9.
The external mapping file configuration gives developer lot of flexibility as well in terms of data binding needs.
外部映射文件配置为开发人员提供了许多灵活性并满足了数据绑定需求。
www.ibm.com
10.
That's because when it comes to Castor, XML data binding is just a part of the puzzle.
这是因为对于Castor而言,XML数据绑定仅仅是其中的一部分。
www.ibm.com
1.
It's possible that some of you are seeing the light here, but are stuck with a particular data binding API or implementation.
一些人可能在这里已经看到了一线曙光,但是仍然要使用特定的数据绑定API或实现。
www.ibm.com
2.
Data binding support that allows the nodes of the control to be bound to XML, tabular, or relational data.
支持数据绑定,从而允许将该控件的节点绑定到XML、表格或关系数据。
msdn2.microsoft.com
3.
NET in this chapter, you'll be ready to explore the timesaving shortcuts of the data binding model in Chapter 16 and Chapter 17.
NET基础在,您将准备探索第16章和17章里的节约时间快捷的数据绑定模型。
dictsearch.appspot.com
4.
Data binding that allows the nodes of the control to be bound to XML, tabular, or relational data.
数据绑定,它允许控件的节点绑定到XML、表格或关系数据。
msdn2.microsoft.com
5.
JBind can also be used for conventional data binding, and I use it in this manner for the performance tests reported in Part 2.
JBind还可以用于常规的数据绑定,在第2部分所讨论的性能测试中,我就是以这种方式用JBind的。
www.ibm.com
6.
Actually, it has been bashed by many, as it advocates a solution of simply data-binding of view component state directly into the model.
实际上批评它的人很多,因为它鼓吹的方案是将视图组件的状态直接绑定到模型。
www.infoq.com
7.
You would typically suspend data binding if the user must be allowed to make several edits to data fields before validation occurs.
如果在进行验证之前必须允许用户对数据字段进行编辑,则通常会挂起数据绑定。
msdn2.microsoft.com
8.
Data binding is the term used for techniques that handle this conversion between XML and application data structures.
数据绑定是指处理XML和应用程序数据结构间的这种转换的技术。
www.ibm.com
9.
With all these steps complete, you're ready to do some data binding.
这些步骤全部完成之后,您可以开始做一些数据绑定工作。
www.ibm.com
10.
Custom Data Binding allows you to hide this logic below the interface level and present a more application-centric API.
自定义数据绑定允许您将该逻辑隐藏在接口级别下,而提供更加以应用程序为中心的API。
www.ibm.com
1.
This control information pads the size of the objects, reducing one of the main benefits of data binding.
该控制信息增加了对象的大小,因而数据绑定少了一个主要优点。
www.ibm.com
2.
The Initialize method is usually called during data binding, prior to the first row being bound.
进行数据绑定时,在绑定第一行之前,通常会调用Initialize方法。
msdn2.microsoft.com
3.
During data binding, each field is bound to its corresponding property.
在数据绑定过程中,每个字段都将绑定到它的相应属性。
msdn2.microsoft.com
4.
Data binding allows you to map specific component values to an existing data structure, without the need for extra programming.
通过数据绑定可以将特定的组件值映射为一个已有的数据结构,而不必进行额外的编程。
www.ibm.com
5.
Data-binding expressions are resolved when the DataBind method of a control or of the Page class is called.
调用控件或Page类的DataBind方法时,会对数据绑定表达式进行解析。
msdn2.microsoft.com
6.
It's also a critical part of the data binding framework -- remember that the last section talked about round-tripping.
这也是数据绑定框架中最困难的部分--想想上一节所述的往返。
www.ibm.com
7.
The size of the jar files used by the data binding framework is one major influence on this startup time.
数据绑定框架使用的jar文件的大小是影响这一启动时间的一个主要因素。
www.ibm.com
8.
You would typically suspend data binding if the user must be allowed to edit data fields before validation occurs.
如果在验证发生之前必须让使用者能够编辑资料栏位,您通常会暂止资料系结。
technet.microsoft.com
9.
To support this principle when marshalling, there has to be a way for the data binding framework to be invoked only when needed.
要在封送时支持这个原则,必须有一种方式使得可以仅在需要的时候调用数据绑定框架。
www.ibm.com
10.
However, this turns out to be probably the single most important factor in making a good decision about your data binding approach.
但是,这可能是正确决定数据绑定方法的一个最重要的因素。
www.ibm.com
1.
Is commonly used in data-binding applications where a control exposes the contents of the underlying table as a view.
通常用于其中的控件将基础表的内容作为视图公开的数据绑定应用程序。
msdn2.microsoft.com
2.
You could selectively expose data binding properties , and you could package and reuse the entire control from application to application .
控件。可以有选择地公开数据绑定属性,还可以将整个控件打包并在不同应用程序之间重复使用。
www.bing.com
3.
In fact, all that data binding usually does, if operating correctly, is ensure that the data doesn't change.
事实上,如果正确操作,所有数据绑定都保证数据不会改变。
www.ibm.com
4.
That said, the data binding portion of the code base is stable and is used by many developers.
这说明,代码库的数据绑定部分十分稳定并且被很多开发人员使用着。
www.ibm.com
5.
Though data binding is not the focus of this article, it's important to know of the multiple uses of the term.
但是本文的重点并非数据绑定,而是这一术语的各种应用。
www.ibm.com
6.
NET developers are accustomed to the concept of data binding, but Crystal Reports uses report binding instead of data binding.
NET开发人员都已熟悉数据绑定的概念,但是CrystalReports使用的是报表绑定而不是数据绑定。
msdn2.microsoft.com
7.
There's a sample screen shot below where the name of the data binding is CustomTransformerDataBindingImpl.
以下是一个示例屏幕截图,其中数据绑定名称为CustomTransformerDataBindingImpl。
www.ibm.com
8.
A few data binding frameworks (including JiBX) have implemented an alternative approach, generally called mapped binding.
有几个数据绑定框架(包括JiBX)已经实现了另一种方法,通常称为映射绑定。
www.ibm.com
9.
Current web services stacks generally support flexible conversions between data models and XML, using some form of data binding.
使用某种形式的数据绑定,当前的Web服务栈通常都支持数据模型和XML间的灵活转换。
www.infoq.com
10.
In the last installment, Brett examined several important concepts in data binding, including round-tripping and semantic equivalence.
上一期文章中,Brett分析了数据绑定中的几个重要概念,包括往返和语义等价。
www-128.ibm.com
1.
Properties to see how data binding is configured to display related records.
属性以查看数据绑定是如何配置以显示相关记录的。
msdn2.microsoft.com
2.
In looking at how the existing data binding frameworks operate, I saw two aspects that didn't look good from a performance standpoint.
在研究现有数据绑定框架是如何操作的过程中,我发现从性能角度来说有两个方面看上去不是很好。
www.ibm.com
3.
For the purposes of this article, you will generate Data Binding classes required to run the PhoneBook application on IMS.
鉴于这篇文章的目的,您将要产生一个运行在IMS上的PhoneBook应用软件的DataBinding类。
www.ibm.com
4.
Any other data binding framework can be plugged in easily.
任何其他数据绑定框架都可以方便地插入。
www.ibm.com
5.
For mapped approaches to data binding, Castor has the advantage of a fairly stable implementation and substantial real-world usage.
对于数据绑定的映射方法,Castor的优点是:它是一个相当稳定的实现,并可投入实际使用。
www.ibm.com
6.
The other data binding frameworks take about twice as long, with Quick the slowest of all (no pun intended, of course).
其它数据绑定框架都花费了约两倍的时间,Quick是所有框架中最慢的(当然,不是故意在说双关语)。
www.ibm.com
7.
The following list shows a few of the most common scenarios that utilize data binding as the method of data presentation and manipulation.
下面的列表演示一些利用数据绑定作为数据表示和操作方法的最常见方案。
msdn2.microsoft.com
8.
Instead, the manipulation of the database occurs behind the scenes, and is the work of the data binding API.
相反,数据库操纵是在幕后进行的,这是数据绑定API的工作。
www.ibm.com
9.
JiBX data binding has long been known as the fastest and most flexible approach for binding Java code to XML.
JiBX数据绑定一直以来被认为是绑定Java代码与XML的最快且最灵活的方法。
www.ibm.com
10.
When called on a server control, this method resolves all data-binding expressions in the server control and in any of its child controls.
在服务器控件上调用该方法时,它会解析服务器控件及其所有子控件中的所有数据绑定表达式。
msdn2.microsoft.com
1.
In short, a good mapping system makes data binding useful in the real world, and not just a theoretical exercise.
简而言之,良好的映射系统使数据绑定能够在真实环境中发挥作用,而不仅仅停留在理论上。
www.ibm.com
2.
How do the data binding approaches compare in the amount of memory used for the document representation?
对数据绑定方法如何进行文档表示所使用的内存量的比较呢?
www.ibm.com
3.
This property is particularly important in differentiating server controls contained within a data- binding server control that repeats .
此属性对于区分包含在其他重复的数据绑定服务器控件中的服务器控件尤其重要。
www.bing.com
4.
dom4j offers better performance than any of the data binding approaches in this area, beating JiBX by a smidgen and Zeus by not much more.
在该领域中,dom4j提供的性能是所有数据绑定方法中最好的,比JiBX稍好一点,比Zeus更加好一点。
www.ibm.com
5.
Data binding centers around XML and Java, so let's take a look at how these XML documents and Java classes relate to Quick.
数据绑定将集中于XML和Java,所以让我们研究如何把这些XML文档和Java类与Quick联系起来。
www.ibm.com
6.
In these cases, the approach to data binding that you've picked up so far won't get you very far.
在这些情况下,您目前学到的数据绑定方法就无能为力了。
www.ibm.com
7.
Play around with SQL data binding and see if it helps your application (it almost certainly will).
尝试一下SQL数据绑定看看是否有助于您的应用程序开发(这基本上是必然的)。
www.ibm.com
8.
SQL data binding might be a new term, but it's a pretty simple concept.
SQL数据绑定也许是一个新的术语,概念其实非常简单。
www.ibm.com
9.
Four roles are involved with custom data binding and each role has its own set of responsibilities.
有4个角色与定制数据绑定相关,每一个角色各有一套自己的职责。
www.ibm.com
10.
ASP. NET supports a data-binding architecture that enables Web server controls to bind to data and present it in a consistent fashion.
ASP.NET支持一种数据绑定结构,该结构使Web服务器控件能够绑定到数据,并以一致的方式呈现数据。
msdn2.microsoft.com
1.
The possible property values are the same as for the Data Binding wizard, as shown in Figure 6.
可能的属性值对于DataBingding向导是一样的,如图6所示。
www.ibm.com
2.
After a page performs the first data-binding request, subsequent requests attempt to retrieve the data from view state.
当页执行了第一个数据绑定请求后,后面的请求则尝试从视图状态检索数据。
msdn2.microsoft.com
3.
The Data Binding class reads the native MQ message, parses it, and populates a business object of a previously defined type with that data.
数据绑定类将读取本机MQ消息,解析该消息并填充以前使用该数据定义的类型的业务对象。
www.ibm.com
4.
A visual designer should use this attribute to determine whether to display a particular list in a data-binding picker.
可视化设计器应该使用该属性来确定是否在数据绑定选择器中显示特定的列表。
www.kuenglish.info
5.
The quality of a data binding API's round tripping capabilities is measured by how closely the input and output documents match up.
数据绑定往返能力的质量通过输入和输出文档匹配的程度衡量。
www.ibm.com
6.
This event notifies the server control that any data binding logic written for it has completed.
该事件通知服务器控件:为其编写的任何数据绑定逻辑都已完成。
msdn2.microsoft.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.
Are two methods that allow the temporary suspension and resumption of data binding in a simple-binding scenario.
是允许在简单绑定方案中临时挂起和继续数据绑定的两种方法。
msdn2.microsoft.com
9.
Castor JDO is just one of many data-binding solutions available in the open source world today.
CastorJDO只不过是当今开放源码世界中许多可用数据绑定解决方案中的一种。
www.ibm.com
10.
Implement a handler for your form's Load event that initializes the DataGridView and BindingSource and sets up the data binding.
为窗体的Load事件实现一个处理程序,该事件初始化DataGridView和BindingSource并设置数据绑定。
msdn2.microsoft.com
1.
In the next article in this series, you learn about another aspect of comparison for the Axis2 data-binding frameworks: performance.
在本系列的下一篇文章中,我们将了解Axis2数据绑定框架比较的另一个方面:性能。
www.ibm.com
2.
You'll use the standard tag library along with Spring data binding to bind your data objects to the JSP views that you're going to create.
您将使用标准标记库以及Spring数据绑定将数据对象绑定到将要创建的JSP视图。
www.ibm.com
3.
For performance tests of the data binding frameworks, I generated documents containing mock airline flight timetable information.
为了对数据绑定框架进行性能测试,我生成了包含模拟的航班时刻表信息的文档。
www.ibm.com
4.
Windows Forms can take advantage of two types of data binding: simple binding and complex binding.
Windows窗体可以利用两种类型的数据绑定:简单绑定和复杂绑定。
msdn2.microsoft.com
5.
Just as Flex has data binding, AsWing has various data models that will automatically notify the view to update.
就像Flex拥有数据绑定一样,AsWing也有各种数据模型,他们会自动通知视图进行更新。
www.infoq.com
6.
To resolve a data binding to either the property of an object or the property of the current object in a list of objects.
可以将数据绑定解析为某对象的属性或对象列表中当前对象的属性。
msdn2.microsoft.com
7.
For an example that demonstrates best practices for reusing a client for multiple requests, see Data Binding in an ASP. NET Client.
有关为多个请求重用客户端的最佳实践的演示示例,请参见DataBindinginanASP.NETClient。
msdn2.microsoft.com
8.
Without support for these features, Zeus feels more like a trimmed-down document model than a full data binding framework.
没有这些特性的支持,Zeus更象是一种经过裁减的文档模型,而不象是一个完整的数据绑定框架。
www.ibm.com
9.
Data binding requires a source property, a destination property, and a triggering event that.
数据绑定需要一个源,一个目标和需要从源拷贝数据到目的一个触发事件。
www.blogjava.net
10.
In the next article, you'll push past simple XML data binding and examine the SQL data binding facilities of Castor.
在下一篇文章中,将进一步扩展简单的XML数据绑定并研究Castor的SQL数据绑定设施。
www.ibm.com
1.
This article focuses on that process -- known as marshalling in the data binding world -- and in particular JAXB's marshalling capabilities.
本文重点讨论数据绑定世界中所谓的编组(marshalling)过程,特别是JAXB的编组能力。
www.ibm.com
2.
JAXB introduces the concept of data binding, a correspondence between XML schemas and Java classes.
JAXB引入了数据绑定的概念,即XML模式与Java类的对应关系。
www.ibm.com
3.
Host controls enable you to do simple data binding or complex data binding.
使用宿主控件可以进行简单的数据绑定或复杂的数据绑定。
msdn2.microsoft.com
4.
Instead they went with an interface approach where different data binding frameworks could be used behind the scenes.
而采用接口方法,其实质是可以使用不同的数据绑定框架。
www.ibm.com
5.
The data binding engine does not catch exceptions that are thrown by a user-supplied converter.
数据绑定引擎不捕获由用户提供的转换器所引发的异常。
msdn2.microsoft.com
6.
If the model doesn't have such a property, then the method fails by returning false and the data binding fails.
如果该模型没有这样一个属性,该方法将失败并返回False,数据绑定也失败。
harvey8819.blog.163.com
7.
You can use the event parameters to access the data being used for data binding.
使用事件参数可以访问用于数据绑定的数据。
msdn2.microsoft.com
8.
Then a data binding class will be added to parse the native data from URL into a business object.
然后,添加一个数据绑定类,以便把来自URL的原生数据解析为业务对象。
www.ibm.com
9.
JPA entities are a natural fit to be used as the data-binding model required for most JSF components.
JPA实体可以用做大多数JSF组件需要的数据捆绑模。
www.ibm.com
10.
In this article and the next, you'll learn about an alternative approach to data binding that uses XPath technology.
本文和下一期文章将介绍另一种方法,即使用XPath技术进行数据绑定。
www.ibm.com
1.
Additionally, since JAX-WS uses JAXB for all data binding purposes, the jaxrpc-mapping file is no longer necessary.
另外,因为JAX-WS使用JAXB进行所有的数据绑定,所以不再需要jaxrpc-mapping文件。
www.ibm.com
2.
Unlike JAXB, there is no real need of providing annotations for your data binding needs.
与JAXB不同的是,无需提供注释便可满足数据绑定需求。
www.ibm.com
3.
As a result, you are not required to understand details of the page request lifecycle just to perform data binding.
因此,您不必了解页请求生命周期的详细信息即可执行数据绑定。
msdn2.microsoft.com
4.
In a variety of scenarios, particularly prototyping and RAD development, data binding is critical.
在目前许多情形下,尤其是原型和快速开发中,数据绑定都是关键。
www.cnblogs.com
5.
Invoking your control's base OnDataBinding method causes all data-binding expressions for the control to be evaluated.
调用控件的OnDataBinding基方法会导致计算控件的所有数据绑定表达式。
msdn2.microsoft.com
6.
A string that results from the evaluation of the data-binding expression and conversion to a string type.
计算数据绑定表达式并将结果转换为字符串类型所得出的字符串。
msdn2.microsoft.com
7.
You should add validation rules, extraction rules, and data binding to your Web test before you convert it to a coded Web test.
在将Web测试转换为编码的Web测试之前,您应当向其中添加验证规则、提取规则和数据绑定。
msdn2.microsoft.com
8.
Figure 1 shows the class structure I used for mapped data binding to these documents.
图1显示了用于映射数据绑定到这些文档的类结构。
www.ibm.com
9.
Unlike most other data binding frameworks, JiBX supports using any number of binding definitions in combination.
与大多数其它数据绑定框架不同的是,JiBX支持组合使用任意数量的绑定定义。
www.ibm.com
10.
Data binding is a connection between a control and a storage device or back - end database .
数据绑定是控件与存储设备或后端数据库之间的一种连接。
www.bing.com
1.
Data-binding properties could be selectively exposed, and the entire control could be packaged and reused from application to application.
可以有选择地公开数据绑定属性,可以将整个控件打包并在应用程序之间重复使用。
msdn2.microsoft.com
2.
In those cases, the only option is to use alternate data binding.
在那些情况下,唯一点选择就是使用候补数据绑定。
www.ibm.com
3.
Stores and exposes information about data-binding and validation errors for a specific object.
为一个特定的对象存储和公开有关数据绑定和校验错误的信息。
blog.sina.com.cn
4.
XFire is another SOAP engine, which allows a choice of data binding frameworks to be used; XFire also claims excellent performance results.
XFire是另一个SOAP引擎,该引擎允许选择使用数据绑定框架;XFire也具有出色的性能结果。
www.ibm.com
5.
Simple data binding enables applications to bind a control property to a single value in a database.
简单数据绑定使应用程序能够将控件属性绑定到数据库中的单个值。
msdn2.microsoft.com
6.
Like Axis2, but unlike Metro, CXF allows you to choose between different data-binding technologies.
与Axis2类似,但是不同于Metro,CXF允许选择不同的数据绑定技术。
www.ibm.com
7.
For the performance tests I'll cover in Part 2, I generated code using each of these data binding frameworks.
对于将在第2部分中讨论的性能测试,我用每一种数据绑定框架来生成代码。
www.ibm.com
8.
Even beyond this confusion issue, I see the data binding function as an aspect (in the AOP sense) that gets applied to the application.
我将数据绑定函数看作是将要应用到程序程序的方面(从AOP的角度),这甚至超出了这个混淆问题的范围。
www.ibm.com
9.
When it comes to displaying large quantities of data in Laszlo, the language's data binding features are very convenient.
谈到在Laszlo中显示大量数据的时候,这种语言的数据绑定特性可以说是非常方便的。
www.ibm.com
10.
With the application, you'll use e4's new XWT perspective and take a look at the XWT data-binding feature.
在这个应用程序中,您将使用e4的新XWT透视图并会对XWT数据绑定特性有所了解。
www.ibm.com
1.
Provides support for rapid application development ( RAD ) designers to generate and parse data- binding expression syntax .
提供对应用程序快速开发(RAD)设计器的支持以生成和分析数据绑定表达式语法。
www.bing.com
2.
Method, which enables you to specify an XPath query for read-only data binding.
方法,从而能够为只读数据绑定指定XPath查询。
msdn2.microsoft.com
3.
Is an extensible class that implements the primary interfaces required for two-way Windows Forms data binding.
是可扩展的类,该类实现了双向Windows窗体数据绑定所需的主要接口。
msdn2.microsoft.com
4.
Data binding is a method of mapping from the format in the data files to the attributes of a business object.
数据绑定是一种从数据文件格式到业务对象属性的映射方法。
www.ibm.com
5.
The last method GetCell is actually where the interesting bits of the data binding happen.
最后一个方法是GetCell,这里就是数据绑定实际发生的地方。
www.infoq.com
6.
SQL data binding takes a familiar API (assuming you've read the previous articles in this series) and applies it all to SQL data stores.
SQL数据绑定把一种熟悉的API(假设您已经阅读过本系列前面的文章)用于SQL数据存储。
www.ibm.com
7.
SAX2 is a very useful standard for parsing XML, but its event driven approach is not well suited to data binding and similar applications.
SAX2是一种非常有用的解析XML的标准,但是其事件驱动方法并不非常适合数据绑定和类似的应用程序。
www.ibm.com
8.
Provides support for rapid application development (RAD) designers to parse data-binding expressions that use XPath expressions.
为应用程序快速开发(RAD)设计器提供支持,以便分析使用XPath表达式的数据绑定表达式。
msdn2.microsoft.com
9.
Gets a value indicating whether data binding is supported by the containing region for the associated control.
获取一个值,该值指示包含关联控件的区域是否支持数据绑定。
msdn2.microsoft.com
10.
It also enhances the efficiency to use data binding technique to avoid complex data type transformation in appending and amending.
数据绑定技术的使用,将使数据库进行添加和修改操作时可避免复杂的数据类型转换,提高了效率。
www.chemyq.com
1.
The biggest single difference between JiBX and the other data binding frameworks is in how they handle an input XML document.
JiBX和其它数据绑定框架之间的一个最大区别在于它们处理输入XML文档的方式。
www.ibm.com
2.
Most data binding tools could only deal with these multiple namespaces by creating separate sets of classes for each namespace.
大多数数据绑定工具只能通过为每一个名称空间创建单独的类来处理这里的多个名称空间。
www.ibm.com
3.
When you use a data binding API, you can work with the data in an XML document essentially without the trappings of XML.
我们在使用某个数据绑定API时,可以在根本上操作XML文档的数据而不需XML的修饰。
www.ibm.com
4.
After applying Aegis data binding, you can see the element changed to and the child elements and changed to and respectively.
在应用Aegis数据绑定之后,您可以看见元素被更改为,而子元素和被分别更改为和。
www.ibm.com
5.
The first problem occurs in one of the typical places for any data binding package: typing.
第一个问题出现在任何数据绑定软件包通常都会出问题的地方:类型化。
www-128.ibm.com
6.
Therefore the typical practice of using data binding is to covert the EIS Data (WBI record Object) to an SDO and vice versa.
因此,使用数据绑定的典型做法是将EIS数据(WBI记录对象)转换为SDO,反之亦然。
www.ibm.com
7.
The task of a data binding framework is to get the value stored in the domain object into that model.
数据绑定框架的任务是获取存储在域对象中的值再导入模型中。
www.ibm.com
8.
Download the JiBX data-binding framework, which lets you adapt existing code for use with Axis2 or other XML applications.
下载JiBX数据绑定框架,可通过其调整现有代码,以与Axis2或其他XML应用程序一起使用。
www.ibm.com
9.
However, with data binding we may use a separate source, like a database, an XML file, or a script to fill the list with selectable items.
然而,通过数据绑定我们可以使用分离的源,比如数据库,XML文件或是脚本,让其中的信息填入可选择项目中。
www.w3pop.com
10.
Here's where the line between a true data-binding API and XPath starts to becomes a little clearer.
从这里开始,真正的数据绑定API和XPath的界线渐渐分明了。
www.ibm.com
1.
This is the base class for all data-bound controls, which performs the data binding and validation of any bound data.
此类为所有数据绑定控件的基类,用于执行数据绑定和验证任何绑定数据。
msdn2.microsoft.com
2.
Create dynamic smart documents that update themselves by using new document controls and data binding to connect to your back-end systems.
使用新的文档控件和数据绑定连接到后端系统,即可创建能自我更新的动态智能文档。
office.microsoft.com
3.
First, here are two terms that you should be familiar with if you ve worked with data binding even a little bit.
首先,只要您稍微用过一点数据绑定,对这两个术语应该很熟悉。
www-128.ibm.com
4.
Walkthrough: Complex Data Binding in an Application-Level Project.
演练:应用程序级项目中的复杂数据绑定。
msdn.microsoft.com
5.
If everyone is familiar with data binding, then why bother with any definition and concept at all?
既然每个人都熟悉数据绑定,何必再为什么定义和概念烦扰呢?
www-128.ibm.com
6.
To add data binding to your Web test, see Walkthrough: Adding Data Binding to a Web Test.
要向Web测试中添加数据绑定,请参见Walkthrough:AddingDataBindingtoaWebTest。
msdn2.microsoft.com
7.
Performs data binding of a ListControl Web server control within a visual designer.
在可视化设计器中执行ListControlWeb服务器控件的数据绑定。
msdn2.microsoft.com
8.
Updates the current Binding between a data binding and a data-bound property.
更新数据绑定和数据绑定属性之间当前的Binding。
msdn2.microsoft.com
9.
Next, review the client code for the three data-binding frameworks, and learn the strengths and weaknesses of each approach.
接下来,让我们分析三个数据绑定框架对应的客户机代码,了解每种方法的优缺点。
www.ibm.com
10.
Includes information about validation and extraction rules, data binding, and JavaScript and ActiveX controls in Web tests.
包括有关验证规则和提取规则、数据绑定以及Web测试中的JavaScript和ActiveX控件的信息。
msdn2.microsoft.com
1.
When you work with (and choose) a data binding API, look for a generic API, not a specific one.
在使用(和选择)数据绑定API时,应该寻找通用的API,而不是专用的API。
www.ibm.com
2.
This article helped you implement a custom data binding and custom function selector for adapters running in WebSphere Process Server.
本文提供了一些有用的信息,以帮助您为WebSphereProcessServer上运行的适配器实现自定义数据绑定和自定义函数选择器。
www.ibm.com
3.
The two technologies available to use alternate data binding are described in the articles listed in the Resources section.
在这篇文章参考资料部分中列有对两个能够使用候选绑定技术的描述。
www.ibm.com
4.
Contains information that defines data binding properties for a Web test.
包含定义Web测试的数据绑定属性的信息。
msdn2.microsoft.com
5.
JiBX data binding implements more complex code generation than most other frameworks using bytecode enhancement.
与大多数使用字节码增强的框架相比,JiBX数据绑定实现了更复杂的代码生成。
www.ibm.com
6.
Thereafter, with the help of data binding and method annotations, an XML schema is generated for the Jython service.
然后,借助数据绑定和方法注释,为Jython服务生成一个XML模式。
www.ibm.com
7.
Figures 1 through 6 illustrate how the data binding frameworks perform in extended test runs that are representative of server environments.
图1到6说明了数据绑定框架在扩展的测试运行(代表了服务器环境)中执行结果如何。
www.ibm.com
8.
This is problematic because updates to the XAML data binding (and possibly the data contexts as well) are hard to test.
这就会带来问题,因为对XAML数据绑定(可能还包括数据上下文)的更新很难进行测试。
harvey8819.blog.163.com
9.
This connected each Data Binding to a particular binding type e. g. a MQ Data Binding could not be used on a JMS binding.
在JMS绑定上无法使用这种连接到特定绑定类型(例如MQ数据绑定)的每个数据绑定。
www.ibm.com
10.
Provides information about the XMLNodes controls collection; Discusses why data binding is not supported by this control.
提供有关XMLNodes控件集合的信息;讨论此控件不支持数据绑定的原因。
msdn2.microsoft.com
1.
Data binding frameworks allow developers to easily "glue" JavaBean properties and GUI components together.
数据绑定框架使开发人员可以轻松地将JavaBean属性与GUI组件“粘”在一起。
www.ibm.com
2.
NET supports a hierarchical data-binding model that creates windings between server control properties and data sources.
NET支援阶层式资料系结模型,这种模型会建立伺服器控制项属性与资料来源之间的系结。
technet.microsoft.com
3.
The design experience is similar to what exists today for data binding.
这种设计体验与现在的数据绑定的设计体验相似。
msdn2.microsoft.com
4.
Arguably the easiest way to achieve this move from using XML as a technology to a business format is data binding.
完成XML从技术到业务格式的转换,最简单是方法就是数据绑定,这种说法还有待论证。
www.ibm.com
5.
This greatly improves the xmlbeans data binding support for Axis2 -- every message and SOAP document object gets its own object.
这将大大提高对Axis2的xmlbeans数据的绑定支持——每个消息和SOAP文档对象都将获得其自己的对象。
www.ibm.com
6.
The DataGridView control supports the standard Windows Forms data binding model, so it will bind to a variety of data sources.
DataGridView控件支持标准Windows窗体数据绑定模型,因此可绑定到各种数据源。
msdn2.microsoft.com
7.
Windows Forms supports data binding control properties to public properties on the instance of an object using the Binding type.
Windows窗体支持使用Binding类型,将控件属性的数据绑定到对象实例的公共属性。
msdn2.microsoft.com
8.
Because of these choices, JiBX deliberately differs from the established data binding frameworks in several respects.
由于这些选择,所以JiBX与已建立的数据绑定框架在几个方面都有明显的不同。
www.ibm.com
9.
To solve this problem, fields with simple data binding are not updated until the updates are explicitly sent by code.
若要解决这个问题,只有通过代码来显式发送更新,才能对简单数据绑定字段进行更新。
msdn2.microsoft.com
10.
If you are going to use data binding, don't assume that you'll always use data binding.
如果要使用数据绑定,不要假设总是使用数据绑定。
www.ibm.com
1.
Dennis Sosnoski has written in depth on the subject of XML data binding APIs of both the code-generation and code-mapping flavors.
DennisSosnoski就XML数据绑定API的主题,在代码生成和代码映射两个方面写了深入的文章。
www.ibm.com
2.
A data binding converts the transport's native message into the Service Data Objects (SDOs) expected by the components, and vice versa.
数据绑定将传输的本机消息转换为组件所希望接收的服务数据对象(ServiceDataObject,SDO)或进行反向转换。
www.ibm.com
3.
Data binding between the data island and the data-bound controls keeps the two synchronized.
数据岛与数据绑定控件之间的数据绑定将使二者保持同步。
technet.microsoft.com
4.
Data binding can do a lot more, though, as objects can be defined to be remote.
数据绑定还可以做更多的事情,因为对象可以定义成远程对象。
www.ibm.com
5.
You can see a couple of these options when you get to the data-binding examples later in this article.
稍后讨论数据绑定示例时会看到几个此类选项。
www.ibm.com
6.
This version supports this goal and extends it by providing wizards that help you configure data binding and create data components.
本版本通过提供向导,对数据绑定的配置和数据组件的创建提供帮助,支持并扩展了这一目标。
msdn2.microsoft.com
7.
As mentioned earlier, JAX-WS relies on JAXB to handle the data binding for most of its Web services content.
正如前面所提到的,JAX-WS依赖于JAXB处理其大部分Web服务内容的数据绑定。
www.ibm.com
8.
For less complicated scenarios, improved documentation demonstrates how you can develop a custom data binding.
对于不太复杂的场景,改进的文档演示了如何开发自定义数据绑定。
www.ibm.com
9.
A check box may be connected to elements in a database using simple data binding.
复选框可以使用简单数据绑定连接到数据库中的元素。
msdn2.microsoft.com
10.
The data binding engine calls this method when it propagates the values from source bindings to the binding target.
数据绑定引擎在将值从绑定源传播给绑定目标时,调用此方法。
technet.microsoft.com
1.
Typical actions that are offered by task-based editing include editing templates and setting up data binding.
基于任务的编辑所提供的典型操作包括编辑模板和设置数据绑定。
msdn2.microsoft.com
2.
Data binding elsewhere in the MXML code automatically handles the data returned by the list and retrieve calls.
MXML代码中的其他数据绑定自动处理list和retrieve调用返回的数据。
www.ibm.com
3.
Nearly every commercial application uses information read from data sources of one type or another, usually through data binding.
几乎所有的商业应用程序都使用从一种或另一种形式的数据源读取的信息,这通常是通过数据绑定完成的。
msdn2.microsoft.com
4.
The Visual Web Developer Web development tool continues to support pages that use the data binding model from previous versions.
VisualWebDeveloperWeb开发工具继续支持使用以前版本的数据绑定模型的页。
msdn2.microsoft.com
5.
But for simplicity, a separate source file is provided that contains the complete MQ Data Binding class implementation.
但是,为了简单起见,提供了一个包含完整的MQ数据绑定类实现的单独源文件。
www.ibm.com
6.
This walkthrough demonstrates data binding to controls on an actions pane in Microsoft Office Word 2003.
此演练演示如何在MicrosoftOfficeWord2003中将数据绑定到操作窗格上的控件。
msdn2.microsoft.com
7.
The DataBindings dialog box helps you create a data-binding expression that specifies what a property is bound to.
“数据绑定”对话框可帮助您创建“数据绑定表达式”,该表达式指定将属性绑定到哪一项。
msdn2.microsoft.com
8.
If you're writing an XML document editor, for instance, you'll want to stick to a document model rather than using data binding.
例如,如果您正在编写一个XML文档编辑器,则您会希望采用文档模型,而不是使用数据绑定。
www.ibm.com
9.
Otherwise, you'll end up writing lots of conversion code to hand data off to . . . data binding, which performs more conversion!
否则,就不得不编写大量的转换代码,而转换数据本来是数据绑定的任务。
www.ibm.com
10.
With data binding approaches, many of the issues associated with SOAP encoding are no longer relevant.
使用数据绑定方法,大多数与SOAP编码有关的问题就不再会有了。
www.infoq.com
1.
For details, see Walkthrough: Data Binding to a Custom Business Object.
有关详细信息,请参见演练:到自定义业务对象的数据绑定。
msdn2.microsoft.com
2.
The basic issues associated with a solid data binding package.
可靠数据绑定软件包所涉及问题的人就更少了。
www-128.ibm.com
3.
To achieve optimum performance and memory efficiency, you need to give the data binding tool direct access to the underlying XML stream.
为了获得最佳的性能和内存使用,需要让数据绑定工具直接访问底层的XML流。
www.ibm.com
4.
For many of you, the notion of two endpoints with some data binding code sandwiched in between may be a new idea.
对于很多人来说,将数据绑定代码和两个端点看成三明治的想法也许非常新颖。
www-128.ibm.com
5.
ASP. NET data binding lets you bind components to data sources and to simple properties, collections, expressions, and methods.
利用ASP.NET数据绑定,既可以将组件绑定到源,也可以将组件绑定到简单的属性、集合、表达式和方法。
msdn2.microsoft.com
6.
But unlike the other data-binding frameworks covered in this article, XMLBeans by default does little to enforce the schema.
但与本文讨论的其他数据绑定框架不同的是,XMLBeans缺省情况下并不进行任何工作来执行模式。
www.ibm.com
7.
For complex controls that support data binding, you can implement the ComplexBindingPropertiesAttribute.
对于支持数据绑定的复杂控件,您可以实现ComplexBindingPropertiesAttribute。
msdn2.microsoft.com
8.
To allow for data binding there needs to be option for adding variables.
为使数据绑定允许有需要添加变量的选择。
goabroad.zhishi.sohu.com
9.
Enables data-bound control containers to identify a data item object for simplified data-binding operations.
启用数据绑定控件容器来为简化的数据绑定操作标识数据项对象。
msdn2.microsoft.com
10.
Property of this exception contains data about why the data binding failed.
属性包含关于数据绑定失败原因的数据。
msdn2.microsoft.com
1.
Provides a method that can be used to indicate when a data binding has changed.
提供可用于指示数据绑定更改时间的方法。
msdn2.microsoft.com
2.
Component to gracefully handle errors that occur in a data binding operation.
组件来适当处理在数据绑定操作中发生的错误。
msdn2.microsoft.com
3.
A good data binding tool will always create the same file, over and over again, especially after the initial roundtrip process.
好的数据绑定工具应该能够一遍一遍地总是创建相同的文件,特别是在最初的往返过程之后。
www.ibm.com
4.
Quick is one such data binding API -- a project that's geared toward business use in Java applications.
Quick是这样一种数据绑定API,它是使Java应用程序适合业务用途的项目。
www.ibm.com
5.
Provides step by step details on creating a custom control with attributes specific to working with Windows Forms data binding.
提供有关创建自定义控件的分步详细说明,该控件具有特定于与Windows窗体数据绑定协作的属性。
msdn2.microsoft.com
6.
Data-binding method navigates the XML hierarchy and returns a value from a node or an attribute anywhere in the hierarchy.
数据绑定方法导航XML层次结构,并从位于该层次结构任意处的节点或属性中返回值。
msdn2.microsoft.com
7.
Browse and select the custom data binding class in Select your custom data format transformation from the workspace.
在Selectyourcustomdataformattransformationfromtheworkspace中浏览并选择自定义数据绑定类。
www.ibm.com
8.
Notice how the DiggStory title now appears in the user control because of the data binding expression we added to it.
公告如何diggstory标题,现在看来,在用户控制,因为该和数据绑定表达我们添加进去。
www.360doc.com
9.
Is intended primarily to be used by programmers adding complex data-binding support to their custom component.
主要由程序员用来添加对其自定义组件的复杂数据绑定支持。
msdn2.microsoft.com
10.
Specifies a design-time class that performs data binding of controls within a designer.
指定一个设计时类,它执行设计器内的控件数据绑定。
msdn2.microsoft.com
1.
For the presentation tier, the DataSet is tightly integrated with GUI controls for data-binding.
在表示层上,DataSet与GUI控件紧密集成,以进行数据绑定。
msdn2.microsoft.com
2.
You need to create a custom JMS data binding that maps java. util. Map to the business object representation in Process Server.
需要创建一个定制的JMS数据绑定,它把java.util.Map映射到ProcessServer中的业务对象表示。
www.ibm.com
3.
Describes different types of change notification for Windows Forms data binding.
描述Windows窗体数据绑定的不同类型的更改通知。
msdn2.microsoft.com
4.
In addition, applications can use data binding to set many of the property values for the Calendar control dynamically.
另外,应用程序还可以使用数据绑定动态设置Calendar控件的许多属性值。
msdn2.microsoft.com
5.
The custom data binding affects how the development artifacts are generated from the Web Services Description Language (WSDL) file.
定制数据绑定影响如何从Web服务描述语言(WSDL)文件来生成开发构件。
www.ibm.com
6.
Data binding is substantially easier, and in many cases requires no code at all.
数据绑定也变得大为简单,很多时候完全不需要代码。
msdn2.microsoft.com
7.
The following code example defines a data-binding handler, named MyDataBindingHandler, to be used by the designer in editing mode.
下面的代码示例定义一个名为MyDataBindingHandler的数据绑定处理程序,供设计器在编辑模式期间使用。
msdn2.microsoft.com
8.
This column throws out all the theoretical claptrap and focuses on the concepts you need to get started with data binding.
这个专栏抛开所有空洞的理论,把重点放在应用数据绑定需要了解的概念上。
www-128.ibm.com
9.
Follow these steps to hook up data binding for the ComboBox control, and then test the data binding in PowerPoint.
按照以下步骤为ComboBox控件挂接数据绑定,然后在PowerPoint中测试数据绑定。
msdn2.microsoft.com
10.
Every data binding package is able to marshal or unmarshal data .
煤中数据绑定工具包都能编组和解组数据。
www.bing.com
1.
Gets a value indicating whether the control contains any data-binding logic.
取得值,指出控制项是否包含任何资料系结逻辑。
msdn.microsoft.com
2.
New JMS import and export bindings now support additional JMS message types via supplied data binding classes.
现在通过所提供的数据绑定类,新的JMS导入和导出绑定支持附加的JMS消息类型。
www.ibm.com
3.
The default location of Ant script will be the current Project where the Data Binding is generated.
Ant脚本的默认位置是DataBinding生成所处的当前工程。
www.ibm.com
4.
He explores when data binding makes sense, and details some common programming practices and pitfalls.
他考察了什么情况下应该使用数据绑定,并详细介绍了常见的编程实践和陷阱。
www-128.ibm.com
5.
With data binding you maintain control over the XML representation of data.
使用数据绑定,你可保持对数据的XML表示的控制。
www.infoq.com
6.
Visual Studio opens the new Excel workbook in the designer and adds the My Simple Data Binding project to Solution Explorer.
VisualStudio在设计器中打开新的Excel工作簿并将“我的简单数据绑定”项目添加到“解决方案资源管理器”中。
msdn2.microsoft.com
7.
My JiBX XML data binding framework is a fast and flexible tool for translating Java objects to and from XML documents.
我的JiBXXML数据绑定框架是在Java对象和XML文档之间进行转换的迅速而灵活的工具。
www-128.ibm.com
8.
Of course, as is the case with most of the features of Laszlo, you can use data binding in numerous ways.
当然,和Laszlo中的大多数特性一样,您可以以多种方式使用数据绑定。
www.ibm.com
9.
Gets a value indicating whether the menu item was created through data binding.
获取一个值,该值指示菜单项是否是通过数据绑定创建的。
msdn2.microsoft.com
10.
The data-binding examples covered later in this article all use the separate implementation class approach.
本文稍后将讨论的数据绑定示例全部使用独立的实现类方法。
www.ibm.com
1.
Refer back to the earlier article (see Resources) to find out more about how mapped data binding works in Castor.
请回顾以前的文章(请参阅参考资料),了解有关Castor中映射数据绑定工作方式的更多信息。
www.ibm.com
2.
The obvious solution is to expose the underlying raw XML stream to the data binding tool.
最直接的解决方法是向数据绑定工具公开底层的原始XML流。
www.ibm.com
3.
This notion of type-mapping is a key point to remember when developing your Custom Data Binding application.
在开发您的自定义数据绑定应用程序时,必须牢记这种类型映射概念。
www.ibm.com
4.
Gets a value that indicates whether the node was created through data binding.
获取一个值,该值指示节点是否是通过数据绑定创建的。
msdn2.microsoft.com
5.
The SwingLabs project on Java. net has included development on a Swing data binding framework for the past few years.
net中的SwingLabs项目已经开展了多年的Swing数据绑定框架开发工作。
www.ibm.com
6.
For a Web control, data binding is enabled, and the user interface is refreshed only when you call the DataBind method.
对于Web控件,数据绑定处于启用状态,只有在调用DataBind方法时,用户界面才进行刷新。
msdn2.microsoft.com
7.
In the sections on each data binding framework I'll show the generated class structures for comparison purposes.
为了进行比较,我将在有关各个数据绑定框架章节中显示生成的类结构。
www.ibm.com
8.
You should also use the relevant Java data binding for the particular language used in the legacy system.
还应该针对遗留系统中使用的特定语言使用相关的Java数据绑定。
www.ibm.com
9.
Allows access to the collection of data-binding expressions on a control at design time.
允许在设计时访问控件的数据绑定表达式集合。
msdn2.microsoft.com
10.
You can use this handler to do more complex data binding and to set values in the ObjectListItem instance.
您可以使用该处理程序执行更为复杂的数据绑定并设置ObjectListItem实例中的值。
msdn2.microsoft.com
1.
Bind method has also been added for two-way data-binding scenarios in edit item templates and update item templates.
编辑项模板和更新项模板中还为双向数据绑定方案添加了。
msdn2.microsoft.com
2.
Gets the data item at the top of the data-binding context stack.
获取位于数据绑定上下文堆栈顶部的数据项。
msdn2.microsoft.com
3.
First, use ZK's Grid component with data binding to build the list as shown in Listing 10.
首先,使用ZK的Grid组件和数据绑定构建列表,参见清单10。
www.ibm.com
4.
Gets a value indicating whether the designer allows data binding.
获取一个值,该值指示设计器是否允许数据绑定。
msdn2.microsoft.com
5.
Describes several of the interfaces used with Windows Forms data binding.
描述几个用于Windows窗体数据绑定的接口。
msdn2.microsoft.com
6.
JiBX originated as my experiment to explore the performance limits of XML data binding in Java technology.
JiBX起源于我研究Java技术中XML数据绑定性能极限的实验。
www.ibm.com
7.
I hope this introduction has demonstrated how Java data binding frameworks can provide a welcome relief from those activities.
我希望这篇入门级文章已经向您展示了Java数据绑定框架是如何能够让您从这些工作中解脱出来的。
www.ibm.com
8.
This occurs during data binding; if you make changes to a field, or add or remove fields, you must bind the properties again.
这在数据绑定时发生;如果您更改字段或者添加或移除字段,则必须再次绑定属性。
msdn2.microsoft.com
9.
Extends data binding to methods, making MVVM architectures simple and intuitive.
将数据绑定扩展为方法,使得MVVM架构更加简单和直观。
www.infoq.com
10.
Evaluates an XPath data-binding expression using the specified prefix and namespace mappings for namespace resolution.
使用用于命名空间解析的指定前缀和命名空间映射计算XPath数据绑定表达式。
msdn2.microsoft.com
随便看

 

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

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/2/5 15:14:07