• One way to do that is to use the AJAX mechanism to load the XML through a call to the server.

    一种方法使用AJAX机制通过服务器调用加载XML

    youdao

  • In this article, I introduce you to five such widgetssome open source, some licensed - that communicate with the server through Ajax and XML.

    本文中,介绍五个这样小部件——有些开源的,有些是需要许可的——它们通过AjaxXML服务器通信。

    youdao

  • Microformats should be one tool available for expression of rich content on the Web and should complement, rather than supplant, other such technologies like XML on the Web, and even Ajax.

    微格式应该成为一个用于Web表示丰富内容工具并且应该补充(不是替代)一些其他此类技术例如Web上的XML甚至Ajax

    youdao

  • Plenty of Ajax applications work well without any XML code at all: They merely pass HTML or even plain text back and forth.

    大量Ajax应用程序在没有任何XML代码工作得很好它们来回传递HTML甚至文本

    youdao

  • The toolkit allows you to process JSON, XML, and text responses from Ajax services.

    这个工具包允许处理JSONXML来自Ajax服务文本响应

    youdao

  • Ajax is a framework of UI capabilities and concepts driven by an XML-based request and response server invocation model.

    Ajax一个受基于XML请求响应服务器调用模型驱动UI功能概念框架

    youdao

  • Using WebApp.Net in a static web site is really straightforward but using it in a dynamic environement may require a good understanding of Ajax and basic knowledge of XML.

    一个静态Web站点上使用WebApp.Net相当简单,要想在动态环境中使用可能需要地理解Ajax基本XML知识

    youdao

  • Some Ajax application servers send back data in the form of XML. This is a huge improvement over HTML, but it is also suboptimal.

    有些Ajax应用服务器xml格式返回数据比起html来,一个巨大进步不够理想

    youdao

  • Question: Can you suggest an appropriate strategy for managing the security of AJAX-based request for XML data through servlets, where the application is being developed as a portlet.

    可以推荐一种合适策略以便管理通过Servlet发出基于AjaxXML数据请求安全性其中应用程序开发为Portlet。

    youdao

  • I'll highlight SQL, XML, and Ajax injection vulnerabilities as examples and show you how to fix them so you can guarantee uptime availability with a Service-Level Agreement (SLA).

    重点以SQLxmlajax注入漏洞说明如何修复它们使能够保证达到服务水平协议(SLA)中的正常运行时间。

    youdao

  • This tutorial is recommended for XML and Ajax developers interested in creating data-driven Web services to provide data to their Ajax applications.

    教程适合希望创建数据驱动Web服务Ajax应用程序提供数据xmlajax开发人员

    youdao

  • For some reason, Ajax has become synonymous with XML, even though XML isn't strictly required.

    出于某些原因Ajax成为XML同义词尽管XML不是绝对必要的。

    youdao

  • These browsers use Ajax to communicate with the server to interchange XML data and then employ DHTML to navigate the XML and present it to the user.

    这些浏览器使用Ajax服务器通信交换XML数据然后利用DHTMLXML导航将数据显示用户

    youdao

  • In more complex Web pages with more involved Ajax calls, the return data could be in the form of XML.

    较多涉及Ajax调用一些更为复杂Web页面内返回数据结果通常都xml格式的。

    youdao

  • But most of these Ajax applications use XML to transfer information to and from the server, so your application must be able to both parse and create XML data.

    但是这些Ajax应用程序多数使用XML服务器交换信息因此应用程序必须能够解析创建XML数据

    youdao

  • In other words, most people think XML is a core part of Ajax because they assume that the XMLHttpRequest object actually USES XML all the time.

    话说,多数之所以认为xmlajax核心组成部分,仅仅是因为他们想当然地以为XMLHttpRequest对象在任何时候都使用XML

    youdao

  • XML injection is more prevalent with the increased use of Ajax portals and Web services, both of which rely heavily on processing XML data streams.

    随着Ajax门户Web服务使用增多(这两者都严重依赖于处理XML数据流),XML注入日益流行。

    youdao

  • It will make sure the document extension and headers are all appropriate and well formed, and serve up all your breakfasts in Ajax-friendly XML.

    确保文档扩展标题恰当形式良好并且ajax友好xml形式显示全部早餐。

    youdao

  • This makes XML the default choice for Ajax responses, so it's a good place to start.

    使XML成为Ajax响应默认选择所以我们xml格式开始讨论。

    youdao

  • In an Ajax application, you might want to extract the zip code from an XML document and query a database.

    Ajax应用程序中,可能需要XML文档提取邮政编码查询数据库

    youdao

  • Another issue we run into is that we don't always want or need to convert data to XML before we ship it off to our Ajax application.

    我们遇到另一个问题总是希望需要数据装入Ajax应用程序之前将数据转换XML

    youdao

  • Note that there are other commonly used alternatives for JSON in Ajax applications, such as XML and unformatted plain text.

    注意Ajax应用程序还有一些其他常用格式可以替代JSON比如说XML无格式的文本

    youdao

  • My first demonstration of building tables with Ajax is through the use of an XML request to the server over Ajax. The value of this technique is two-fold.

    第一个使用Ajax构建表格演示通过 Ajax服务器发送XML请求技巧价值双重的。

    youdao

  • Develop JSP files to handle adding and editing film entries by utilizing XML requests made by the Ajax client

    开发JSP文件通过使用Ajax客户机生成的请求添加编辑电影条目

    youdao

  • When the Ajax term was coined, the X in Ajax stood for XML. This was assumed to be the format for data being sent between browsers and servers.

    最初创造术语Ajax,其中X代表XMLXML认为浏览器服务器之间传递数据格式

    youdao

  • Even if Ajax clients could perform an open function, they cannot understand binary content, as Ajax is for XML or JSON (text-based) formats.

    即便Ajax客户端能够执行open函数无法理解二进制内容这是因为Ajax使用的xmljson(基于文本)格式

    youdao

  • Within Ajax that method of encapsulation is XML, a worldwide and well used and understood standard that also has some problems and limitations.

    Ajax这种封装方法就是XMLXML一个易于使用理解的全球性标准,不过它同时也存在着一些问题局限

    youdao

  • It's no surprise, then, that XML is considered one of the core technologies that underlies Ajax.

    因此,XML认为是Ajax底层核心技术之一就不足为奇了。

    youdao

  • You'll keep the structure you used with the all Ajax version, since it was nicely formed XML and perfectly compatible with XForms.

    任何Ajax版本应保持这种结构因为结构良好XML并且完全兼容x Forms

    youdao

  • In fact, you'll see that in most Ajax applications, XML rarely makes an appearance at all.

    实际上看到多数Ajax应用程序xml很少出现

    youdao

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

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

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