restful web信息详情

restful web发音

意思翻译

restful web

相似词语短语

restful───adj.宁静的;安静的;给人休息的

restful api───restful api

web───vi.形成网;vt.用网缠住;使中圈套;n.网;卷筒纸;蹼;织物;圈套

flask restful───平静的烧瓶

web nais───妇女网

dark web───黑暗网络

on web───在web上

gainer web───收益网

detrital web───碎屑网

双语使用场景

Resources are the key parts that compose a RESTful Web service.───资源是组成RESTful Web服务的关键部分。

A multi-tier architecture for building RESTful Web services.───构建RESTful Web服务的多层架构。

It identifies the resource in the RESTful Web service server.───它标识RESTful Web服务服务器中的资源。

Hopefully you discovered that RESTful Web services can be easy to understand and implement.───希望您能够发现,可以很容易地理解和实现基于REST的Web服务。

Make it as easy to interoperate with server-side RESTful Web services.───允许与服务器端RESTfulWeb服务轻松互操作。

RESTful Web services are generally accessed by an automated client or an application acting on behalf of the user.───RESTfulWeb服务通常可以通过自动客户端或代表用户的应用程序访问。

The two calls are used in the Web page to call the RESTful Web services and display the results in the page.───在Web页面中使用的两个调用会调用RESTfulWeb服务并在页面中显示结果。

RESTful Web services provide Ajax with a very simple API to deal with the interactions with resources on the server.───RESTfulWeb服务为Ajax提供了非常简单的API来处理服务器上资源之间的交互。

Specifically, what if the request you make is to a RESTful Web service, and the response contains XML that you'd like to parse?───具体来讲,如果发出的请求指向一个RESTfulWeb服务,而该服务包含您要解析的XML,该怎么做呢?

英语使用场景

The property dataReady is a flag to indicate if the detail data has been retrieved from the RESTful Web service server. It is used to help implement lazy loading.