instance n. 1.事例,例证,实例,场合。 2.情况。 3.要求,建议。 4.【法律】诉讼手续。 in this [your] instance 在这种[你的]情况下。 at the instance of 因…之情,由于…的主张[建议]。 one instance out of many 许多例子中的一个。 cite [give, produce] an instance 举例。 a court of first instance 初审庭,预审庭。 in the first instance 最初,首先;在第一审时。 in the last instance 最后,在终审时。 for instance例如。 vt. 举…为例,引以为例,举例证明。
Smart tags remain attached to a control instance for its lifetime in the designer and are always available 在设计器中,附加到一个控件实例上的智能标记在其生命周期内始终保持可用。
When the application does not have a control instance , as is the case when a control description file is being imported through the 如果应用程序不具有控件实例(如控件说明文件通过
Skins defined in your theme apply to all control instances in the application or pages to which the theme is applied 主题中定义的外观应用于已应用该主题的应用程序或页中的所有控件实例。
Controls can be deleted , and when a control is deleted , the control instance is permanently removed from a page and cannot be restored 控件,并且删除控件时,控件实例将从页中永久移除,且无法还原。
Storing connection information in the web . config file allows you to reuse the information with multiple data control instances 在web . config文件中存储连接信息后,可以重复使用这些信息处理多个数据控件实例。
In visual basic 2005 , setting the access modifier and access level in the constructor for a component class controls instancing 在visual basic 2005中,可通过在组件类的构造函数中设置访问修饰符和访问级别来控制实例化。
Note that , if you want to preserve the values of the personalizable properties and have them copied to the new control instance , you should call the 请注意,如果要保留可个性化属性的值,并将其复制到新的控件实例中,则还应调用
The code - behind partial class does not need to include instance variables ; asp . net 2 . 0 infers the control instances from the markup at compile time 代码隐藏分部类不需要包含实例变量; asp . net 2 . 0在编译时根据标记推断控件实例。
Attribute to give you way to programmatically reference the control . you then set attributes to declare property arguments and event bindings on server control instances 然后可以通过设置属性( attribute )来声明服务器控件实例上的属性( property )参数和事件绑定。
Individual users can personalize both shared and user scoped personalizable properties on the control for themselves , because the control instance is completely private 单个用户可以自己对该控件的共享和用户范围的可个性化属性同时进行个性化设置,因为该控件实例完全是私有的。