• 尽管本文写作服务无法使用不过谷歌已制作了一个演示页面

    Although the service isn't available as of this writing, there is a landing page that explains its features.

    youdao

  • 演示页面提供源代码看看声明性的模板如何进行HTML转换完成一些简单业务逻辑(单击演示页面src链接)。

    Check out the source code available on the demo page to see how declarative templates do HTML conversion and some simple business logic (click the SRC links on the demo page).

    youdao

  • 可以使用工具栏中的向左箭头访问演示不同页面

    He can use the the left and right arrows in the toolbar to navigate through the pages of the presentation.

    youdao

  • 为了演示目的同一页面显示详细内容同时限制构造视图数目

    For the purpose of the demonstration, you show the details on the same page, limiting the number of views to construct.

    youdao

  • 对于用户而言,读取原始xml可能容易一些,为了演示目的页面包含一个链接XML原始版本链接。

    This is easier for the user to read than the raw XML, although, for demo purposes, a link to the raw version of the XML is included on the page.

    youdao

  • 在这里使用简单页面仅仅用于演示目的。

    I used a simple page here as a demonstration instead.

    youdao

  • 使用CSS缩写不仅能够削减代码编写时间可以减小演示文件尺寸最终确保页面加载速度。

    Not only does using shorthand CSS reduce code-writing, but it also lowers the file sizes of your stylesheets, which ultimately meansfaster page response times.

    youdao

  • 例如不受保护资源可以静态图片登录页面注册页面演示市场营销资料

    Examples of unprotected resources can be static images, login pages, registration pages, demos, marketing collateral etc.

    youdao

  • 使用这种方法时,页面定义占位一个元素然后通过演示模板引用该占位符,在Site Are a文档中定义占位符的

    In this case, you define a placeholder or an element in the page, and you reference that placeholder through the presentation template and define its value in the Site Area document.

    youdao

  • 不是每个连接Derby数据库Web应用程序都需要如此。但是为了演示目的这个应用程序第一jsp页面使用一个数据源

    This is not a requirement for any Web application to connect to a Derby database; however, the application USES a data source for the first JSP page for demonstration purposes.

    youdao

  • 我们还将演示如何通过框架以前版本(Struts 1. x)这些页面提取数据以及迁移到Struts 2的OGNL框架如何有助于最小化开发工作量

    We will demonstrate how data extraction from these pages were being handled by an earlier framework (Struts 1.x) and how migrating to the OGNL framework of Struts 2 helps minimize development effort.

    youdao

  • 客户可以通过Trials演示Web页面下载试用版本(参考资料)。

    Customers can use the Trials and demos Web page to download a trial version (see Resources).

    youdao

  • 提示我们可以使用PropertyBrokerContextPassingService传送启动页面ID演示如何使用功能

    Tip: We transmit the ID of the launched page using the PropertyBrokerContextPassingService to demonstrate how to use this feature.

    youdao

  • 为了演示使用PHP编写Web页面多么容易下面给出了一段简短脚本它将输出任意开始任意结束的一系列数字

    To demonstrate how easy it is to write Web pages using PHP, here's a short script that prints a sequence of Numbers starting and ending at arbitrary values.

    youdao

  • 可以使用三个测试页面演示新的支持Ajax控件

    There are three test pages you use to demonstrate the new Ajax enabled controls.

    youdao

  • 这个演示网站下载页面提供最新发布的Infinispan分发包里面,我们可以找到已经编译好的完整的WAR文件

    This demo, available from the downloads page on the website, is compiled as a self-contained WAR file, from the latest Infinispan distribution.

    youdao

  • SearchLocations页面演示如何使用更新面板控件

    The Search Locations page demonstrates how to use the update panel control.

    youdao

  • SearchLocations页面演示如何使用事件处理程序以及如何更新面板两个控件挂在一起(SELECTINPUT文本)。

    The Search Locations page demonstrates how to use the event handlers, as well as how to hook the update panel to two controls (a SELECT and an INPUT text box).

    youdao

  • 为了演示一些使用phpdb2基本操作我们创建Web页面帮助管理一张数据库,这张表包含一组作者数据

    To demonstrate some of the basic operations you can perform with PHP and DB2, we'll create a set of Web pages to help you manage a database table that contains data on a set of authors.

    youdao

  • 这个basic . js p页面好地演示了ProgressBar组件,但是几乎不能适用现实状况Web应用软件因为没有任务显示进度工具条

    This basic.jsp page does a good job of demonstrating the ProgressBar component, but it's hardly applicable to a real-world Web application, because there is no task to show a progress bar.

    youdao

  • 项目中的upload .jsp页面演示组件使用

    The upload.jsp page of our project demonstrates the use of the component.

    youdao

  • 可以使用blogmain页面作为新的演示模板基础

    You can use the Blog - Main page as a basis for the new presentation template. Follow these steps.

    youdao

  • 清单18演示处理相同web页面糟糕示例无论是通过GET请求调用页面还是通过表单发布页面中。

    Listing 18 demonstrates a poor example of a Web page that processes identically - whether the page is called by a GET request or by having a form posted to it.

    youdao

  • 篇文章中,演示如何使用两种不同技术动态访问web页面中的数据,从而页面创建一个RSS阅读器

    In this article, I demonstrated how to use two different techniques to access data dynamically from a Web page to create an RSS reader on the page.

    youdao

  • 本文第1部分介绍了所有可用模型使用访问页面上下文信息页面数据演示示例Portlet

    The first part of this article examines all the available models, and shows a sample portlet using the page meta data to access page context information.

    youdao

  • 这个Web页面称为配置web页面,因为配置操作性演示地方

    This Web page is referred to as the Configuration Web page since this is where you will configure the interoperability demo.

    youdao

  • 清单5演示如何viewrestorer配置faces - config . xml中的托管bean以便使SupportForm . jsp页面js f组件可以使用侦听方法

    Listing 5 shows how the ViewRestorer class is configured as a managed bean in faces-config.xml so that the JSF components of the SupportForm.jsp page can use the listener methods.

    youdao

  • 清单5演示如何viewrestorer配置faces - config . xml中的托管bean以便使SupportForm . jsp页面js f组件可以使用侦听方法

    Listing 5 shows how the ViewRestorer class is configured as a managed bean in faces-config.xml so that the JSF components of the SupportForm.jsp page can use the listener methods.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定