单词 | bound control | ||||||||||||
释义 | bound control
更多释义 收起释义 例句释义: 绑定控件,系结控制项,绑定型控件 1. The navigation path from the container to the public property value to place in the bound control property. 从容器到要放置在绑定控件属性中的公共属性值的导航路径。 msdn2.microsoft.com 2. An individual data-bound control for each column or property is created on the form, accompanied by an appropriately titled Label control. 即在该窗体上为每列或每个属性创建了单个数据绑定控件,该控件带有具有适当标题的标签控件。 msdn2.microsoft.com 3. Enables you to specify the number of decimal places to display for a number in the bound control. 使您可以指定为绑定的控件中的数值显示的小数位数。 msdn2.microsoft.com 4. The update is performed when the Update method is called, either explicitly by your code or automatically by a data-bound control. 调用Update方法时,由代码显式执行更新或由数据绑定控件自动执行更新。 msdn2.microsoft.com 5. Review the descriptions of each class and then determine which base class best fits the requirements of your custom data-bound control. 查看每个类的说明,然后确定哪一基类最符合自定义数据绑定控件的要求。 msdn2.microsoft.com 6. Gets a collection of the child controls within the composite data-bound control. 获取复合数据绑定控件内的子控件的集合。 msdn2.microsoft.com 7. Method is called, after data is retrieved, to bind data to elements of the data-bound control. 方法,以将数据绑定到数据绑定控件的元素。 msdn2.microsoft.com 8. Control developers can extend one of the available data - bound control base classes to create a custom data - bound control . 控件开发人员可以扩展一个可用数据绑定控件基类来创建自定义数据绑定控件。 www.bing.com 9. That represents the child controls within the composite data-bound control. 它表示复合数据绑定控件内的子控件。 msdn2.microsoft.com 10. Enables you to specify a custom display format for the data in a bound control. 使您可以为绑定的控件中的数据指定自定义显示格式。 msdn2.microsoft.com 1. In this section of the walkthrough you will create page markup that enables you to test the custom data-bound control. 在此部分的演练中,您将创建使您能够测试自定义数据绑定控件的页标记。 msdn2.microsoft.com 2. Enables you to choose a data display format from a list for the bound control to display the data. 使您可以从列表中选择数据显示格式供绑定的控件显示数据。 msdn2.microsoft.com 3. A data-bound control field that displays at least one button. 一个数据绑定控件字段,显示至少一个按钮。 msdn2.microsoft.com 4. Object to the public property value to be placed in the bound control property. 到要放置在绑定控件属性中的公共属性值的导航路径。 msdn2.microsoft.com 5. Maintains a Binding between an object's property and a data-bound control property. 维护对象的属性与数据绑定控件属性之间的Binding。 msdn2.microsoft.com 6. In this walkthrough, you will create a data-bound control that can bind to any object that implements the IEnumerable interface. 在本演练中,您将创建可以绑定到实现IEnumerable接口的任何对象的数据绑定控件。 msdn2.microsoft.com 7. You can therefore use the Eval method only for binding inside templates of a data-bound control. 因此,只能对数据绑定控件的模板内的绑定使用Eval方法。 msdn2.microsoft.com 8. Clicking a button in a button field raises the command event of the parent data-bound control. 单击按钮字段中的按钮将引发父数据绑定控件的命令事件。 msdn2.microsoft.com 9. Before you drag an item to a design surface to create a data-bound control, you can select which control to create. 在将某个项拖至设计图面上以创建数据绑定控件之前,您可以选择要创建的控件。 technet.microsoft.com 10. Control is commonly used in read-only data scenarios where a data-bound control displays XML data. 控件一般用于只读数据方案,在这种方案下数据绑定控件显示XML数据。 msdn2.microsoft.com 1. You want to create a data-bound control with a custom designer that fits your specific needs. 您希望创建带有符合您特定需求的自定义设计器的数据绑定控件。 msdn2.microsoft.com 2. Gets the object that contains the data-key value for the selected row in a data-bound control. 获取一个对象,其中包含数据绑定控件中所选行的数据键值。 technet.microsoft.com 3. In this part of the walkthrough, you will add a data-bound control that displays data from the AdventureWorks database. 在演练的此部分中,将添加一个数据绑定控件以显示AdventureWorks数据库中的数据。 msdn2.microsoft.com 4. Sets up the control hierarchy for the data-bound control. 设置数据绑定控件的控件层次结构。 msdn2.microsoft.com 5. Method should provide a design-time version of data for use by the associated data-bound control designer. 方法应当提供数据的设计时版本,以供关联的数据绑定控件设计器使用。 msdn2.microsoft.com 6. Enables data-bound control containers to identify a data item object for simplified data-binding operations. 启用数据绑定控件容器来为简化的数据绑定操作标识数据项对象。 msdn2.microsoft.com 7. Represents an automatically generated field in a data-bound control. 表示数据绑定控件中自动生成的字段。 msdn2.microsoft.com 8. Property. By default, all declared fields are displayed in a data-bound control. 默认情况下,所有已声明字段将显示在数据绑定控件中。 msdn2.microsoft.com 9. Data retrieval is initiated within an override of the PerformSelect method inherited by your control's base data-bound control. 在由控件的数据绑定基类继承的PerformSelect方法的重写内会启动数据检索。 msdn2.microsoft.com 10. In this case, you need to ensure that the parameters names of the method match the field names in the data-bound control. 这种情况下,需要确保方法的参数名称与数据绑定控件中的字段名称相匹配。 msdn2.microsoft.com 1. The data-bound control provides the interface to enable the user to select at run time which property to use for sorting. 资料系结控制项提供的介面,可让使用者选取在执行阶段要用于排序的属性。 technet.microsoft.com 2. Gets or sets a value indicating whether custom paging is enabled in a data-bound control. 获取或设置一个值,指示是否在数据绑定控件中启用自定义分页。 msdn2.microsoft.com 3. This model yields a more flexible data-bound control for page developers and increases the level of reusability. 此模型可以为页开发人员提供更灵活的数据绑定控件,并能够提高可重用性。 msdn2.microsoft.com 4. When the data-bound control creates these input controls as part of its own rendering, it can extract the input values. The Bind. 当数据绑定控件将这些输入控件作为自身呈现的一部分创建时,该方法便可提取输入值。 msdn2.microsoft.com 5. Controls will then display that value as the text of the bound control. 之后,控件会将该值显示为绑定控件的文本。 msdn2.microsoft.com 6. DataKey objects that represent the data key value of each row in a data-bound control. 取得物件,其中包含资料系结控制项中所选取资料列的资料索引键值。 technet.microsoft.com 7. Represents a field that displays custom content in a data-bound control. 表示在数据绑定控件中显示自定义内容的字段。 msdn2.microsoft.com 8. Gets or sets a value indicating whether paging is enabled in a data-bound control. 获取或设置一个值,指示是否在数据绑定控件中启用分页。 msdn2.microsoft.com 9. Control passes values from the bound control to the source object as parameters in method calls. 控件将值作为方法调用中的参数,从绑定控件传递到源对象。 msdn2.microsoft.com 10. Object is visible when its parent data-bound control is in insert mode. 对象在其父级数据绑定控件处于插入模式时是否可见。 msdn2.microsoft.com 1. Property is applied to field values when the data-bound control that contains the. 属性指定的格式化字符串是否应用到字段值。 msdn2.microsoft.com 2. In cases where the HTTP request is a postback and view state is enabled but the data-bound control has not yet been bound. 如果HTTP请求为回发且启用了视图状态,但数据绑定控件尚未绑定,则。 msdn2.microsoft.com 3. If the form displays data in individual controls, select any data-bound control. 控件中显示数据,则选择该控件。 msdn2.microsoft.com 4. Retrieves a DataSourceView object that the data-bound control uses to perform data operations. 检索数据绑定控件用于执行数据操作的DataSourceView对象。 msdn2.microsoft.com 5. Class contains public fields for data - bound control command names . 类包含数据绑定控件命令名的公共字段。 www.bing.com 6. When overridden in a derived class, verifies that the object a data-bound control binds to is one it can work with. 当在派生类中重写时,验证数据绑定控件绑定到的对象是它可以使用的对象。 msdn2.microsoft.com 7. Method to prepare the control hierarchy for the data-bound control. 方法来为数据绑定控件准备控件层次结构。 msdn2.microsoft.com 8. You can hide a CommandField field in a data-bound control by setting the Visible property to false. 您可以通过将Visible属性设置为false,在数据绑定控件中隐藏CommandField字段。 msdn2.microsoft.com 9. You can hide an ImageField object in a data-bound control by setting the Visible property to false. 通过将Visible属性设置为false,您可以隐藏数据绑定控件中的ImageField对象。 msdn2.microsoft.com 10. Another situation is if you need to manually refresh the data in a data-bound control. 另一种情况就是需要手动刷新数据绑定控件中的数据时。 msdn2.microsoft.com 1. Retrieves the IDataSource interface that the data-bound control is associated with, if any. 检索与数据绑定控件关联的IDataSource接口(如果有)。 msdn2.microsoft.com 2. Method is invoked directly by the data-bound control instead. 方法直接由数据绑定控件调用。 msdn2.microsoft.com 3. Shows or hides a Select button in a CommandField field for each record in the data-bound control. 对于数据绑定控件中的每个记录,在CommandField字段中显示或隐藏“选择”按钮。 msdn2.microsoft.com 4. You can create a new data-bound control or you can add a data binding to an existing control. 您可以创建一个新的数据绑定控件,也可以添加数据绑定到现有控件。 technet.microsoft.com 5. Bound control A control whose source of data is a field in a table or query. 绑定控件:数据源为表或查询中的字段的控件。 office.microsoft.com 6. This class is used by control developers when providing paging support to a custom data-bound control. 如果控件开发人员需对自定义数据绑定控件提供分页支持,即可使用此类。 msdn2.microsoft.com 7. The nested data-bound control's DataSource property is set to Products, which is the alias for the it object. 嵌套的数据绑定控件的DataSource属性设置为Products,即it对象的别名。 msdn2.microsoft.com 8. Represents the base class for a tabular data-bound control that is composed of other server controls. 表示由其他服务器控件组成的表格数据绑定控件的基类。 msdn2.microsoft.com 9. Occurs when the value of a data-bound control changes. 在数据绑定控件的值更改时发生。 msdn2.microsoft.com 10. The following code example shows how to expose a DataSource property for a data-bound control. 下面的代码示例演示如何公开数据绑定控件的DataSource属性。 msdn2.microsoft.com 1. Override the PerformSelect method of the base data-bound control class. 重写数据绑定控件基类的PerformSelect方法。 msdn2.microsoft.com 2. A data-bound control is responsible for presenting the data. 资料系结控制项负责展示资料。 technet.microsoft.com 3. For example, a report using a SQL statement as its record source where the field name of a bound control changes. 例如,使用SQL语句作为记录源的报表,绑定控件的字段名在该报表中改变。 office.microsoft.com 4. Alternatively, you can set the DataSource property, but then you must explicitly call the DataBind method of the data-bound control. 或者,可以设置DataSource属性,但之后必须显式调用数据绑定控件的DataBind方法。 msdn2.microsoft.com 5. This method is commonly overridden when you create a custom templated data-bound control. 当创建自定义模板数据绑定控件时,通常重写此方法。 207.46.16.251 6. Connect the data-bound control to an ADO data control. 将数据绑定控件连接到ADO数据控件。 msdn.microsoft.com 7. Represents a Boolean field that is displayed as a check box in a data-bound control. 表示数据绑定控件中以复选框显示的布尔型字段。 msdn2.microsoft.com 8. Property is set and the data-bound control is marked to require binding. 属性且数据绑定控件标记为需要绑定,则调用。 msdn2.microsoft.com 9. Call the GetData method to retrieve the DataSourceView object associated with the data-bound control. 调用GetData方法以检索与数据绑定控件关联的DataSourceView对象。 msdn2.microsoft.com 10. Control supports sort requests from the bound control when the. 时响应绑定控件的排序请求。 msdn2.microsoft.com 1. You bind data-bound controls to an AccessDataSource using the DataSourceID property of the data-bound control. 使用数据绑定控件的DataSourceID属性将其绑定到AccessDataSource。 msdn2.microsoft.com 2. Represents a field that is displayed as an image in a data-bound control. 表示在数据绑定控件中显示为图像的字段。 msdn2.microsoft.com 3. Represents a field that is displayed as a hyperlink in a data-bound control. 表示在数据绑定控件中显示为超链接的字段。 msdn2.microsoft.com 4. As a result, you can take advantage of automatic data binding in any data-bound control. 因此,在任何数据绑定控件中,都可以利用自动数据绑定。 msdn2.microsoft.com 5. Calls the DataBind method if the DataSourceID property is set and the data-bound control is marked to require binding. 如果设置了DataSourceID属性且数据绑定控件标记为需要绑定,则调用DataBind方法。 msdn2.microsoft.com 6. The SqlDataSource control supports sort requests from the bound control when the DataSourceMode is set to DataSet. SqlDataSource控件支持在DataSourceMode设置为DataSet时响应绑定控件的排序请求。 msdn2.microsoft.com 7. Set the data-bound control as needed to allow updateability. 根据需要设置数据绑定控件以允许更新。 technet.microsoft.com 8. Each data bound control whose DataSourceID property is set calls its DataBind method. 设置了DataSourceID属性的每个数据绑定控件会调用DataBind方法。 msdn2.microsoft.com 9. Choose a data-bound control base class. 选择数据绑定控件基类。 msdn2.microsoft.com 10. A composite data-bound control is a combination of one or more server controls. 复合数据绑定控件是一个或多个服务器控件的组合。 msdn2.microsoft.com 1. A text box is the most common type of bound control. 文本框是最常见的一类绑定控件。 office.microsoft.com 2. This forces the data - bound control to rebind the data so it can use the new data-binding property setting . 这可以强制数据绑定控件重新绑定数据,以便其能够使用新的数据绑定属性设置。 www.bing.com 3. Represents a field that is displayed as text in a data-bound control. 表示数据绑定控件中作为文本显示的字段。 msdn2.microsoft.com 4. Represents the primary key field or fields of a record in a data-bound control. 表示数据绑定控件中某个记录的一个或多个主键字段。 msdn2.microsoft.com 5. Creates the control hierarchy that is used to render a composite data-bound control. 建立用来呈现复合资料系结控制项的控制项阶层架构。 technet.microsoft.com 6. For example, the page might contain a data-bound control that stores item identifiers (data keys) in view state. 例如,页可能包含一个数据绑定控件,该控件存储视图状态的项标识符(数据密钥)。 msdn2.microsoft.com 7. Called when one of the base data source identification properties is changed, to re-bind the data-bound control to its data. 在其中一个基数据源标识属性更改时被调用,以将数据绑定控件重新绑定到其数据。 msdn2.microsoft.com 8. Rebinds the data-bound control to its data after one of the base data source identification properties changes. 在某一基数据源标识属性更改后,将数据绑定控件重新绑定到其数据。 msdn2.microsoft.com 9. The Select button allows the user to select a record in the data-bound control. “选择”按钮允许用户在数据绑定控件中选择记录。 msdn2.microsoft.com 10. As a separate operation, the data-bound control can request a total row count from a data source control for paging by setting the. 属性进行设置,也可向数据源控件请求分页的总行数。 msdn2.microsoft.com 1. Determines when changes to a data source value get propagated to the corresponding data-bound control property. 确定对数据源值所做的更改何时传播到相应的数据绑定控件属性。 msdn2.microsoft.com 2. As a separate operation, the data-bound control can request a total row count from a data source control for paging by setting the. 属性进行设置,也可向数据源控件请求分页的总行数。 msdn2.microsoft.com 3. Method updates the data binding between the bound control and its data source. 方法可以对绑定控件与其数据源之间的数据绑定进行更新。 msdn2.microsoft.com 4. Method is called implicitly when you change the value of a data-bound control or when a 方法在您更改数据绑定控件的值或将 msdn2.microsoft.com 5. If you set the DataSourceID property of a data-bound control, the control automatically binds to data from the data source, as needed. 如果设置数据绑定控件的DataSourceID属性,该控件根据需要自动绑定到数据源中的数据。 msdn2.microsoft.com 6. A data-bound control can bind to a data source control and automatically fetch data at the appropriate time in the page request lifecycle. 数据绑定控件可以绑定到数据源控件,并自动在页请求生命周期的适当时间获取数据。 www.juyy.net 7. Pushing information from the data source into the property of its bound control. 将信息从数据源推入到其绑定控件的属性中。 msdn2.microsoft.com 8. Represents the asynchronous callback method that a data-bound control supplies to a data source view for asynchronous data retrieval. 表示数据绑定控件向数据源视图提供以进行异步数据检索的异步回调方法。 msdn2.microsoft.com 9. Values to indicate when changes to the bound control property should be propagated to the data source. 值以指示绑定的控件属性应何时传播到数据源。 msdn2.microsoft.com 10. Internally, all data-bound control methods call the Select method on whichever data source view object is returned. 无论返回哪一种数据源视图对象,所有的数据绑定控件方法都会内部调用Select方法。 msdn2.microsoft.com 1. Internally, all data-bound control methods call the Select method on whichever data source view object is returned. 无论返回哪一种数据源视图对象,所有的数据绑定控件方法都会内部调用Select方法。 msdn2.microsoft.com 2. Gets a DataSourceSelectArguments object that the data-bound control uses when retrieving data from a data source control. 获取数据绑定控件从数据源控件检索数据时使用的DataSourceSelectArguments对象。 msdn2.microsoft.com 3. Gets or sets a value that indicates when changes to the bound control property are propagated to the data source. 取得或设定值,此值表示何时将系结控制属性填入到资料来源中。 msdn.microsoft.com 4. Specifies when a data source is updated when changes occur in the bound control. 指定绑定控件中发生更改后更新数据源的时间。 msdn2.microsoft.com 5. Pushes data from the data source into the data-bound control, returning no information. 将数据从数据源推入到数据绑定控件,不返回任何信息。 msdn2.microsoft.com 6. Never The bound control is never updated when a data source value changes. 当数据源值发生更改时,绑定控件从不更新。 msdn2.microsoft.com 7. Pulls data from the data-bound control into the data source, returning no information. 将数据从数据绑定控件拉入到数据源,不返回任何信息。 msdn2.microsoft.com 8. A data-bound control connects to a data source control through its. 属性连接到数据源控件。 msdn2.microsoft.com 9. Binds the data in the data source of the associated hierarchical data-bound control to the adapter. 将关联的分层数据绑定控件的数据源中的数据绑定到适配器。 msdn2.microsoft.com 10. The DataSource property enables the page developer to bind a data-bound control directly to data-objects of these two types 利用DataSource属性,页开发人员可以将数据绑定控件直接绑定到以下两种类型的数据对象 msdn2.microsoft.com 1. The DataSource property enables the page developer to bind a data-bound control directly to data-objects of these two types 利用DataSource属性,页开发人员可以将数据绑定控件直接绑定到以下两种类型的数据对象 msdn2.microsoft.com 2. Component simplifies the process of data binding because it acts as an intermediary between the bound control and the target data source. 组件充当了绑定控件和目标数据源的中间源,所以简化了数据绑定的过程。 msdn2.microsoft.com 3. Pulling information from a bound control into its associated data source. 将信息从绑定控件拉入到其关联的数据源。 msdn2.microsoft.com 4. Gets or sets when changes to the bound control property are propagated to the data source. 获取或设置将绑定控件属性的更改传播到数据源的时间。 msdn2.microsoft.com 5. Gets or sets when changes to the data source are propagated to the bound control property. 获取或设置将数据源的更改传播到绑定控件属性的时间。 msdn2.microsoft.com 6. Disconnects the data-bound control from data source events. 将数据绑定控件与数据源事件断开连接。 msdn2.microsoft.com 7. Binds the data from the data source to the composite data-bound control. 将数据源中的数据绑定到复合数据绑定控件。 msdn2.microsoft.com 8. The interface communicates to a bound control the property changes on a business object 该接口将业务对象的属性更改传递至绑定控件 msdn2.microsoft.com 9. The bound control is updated when the data source value changes, or the data source position changes. 当数据源值发生更改或数据源位置发生更改时,将更新绑定控件。 msdn2.microsoft.com 10. The naming container is generally the smallest part of the data-bound control that contains a whole record, such as a row in a 命名容器通常是包含完整记录的数据绑定控件的最小组成部分,如 msdn2.microsoft.com 1. When used with a data-bound control that displays hierarchical data, the, 与显示分层数据的数据绑定控件一起使用时, msdn2.microsoft.com 2. method sets the initialized state of the data - bound control 方法设置数据绑定控件的初始化状态。 www.ichacha.net 3. Control, during an update or delete operation the data-bound control passes both current and original record values to the 控件,在执行更新或删除操作期间,该数据绑定控件会同时将当前记录值和原始记录值传递到 msdn2.microsoft.com 4. Demonstrates using the ResetBindings method to notify a bound control about an update in the data source. 演示如何使用ResetBindings方法通知绑定控件有关数据源中的更新。 msdn2.microsoft.com 5. sets the initialized state of the data - bound control before the control is loaded 在加载数据绑定控件之前设置该控件的初始化状态。 www.ichacha.net 6. the following code example shows a property that belongs to a derived data - bound control class 下面的代码示例演示属于派生的数据绑定控件类的属性。 www.ichacha.net 7. On Covariance Upper Bound Control Problem with Finite-Precision Consideration 有限精度的协方差上界控制问题 www.ilib.cn 8. If a data-bound control calls the GetView method of the SiteMapDataSource, a SiteMapDataSourceView is created by the data source. 如果数据绑定控件调用SiteMapDataSource的GetView方法,则数据源创建SiteMapDataSourceView。 msdn2.microsoft.com 9. If the field is visible when its parent data-bound control is rendered in insert mode; otherwise, 在其父级数据绑定控件以插入模式呈现时,如果字段可见,则为, msdn2.microsoft.com 10. For information about binding the data in your database to a data-bound control, see 有关将数据库中的数据绑定到数据绑定控件的信息,请参见 msdn2.microsoft.com 1. Parameter, the data-bound control is responsible for creating and managing a 参数,因此数据绑定控件负责创建和管理 msdn2.microsoft.com 2. To use the data source controls you must have a data-bound control to bind them to. 要使用数据源控件,必须具有一个用来将它们绑定到的数据绑定控件。 www.cnblogs.com 3. To create a page that uses the custom data-bound control 创建使用自定义数据绑定控件的页 msdn2.microsoft.com 4. Creating a Page to Use the Custom Data-Bound Control 创建页以使用自定义数据绑定控件 msdn2.microsoft.com 5. Using the Field List pane is the best way to create a bound control for two reasons 使用“字段列表”窗格是创建绑定控件的最佳方式,原因有二 office.microsoft.com 6. Call the GetData method of the base data-bound control class to retrieve the control's data-source view 调用数据绑定控件基类的GetData方法以检索控件的数据源视图 msdn2.microsoft.com 7. Parameter is a delegate that a data-bound control passes to the data source view, which is used to notify the data-bound control when the 参数是数据绑定控件传递到数据源视图的委托,用于在 msdn2.microsoft.com 8. In addition, you can change the database or data source that a data-bound control works with by changing its 另外,您还可以更改数据绑定控件所使用的数据库或数据源,方法是将它的 msdn2.microsoft.com 9. Property of the data-bound control. For more information about binding a data-bound control to data source controls, see 有关将数据绑定控件绑定到数据源控件的更多信息,请参见 msdn2.microsoft.com 10. You can work with a data-bound control by binding it to a data source control such as an 可通过将一个数据绑定控件绑定到诸如 msdn2.microsoft.com 1. As a separate operation, the data-bound control can request a sorted result set from a data source control by setting the 若要得到排序结果集,数据绑定控件需要在运行时检查数据源视图的 msdn2.microsoft.com |
||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。