单词 | server control | ||||||||||
释义 | server control
更多释义 收起释义 例句释义: 服务器控件,伺服器控制项,服务器控制 1. Properties from the specified Web server control to the Web server control that this method is called from. 属性从指定的Web服务器控件复制到从中调用此方法的Web服务器控件。 msdn2.microsoft.com 2. That represents the source control with properties to be copied to the Web server control that this method is called from. 它表示属性要复制到从中调用此方法的Web服务器控件的源控件。 msdn2.microsoft.com 3. Object from the specified Web server control to the Web server control that this method is called from. 对象未封装的属性从指定的Web服务器控件复制到从中调用此方法的Web服务器控件。 msdn2.microsoft.com 4. The PersistChildrenAttribute tells the designer whether the child controls of a server control should be persisted as nested inner controls. PersistChildrenAttribute告知设计器是否应将服务器控件的子控件作为嵌套的内部控件保存。 msdn2.microsoft.com 5. Represents a string used to identify the default connection point within a collection of connection points associated with a server control. 表示一个字符串,该字符串用于标识与服务器控件关联的连接点集合中的默认连接点。 msdn2.microsoft.com 6. There might be a server control that you want to be visible only to the administrator. 您可能希望只有管理员才能看到某个服务器控件。 msdn2.microsoft.com 7. Saves any server control view state changes that have occurred since the time the page was posted back to the server. 保存自页面回发到服务器后发生的任何服务器控件视图状态更改。 msdn2.microsoft.com 8. Table Web server control is often realized when the table is built programmatically with dynamic contents. Web服务器控件的威力通常在用动态内容以编程方式生成表时才会体现出来。 msdn2.microsoft.com 9. The ID of a consumer's connection point can be determined when you designate a WebPart or other server control as a consumer. 定义连接点对象,该对象允许服务器控件作为使用者,以建立与提供者的连接。 www.bing.com 10. Now you are ready to create a composite Web server control and an associated designer. 现在已经准备好创建复合Web服务器控件和关联设计器了。 msdn2.microsoft.com 1. This allows any data-binding expressions the page developer may have associated with your data-bound server control to be evaluated. 这允许计算页开发人员可能将其与数据绑定服务器控件相关联的任何数据绑定表达式。 msdn2.microsoft.com 2. Web server control provides a container control within a Web Forms page that you can use as a parent for static text and for other controls. Web服务器控件在Web窗体页内提供了一种容器控件,您可以将它用作静态文本和其他控件的父级。 msdn2.microsoft.com 3. Use custom server control syntax to declare user controls and custom server controls within the body of an ASP. NET Web page. 使用自定义服务器控件语法声明Web窗体页正文内的用户控件和自定义服务器控件。 msdn2.microsoft.com 4. Instead, the event is raised in server code the next time the form is posted, as when a Button Web server control is clicked. 而是在下一次发送窗体时(如单击ButtonWeb服务器控件时),在服务器代码中引发该事件。 msdn2.microsoft.com 5. Web server control enables you to place an empty container control in the page and then dynamically add child elements to it at run time. Web服务器控件使您能够将空容器控件放置到页上,然后在运行时动态地将子元素添加到该容器中。 msdn2.microsoft.com 6. Class encapsulates the properties that control the appearance of a Web server control for automatic formatting at design time. 类封装有控制Web服务器控件的外观的属性,用于在设计时进行自动格式设置。 msdn2.microsoft.com 7. Class provides a server control that has no UI and is never visible on a page. 类提供一个没有UI并且决不会在网页上可见的服务器控件。 msdn2.microsoft.com 8. This property allows you to determine the parent control of the current server control in that hierarchy, and to program against it. 此属性使您可以确定此层次结构中当前服务器控件的父控件,并针对它进行编程。 msdn2.microsoft.com 9. When a server control is added to a DeclarativeCatalogPart control to make it available in a catalog of server controls. 当将服务器控件添加到DeclarativeCatalogPart控件以使它在服务器控件的目录中可用时。 msdn2.microsoft.com 10. If you do not, processor time will be wasted loading view state into the server control that will only be overridden by the database query. 如果不这样做,处理器时间将浪费在将视图状态加载到服务器控件上,而这些状态只是由数据库查询重写。 msdn2.microsoft.com 1. Object that contains the child controls for a specified server control in the user interface hierarchy. 对象,该对象包含用户界面层次结构中指定服务器控件的子控件。 msdn2.microsoft.com 2. Property to determine the name of the control tag associated with this Web server control. 属性确定与此Web服务器控件关联的控件标记的名称。 msdn2.microsoft.com 3. Property to determine if the elements that are contained within a server control are parsed as properties of the server control. 类的新实例,以确定包含在服务器控件内的元素是否被分析为服务器控件的属性。 msdn2.microsoft.com 4. The Image Web server control allows you to display images on an ASP. NET Web page and manage the images in your own code. ImageWeb服务器控件使您可以在ASP.NET网页上显示图像,并用自己的代码管理这些图像。 msdn2.microsoft.com 5. Determines whether the event for the Web server control is passed up the page's user interface (UI) server control hierarchy. 确定Web服务器控件的事件是否沿页的用户界面(UI)服务器控件层次结构向上传递。 msdn2.microsoft.com 6. Defines a connection point object that enables a server control acting as a consumer to form a connection with a provider . 定义连接点对象,该对象允许服务器控件作为提供者,以形成与使用者的连接。 www.bing.com 7. Object that represents the child controls for a specified server control in the UI hierarchy. 对象,该对象表示UI层次结构中指定服务器控件的子控件。 msdn2.microsoft.com 8. This dialog box allows you to set properties for the DataGrid Web server control. 此对话框用于设置DataGridWeb服务器控件的属性。 msdn2.microsoft.com 9. NET server control programmatically, which allows you to change the appearance of a control conditionally. NET伺服器控制项的样式属性,这可以让您有条件地变更控制项的外观。 technet.microsoft.com 10. Web server control reads XML and writes it into a Web Forms page at the location of the control. Web服务器控件读取XML并将其写入该控件所在位置的Web窗体页。 msdn2.microsoft.com 1. Specifies that the property persists as a nested tag within the opening and closing tags of the server control. 指定属性作为服务器控件的开始和结束标记内部的嵌套标记保持。 msdn2.microsoft.com 2. File, create a public declaration for a new Web server control class, as shown in the following code example. 文件中声明的命名空间中,为新的Web服务器控件类创建公共声明,如下面的代码示例所示。 msdn2.microsoft.com 3. Creates a new ControlCollection object to hold the child controls (both literal and server) of the server control. 创建一个新的ControlCollection对象来保存服务器控件的子控件(包括文本控件和服务器控件)。 msdn2.microsoft.com 4. Retrieves the HTML markup to represent a Web server control at design time that will have no visual representation at run time. 检索设计时表示Web服务器控件的HTML标记,该控件在运行时将不具有可视化表示形式。 msdn2.microsoft.com 5. Or other server control indicating whether the control has shared personalization data. 或其他服务器控件上的一个指示该控件是否具有共享个性化数据的属性。 msdn2.microsoft.com 6. Of the server control with which a connection point is associated. 获取连接点与之关联的服务器控件的。 msdn2.microsoft.com 7. Passes the event raised by a control within the container up the page's UI server control hierarchy. 沿该页的UI服务器控件层次结构向上传递由容器内某个控件引发的事件。 msdn2.microsoft.com 8. Determines whether the event for the server control is passed up the page's UI server control hierarchy. 确定服务器控件的事件是否沿页的UI服务器控件层次结构向上传递。 msdn2.microsoft.com 9. Or other server control indicating whether the control has user personalization data. 或其他服务器控件上的一个指示该控件是否具有用户个性化数据的属性。 msdn2.microsoft.com 10. Control Panel Sub Page section of the design should be a nice looking Virtual Server Control panel page that fits inside of the design. 控制面板子页面的设计部分应该是一个好看的虚拟服务器控制面板里面的页面设计适合。 www.bing.com 1. When a server control is added by declaring it in the markup of a Web page within a WebPartZoneBase zone. 当通过网页标记声明在WebPartZoneBase区域内添加服务器控件时。 msdn2.microsoft.com 2. The client behavior can be encapsulated in a Web server control as an extender control. 可以将客户端行为作为扩展程序控件封装到Web服务器控件中。 msdn2.microsoft.com 3. Property to conditionally execute code depending on whether the page is generated in response to a server control event. 根据该页是否是响应服务器控件事件生成的,使用。 msdn2.microsoft.com 4. Determines whether the event for the control is passed up the server control hierarchy. 确定控件的事件是否沿服务器控件层次结构向上传递。 msdn2.microsoft.com 5. Field is called, the inner content of a server control is persisted as properties, not as server. 字段,则服务器控件的内部内容将作为属性而不是作为服务器保持。 msdn2.microsoft.com 6. When a user imports a server control into a Web Parts catalog of controls. 当用户将服务器控件导入控件的Web部件目录时。 msdn2.microsoft.com 7. 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 8. Web server control enable you to display images on a Web Forms page and manage the images in server code. Web服务器控件使您可以在Web窗体页上显示图像,并使用服务器代码管理这些图像。 msdn2.microsoft.com 9. Controls with your server control, enabling users to edit specified custom properties and behavior on the control at run time. 控件与服务器控件相关联,从而使用户可以编辑指定的自定义属性和控件在运行时的行为。 msdn2.microsoft.com 10. Gets a value that indicates whether the server control is saving changes to its view state. 获取一个值,用于指示服务器控件是否会将更改保存到其视图状态中。 msdn2.microsoft.com 1. Web server control provides a means of creating and manipulating links on a Web page from server code. Web服务器控件提供了一种使用服务器代码在网页上创建和操作链接的方法。 msdn2.microsoft.com 2. This property is particularly important in differentiating server controls contained within a data- binding server control that repeats . 此属性对于区分包含在其他重复的数据绑定服务器控件中的服务器控件尤其重要。 www.bing.com 3. This provides a link between server control properties and client properties which can be consumed by Silverlight and JavaScript handlers. 这会将Silverlight和JavaScript处理程序可使用的服务器控件属性和客户端属性联系起来。 msdn.microsoft.com 4. When implemented by a class, instructs the server control to track changes to its view state. 当由类实现时,指示服务器控件跟踪其视图状态更改。 msdn2.microsoft.com 5. Value for the server control is then persisted to a string object after the save state stage of the server control life cycle. 类的实例。在服务器控件生存期的保存状态阶段后,服务器控件的。 msdn2.microsoft.com 6. Property to determine which elements that are contained within a server control are parsed as controls. 类的新实例,以确定包含在服务器控件内的哪些元素将被分析为控件。 msdn2.microsoft.com 7. This collection is a dictionary containing all the DataBinding objects on an ASP. NET server control. 该集合是一个包含ASP.NET服务器控件上所有DataBinding对象的词典。 msdn2.microsoft.com 8. Provides the abstract base class for creating formats that can be applied to a custom Web server control at design time. 为创建设计时可应用于自定义Web服务器控件的格式提供抽象基类。 msdn2.microsoft.com 9. This event notifies the server control that any data binding logic written for it has completed. 该事件通知服务器控件:为其编写的任何数据绑定逻辑都已完成。 msdn2.microsoft.com 10. Specifies that a property is HTML-encoded and persists as the only inner content of the ASP. NET server control. 指定属性是HTML编码的,且作为ASP.NET服务器控件的唯一内部内容保持。 msdn2.microsoft.com 1. For details, see How to: Determine the Selection in a List Web Server Control and How to: Set the Selection in a List Web Server Control. 有关详细信息,请参见如何:在ListWeb服务器控件中确定选择和如何:在ListWeb服务器控件中设置选择。 msdn2.microsoft.com 2. Method causes validation logic to be executed for each validation server control in the current validation group. 方法会导致对当前验证组中的各个验证服务器控件执行验证逻辑。 msdn2.microsoft.com 3. Specifies that the property or event persists in the opening tag of the server control as an attribute. 指定属性(Property)或事件作为属性(Attribute)保持在服务器控件的开始标记中。 msdn2.microsoft.com 4. Control, the server control that failed to load will also be deleted from the page. 控件,则未能加载的服务器控件也将从页中被删除。 msdn2.microsoft.com 5. Gets a collection of all cascading style sheet (CSS) properties applied to a specified HTML server control in the ASP. NET file. 获取应用于ASP.NET文件中指定的HTML服务器控件的所有级联样式表(CSS)属性(Property)的集合。 msdn2.microsoft.com 6. For the Web server control, local report processing can be configured for asynchronous processing. 对于Web服务器控件,可以为异步处理配置本地报表处理。 msdn2.microsoft.com 7. Field is called, the nested content contained within a server control is parsed as properties. 字段,则包含在服务器控件内的嵌套内容被分析为属性。 msdn2.microsoft.com 8. If it is important in your application, you can put the focus on a specific ASP. NET Web server control by using server code. 如果焦点在应用程序中非常重要,则可以使用服务器代码将焦点置于特定的ASP.NETWeb服务器控件上。 msdn2.microsoft.com 9. Web server control allows you to provide users with a way to send a file from their computer to the server. Web服务器控件,您可以向用户提供一种将文件从其计算机发送到服务器的方法。 msdn2.microsoft.com 10. Any changes in the view state of the server control can be saved during this event. 在该事件的生存期内可以保存服务器控件视图状态的任何更改。 msdn2.microsoft.com 1. For information about building the control and using it in a page, see Building the Custom Server Control Examples. 有关生成控件和在页中使用该控件的信息,请参见生成自定义服务器控件示例。 msdn2.microsoft.com 2. The property settings of the SMTP virtual server control inbound mail and, to a lesser degree, outbound mail settings. SMTP虚拟服务器的属性设置控制着入站邮件以及出站邮件设置(程度较低)。 technet.microsoft.com 3. When implemented by a class, enables a server control to process an event raised when a form is posted to the server. 当由类实现时,使服务器控件能够处理将窗体发送到服务器时引发的事件。 msdn2.microsoft.com 4. Class to indicate how the page parser should treat content nested inside a server control tag declared on a page. 类指示页分析器应如何处理页上声明的服务器控件标记中嵌套的内容。 msdn2.microsoft.com 5. Contains the HTML cascading-style sheets (CSS) inline style attributes for a specified HTML server control. 包含指定HTML服务器控件的HTML级联式样式表(CSS)内嵌样式属性(Attribute)。 msdn2.microsoft.com 6. Defines the properties and methods any class must implement to support view state management for a server control. 定义任何类为支持服务器控件的视图状态管理而必须实现的属性和方法。 msdn2.microsoft.com 7. Gets a collection of text attributes that will be rendered as a style attribute on the outer tag of the Web server control. 获取将在Web服务器控件的外部标记上呈现为样式属性的文本属性的集合。 msdn2.microsoft.com 8. Gets or sets the access key that allows you to quickly navigate to the Web server control. 获取或设置使您得以快速导航到Web服务器控件的访问键。 msdn2.microsoft.com 9. The first theme is now created with an empty CSS file and server control skin file. 于是,创建了第一个主题,该主题带有一个空的CSS文件和一个空的服务器控件外观文件。 msdn2.microsoft.com 10. Or other server control can be added to a page. 或其他服务器控件添加到页中。 msdn2.microsoft.com 1. Provides object-model access to all attributes declared in the opening tag of an ASP. NET server control element. 提供对ASP.NET服务器控件元素的开始标记中声明的所有属性(Attribute)的对象模型访问。 msdn2.microsoft.com 2. Specifies that a property persists as the only inner content of the ASP. NET server control. 指定属性作为ASP.NET服务器控件的唯一内部内容保持。 msdn2.microsoft.com 3. In practical terms, ASP. NET server control properties that are commonly used to reference external resources are marked in this way. 在实际情况中,采用这种方式标记通常用于引用外部资源的ASP.NET服务器控件属性。 msdn2.microsoft.com 4. Determines whether the specified server control is in the parent server control's ControlCollection object. 确定指定的服务器控件是否在父服务器控件的ControlCollection对象中。 msdn2.microsoft.com 5. Web server control to write an XML document, or the results of an XSLT transformation, into a Web page. Web服务器控件将XML文档或XSLT转换的结果写入网页。 msdn2.microsoft.com 6. Represents the method that handles any events that are raised when a user clicks an image-based ASP. NET server control. 表示处理在用户单击基于图像的ASP.NET服务器控件时引发的所有事件的方法。 msdn2.microsoft.com 7. Property to programmatically modify the contents between the opening and closing tags of an HTML server control. 属性以编程方式修改HTML服务器控件的开始和结束标记之间的内容。 msdn2.microsoft.com 8. Searches the current naming container for a server control with the specified id parameter. 在当前的命名容器中搜索带指定id参数的服务器控件。 msdn2.microsoft.com 9. Provides a base control designer class for extending the design-mode behavior of a Web server control. 提供用于扩展Web服务器控件的设计模式行为的基控件设计器类。 msdn2.microsoft.com 10. Gets or sets the content found between the opening and closing tags of the specified HTML server control. 获取或设置位于指定的HTML服务器控件的开始标记和结束标记之间的内容。 msdn2.microsoft.com 1. Gets or sets the content found between the opening and closing tags of the specified HTML server control. 获取或设置位于指定的HTML服务器控件的开始标记和结束标记之间的内容。 msdn2.microsoft.com 2. Provides information on another Web server control that enables you to insert markup into the page programmatically. 提供有关另一个Web服务器控件的信息,该控件使您能够以编程方式将标记插入页中。 msdn2.microsoft.com 3. In this stage of the server control's life cycle, the control's view state has yet to be populated. 在伺服器控制项生命周期的这个阶段中,控制项的检视状态尚未填入。 technet.microsoft.com 4. Searches the page naming container for a server control with the specified identifier. 在页命名容器中搜索带指定标识符的服务器控件。 msdn2.microsoft.com 5. Web server control consists primarily of setting options for how items should be displayed and whether users can select multiple items. Web服务器控件的过程主要包括设置以下选项:项的显示方式以及用户是否可以选择多个项。 msdn2.microsoft.com 6. Gets or sets a value indicating whether to parse the elements that are contained within a server control as properties. 获取或设置一个值,该值指示是否将包含在服务器控件内的元素分析为属性。 msdn2.microsoft.com 7. Creating a drop- down list server control that applies a new theme to a page , including changing styles on the master page elements . 创建一个下拉列表服务器控件,该控件将新主题应用于页面,包括更改母版页元素的样式。 www.bing.com 8. Creating a theme, including a CSS file and a server control skin, in Microsoft Visual Web Developer. 在MicrosoftVisualWebDeveloper中创建一个主题,包括CSS文件和服务器控件外观。 msdn2.microsoft.com 9. The object that represents the view state of the Web server control to serialize to string form. 表示序列化为字符串形式的Web服务器控件的视图状态的对象。 msdn2.microsoft.com 10. Registers an ASP. NET server control as one requiring an event to be raised when the control is processed on the Page object. 将ASP.NET服务器控件注册为需要在Page对象上处理控件时引发事件的控件。 msdn2.microsoft.com 1. Registers an ASP. NET server control as one requiring an event to be raised when the control is processed on the Page object. 将ASP.NET服务器控件注册为需要在Page对象上处理控件时引发事件的控件。 msdn2.microsoft.com 2. Web server control displays data in a format that you can define using templates and styles. Web服务器控件以某种格式显示数据,这种格式可以使用模板和样式进行定义。 msdn2.microsoft.com 3. Any Web server control, such as the extender control in this tutorial, must be compiled before you can reference it in a Web page. 任何Web服务器控件(例如,本教程中的扩展程序控件)必须先经过编译,然后才能在网页上进行引用。 msdn2.microsoft.com 4. The following example displays "True" or "False" in a Label Web server control to reflect the latest change in a CheckBox control. 下面的示例在LabelWeb服务器控件中显示“True”或“False”,以反映CheckBox控件中的最新更改。 msdn2.microsoft.com 5. If the server control owns the form, it is able to get and set values for the form. 如果服务其控制自己的形式,那么我们就可以获得并且设置形式的值。 www.ibm.com 6. Specify the event binding in the opening tag of the server control with an attribute and value. 用特性和值在服务器控件的开始标记中指定事件绑定。 technet.microsoft.com 7. Like the client-side class, the server control exposes two properties: Title and XamlUrl. 与客户端类相似,服务器控件公开两个属性:Title和XamlUrl。 msdn.microsoft.com 8. Suggests additional topics of interest concerning server control properties. 建议其他有关服务器控件属性的相关主题。 msdn2.microsoft.com 9. The TextBox Web server control provides a way for users to type information into an ASP. NET Web page, including text, numbers, and dates. TextBoxWeb服务器控件为用户提供了一种向ASP.NET网页中键入信息(包括文本、数字和日期)的方法。 msdn2.microsoft.com 10. View state is the accumulation of the values of the properties for a server control. 视图状态是服务器控件属性值的累计。 msdn2.microsoft.com 1. View state is the accumulation of the values of the properties for a server control. 视图状态是服务器控件属性值的累计。 msdn2.microsoft.com 2. Determines whether to pass an event up the page's user interface (UI) server control hierarchy. 确定是否将事件沿页面的用户界面(UI)服务器控件层次结构向上传递。 msdn2.microsoft.com 3. This class includes two properties to hold the property values supplied by the Web server control. 此类包括两个用于保留由Web服务器控件提供的属性值的属性。 msdn2.microsoft.com 4. In a Web Parts connection, a server control that receives data from a provider control and processes or displays it. 在Web部件连接中,从提供者控件接收数据并处理或显示该数据的服务器控件。 msdn2.microsoft.com 5. An extender control is a Web server control that inherits the ExtenderControl abstract class in the System. Web. UI namespace. 扩展程序控件是继承了System.Web.UI命名空间中的ExtenderControl抽象类的Web服务器控件。 msdn2.microsoft.com 6. In a Web Parts connection, a server control that sends data to a consumer control. 在Web部件连接中,向使用者控件发送数据的服务器控件。 msdn2.microsoft.com 7. Gets or sets the text between the opening and closing tags of the specified HTML server control. 获取或设置指定HTML服务器控件的开始标记和结束标记之间的文本。 msdn2.microsoft.com 8. Value is then persisted to a string object after the save-state stage of the server control life cycle. 值在服务器控件生存期的保存状态阶段后保留到一个字符串对象。 msdn2.microsoft.com 9. View state is the cumulative values of the properties for a server control. 视图状态是服务器控件的属性的累计值。 msdn2.microsoft.com 10. This redistributable package contains Windows Forms and ASP. NET Web server control versions of the Report Viewer. 此RedistributablePackage包含Windows窗体控件和ASP.NETWeb服务器控件版本的ReportViewer。 www.microsoft.com 1. The ordinal index of the server control to be removed from the collection. 要从集合中移除的服务器控件的序号索引。 msdn2.microsoft.com 2. Introduces the ReportViewer controls and compares the differences between the Web server control and Windows Forms control. 介绍了ReportViewer控件,并比较了Web服务器控件和Windows窗体控件之间的差异。 msdn2.microsoft.com 3. Creates an XML description file that contains state and property data for a server control. 创建包含服务器控件的状态和属性数据的XML说明文件。 msdn2.microsoft.com 4. Performs data binding of a ListControl Web server control within a visual designer. 在可视化设计器中执行ListControlWeb服务器控件的数据绑定。 msdn2.microsoft.com 5. The Calendar Web server control displays a traditional one-month calendar on an ASP. NET page. CalendarWeb服务器控件在ASP.NET页上显示一个传统的单月份日历。 msdn2.microsoft.com 6. Gets or sets a value that indicates whether a server control is rendered as a user interface (UI) element on the page. 获取或设置一个值,该值指示服务器控件是否作为用户界面(UI)元素呈现在页上。 msdn2.microsoft.com 7. Assigns an event handler delegate to render the server control and its content into its parent control. 分配事件处理程序委托,以将服务器控件及其内容呈现到父控件中。 msdn2.microsoft.com 8. Note that the associated server control is added immediately to the Web page, without the user having to click the Add button. 请注意,用户不必单击“添加”按钮,即可将关联的服务器控件立即添加到网页中。 msdn2.microsoft.com 9. When the user leaves a TextBox Web server control after entering information, the control raises an event that you can respond to. 在用户输入信息之后离开TextBoxWeb服务器控件时,控件将引发一个事件,您可以对这一事件做出响应。 msdn2.microsoft.com 10. Add a Literal Web server control to your page when you want to set text programmatically without adding extra HTML tags. 在您要以编程方式设置文本而不添加额外的HTML标记时,可以向页面添加LiteralWeb服务器控件。 msdn2.microsoft.com 1. The server control must convert the path to an absolute or relative path before passing it to the browser. 在将路径传递到浏览器前,服务器控件必须将其转换为绝对路径或相对路径。 msdn2.microsoft.com 2. Represents a control skin, which is a means to define stylistic properties that are applied to an ASP. NET Web server control. 表示控件外观,控件外观是一种定义应用于ASP.NETWeb服务器控件的样式属性的方式。 msdn2.microsoft.com 3. Web server control to your Web Forms page when you want to display a picture, or image, as a hyperlink. 当您想要将图片或图像显示为超链接时,可以向Web窗体页添加。 msdn2.microsoft.com 4. The text between the opening and closing tags of an HTML server control. HTML服务器控件的开始标记和结束标记之间的文本。 msdn2.microsoft.com 5. If you no longer need to program an HTML server control in server code, you should convert it back to a plain HTML element. 如果您不再需要在服务器代码中对HTML服务器控件编程,则应将其转换为纯HTML元素。 msdn2.microsoft.com 6. NET supports a hierarchical data-binding model that creates windings between server control properties and data sources. NET支援阶层式资料系结模型,这种模型会建立伺服器控制项属性与资料来源之间的系结。 technet.microsoft.com 7. Printing reports from the Web server control uses an ActiveX print control if the report is processed on a remote server. 在远程服务器上处理报表时,从Web服务器控件打印报表使用了ActiveX打印控件。 msdn2.microsoft.com 8. Notifies the server control that caused the postback that it should handle an incoming postback event. 通知引起回发的服务器控件:它应处理传入的回发事件。 msdn2.microsoft.com 9. Cloudcat includes a proven init script that makes restarts and server control reliable and suitable for IT operations folks. CloudCat包含了已经验证过的初始化脚本,可以为IT操作员提供可靠和合适的重启以及服务器控制。 www.infoq.com 10. You can add attributes to a Web server control through the Attributes property, which is inherited by all Web server controls. 可以通过所有Web服务器控件继承的Attributes属性(Property)向Web服务器控件中添加属性(Attribute)。 msdn2.microsoft.com 1. When implemented by a class, gets a value indicating whether a server control is tracking its view state changes. 当由类实现时,获取一个值,通过该值指示服务器控件是否正在跟踪其视图状态更改。 msdn2.microsoft.com 2. Determines whether the server control contains child controls. 确定服务器控件是否包含子控件。 msdn2.microsoft.com 3. Add a PlaceHolder Web server control to your page when you want to dynamically add, remove, or loop through controls at run time. 如果要在运行时动态添加、移除或依次通过控件时,可向页添加一个PlaceHolderWeb服务器控件。 msdn2.microsoft.com 4. Defines the metadata attribute that specifies how an ASP. NET server control property or event is persisted to an ASP. NET page. 定义指定如何将ASP.NET服务器控件属性(Property)或事件保持到ASP.NET页的元数据特性(Attribute)。 msdn2.microsoft.com 5. Provides properties and methods that define a template element in a Web server control at design time. 提供设计时在Web服务器控件中定义模板元素的属性和方法。 msdn2.microsoft.com 6. The exact syntax required to reference a server control depends on what control you are using and whether it is a child of another control. 引用服务器控件所需的确切语法取决于您所使用的控件,以及其是否为另一控件的子控件。 msdn2.microsoft.com 7. Gets the unique , hierarchically qualified identifier for the server control . 获取服务器控件的唯一的、以分层形式限定的标识符。 www.bing.com 8. When this check box is selected, a graphic marker is displayed to identify each server control and distinguish it from plain HTML elements. 选取这个核取方块时,会显示图形资料标记,以识别每个伺服器控制项,并与纯HTML项目区分。 technet.microsoft.com 9. Web server control displays rows of database information in a customizable format. Web服务器控件用可自定义的格式显示各行数据库信息。 msdn2.microsoft.com 10. Removes all the markup and style attributes on all properties of the page or Web server control. 移除页或Web服务器控件的所有属性上的所有标记和样式属性。 msdn2.microsoft.com 1. Control is passed up the Web server control hierarchy for the page. 控件的事件是否沿页面的Web服务器控件层次结构向上传递。 msdn2.microsoft.com 2. The page parser uses property entry classes during parsing to represent expressions found within server control tags. 页分析器在分析过程中使用属性项类来表示在服务器控件标记中找到的表达式。 msdn2.microsoft.com 3. This property differs from the ID property, in that the UniqueID property includes the identifier for the server control's naming container. 此属性与ID属性不同,因为UniqueID属性包含服务器控件命名容器的标识符。 msdn2.microsoft.com 4. Device filtering is required to use a specific adapter for a server control. 要使用服务器控件的特定适配器,则需要设备筛选。 msdn2.microsoft.com 5. You can associate more than one extender control with an ASP. NET server control. 可以将多个扩展程序控件与一个ASP.NET服务器控件关联。 msdn2.microsoft.com 6. If you convert an HTML TABLE element to an ASP. NET server control, it is created as an instance of the HtmlTable class. 如果将一个HTMLTABLE元素转换为ASP.NET服务器控件,则该元素将被创建为HtmlTable类的实例。 msdn2.microsoft.com 7. A reference to the target Web server control is supplied as a parameter to the GetScriptDescriptors(Control) method. 将对目标Web服务器控件的引用作为参数提供给GetScriptDescriptors(Control)方法。 msdn2.microsoft.com 8. When called on a server control, this method does not bind data to the control. 在服务器控件上调用此方法时,此方法不会将数据绑定到控件。 msdn2.microsoft.com 9. The Controls property allows you programmatic access to the instance of the ControlCollection class for any server control. Controls属性允许编程访问任何服务器控件的ControlCollection类实例。 msdn2.microsoft.com 10. Property in a server control, you simply return a reference to the server control itself. 属性,仅返回对该服务器控件本身的引用。 msdn2.microsoft.com 1. If so, it stores trace information associated with the control, and renders the server control content to the page. 如果启用,它将存储与控件有关的跟踪信息,同时向页呈现服务器控件的内容。 msdn2.microsoft.com 2. In Design view, right-click the control and clear the check mark next to Run As Server Control. 在“设计”视图中,右键单击该控件并清除“作为服务器控件运行”旁边的复选标记。 msdn2.microsoft.com 3. However, there is not necessarily a one-to-one mapping between a Web server control and an HTML element. 但是,不一定要建立Web服务器控件与HTML元素间的一对一映射。 msdn2.microsoft.com 4. Objects associated with a server control exist only at design time. 对象仅在设计时存在。 msdn2.microsoft.com 5. Web server control to your Web Forms page when you want to dynamically add, remove, or loop through controls at run time. 如果要在运行时动态添加、移除或依次通过控件,可以向Web窗体页添加。 msdn2.microsoft.com 6. Determines whether the event for the MultiView control is passed to the page's UI server control hierarchy. 确定MultiView控件的事件是否传递给页的用户界面服务器控件层次结构。 msdn2.microsoft.com 7. Web server control you can use a combination of HTML elements and controls to create the layout for each row of the list. Web服务器控件中,您可以使用HTML元素和控件的组合来创建列表中每行的布局。 msdn2.microsoft.com 8. Method by using this property to verify that any child controls of the server control are storing view-state information. 通过使用此属性验证服务器控件的任何子控件是否存储视图状态信息,可以避免对。 msdn2.microsoft.com 9. Provides a collection of DataBinding objects for an ASP. NET server control. 为ASP.NET服务器控件提供DataBinding对象的集合。 msdn2.microsoft.com 10. An Xml Web server control reads XML and writes it into an ASP. NET Web page at the location of the control. XmlWeb服务器控件读取XML并将其写入该控件所在的ASP.NET网页。 msdn2.microsoft.com 1. This walkthrough showed you how to develop a simple custom ASP. NET server control and use it in a page. 本演练演示了如何开发简单的自定义ASP.NET服务器控件以及如何在页中使用该控件。 msdn2.microsoft.com 2. Objects representing the template elements in a Web server control at design time. 表示设计时Web服务器控件中的模板元素的。 msdn2.microsoft.com 3. In addition, it forces you to have an extra server control defined on the page. 另外,你必须在页面上定义一个额外的服务器控件。 www.cnblogs.com 4. Server control implements support for post-cache substitution internally. 服务器控件在内部实现对缓存后替换的支持。 msdn2.microsoft.com 5. However, control developers can override this method to specify how a custom server control restores its view state. 方法,控制自定义服务器控件还原视图状态的方式。 msdn2.microsoft.com 6. ASP. NET Web page and server control code executes in the context of the ASP. NET worker process on the Web server. ASP.NET网页和服务器控件代码在Web服务器上的ASP.NET辅助进程的上下文中执行。 msdn2.microsoft.com 7. When elements are parsed, they are recognized as child controls of the server control that implements this interface. 分析元素时,元素被识别为实现该接口的服务器控件的子控件。 msdn2.microsoft.com 8. It then retrieves the value using the Cache. : : . Get method and writes it to a Label Web server control. 然后,它使用Cache.::.Get方法检索该值,并将其写入一个LabelWeb服务器控件。 msdn2.microsoft.com 9. This topic describes pagination and positioning of report items for HTML reports that are displayed in the ReportViewer Web server control. 本主题说明如何对ReportViewerWeb服务器控件中显示的位于HTML报表中的报表项进行分页和定位。 msdn2.microsoft.com 10. Use the TabIndex property to specify or determine the tab index of a Web server control on the Web Forms page. 使用TabIndex属性指定或确定Web窗体页上Web服务器控件的选项卡索引。 msdn2.microsoft.com 1. Provides font information for the Web server control that you are declaring. 为正在声明的Web服务器控件提供字体信息。 msdn2.microsoft.com 2. When the page runs, ASP. NET identifies the element as a server control and makes it available to server code. 页面运行时,ASP.NET将该元素标识为服务器控件,并使其可用于服务器代码。 msdn2.microsoft.com 3. Operating system security and access control lists (ACLs) on the server that hosts the custom server control. 承载自定义服务器控件的服务器上的操作系统安全性和访问控制列表(ACL)。 msdn2.microsoft.com 4. You should not access another server control during this event, regardless of whether it is a child or parent to this control. 在该事件的生存期内不应访问其他服务器控件,不论它是此控件的子级还是父级。 msdn2.microsoft.com 5. Normally, users select items in a list Web server control to indicate their choice. 通常,用户在列表Web服务器控件中选择项以指示他们的选择。 msdn2.microsoft.com 6. To accomplish this, you could add a Button Web server control to the SelectedItem template and set its CommandName property to "unselect" . 若要完成此操作,可将一个ButtonWeb服务器控件添加到SelectedItem模板,并将其CommandName属性设置为“unselect”。 msdn2.microsoft.com 7. That encapsulates the appearance properties of the Web server control. 它封装Web服务器控件的外观属性。 msdn2.microsoft.com 8. You then set attributes to declare property arguments and event bindings on server control instances. 然后可以通过设置属性(Attribute)来声明服务器控件实例上的属性(Property)参数和事件绑定。 msdn2.microsoft.com 9. The SqlDataSource control enables you to use a Web server control to access data that is located in a relational data base. 通过SqlDataSource控件,可以使用Web服务器控件访问位于关系数据库中的数据。 msdn2.microsoft.com 10. A drop-down list control appears below each server control, listing the available ConnectionPoint objects for the control. 每个服务器控件下方都会显示一个下拉列表控件,列出控件的可用ConnectionPoint对象。 msdn2.microsoft.com 1. An ASP. NET server control sends HTML or another markup language to a client . NET服务器控件向客户端发送HTML或其他标记语言。 www.bing.com 2. Web server control is bound against the selected item in the list and displays the selected state. Web服务器控件将根据列表中的选定项进行绑定并显示选中的状态。 msdn2.microsoft.com 3. The resulting HTML output from an ASPX page is the HTML output from the page itself plus the HTML output generated by each server control. 从ASPX页得到的HTML输出是来自页面本身的HTML输出加上每个服务器控件生成的HTML输出。 msdn2.microsoft.com 4. Web server control provides a container within the page for other controls. Web服务器控件在页面内为其他控件提供一个容器。 msdn2.microsoft.com 5. Web server control consists of two steps: adding the table itself, and separately adding the rows and cells. Web服务器控件包括两个步骤:添加表本身,然后分别添加行和单元格。 msdn2.microsoft.com 6. For information on how to manage the state of properties that are not delegated to child controls, see Server Control Properties Example. 有关如何管理未委托给子控件的属性的状态的信息,请参见服务器控件属性示例。 msdn2.microsoft.com 7. Provides the declarative syntax for the PropertyGridEditorPart Web Server control. 提供PropertyGridEditorPartWeb服务器控件的声明性语法。 msdn2.microsoft.com 8. Some security guidelines to consider when you develop custom server control components are given below. 以下提供的是开发自订伺服器控制项元件时需要考量的安全性方针。 msdn.microsoft.com 9. Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client. 获取或设置由Web服务器控件在客户端呈现的级联样式表(CSS)类。 msdn2.microsoft.com 10. Searches the current naming container for the specified server control. 在当前的命名容器中搜索指定的服务器控件。 msdn2.microsoft.com 1. When overridden in a derived class, adds a Web server control to the Web Forms page. 在派生类中重写时,向Web窗体页中添加一个Web服务器控件。 msdn2.microsoft.com 2. Specify the ID property of an ASP. NET server control contained in the user control. 指定用户控件中包含的ASP.NET服务器控件的ID属性。 msdn2.microsoft.com 3. The HTML content between opening and closing tags of an HTML server control. HTML服务器控件的开始标记和结束标记之间的HTML内容。 msdn2.microsoft.com 4. In Community Server, we wrote a paging server control to do all the data paging. 在社区服务器中,我们编写了一个分页服务器控件,以完成所有的数据分页。 blog.163.com 5. Or server control for the purpose of adding the control to a Web page. 或服务器控件的副本,以向网页中添加该控件。 msdn2.microsoft.com 6. The DataList Web server control displays rows of database information in a customizable format. DataListWeb服务器控件以可自定义的格式显示数据库行的信息。 msdn2.microsoft.com 7. For details about setting properties, see Setting ASP. NET Server Control Properties. 有关如何设置属性的详细信息,请参见设置ASP.NET服务器控件属性。 msdn2.microsoft.com 8. The width of the Web server control was set to a negative value. Web服务器控件的宽度设置为负值。 msdn2.microsoft.com 9. This is made public so other controls can render multiple controls in between the opening and closing tags of a Web server control. 该方法被设置为公共方法,以便其他控件可以在Web服务器控件的开始和结束标记之间呈现多个控件。 msdn2.microsoft.com 10. Gets or sets the foreground color (typically the color of the text) of the Web server control. 获取或设置Web服务器控件的前景色(通常是文本颜色)。 msdn2.microsoft.com 1. The links can then be rendered as lists or as navigation menus on each page by including a specific Web server control. 然后,通过包括特定的Web服务器控件,可以将这些链接作为列表或导航菜单呈现于每个页面上。 msdn2.microsoft.com 2. Is involved in the failure, the type name is the type of its child server control. 则该类型名称是其子服务器控件的类型。 msdn2.microsoft.com 3. Each validation control references an input control (a server control) elsewhere on the page. 每个验证控件都引用页面上其他地方的输入控件(服务器控件)。 msdn2.microsoft.com 4. Gets or sets a value indicating whether the HTML server control is disabled. 获取或设置一个值,该值指示HTML服务器控件是否被禁用。 msdn2.microsoft.com 5. This problem occurs when you use the RangeValidator ASP. NET server control to provide client-side validation for the ASP. NET Web page. 使用RangeValidatorASP.NET服务器控件来提供客户端验证为ASP.NET网页时发生此问题。 support.microsoft.com 6. Verbs are actions that a user can carry out on a server control, such as closing, minimizing, or editing a control. 谓词是用户可以对服务器控件执行的操作,如关闭、最小化或编辑控件。 msdn2.microsoft.com 7. Provides design-time support in a visual designer for the LoginView Web server control. 在可视化设计器中为LoginViewWeb服务器控件提供设计时支持。 msdn2.microsoft.com 8. This section contains links to topics that provide information about each Web server control. 本节包含的链接指向提供有关每个Web服务器控件的信息的主题。 msdn2.microsoft.com 9. Device filtering lets you declaratively customize the output rendering aspects of a Web server control property. 设备筛选使您能够以声明的方式自定义Web服务器控件属性的输出呈现方面的内容。 msdn2.microsoft.com 10. Control is involved in the failure, the ID is the ID of its child server control. 控件,则该ID是其子服务器控件的ID。 msdn2.microsoft.com 1. After issuing this, the associated trace data will also appear in the WebSphere Application Server control and servant region SYSPRINT DD. 在发布此命令以后,相关的跟踪数据也将出现在WebSphereApplicationServer控制和servant区域SYSPRINTDD中。 www.ibm.com 2. The TextBox server control is an input control that lets the user enter text. TextBox服务器控件是使用户可以输入文本的输入控件。 msdn2.microsoft.com 3. For more information about postback processing, see ASP. NET Web Server Control Event Model. 有关回发处理的更多信息,请参见ASP.NETWeb服务器控件事件模型。 msdn2.microsoft.com 4. Provides a general overview of the PropertyGridEditorPart Web Server control. 提供PropertyGridEditorPartWeb服务器控件的总体概述。 msdn2.microsoft.com 5. Web server control is a data-bound container control that produces a list of individual items. Web服务器控件是一个数据绑定容器控件,它生成各个项的列表。 msdn2.microsoft.com 6. Searches the page naming container for the specified server control. 在页命名容器中搜索指定的服务器控件。 msdn2.microsoft.com 7. Object associated with the server control for the current Web request. 为当前Web请求获取与服务器控件关联的。 msdn2.microsoft.com 8. Server control high speed separating bar to stack according required quantity per pile. 伺服控制高速分离杆确保按要求计数分堆。 www.pack.cn 9. Gets or sets a value indicating whether the Web server control is enabled. 获取或设置一个值,该值指示是否启用Web服务器控件。 msdn2.microsoft.com 10. Element a server control that you can program using server-based code. 元素成为可以使用基于服务器的代码的服务器控件。 msdn2.microsoft.com 1. For an example that uses some of the DetailsView events, see Modifying Data Using a DetailsView Web Server Control. 有关使用一些DetailsView事件的示例,请参见使用DetailsViewWeb服务器控件修改数据。 msdn2.microsoft.com 2. Gets or sets the text displayed when the mouse pointer hovers over the Web server control. 获取或设置当鼠标指针悬停在Web服务器控件上时显示的文本。 msdn2.microsoft.com 3. For information about compiling and using the custom control examples, see Building the Custom Server Control Examples. 有关编译和使用自定义控件示例的信息,请参见生成自定义服务器控件示例。 msdn2.microsoft.com 4. For more information about saving server control view state, see ASP. NET State Management. 有关保存服务器控件视图状态的更多信息,请参见ASP.NET状态管理。 msdn2.microsoft.com 5. Outputs server control content and stores tracing information about the control if tracing is enabled. 输出服务器控件内容,并存储有关此控件的跟踪信息(如果已启用跟踪)。 msdn2.microsoft.com 6. Transfer any strings from your HTML element to the new server control and then remove your HTML element. 请将HTML元素中的所有字符串转移到新的服务器控件中,然后移除该HTML元素。 msdn2.microsoft.com 7. Notifies the server control that an element was parsed, and adds the element to the server control's ControlCollection object. 通知服务器控件某个元素已经过分析,并将该元素添加到服务器控件的ControlCollection对象中。 msdn2.microsoft.com 8. Also, setting the upload page, query parameters, and the JavaScript function called when completed are easily set using the server control. 当以上工作完成后设置上传网页,查询参数,和javascript函数调用可以轻松地通过设置使用服务器的控制了。 www.cnblogs.com 9. Reports that are processed in the ReportViewer Web server control have varying browser requirements. 必须注意,在ReportViewerWeb服务器控件中处理的报表对浏览器有要求。 msdn2.microsoft.com 10. You can remove a Web Server control from the tab order by setting the TabIndex property to a negative value. 通过将TabIndex属性设置为负值,可以从Tab键顺序中移除Web服务器控件。 msdn2.microsoft.com 1. Managed reference documentation for the ReportViewer Web server control. ReportViewerWeb服务器控件的托管参考文档。 msdn2.microsoft.com 2. An integer that represents the x-coordinate where a user clicked an image-based ASP. NET server control. 一个整数,表示用户在基于图像的ASP.NET服务器控件上单击的位置的X坐标。 msdn2.microsoft.com 3. After issuing this command, refer to the WebSphere Application Server control and servant region logs and look in the SYSPRINT DD. 在发布此命令以后,请参考WebSphereApplicationServer控制和servant区域日志并查看SYSPRINTDD。 www.ibm.com 4. Server control, similar to the way you created the static text for the Main zone. 服务器控件添加的,添加方法类似于为Main区域创建静态文本。 msdn2.microsoft.com 5. Which means that elements are not parsed as properties of the server control. 表示元素不被分析为服务器控件的属性。 msdn2.microsoft.com 6. Gets or sets a value indicating whether the Web server control has been marked as changed. 获取或设置一个值,该值指示Web服务器控件是否已被标记为已更改。 msdn2.microsoft.com 7. You can therefore reference the server control in client script using these attributes. 因此,可以使用这些属性在客户端脚本中引用服务器控件。 msdn2.microsoft.com 8. Deletes the view-state information for all the server control's child controls. 删除服务器控件的所有子控件的视图状态信息。 msdn2.microsoft.com 9. Control is not associated with another server control. 控件不与其他服务器控件相关联。 msdn2.microsoft.com 10. When a server control is added programmatically to a zone. 当以编程方式将服务器控件添加到某个区域时。 msdn2.microsoft.com |
||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。