简单绑定 meaning in English
simple binding
Examples
- Windows forms can take advantage of two types of data binding : simple binding and complex binding
Windows窗体可以利用两种类型的数据绑定:简单绑定和复杂绑定。 - Are two methods that allow the temporary suspension and resumption of data binding in a simple - binding scenario
是允许在简单绑定方案中临时挂起和继续数据绑定的两种方法。 - You can simple - bind or complex - bind to the data within a dataset , but be aware that you are binding to the default
可以简单绑定或复杂绑定到数据集内的数据,但请注意,绑定到的是 - For simple binding , business objects must provide change notification when the value of a bound property changes
对于简单绑定,当绑定属性的值发生更改时,业务对象必须提供更改通知。 - The following code example shows that a control can support both simple binding as well as list binding
下面的代码示例演示以下过程,即一个控件可以支持简单绑定,也可以支持列表绑定。