Representational State Transfer的意思|示意

美 / / 英 / /

表述性状态转移


Representational State Transfer的网络常见释义

表述性状态转移 ...论文作者毕业去向: 工作单位: 电话: 通讯地址: 邮编: 摘要 摘 要 REST即Representational State Transfer(表述性状态转移)是一种真正体现 Web自身的软件架构风格,是理解Web自身的关键所在,REST架构本身体现出 的设计思想也正是HTTPl.1协议的设计原理...

代表性状态传输 ) 代表性状态传输(Representational State Transfer,REST): 用于 Web 服务的 XML 和 SOAP 的基于 HTTP 的替代者。

状态传输 ...具象状态传输 (Representational State Transfer, REST) 是一种架构风格,用于基于 Web 的通信,允许客户端以一种独特的方式与服务器进行通信。

表征状态转移 有关REST的一点学习笔记REST的意思是表征状态转移(Representational State Transfer),它是一种基于HTTP协议的网络应用接口风格,充分利用HTTP的方法实现统一风格接口的服务。其中包括了

Representational State Transfer相关例句

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)是分布式网络系统软件结构的一种形式,它利用了网络所采用技术所带来的优势。

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)服务。

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)服务变得可用,该服务是为应用程序提供数据库抽象的数据库接口。

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 、文件样式的 Web services 、SOAP Web services 或代表性状态传输(Representational State Transfer,REST)(基于名词)请求 Web services 。

Newer methods such as Representational State Transfer (ReST) provide managed file access using URLs to specify the location, object, and method.

一些较新的方法,如具象状态传输(ReST),使用URL指定位置、对象和方法,提供受控制的文件访问。