单词 | NET Server | ||||||||||||||
释义 | NET Server
更多释义 收起释义 例句释义: 网络服务器,伺服器,打印服务器上 1. " There will probably come some sort of pirate Battle. net server software, " but it's just not going to be as good. 他们可能搭建起和我们的样子类似的战网,“但是将绝不会有我们这么棒。” game.ali213.net 2. This sample demonstrates the interoperation of a COM Client and a. NET Server that performs mortgage calculations. 此示例演示COM客户端与进行抵押贷款计算的WindowsServer2003的互用性。 msdn2.microsoft.com 3. Most ASP. NET server controls support only a few events that you can handle in server code. 大多数ASP.NET服务器控件仅支持很少的几个可以在服务器代码中处理的事件。 msdn2.microsoft.com 4. NET server control programmatically, which allows you to change the appearance of a control conditionally. NET伺服器控制项的样式属性,这可以让您有条件地变更控制项的外观。 technet.microsoft.com 5. NET server controls display a smart tag that offers quick access to the settings and actions most often used to configure the control. NET伺服器控制项会显示智慧标签,可快速存取最常用于设定控制项的设定和动作。 technet.microsoft.com 6. This collection is a dictionary containing all the DataBinding objects on an ASP. NET server control. 该集合是一个包含ASP.NET服务器控件上所有DataBinding对象的词典。 msdn2.microsoft.com 7. 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 8. 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 9. Specifies that a property persists as the only inner content of the ASP. NET server control. 指定属性作为ASP.NET服务器控件的唯一内部内容保持。 msdn2.microsoft.com 10. 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 1. 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 2. The behavior encapsulated in the FocusExtender control can be applied to different ASP. NET server controls on the page. 封装在FocusExtender控件中的行为可应用于页上不同的ASP.NET服务器控件。 msdn2.microsoft.com 3. 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 4. The designers for Windows Forms and for Web Forms are containers for Windows Forms and for ASP. NET server controls. Windows窗体和Web窗体的设计器就是Windows窗体和ASP.NET服务器控件的容器。 msdn2.microsoft.com 5. All the Visual Studio languages can access the controls exposed by Windows Forms, ASP. NET server, and HTML server. 所有VisualStudio语言都可以访问由Windows窗体、ASP.NET服务器和HTML服务器公开的控件。 msdn2.microsoft.com 6. If you want to write your own ASP. NET server controls, you need to understand more about these stages. 如果要编写自己的ASP.NET服务器控件,则需要详细了解这些阶段。 msdn2.microsoft.com 7. 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 8. You can associate more than one extender control with an ASP. NET server control. 可以将多个扩展程序控件与一个ASP.NET服务器控件关联。 msdn2.microsoft.com 9. 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 10. For more information about creating custom server controls, see Developing Custom ASP. NET Server Controls. 有关创建自定义服务器控件的更多信息,请参见开发自定义ASP.NET服务器控件。 msdn2.microsoft.com 1. Defines a metadata attribute that you can use when developing ASP. NET server controls. 定义可在开发ASP.NET服务器控件时使用的元数据属性。 msdn2.microsoft.com 2. Provides a collection of DataBinding objects for an ASP. NET server control. 为ASP.NET服务器控件提供DataBinding对象的集合。 msdn2.microsoft.com 3. ASP. NET server controls can be similar to corresponding HTML form elements. ASP.NET服务器控件可能类似于对应的HTML窗体元素。 msdn2.microsoft.com 4. 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 5. Defines the method that ASP. NET server controls must implement to recognize when elements, either HTML or XML, are parsed. 定义ASP.NET服务器控件必须实现以识别何时分析元素(HTML或XML)的方法。 msdn2.microsoft.com 6. The Control Tree section displays information about ASP. NET server controls that are created in the page. “控件树”部分显示有关在页中创建的ASP.NET服务器控件的信息。 msdn2.microsoft.com 7. This section contains topics that describe the ASP. NET server controls you can use to display Web Parts on a Web page. 本节包含的主题描述您可用于在网页中显示Web部件的ASP.NET服务器控件。 msdn2.microsoft.com 8. Provides a description and links to information about developing adapters for ASP. NET server controls. 提供说明和链接,指向有关开发ASP.NET服务器控件的适配器的信息。 msdn2.microsoft.com 9. Manages the view state of ASP. NET server controls, including pages. 管理ASP.NET服务器控件(包括页)的视图状态。 msdn2.microsoft.com 10. Defines methods that ASP. NET server controls must implement to automatically load postback data. 定义ASP.NET服务器控件为自动加载回发数据而必须实现的方法。 msdn2.microsoft.com 1. An ASP. NET server control sends HTML or another markup language to a client . NET服务器控件向客户端发送HTML或其他标记语言。 www.bing.com 2. However, ASP. NET server controls offer a richer programming experience than HTML elements. 但是,ASP.NET服务器控件提供的编程体验比HTML元素提供的更加丰富。 msdn2.microsoft.com 3. Specify the ID property of an ASP. NET server control contained in the user control. 指定用户控件中包含的ASP.NET服务器控件的ID属性。 msdn2.microsoft.com 4. Defines the metadata attribute that ASP. NET server controls use to identify a validation property. 定义ASP.NET服务器控件用于标识验证属性的元数据属性。 msdn2.microsoft.com 5. For details about setting properties, see Setting ASP. NET Server Control Properties. 有关如何设置属性的详细信息,请参见设置ASP.NET服务器控件属性。 msdn2.microsoft.com 6. 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 7. In ASP. NET server controls, a setting that causes the control to submit the page when the user interacts with the control. 在ASP.NET服务器控件中,当用户与控件进行交互时使控件提交页的设置。 msdn2.microsoft.com 8. To maintain state information between HTTP requests, ASP. NET server pages can store Page state. 要在HTTP请求之间保持状态信息,ASP.NET服务器页可以存储Page状态。 msdn2.microsoft.com 9. NET server controls and the page itself render markup, and sometimes script, into the page when the page is processed. NET服务器控件和该页自身将标记(有时还有脚本)呈现到页中。 technet.microsoft.com 10. If you want to author a composite control to use on Web Forms, see Developing Custom ASP. NET Server Controls. 如果需要创作在Web窗体上使用的复合控件,请参见DevelopingCustomASP.NETServerControls。 msdn2.microsoft.com 1. For more information about specifying paths for ASP. NET server controls, see ASP. NET Web Site Paths. 有关指定ASP.NET服务器控件的路径的更多信息,请参见ASP.NET网站路径。 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. Parsing involves all ASP. NET server controls, including pages and user controls. 分析涉及所有的ASP.NET服务器控件,包括页和用户控件。 msdn2.microsoft.com 4. Defines the method ASP. NET server controls must implement to handle postback events. 定义ASP.NET服务器控件为处理回发事件而必须实现的方法。 msdn2.microsoft.com 5. The extender control is then associated with one or more types of ASP. NET server controls to add the behavior to those server controls. 然后,将扩展程序控件与一个或多个类型的ASP.NET服务器控件关联,以将此行为添加到这些服务器控件中。 msdn2.microsoft.com 6. You can add client script to ASP. NET server controls so that the controls respond to user actions in both client script and server code . 可以向ASP。NET服务器控件添加客户端脚本,以便这些控件响应客户端脚本和服务器代码中的用户操作。 www.bing.com 7. Developing Microsoft ASP. NET Server Controls and Components NO. 服务器空间与组件开发。 www.outof8.com 8. For more information, see Client-Side Validation for ASP. NET Server Controls. 有关更多信息,请参见ASP.NET服务器控件的客户端验证。 msdn2.microsoft.com 9. Formatting options for ASP. NET server controls are set by using properties that render styles at run time. 使用在运行时呈现样式的属性设置ASP.NET服务器控件的格式设置选项。 msdn2.microsoft.com 10. You can set an ASP. NET server control to bypass validation on both the server and the client, or just on the client. 您可以设置ASP.NET服务器控件来避开客户端和服务器的验证,而不只是客户端验证。 msdn2.microsoft.com 1. Windows Forms controls and ASP. NET server controls use event properties instead of event fields. Windows窗体控件和ASP.NET服务器控件使用事件属性而不是事件字段。 msdn2.microsoft.com 2. Confirms that an HtmlForm control is rendered for the specified ASP. NET server control at run time. 确认在运行时为指定的ASP.NET服务器控件呈现HtmlForm控件。 msdn2.microsoft.com 3. The visual element consists of a file containing static markup such as HTML or ASP. NET server controls or both . 可视元素由一个包含静态标记(例如HTML或ASP。NET服务器控件或两者)的文件组成。 www.bing.com 4. The URL is a property of an ASP. NET server control. URL为某个ASP.NET服务器控件的属性。 msdn2.microsoft.com 5. Object for the specified ASP. NET server control. 对象中的服务器控件数。 msdn2.microsoft.com 6. Provides details about built-in ASP. NET server controls. 详细介绍内置的ASP.NET服务器控件。 msdn2.microsoft.com 7. NET server controls and device adapters that can intelligently render pages and controls. NET服务器控件和设备适配器组成,它们可以以智能方式呈现页和控件。 technet.microsoft.com 8. Provides a regular expression to parse ASP. NET server tags. 提供正则表达式以分析ASP.NET服务器标记。 msdn2.microsoft.com 9. For details, see Rendering an ASP. NET Server Control. 请参见ASP.NET服务器控件中的方法。 www.cnblogs.com 10. The base designer class for ASP. NET server controls is ControlDesigner. ASP.NET服务器控件的基设计器类是ControlDesigner。 msdn2.microsoft.com 1. For details, see How to: Control Validation Error Message Display for ASP. NET Server Controls. 有关详细信息,请参见如何:控制ASP.NET服务器控件的验证错误信息显示。 msdn2.microsoft.com 2. NET server control as a nested tag. NET服务器控件中保持为嵌套标记。 msdn.microsoft.com 3. Instead of, or in addition to, using ASP. NET server controls, you can use ordinary HTML elements as server controls. 除了使用ASP.NET服务器控件之外,还可以将普通的HTML元素作为服务器控件使用。 msdn2.microsoft.com 4. Describes how to implement designers for ASP. NET server controls. 描述如何实现ASP.NET服务器控件的设计器。 msdn2.microsoft.com 5. Describes how to raise events from custom ASP. NET server controls. 描述如何从自定义ASP.NET服务器控件中引发事件。 msdn2.microsoft.com 6. Individual ASP. NET server controls have their own life cycle that is similar to the page life cycle. 各个ASP.NET服务器控件都有自己的生命周期,该生命周期与页生命周期类似。 msdn2.microsoft.com 7. Describes how to develop ASP. NET server controls. 描述如何开发ASP.NET服务器控件。 msdn2.microsoft.com 8. However, you can configure ASP. NET server controls to raise client-side events such as onmouseover. 但是,您可以将ASP.NET服务器控件配置为引发客户端事件,例如onmouseover。 msdn2.microsoft.com 9. In this thesis, the embedded net server based on ARM7 was developed. 本论文主要研究任务为基于ARM7网络服务器的开发。 www.fabiao.net 10. Web custom control - for details, see Developing Custom ASP. NET Server Controls Web自定义控件--有关详细信息,请参见开发自定义ASP.NET服务器控件 msdn2.microsoft.com 1. For more information, see Developing Adapters for ASP. NET Server Controls 有关更多信息,请参见开发ASP.NET服务器控件的适配器 msdn2.microsoft.com 2. Validation Error Message Layout for ASP. NET Server Controls ASP.NET服务器控件的验证错误信息布局 msdn2.microsoft.com 3. Development and Application of ASP. NET Server Control NET服务器控件的开发与应用 scholar.ilib.cn 4. The Application of Technology of ASP. NET Server Component in Web Map NET服务器组件技术在网络地图中的应用 www.ilib.cn 5. How to: Validate with a Custom Function for ASP. NET Server Controls 如何:使用自定义函数对ASP.NET服务器控件进行验证 msdn2.microsoft.com 6. Using ASP. NET Server Controls in Web Parts Applications 在Web部件应用程序中使用ASP.NET服务器控件 msdn2.microsoft.com 7. How to: Set ASP. NET Server Control Style Properties Using ASP. NET Syntax 如何:使用ASP.NET语法设置ASP.NET服务器控件样式属性 msdn2.microsoft.com 8. How to: Set ASP. NET Server Control Style Properties in the Designer 如何:在设计器中设置ASP.NET服务器控件样式属性 msdn2.microsoft.com 9. Base Designer Class for ASP. NET Server Controls ASP.NET服务器控件的基设计器类 msdn2.microsoft.com 10. How to: Set ASP. NET Server Control Style Properties Programmatically 如何:以编程方式设置ASP.NET服务器控件样式属性 msdn2.microsoft.com 1. How to: Validate Against Values in a Database for ASP. NET Server Controls 如何:对照数据库中的值验证ASP.NET服务器控件 msdn2.microsoft.com 2. To add a client event handler to an ASP. NET server control declaratively 以声明方式向ASP.NET服务器控件添加客户端事件处理程序 msdn2.microsoft.com 3. Create a Palette item for the ASP. NET server unit 为ASP.NET服务器单元创建一个Palette项 www.ibm.com 4. How to: Display Server Side Custom Validation Messages for ASP. NET Server Controls 如何:显示ASP.NET服务器控件的服务器端自定义验证消息 msdn2.microsoft.com 5. How to: Format Validation Error Messages for ASP. NET Server Controls 如何:设置ASP.NET服务器控件的验证错误信息的格式 msdn2.microsoft.com 6. How to: Validate Against a Range of Values for ASP. NET Server Controls 如何:对照取值范围验证ASP.NET服务器控件 msdn2.microsoft.com 7. How to: Validate Against a Specific Value for ASP. NET Server Controls 如何:对照特定值验证ASP.NET服务器控件 msdn2.microsoft.com 8. How to: Validate Against Patterns for ASP. NET Server Controls 如何:根据模式对ASP.NET服务器控件进行验证 msdn2.microsoft.com 9. How to: Validate Required Entries for ASP. NET Server Controls 如何:验证ASP.NET服务器控件的必需项 msdn2.microsoft.com 10. How to: Specify Layout for In-Place Messages On ASP. NET Server Controls 如何:指定ASP.NET服务器控件上就地消息的布局 msdn2.microsoft.com 1. How to: Use Custom ASP. NET Server Controls in Visual Studio 如何:在VisualStudio中使用自定义ASP.NET服务器控件 msdn2.microsoft.com 2. How to: Validate Against a Data Type for ASP. NET Server Controls 如何:对照数据类型验证ASP.NET服务器控件 msdn2.microsoft.com 3. How to: Test Validity Programmatically for ASP. NET Server Controls 如何:以编程方式测试ASP.NET服务器控件的有效性 msdn2.microsoft.com |
||||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。