By sticking to simple semantics scales, REST can take advantage of all levels of caching between clients and the server.
通过坚持简单的语义规模,REST能够利用客户端和服务器之间的所有缓存级别。
They are often REST-based and therefore require only a simple HTTP access to retrieve the data and parse it using the preceding techniques.
它们通常基于REST,因此只需一个简单的HTTP访问就可以检索数据,并使用前面介绍的结束来解析数据。
These two simple words will have a very lasting effect for the rest of the season and will impact nearly every single character.
简简单单的这两个词会对这一季剩下的剧情产生很大的影响,也会对每一个角色产生冲击。
In such a short and simple statement, Hobbes turns my former priority list – socializing with family and friends, work, exercise, household chores, then rest – completely on its head.
仅仅是这样一个简单的语句,霍布斯让我从前的优先表——与家人和朋友社交,工作,锻炼,家务,然后休息——完全颠倒了过来。
A REST-style architecture is an ideal solution, because it allows for simple messaging over HTTP.
REST -风格的架构是理想的解决方案,因为它允许通过HTTP进行简单的消息传递。
REST constraints, when applied as a whole, generate a simple, scalable, efficient, secure, reliable, and extensible architecture.
REST约束条件作为一个整体应用时,将生成一个简单、可扩展、有效、安全、可靠的架构。
Providing REST APIs can help create social communities because your content is in a format that can be consumed through simple Internet channels.
提供RESTAPI能帮助创建社交团体,因为您的内容格式可以通过简单的互联网渠道使用。
The rest of this article describes an existing compensation framework and shows a simple implementation using a custom solution to illustrate the concepts I've described.
本文剩下的部分将介绍现有的补偿框架并展示一个使用自定义解决方案的简单实现来阐释我前面介绍的概念。
They will need a way to address these requirements in a simple way that integrates well with REST.
他们需要一种与REST良好集成的简单方式来满足这些需求。
The previous sections have illustrated how to set up a simple XML-based REST API.
前面几节演示了如何设置一个简单的基于XML的RESTAPI。
Using the REST-based HTTP GET method, the XML proxy will look to see if the request is cached in the simple data grid.
通过使用基于REST的HTTPGET方法,XML代理将查看请求是否缓存在简单数据网格中。
For the subject covered here, it is sufficient to state that REST enables developers to access information and resources using a simple HTTP invocation.
本文介绍的主题足以表明,REST允许开发人员使用简单的HTTP调用访问信息和资源。
Try this very simple meditation: close your eyes (after reading the rest of this paragraph) and pay attention to your breathing. Notice your breath as it enters your body, and again as it goes out.
试试这种非常简单的冥想方法:闭上你的眼睛(在读完这一段之后),然后将注意力放在你的呼吸上,体会呼吸将空气吸入身体,然后呼出。
The point to all of this is simple: the choice of REST versus SOAP comes down to a basic understanding of what is most important to your particular application.
要点很简单:REST和SOAP的选择归结为对您的特定应用程序的最重要部分的理解。
Figure 1 shows the high-level design of the XI50, using the REST APIs to utilize XC10 simple data grids as an SOA results side cache.
图1显示了XI50的高级设计,通过使用RESTAPI来利用XC10简单数据网格作为SOA结果端缓存。
The first minute of the rest of your life is now. What is preventing you from having your desires? The answer is simple - It is up to you.
现在就是你余生的重新开始。是什么阻止你实现自己的渴望呢?答案很简单——这取决于你自己。
The remainder of this article takes you through the steps needed to create a WSDL 2.0 description for a REST Web service using the following simple example scenario.
本文的其余部分将指导您完成所需的步骤,以使用下面的简单示例场景来为一个RESTWeb服务创建WSDL 2.0描述。
As simple REST-based Web services permeate the Web, we foresee a large number of rel values being defined to point to many different service interfaces.
随着简单的基于REST的Web服务在Web上的散布,我们预见将会定义大量的rel值,用来指向很多不同的服务接口。
In this article, learn a simple, generic service implementation for wiring up nonstandard Rest services to JsonRestStore.
在本文中,学习一个简单、通用的服务实现,用于将非标准Rest服务连接到JsonRestStore。
Lotus Quickr REST services offer a simple way to work with documents.
LotusQuickrREST服务提供了一种操作文档的简便方法。
Data services support REST-style interfaces or simple Web services interfaces.
数据服务支持rest式接口或简单的Web服务接口。
For REST services development, the simple servlet model is extended in more formalized APIs.
对于REST服务开发,这个简单的servlet模型以更为正式的API得到扩展。
The common method of using RSS, ATOM, or REST to syndicate data to the iPhone is fairly simple, but you will have to write a parser.
使用RSS、ATOM或REST将数据连锁到iPhone的常规方法非常简单,但是必须要编写一个解析器。
The instantiation of an application using a convention such as LotusScript or simple agents digresses from the cornerstone of REST, named resources.
使用LotusScript或简单代理等约定来实例化应用程序脱离了REST的基础,即命名资源。
REST is usually used in a loose sense to describe any simple interface that transmits domain-specific data over HTTP without any additional layers (such as SOAP or cookies).
REST通常用来不确切地描述一类简单的接口,它们通过HTTP在没有任何额外层(如SOAP或cookies)的情况下传递特定于域的数据。
In many ways, REST-style Web services might be likened to technologies such as SQL, tuple Spaces, simple message queues, and so forth.
在许多方面,REST样式Web服务与SQL、元组空间(tuple spaces)、简单消息列队等技术相似。
All the rest of your XPath work will proceed from this class, though, so as simple as this looks, get used to typing it.
所有其他的XPath处理工作都要从这个类开始,虽然看起来简单,但是应该习惯于输入这些代码。
We will use a simple REST-style URL for this, such as /api?username=my@email.address.
使用简单的REST 样式的URL,例如 /api?username=my@email.address。
Each REST Web services call is just a simple HTTP request, using one of the standard HTTP verbs. Typically, you'll use the verb most appropriate for the action you are performing.
每个RESTWeb服务调用只是一个简单的HTTP请求,使用标准的http动词。
Each REST Web services call is just a simple HTTP request, using one of the standard HTTP verbs. Typically, you'll use the verb most appropriate for the action you are performing.
每个RESTWeb服务调用只是一个简单的HTTP请求,使用标准的http动词。
应用推荐