单词 | Web Forms | ||||||||||||||
释义 | Web Forms
更多释义 收起释义 例句释义: 窗体,网页表单,网路表单 1. Web server controls make it easy for you to add different types of buttons to your Web Forms page. 使用Web服务器控件可以轻松地向Web窗体页添加不同类型的按钮。 msdn2.microsoft.com 2. If this is the case, you can use DHTML events to modify the appearance of any image that you include on your Web Forms page. 如果的确如此,您可以使用DHTML事件修改在Web窗体页上包含的任何图像的外观。 msdn2.microsoft.com 3. 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 4. Web Forms has no client deployment; the client requires only a browser. Web窗体没有客户端部署;客户端只需要一个浏览器。 msdn2.microsoft.com 5. Consists of a collection of classes that allow you to create HTML server controls on a Web Forms page. 包含使您可以在Web窗体页上创建HTML服务器控件的类集合。 msdn2.microsoft.com 6. When overridden in a derived class, gets a value indicating whether the Web Forms page is still loading. 在派生类中重写时,获取一个指示是否仍在加载Web窗体页的值。 msdn2.microsoft.com 7. Behaviors files must be added to a solution to be referenced by its HTML pages and Web forms. 行为文件必须添加到解决方案才能被它的HTML页和Web窗体引用。 msdn2.microsoft.com 8. What sort of links does you allow? How should your site handle Web forms? 你希望Flash插件播放什么,允许怎样的链接,你的网站如何处理网页的表单? www.bing.com 9. 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 10. He claims that Web Forms have been proven to be a very stable and mature platform. 他提到,WebForms已经被证明是一个非常稳定和成熟的平台。 www.infoq.com 1. Converts a control on the Web Forms page that can be validated with a validation control to a string containing the control's ID. 在Web窗体页中,将可以用验证控件进行验证的控件转换为包含控件ID的字符串。 msdn2.microsoft.com 2. With one line of code, this code maps a data model to a set of dynamically generated web forms. 只需要一行代码,这行代码映射到一个数据模型,并动态生成一套webforms。 www.infoq.com 3. Class to set or examine client script elements that are contained in a Web Forms document on the design surface. 类设置或检查包含在设计图面上的Web窗体文档中的客户端脚本元素。 msdn2.microsoft.com 4. SetFocus is called when the control is not part of a Web Forms page. SetFocus在控件不是Web窗体页的一部分时调用。 msdn2.microsoft.com 5. 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 6. You want to be able to automatically generate Web forms directly from XML Schemas. 希望能够直接从XMLSchema自动生成Web表单。 www.ibm.com 7. The first code example demonstrates how to insert data into a database using the SqlDataSource control and a simple Web Forms page. 第一个代码示例演示如何使用SqlDataSource控件和一个简单Web窗体页将数据插入数据库中。 msdn2.microsoft.com 8. An Ajax application uses HTML to build Web forms, while DHTML is used to mark up the HTML so your forms can be updated dynamically. Ajax应用程序使用HTML构建Web表单、使用DHTML标记HTML以动态更新表单。 www.ibm.com 9. Also by securely storing all your passwords, valuable information and by automatically filling in Web Forms for you. 也由安全储存您所有的密码,有价值的信息和由自动填写Web表单中给你。 xtdownload.com 10. However, the automatic generation of Web forms would be much more difficult without this structure. 但是,如果没有这样的结构,Web表单的自动生成会困难得多。 www.ibm.com 1. By default, the CheckedChanged event does not immediately cause the Web Forms page to be posted to the server. 默认情况下,CheckedChanged事件并不马上导致向服务器发送Web窗体页。 msdn2.microsoft.com 2. XForms is a specification of Web forms for XML data processing that can be used with a wide variety of platforms through various media. XForms是XML数据处理的Web表单规范,可通过不同媒介用于各种平台。 www.ibm.com 3. Most of the Web forms you'll develop will have ten to fifteen; although you won't use Ajax for all of your requests, it is a consideration. 开发的多数Web表单都有十到十五个字段,虽然不一定所有的请求都使用Ajax,但是应该考虑这种情况。 www.ibm.com 4. Parses an input string into a Control object on the Web Forms page or user control. 将输入字符串分析为Web窗体页或用户控件上的Control对象。 msdn2.microsoft.com 5. With a few simple annotations, the EJB3 business components in Seam can now be used directly to back JSF web forms or handle web UI events. 只需要个别简单的注解,Seam中的EJB3业务组件就能直接被用来支持JSFWeb表单或者处理WebUI事件。 www.infoq.com 6. Provides an overview of the components of an ASP. NET Web application, including Web Forms and XML Web services. 提供ASP.NETWeb应用程序的组件的概述,包括Web窗体和XMLWebservices。 msdn2.microsoft.com 7. Web Forms relies on a largely asynchronous, disconnected model, where components are loosely coupled to the application front end. Web窗体依赖于很大程度上异步的断开连接模型,在此模型中,组件松散地耦合到应用程序前端。 msdn2.microsoft.com 8. This class creates a collection of control IDs on the Web Forms page that can be associated with a validation control. 此类在Web窗体页上创建可以与验证控件相关联的控件ID集合。 msdn2.microsoft.com 9. The XForms spec introduces a predefined set of tags, elements, and attributes that ease the creation of Web forms. XForms规范引入了一组预定义的标记、元素和属性,它们可以简化Web表单的创建。 www.ibm.com 10. The following code example uses server-side object syntax to create an instance of the ArrayList. NET Framework class in a Web Forms page. 下面的代码示例使用服务器端对象语法在Web窗体页中创建ArrayList.NETFramework类的实例。 msdn2.microsoft.com 1. With XForms, you can define Web forms in a way that successfully separates purpose from presentation. 通过使用XForms,您在定义Web表单时可以顺利地将用途与表示分离。 www.ibm.com 2. By default, the Web Forms page automatically validates that malicious users are not attempting to send script to your application. 默认情况下,Web窗体页将自动验证是否有恶意用户试图将脚本发送到您的应用程序中。 msdn2.microsoft.com 3. The Web Forms page cannot be opened in the designer view until the code is compiled. 在编译代码之前,不能在设计器视图中打开Web窗体页。 msdn2.microsoft.com 4. Displays static text on a Web Forms page and allows you to manipulate it programmatically. 在Web窗体页上显示静态文本并使您可以通过编程方式对其进行操作。 msdn2.microsoft.com 5. It provides a very "clean" way of creating web applications, without the problems related to the broken event model of ASP. NET Web Forms. 它提供了非常简洁的方式来创建Web应用程序,而不会被ASP.NETWebForm的事件模式带来的问题给搅混。 www.infoq.com 6. When you begin developing applications with a user interface, you can use either Windows Forms or Web Forms. 当您开始开发带有用户界面的应用程序时,可以使用Windows窗体或Web窗体。 msdn2.microsoft.com 7. 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 8. There are websites that allow users to view their services in the language they choose. This should also be the case with web forms. 有些网站允许用户以他们自己选择的语言来浏览,表单也应该是这样。 www.bing.com 9. Provides links to Help pages about globalization of Web Forms pages. 提供特定链接,这些链接指向与Web窗体页的全球化有关的帮助页。 msdn2.microsoft.com 10. The MVC team is looking to offer a way get the same rapid development that Web Forms offers, but without the associated lack of control. MVC团队正在想办法提供一种方式,能实现象WebForms一样快速开发,而不会被缺乏控件的情况所拖累。 www.infoq.com 1. This allows you to programmatically control the HTML elements on a Web Forms page. 这使您能够以编程方式控制Web窗体页上的HTML元素。 msdn2.microsoft.com 2. Provides instructive overviews and detailed step-by-step procedures for creating ASP. NET applications, Web Forms, and Web Services. 提供创建ASP.NET应用程序、Web窗体和Web服务的指导性概述和详细步骤信息。 technet.microsoft.com 3. So far, we have analyzed Web forms, blogs, typography and portfolios; and more case studies will be published next month. 到目前为止,我们已经分析了网站表单、博客、排版和作品集;更多的个案研究将在下个月发布。 blog.sina.com.cn 4. Some of the controls and techniques from Web Forms can be still be used, but only if they don't rely on post backs. 我们还是可以使用WebForms框架中的部分控件和一些技巧,不过前提条件是它们不能依赖PostBack。 www.infoq.com 5. You are rolling out Web forms applications but do not want to pay excessive license fees to proprietary Web form creation tools. 正在开发Web表单应用程序,但是不想为私有的Web表单创建工具支付高昂的许可证费。 www.ibm.com 6. Serves as the base class for all Web Parts part controls, which render a modular user interface on a Web Forms page. 用作所有“Web部件”的部件控件的基类,这些控件在Web窗体页上呈现模块化用户界面。 msdn2.microsoft.com 7. For a complete working example, you must compile and use these classes with the Web Forms code examples that are provided. 要获得完整的可运行示例,您必须结合所提供的Web窗体代码示例来编译和使用这些类。 msdn2.microsoft.com 8. Web server control to your Web Forms page when you want to display a picture, or image, as a hyperlink. 当您想要将图片或图像显示为超链接时,可以向Web窗体页添加。 msdn2.microsoft.com 9. HTML is used to build Web forms and identify fields for use in the rest of your application. HTML用于建立Web表单并确定应用程序其他部分使用的字段。 www.ibm.com 10. The HTML View displays the markup language code that the designer generates for the current Web Forms page. HTML视图显示设计器为当前Web窗体页生成的标记语言代码。 msdn2.microsoft.com 1. ASP. NET allows only a single HtmlForm control to be active on a Web Forms page. ASP.NET只允许Web窗体页上有一个活动的HtmlForm控件。 msdn2.microsoft.com 2. User input in a Web Forms page (in the TextBox control) can include potentially malicious client script. Web窗体页中的用户输入(在TextBox控件中)可能包括潜在的恶意客户端脚本。 msdn.microsoft.com 3. Describes the control that you can use to display images on a Web Forms page and to manage the images with code. 描述使您可以在Web窗体页上显示图像并用代码管理图像的控件。 msdn2.microsoft.com 4. Part 3: Implement user-friendly and safe validation for your Web forms, using JavaScript and JSP tag files. 第3部分:使用JavaScript和JSP标记文件为您的Web表单实现用户友好的安全的验证。 www.ibm.com 5. In Windows Forms and Web Forms designers, this method is invoked when a user double-clicks a component. 在Windows窗体和Web窗体设计器中,当用户双击组件时,将调用此方法。 msdn2.microsoft.com 6. Control allows you to create a push button on the Web Forms page. 控件使您能够在Web窗体页上创建下压按钮。 msdn2.microsoft.com 7. Previously, the creation of rich Web forms required teams of programmers with extensive programming skills. 在以前,创建复杂的Web表单需要动用具有丰富编程经验的程序员团队。 www.ibm.com 8. When overridden in a derived class, adds a client script element to the current Web Forms page. 在派生类中重写时,向当前Web窗体页中添加一个客户端脚本元素。 msdn2.microsoft.com 9. Applications - for help deciding between Windows Forms and Web Forms, see Choosing Between Windows Forms and Web Forms. 应用程序--有关在Windows窗体和Web窗体之间进行选择的帮助,请参见在Windows窗体和Web窗体之间作出抉择。 msdn2.microsoft.com 10. 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 1. A sequence of Web Forms stages that begins when a user action requires processing on the server. Web窗体步骤的序列,从用户操作要求在服务器上处理开始。 msdn2.microsoft.com 2. Don't provide your name or other revealing information in web forms. 不要在Web表单里输入你的名字和其他会泄露你身份的信息。 tor.boinc.ch 3. Web Forms render themselves as browser-compatible HTML and script, which allows any browser on any platform to view the pages. Web窗体将自己呈现为浏览器兼容的HTML和脚本,这使任何平台上的任何浏览器都可以查看Web页。 msdn2.microsoft.com 4. When overridden in a derived class, removes the specified control from the Web Forms page. 在派生类中重写时,从Web窗体页中移除指定的控件。 msdn2.microsoft.com 5. Defines the properties and methods that objects that participate in Web Forms validation must implement. 定义参与Web窗体验证的对象必须实现的属性和方法。 msdn2.microsoft.com 6. 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 7. Central to this movement is the ability to create rich Web forms that generate and update complex data. 这一运动的核心是提供创建复杂Web表单的能力,这些表单应该能够生成和更新复杂的数据。 www.ibm.com 8. True, cached user control output can be accessed by multiple Web Forms pages. 则缓存的用户控件输出可以由多个Web窗体页访问。 msdn2.microsoft.com 9. Contains classes that can be used to extend design-time support for Web Forms and Web server controls. 包含可用于扩展Web窗体和Web服务器控件设计时支持的类。 msdn2.microsoft.com 10. All participants had online shopping experience or use webmail accounts in their daily life, where they are familiar with web forms. 所有的参与者有在日常生活中使用在线购物或Web邮件的经历,所以他们很熟悉Web表单。 www.bing.com 1. User input in a Web Forms page can include potentially malicious client script. Web窗体页中的用户输入可能包括潜在有害的客户端脚本。 msdn2.microsoft.com 2. Gets or sets the target URL for the postback of a Web Forms page. 获取或设置Web窗体页回发的目标URL。 msdn2.microsoft.com 3. Specifies the different types of buttons that can be rendered in a Web Forms page. 指定可在Web窗体页中呈现的不同类型的按钮。 msdn2.microsoft.com 4. When overridden in a derived class, adds a Web server control to the Web Forms page. 在派生类中重写时,向Web窗体页中添加一个Web服务器控件。 msdn2.microsoft.com 5. Web Forms allows the developer to control the identity under which server application code is executed. Web窗体允许开发人员控制执行服务器应用程序代码所使用的标识。 msdn2.microsoft.com 6. For details, see Adding DataGrid Web Server Controls to a Web Forms Page. 有关详细信息,请参见向Web窗体页添加DataGridWeb服务器控件。 msdn.microsoft.com 7. The visual design surface is a container that hosts the form component (in Web Forms, the page component). 可视化设计图面是承载窗体组件(Web窗体中的页组件)的容器。 msdn2.microsoft.com 8. Interactive or dynamic graphics requires round trips to the server for updates when used on Web Forms. 在Web窗体中使用时,交互式图形或动态图形需要来回访问服务器以进行更新。 msdn2.microsoft.com 9. The horizontal alignment of the table in relation to other elements on the Web Forms page is indicated by the HorizontalAlign property. 表相对于Web窗体页上其他元素的水平对齐方式由HorizontalAlign属性指示。 msdn2.microsoft.com 10. By contrast, Web Forms 2. 0 Is an incremental update to the existing form models intended to make current browser forms more usable. 相反,WebForms2.0是对现有表单模型的改良,目的是使现在的浏览器表单更好用。 www-128.ibm.com 1. Gets the control designer for the Web Forms page that contains the associated control. 获取包含关联控件的Web窗体页的控件设计器。 msdn2.microsoft.com 2. Gives step-by-step details on how to read an XML file and display it in different ways on a Web Forms page. 提供有关如何读取XML文件并以不同方式在Web窗体页上显示它的分步详细说明。 msdn2.microsoft.com 3. You can also include images within the button elements themselves, or even include other Web Forms controls. 还可以在按钮元素自身内部包含图像,或甚至包含其他Web窗体控件。 msdn2.microsoft.com 4. Uses a dropdown list change event to add labels to a Web Forms page at run time. 在运行时使用下拉列表更改事件将标签添加到Web窗体页面。 msdn2.microsoft.com 5. A Web Forms application developer can wire the event declaratively as shown without directly working with the delegate. Web窗体应用程序开发人员可以按照所示以声明方式处理事件,而不必直接使用委托。 msdn2.microsoft.com 6. Office Forms Server 2007 automatically converts the form into ASP. NET Web forms, with no additional work from the designer. OfficeFormsServer2007会将这些表单自动转换为ASP.NETWeb表单,而无需设计者执行其他操作。 office.microsoft.com 7. Provides information about creating custom controls for Web Forms pages. 提供有关创建Web窗体页的自定义控件的信息。 msdn2.microsoft.com 8. It contains the code-behind class for the Web Forms page, containing event-handler code and the like. 它包含Web窗体页的代码隐藏类,此类包含事件处理程序代码及类似的内容。 msdn2.microsoft.com 9. In many cases, this optimization is built into the Web Forms components you use. 在许多情况下,此优化内置于使用的Web窗体组件。 msdn2.microsoft.com 10. Declares and creates COM and. NET Framework objects in a Web Forms page. 在Web窗体页中声明并创建COM和.NETFramework对象。 msdn2.microsoft.com 1. Declares and creates COM and. NET Framework objects in a Web Forms page. 在Web窗体页中声明并创建COM和.NETFramework对象。 msdn2.microsoft.com 2. Contains classes for HTML-specific controls that can be added to Web Forms to create Web user interfaces. 包含用于HTML特定控件的类,这些控件可以添加到Web窗体中以创建Web用户界面。 msdn2.microsoft.com 3. The Web Forms design surface offers this service and component designers use the service. WebForms设计图面提供此服务,组件设计器使用此服务。 msdn2.microsoft.com 4. There may be additional web forms our clients may need to fill out, depending on the class of service. 可能有其他网站形成我们的客户可能需要填写,取决于服务类。 www.bing.com 5. If multiple controls share the same tab index, the controls will receive focus in the order they are declared on the Web Forms page. 如果多个控件共享同一选项卡索引,则这些控件将按它们在Web窗体页上的声明顺序接收焦点。 msdn2.microsoft.com 6. Describes the process for writing a Web Forms client for an XML Web service. 描述为XMLWebservices编写Web窗体客户端的过程。 msdn2.microsoft.com 7. When overridden in a derived class, gets the URL at which the Web Forms page is located. 在派生类中重写时,获取Web窗体页所在的URL。 msdn2.microsoft.com 8. Some implementors preach that no sane Web service should accept get response to Web forms. 有些实施者说,没有健全的网络服务应该对网络窗体响应。 dict.kekenet.com 9. You can implement this interface to provide connection information when using the ReportViewer Web forms control with no session state. 您可以实现此界面来提供在未启用会话状态下使用ReportViewerWeb窗体控件时的连接信息。 msdn2.microsoft.com 10. For any of the reasons listed above for Web Forms. 出于上面列出的适合于Web窗体的任何原因。 msdn2.microsoft.com 1. In the code for a Web forms page, create a method to handle the SiteMapResolve event. 在Web窗体页面的代码中,创建一个处理SiteMapResolve事件的方法。 msdn2.microsoft.com 2. Note: If T9 is activated on your phone, it will be automatically disabled for password fields, but not for other input fields in Web forms. 注意:如果您的手机中激活了T9,则会在密码域中自动禁用该技术,但是网页表单中的其它输入域不受影响。 help.opera.com 3. In the first part of this walkthrough, you will create the Web Forms client. 在本演练的第一部分中,您将创建Web窗体客户端。 msdn2.microsoft.com 4. You have now created a personalizable user control, and referenced it as a Web Parts control in a Web Forms page. 现在,您已经创建了一个可个性化的用户控件,并在Web窗体页中将其作为Web部件控件引用。 msdn2.microsoft.com 5. Architecture is tied to the Windows Forms model and therefore does not support other display technologies, such as Web Forms. 体系结构依赖于Windows窗体模型,因此不支持其他显示技术,如Web窗体。 msdn2.microsoft.com 6. Property to access and manipulate the containing Web Forms page at design time. 属性可以在设计时访问和操作包含的Web窗体页。 msdn2.microsoft.com 7. Provides an interface that can look up information about the types used in the current Web Forms project. 提供一个接口,该接口可以查找有关在当前Web窗体项目中使用的类型的信息。 msdn2.microsoft.com 8. Serializes the view state for a Web Forms page. 序列化Web窗体页的视图状态。 msdn2.microsoft.com 9. Unlike Web Forms, it changes the architecture of the house, not just the color of the paint. 和WebForms不同的是,它改变了房子的架构而不仅仅是涂料的颜色。 www.ibm.com 10. Web server control creates a general-purpose table on a Web Forms page. Web服务器控件在Web窗体页上创建通用表。 msdn2.microsoft.com 1. The following table describes the files that relate to your Web Forms pages. 下表介绍了与Web窗体页相关的文件。 msdn2.microsoft.com 2. The file must be called from a Web Forms page or a parser error will occur. 必须从Web窗体页调用此文件,否则将会发生分析器错误。 msdn2.microsoft.com 3. Provides components that are useful on Web pages and Web forms. 提供可用于网页和Web窗体的有用组件。 msdn2.microsoft.com 4. Web Forms need to run through a single server-side form so they can't easily be broken up into smaller logical units. WebForms需要服务器端的一个独立的表单中进行操作,因此你可能无法轻易地将它分解成小的逻辑单元。 www.infoq.com 5. Tags on a Web Forms page and use these attributes in different tags. 标记,并在不同的标记中使用这些属性。 msdn2.microsoft.com 6. User controls are contained in ASP. NET Web Forms pages, and offer Web developers an easy way to capture commonly used Web UI. 用户控件包含在ASP.NETWeb窗体页中,为Web开发人员提供捕获常用WebUI的简便方法。 msdn2.microsoft.com 7. As Parts 2 and 3 of this series demonstrated, you don't really need a complex framework for building Web forms. 就像本系列的第2部分和第3部分一样,您不需要一个非常复杂的框架来构建Web表单。 www.ibm.com 8. Sadly, many Web forms do a poor job of aligning with people's actual objectives. 不幸的是,许多WEB表单并没有针对用户的实际目标去设计。 1982fj.blog.163.com 9. Displays an advertisement banner on a Web Forms page. 在Web窗体页上显示公布标志。 msdn2.microsoft.com 10. Web Forms applications are platform-independentthat is, they are "reach" applications. Web窗体应用程序与平台无关,即它们是“延伸”的应用程序。 msdn2.microsoft.com 1. You can add Web Forms pages to several types of Visual Studio projects. 您可以将Web窗体页添加到几种类型的VisualStudio项目中。 msdn2.microsoft.com 2. Control to create a hyperlink-style button on a Web Forms page. 控件在Web窗体页上创建超链接样式按钮。 msdn2.microsoft.com 3. Defines the locale identifier for the Web Forms page. 定义Web窗体页的区域设置标识符。 msdn2.microsoft.com 4. The first code example demonstrates how a GridView control can display data using an ObjectDataSource object on a Web Forms page. 第一个代码示例演示GridView控件如何使用ObjectDataSource对象在Web窗体页上显示数据。 msdn2.microsoft.com 5. Web Forms pages often benefit by caching a dataset rather than requerying the database. Web窗体页通常受益于缓存数据集,而非再次查询数据库。 msdn.microsoft.com 6. Explains how to open Web Forms for converted servlet classes. 解释如何为已转换的servlet类打开Web窗体。 msdn2.microsoft.com 7. Containing information about the current Web Forms page. 其中包含有关当前Web窗体页的信息。 msdn2.microsoft.com 8. It saves you the burden of completing web forms over the internet with intelligent form filler. 这样可以节省你完成了用智能填表互联网形式的负担。 www.jisuxz.com 9. This section applies to both Windows Forms and Web Forms pages. 本节适用于Windows窗体和Web窗体页。 msdn2.microsoft.com 10. If you write an ASP. NET Web Form application, you can use the Web Forms classes. 如果要编写ASP.NETWeb表单应用程序,可使用Web窗体类。 msdn2.microsoft.com 1. Creates a hyperlink-style button on a Web Forms page. 在Web窗体页上创建超级链接样式按钮。 msdn2.microsoft.com 2. Submits the Web Forms page to the server for processing. 将Web窗体页提交给服务器进行处理。 msdn2.microsoft.com 3. The HtmlForm control is a container for server controls on a Web Forms page. HtmlForm控件是Web窗体页上的服务器控件容器。 msdn2.microsoft.com 4. Under the Web Forms model the developer would choose a suitable grid-style user control. 在WebFroms模式,开发人员会选择一个合适的网格式用户控件。 www.infoq.com 5. By default, when you add a Table control to an HTML page or a Web Forms page, the table measures three columns by three rows. 默认情况下,将Table控件添加到HTML页或Web窗体页时,表将占据三行乘三列的范围。 msdn2.microsoft.com 6. For details, see How to: Add CheckBox Web Server Controls to a Web Forms Page. 有关详细信息,请参见如何:向Web窗体页添加CheckBoxWeb服务器控件。 msdn2.microsoft.com 7. Occurs when the designer completes loading the Web Forms page. 当设计器完成Web窗体页的加载时发生。 msdn2.microsoft.com 8. Object that has information about the current Web Forms page. 对象,其中包含有关当前Web窗体页的信息。 msdn2.microsoft.com 9. Web Forms 2. 0 doesn't bring anything new to the table, and it doesn't radically alter how you think about or design your forms. WebForms2.0没有为表格带来任何新东西,它并不能在根本上改变人们思考和设计表单的方式。 www.ibm.com 10. Web forms are critical part of the Web. 互联网表单是互联网的重要组成部分。 www.china-pub.com 1. First-time visitors are willing to play with the service , not filling long web forms for an account they might never use in the future. 如果不用填那些他们以后都不会再次用到的长长的网页表格,首次来访的用户都会愿意尝试服务。 blog.sina.com.cn 2. This directive can be used only in Web Forms pages. 该指令只能在Web窗体页中使用。每个。 msdn2.microsoft.com 3. Displays a push button control on the Web Forms page. 在Web窗体页上显示下压按钮(Button)控件。 msdn2.microsoft.com 4. Control to display static text on the Web Forms page. 控件在Web窗体页上显示静态文本。 msdn2.microsoft.com 5. Controls to render the control on the Web Forms page. 控件在Web窗体页上呈现该控件。 msdn2.microsoft.com 6. If you have used earlier versions of ASP technology, you will immediately notice the improvements that ASP. NET and Web Forms offer. 如果您使用过ASP技术的早期版本,很快就会注意到ASP.NET和Web窗体提供的改进。 msdn2.microsoft.com 7. The following code example uses a SiteMapPath control declaratively in a Web Forms page. 下面的代码示例在Web窗体页中以声明方式使用了SiteMapPath控件。 msdn2.microsoft.com 8. Displays a menu in a Web Forms page. 显示Web窗体页中的菜单。 msdn2.microsoft.com 9. Add code to your Web Forms page to load the template using the LoadTemplate method. 向Web窗体页中添加代码以使用LoadTemplate方法加载模板。 msdn2.microsoft.com 10. Object that can be used at design time to access components on the Web Forms page that contains the control. 可以在设计时用于访问包含控件的Web窗体页上的组件。 msdn2.microsoft.com 1. Raises the LoadComplete event when the Web Forms page is completely loaded. 当Web窗体页完全加载后,引发LoadComplete事件。 msdn2.microsoft.com 2. Controls to display text on the Web Forms page. 控件在Web窗体页上显示文本。 msdn2.microsoft.com 3. Event when the Web Forms page is completely loaded. 当Web窗体页完全加载后,引发。 msdn2.microsoft.com 4. I have seen more than 90% of web forms that just provide the main header and then continue with about 20 questions on the same page. 我见过的90%的表单只是提供了一个主要的表单标题然后下面跟了20个问题。 www.bing.com 5. Add a SiteMapPath control in your Web Forms page to view the navigation structure. 在Web窗体页中添加一个SiteMapPath控件以查看导航结构。 msdn2.microsoft.com 6. The control to remove from the Web Forms page. 要从Web窗体页中移除的控件。 msdn2.microsoft.com 7. Object on the Web Forms page or user control. 将输入字符串分析为Web窗体页或用户控件上的。 msdn2.microsoft.com 8. Control is used to display a menu in a Web Forms page and is often used in combination with a 控件用于显示Web窗体页中的菜单,并常与用于导航网站的 msdn2.microsoft.com 9. These wizards are used to add new items, such as Web forms, text files, HTML pages, XML pages, and so forth, to a project. 此类向导用于向现有项目中添加新项,例如Web窗体、文本文件、HTML页面和XML页面等。 msdn2.microsoft.com 10. XForms differs from Web Forms 2. 0 in that it develops a new model of browser-server interaction, based on passing XML documents. XForms和WebForms2.0不同,根据传递的XML文档开发了一种新的浏览器-服务器交互模型。 www.ibm.com 1. Add an XML control to the Web Forms page. 向Web窗体页添加一个XML控件。 msdn2.microsoft.com 2. Control on a single Web Forms page. 不能在单个Web窗体页上包含多个。 msdn2.microsoft.com 3. You can also use XForms to create Web forms more quickly and easily. 您还可以使用XForms更快速更方便地创建Web表单。 www.ibm.com 4. Demonstrates the development of an application based on Web Forms by creating an XML Web service and middle-tier components. 演示如何通过创建XMLWebservices和中间层组件来开发基于Web窗体的应用程序。 technet.microsoft.com 5. If you have hundreds of Web Forms pages, the work of converting all of them will be tremendous. 将成百的WebForms页面转换成MVC的工作量是非常巨大的。 www.infoq.com 6. Control on a Web Forms page. 控件在Web窗体页上显示数据。 msdn2.microsoft.com 7. Shows how to handle an event raised by a Web Forms control. 演示如何处理Web窗体控件引发的事件。 msdn2.microsoft.com 8. This walkthrough illustrates how to create a Web Forms page. 本演练说明如何创建Web窗体页。 msdn2.microsoft.com 9. Provides report server connection information when the ReportViewer Web forms control is used with no session state. 提供在未启用会话状态下使用ReportViewerWeb窗体控件时的报表服务器连接信息。 msdn2.microsoft.com 10. Describes how to bind data to controls on Windows Forms and Web Forms. 描述如何将数据绑定到Windows窗体和Web窗体上的控件。 msdn2.microsoft.com 1. Initially, the bulk of the work at the WHATWG was split into two specifications: Web Forms 2. 0 and Web Apps 1. 0. 最初,WHATWG的大部分工作被分为两个规范:WebForm2.0和WebApps1. dotnet.cnblogs.com 2. This is recommended if you are developing Web Forms pages using this technique. 如果要使用此项技术开发Web窗体页,建议采用这种方法。 msdn2.microsoft.com 3. Custom control that can be used on Web Forms pages. 可在Web窗体页上使用的自定义控件。 msdn2.microsoft.com 4. Share360 Version 2 Complete includes all of the applications in Share360 Version 2 Standard plus Project and Web Forms. Share360版本2完全版包括Share360版本2标准版中的所有应用程序,以及“项目”和“Web表单”。 www.share360.com.cn 5. To add to the Web Forms page. 要添加到Web窗体页中的。 msdn2.microsoft.com 6. For example, the two files that make up Web forms would be nested together. 例如,组成Web窗体的两个文件将互相嵌套。 msdn2.microsoft.com 7. I don't see a big future for the WHAT Working Group's Web Forms 2. 0. 我看不到WHAT工作组的WebForms2.0有多少前途。 www.ibm.com 8. Work directly with a customer service representative to ensure the accuracy and completeness of Web forms before submission 与客户服务代表协作在提交前确保Web表单的准确性和完整性。 www.ibm.com 9. Provides topics on the issues associated with data binding in Web Forms pages and how to bind controls to a data source. 提供有关与Web窗体页中数据绑定相关的问题以及如何将控件绑定到数据源上的主题。 msdn2.microsoft.com 10. To deploy a Web project containing Web Forms pages, you may follow one of two approaches 若要部署包含Web窗体页的Web项目,可以遵循以下两种方法之一 msdn2.microsoft.com 1. Web server control to your Web Forms page when you want to set text programmatically without adding extra HTML tags. The 在您要以编程方式设置文本而不添加额外的HTML标记时,可以向Web窗体页添加 msdn2.microsoft.com 2. Adding Individual RadioButton Controls to a Web Forms Page 向Web窗体页添加单个RadioButton控件 msdn2.microsoft.com 3. If a Web Forms page requires authorization to be viewed by a user, the output cache sets the 如果Web窗体页要求用户查看授权,则输出缓存将 msdn2.microsoft.com 4. To add individual RadioButton Web server controls to a Web Forms page 向Web窗体页添加单个RadioButtonWeb服务器控件 msdn2.microsoft.com 5. Displaying an XML Document in a Web Forms Page Using Transformations 使用转换在Web窗体页中显示XML文档 msdn2.microsoft.com 6. You can add a radio button to a Web Forms page in two ways 可通过以下两种方法向Web窗体页添加单选按钮 msdn2.microsoft.com 7. Design and Implement of a COM Component Which Encrpyt and Sign Data in Web FORMS Web表单数据加密和签名组件的设计与实现 service.ilib.cn 8. For more information about creating custom controls for Web Forms pages, see 有关如何为Web窗体页创建自定义控件的更多信息,请参见 msdn2.microsoft.com 9. Control creates a check box on the Web Forms page that allows the user to switch between a 控件在Web窗体页上创建复选框,该复选框允许用户在 msdn2.microsoft.com 10. Culture-Specific Classes for Global Windows Forms and Web Forms 全球Windows窗体和Web窗体的区域性特定类 msdn2.microsoft.com 1. To add a button Web server control to a Web Forms page 向Web窗体页添加按钮Web服务器控件 msdn2.microsoft.com 2. To add a PlaceHolder control to a Web Forms page 向Web窗体页添加PlaceHolder控件 msdn2.microsoft.com 3. For information about authoring a control to use on Web Forms, see 有关创作用于Web窗体的控件的信息,请参见 msdn2.microsoft.com 4. To add an XML Web server control to a Web Forms page 向Web窗体页添加XMLWeb服务器控件 msdn2.microsoft.com 5. For information about controls for Web Forms pages, see 有关Web窗体页控件的信息,请参见 msdn2.microsoft.com 6. How to: Add Individual RadioButton Web Server Controls to a Web Forms Page 如何:向Web窗体页添加各个RadioButtonWeb服务器控件 msdn2.microsoft.com 7. Validating User Input in a Web Forms Page 验证Web窗体页中的用户输入 www.ichacha.net 8. For more information about Web Forms events, see 有关Web窗体事件的更多信息,请参见 msdn2.microsoft.com 9. To include a user control in a Web Forms page 在Web窗体页中包括用户控件 msdn2.microsoft.com 10. Object. In a Web Forms project, add 在Web窗体项目中,将 msdn2.microsoft.com 1. If you want to create custom controls to use on Web Forms, see 如果要创建用于Web窗体的自定义控件,请参见 msdn2.microsoft.com 2. If the Web Forms page is loading; otherwise, 如果Web窗体页仍在加载,则为, msdn2.microsoft.com 3. If you want to author a custom control to use on Web Forms, see 如果希望创作在Web窗体上使用的自定义控件,请参见 msdn2.microsoft.com 4. How to: Add PlaceHolder Web Server Controls to a Web Forms Page 如何:向Web窗体页添加PlaceHolderWeb服务器控件 msdn2.microsoft.com 5. Saving Web Forms Page Values Using View State 使用视图状态保存Web窗体页值 msdn.microsoft.com 6. How to: Locate the Web Forms Controls on a Page by Walking the Controls Collection 如何:通过遍历控件集合定位页上的Web窗体控件 msdn2.microsoft.com 7. Introduction to Web Forms State Management Web窗体状态管理介绍 msdn2.microsoft.com 8. Implementing Multi-Page Web Forms in ASP 在ASP中实现多页表单 www.ct263.net 9. Adding Client Script to Web Forms Pages 将客户端脚本添加到Web窗体页 msdn.microsoft.com 10. If you want to author a control to use on Web Forms, see 如果要创作在Web窗体上使用的控件,请参见 msdn2.microsoft.com 1. How to: Read HTML Attributes for Controls in Web Forms Pages 如何:读取Web窗体页中控件的HTML属性 msdn2.microsoft.com 2. How to: Add Button Web Server Controls to a Web Forms Page 如何:向Web窗体页添加按钮Web服务器控件 msdn2.microsoft.com 3. How to: Add Web Server Controls to a Web Forms Page Using the Web Forms Designer 如何:使用Web窗体设计器向Web窗体页添加Web服务器控件 msdn2.microsoft.com 4. To create a Web Forms application 创建Web窗体应用程序 msdn2.microsoft.com 5. How to: Consume Events in a Web Forms Application 如何:使用Web窗体应用程序中的事件 msdn2.microsoft.com 6. Introduction to Data Access in Web Forms Pages 对Web窗体页中数据访问的介绍 msdn.microsoft.com 7. For more information on the Web Forms code model, see 有关Web窗体代码模型的更多信息,请参见 msdn2.microsoft.com 8. The Six Components Of Web Forms 表单的六个组成部分 www.bing.com 9. Stores input data from data entry screens or Web forms 2 从数据输入屏幕或者Web表单储存输入数据2 www.ibm.com 10. How to: Add Panel Controls to a Web Forms Page 如何:向Web窗体页添加Panel控件 msdn2.microsoft.com 1. Data Access in Web Forms Pages Web窗体页中的数据访问 msdn.microsoft.com 2. How to: Convert Web Forms Pages into ASP. NET User Controls 如何:将Web窗体页转换为ASP.NET用户控件 msdn2.microsoft.com 3. For more information about server round trips and the life cycle of Web Forms pages, see 有关服务器往返过程和Web窗体页生命周期的更多信息,请参见 msdn2.microsoft.com 4. Code: Determining the Selected Item in a Web Forms List Control (Visual Basic) 代码:确定Web窗体列表控件中的选定项(VisualBasic) msdn.microsoft.com 5. Code: Adding Items to a Web Forms List Control (Visual Basic) 代码:向Web窗体列表控件添加项(VisualBasic) msdn.microsoft.com 6. Code: Selecting an Item in a Web Forms List Control (Visual Basic) 代码:选择Web窗体列表控件中的项(VisualBasic) msdn.microsoft.com |
||||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。