REST (Representational State Transfer) is a style of building Web applications.
REST (Representational State Transfer,具象状态传输)是一种构建Web应用程序的样式。
REST (REpresentational State Transfer) is gaining recognition with the introduction of Web 2.0.
随着Web 2.0的推出,代表性状态传输(REpresentational State Transfer,REST)得到了认可。
Representational state transfer "REST" utilizes the interaction capabilities classically offered by HTTP protocol.
具像状态传输(Representational state transfer,REST)利用HTTP协议提供的经典交互功能。
The KPI history stored on the server is accessible using a Monitor Representational State Transfer (REST) service.
存储在服务器上的KPI历史记录可以使用Monitor代表性状态传输(Representational State Transfer,REST)服务进行访问。
Use an external representational state transfer (REST) service, such as Google Suggestions, Yahoo spell-checking, and so on.
使用一个外部的代表性状态转移(REST)服务,例如Google建议,Yahoo拼写检查等等。
It provides methods for making Ajax calls to normal web pages as well as Representational State Transfer (REST) services.
它为一般web页面提供Ajax调用方法,以及Representational State Transfer (REST)服务。
The Representational State Transfer (REST) architectural style offers a low-barrier entry point for consuming Web services.
代表性状态 (REST)体系结构样式提供了壁垒较低的使用 Web 服务门槛。
Representational State Transfer (REST; the name was coined by Roy Fielding) isn't a protocol or technology: It's an architectural style.
Representational State Transfer(简称REST,中文翻译“具象状态传输”。 REST 这个名称是由RoyFielding 首创的)并不是一个协议或技术;它是一种体系结构风格。
One use of this class is to support services implemented in accordance with the Representational State Transfer (REST) architecture.
此类的一个作用是对根据“具象状态传输”(REST)体系结构实现的服务提供支持。
As the name of the REST API implies, the Twitter API attempts to conform to the design principles of Representational State Transfer.
RESTAPI的名称表明,Twitter API试着符合具象状态传输的设计原理。
Representational State Transfer (REST) is a style of software architecture for building a distributed system, which the Web itself embodies.
具象状态传输(Representational State Transfer,REST)是一种用于构建分布式系统的软件架构样式,它的表现形式是Web本身。
These interfaces use Ajax, RSS feeds, and Representational State Transfer (REST) APIs to provide a reasonably lightweight Web UI experience.
这些界面使用Ajax、RSSFeed和代表性状态传输(Representational State Transfer,REST)API来提供合理的轻量级WebUI 体验。
Newer methods such as Representational State Transfer (ReST) provide managed file access using URLs to specify the location, object, and method.
一些较新的方法,如具象状态传输(ReST),使用URL指定位置、对象和方法,提供受控制的文件访问。
Representational State Transfer (REST) is a software architecture pattern and invocation style for accessing and updating resources on a network.
具象状态传输(Representational State Transfer,REST)是用于访问和更新网络资源的软件架构模式和调用样式。
Patent services creates Representational State Transfer (REST) -based services for ESPACE and Delphion to extract patent information by screen scraping.
专利服务针对ESPACE和Delphion创建基于代表性状态传输(Representational State Transfer,REST)的服务,以通过屏幕抓取来提取专利信息。
In the next article, I'll introduce you to the idea of using Grails to create Web services based on Representational State Transfer (REST) of your data.
在下一篇文章中,我将介绍使用Grails创建基于数据具象状态传输(Representational State Transfer,REST)的Web服务的思想。
With the representational state transfer (REST) style architecture, requests and responses are built around the transfer of representations of resources.
通过REST风格体系架构,请求和响应都是基于资源表示的传输来构建的。
Understand the history of SOAP, as well as its relation to Web services, Service-Oriented Architecture (SOA), and Representational State Transfer (REST).
了解SOAP的历史,以及它与Web服务、面向服务架构(SOA)和具象状态传输(Representational State Transfer, REST)之间的关系。
JsonRestStore, located in the Dojo extensions library DojoX, lets you quickly wire your applications to back-end Representational State Transfer (REST) services.
位于Dojo扩展库dojox之中,允许您将您的应用程序快速连接到后端具象状态传输(Representational State Transfer,REST)服务。
The XML data can come from many data resources, such as a file system, a database, or a URI, which presents a Representational State Transfer (REST) Web service.
XML数据可以来自多个数据源,如文件系统、数据库或者表示Representational State Transfer (REST)Web服务的URI。
Representational State Transfer (REST) is a style of software architecture for distributed network systems that takes advantage of the technologies employed by the Web.
Representational State Transfer (REST)是分布式网络系统软件结构的一种形式,它利用了网络所采用技术所带来的优势。
Analysis of data is made available by REST (REpresentational State Transfer) services, a standardized database interface that abstracts the database from the applications.
数据分析通过REST (REpresentational State Transfer)服务变得可用,该服务是为应用程序提供数据库抽象的数据库接口。
Conversely, a travel site might make use of your hotel reviews through the use of lightweight protocols, such as Representational State Transfer (REST) -based Web services.
一个旅游站点可以通过利用轻量级协议——例如基于Representational State Transfer (REST)的Web服务——来利用您的酒店信息。
But rather than deal with a specific implementation such as SOAP, I'll show you how to return Plain Old XML (POX) using an interface based on Representational State Transfer (REST).
但我将向您呈现的内容并非处理某一个诸如soap这样的具体实现,而是如何使用一个基于具象状态传输(Representational State Transfer, REST)的接口来返回普通旧式XML (Plain Old XML,POX)。
It proposes a data model plus a set of generic services and several protocol bindings for these services, including Representational State Transfer (REST) using Atom convention and SOAP.
CMIS提供了数据模型外加一系列通用服务和几种绑定服务的协议,还提供了基于Atom规约和SOAP技术的表述性状态转移(REST)。
First, what it's not: This isn't a XML-RPC-style web service, document-style web service, SOAP web service, or Representational State Transfer (REST) (noun-based) request web service.
首先我们限定它不是什么:它不是一个 XML-RPC样式的Web services 、文件样式的 Webservices 、SOAP Web services或代表性状态传输(Representational State Transfer,REST)(基于名词)请求 Web services 。
Much like Ajax, the SOAP specification and the Representational State Transfer (REST) approach can also be used to provide an industry standard means of transferring data between applications.
与 Ajax非常相似,您还可以使用SOAP规范和代表性状态传输(Representational State Transfer,REST)方法来提供在应用程序之间传输数据的行业标准方式。
There are three main methods of accessing DBaaS: through a graphical user interface (GUI), command line interface (CLI), or directly via a standard representational state transfer (REST) interface.
有3种访问DBaaS的主要方法:通过一个图形用户界面(GUI)、命令行界面(CLI)或直接通过一个标准的具象状态传输(REST)接口。
An intangible but meaningful result of the reexamination was the identification of a new architectural style for hypermedia applications, which Fielding named Representational State Transfer (REST).
这种重新审视还获得了一些无形但却非常有意义的结果:为超级媒体应用程序确定了一种新的架构风格,Fielding将其命名为REST (Representational State Transfer)。
An intangible but meaningful result of the reexamination was the identification of a new architectural style for hypermedia applications, which Fielding named Representational State Transfer (REST).
这种重新审视还获得了一些无形但却非常有意义的结果:为超级媒体应用程序确定了一种新的架构风格,Fielding将其命名为REST (Representational State Transfer)。
应用推荐