rest client信息详情

rest client发音

意思翻译

rest客户端

相似词语短语

rest───n.(Rest)(美)雷斯特(人名);v.(使)休息;(使)运动员暂时离队;(使)倚靠;被搁置;(遗体或尸体)安葬于;让(土地)休耕;(原告或被告)完成向法庭提出证据(或辩论);归属于;保持不变;n.休息;睡眠;静止;休止;休止符;(演说中的)停顿;(诗句中的)停顿;休息处;支架;剩余部分;其余的人(或物);(器官或组织的)一小碎块;(网球)对打

senior client───高级客户

abandonee client───被遗弃客户

client number───客户号;客户数量

client portal───客户端门户

push client───推送客户端

client hub───客户端集线器

indigent client───贫困客户

client name───客户端名称;客户姓名

双语使用场景

Send a request from any REST client you may have to the RESTful service.───从任意REST客户端向rest式服务发送一个请求。

REST client - a simple application───REST 客户机 —— 一个简单的应用程序

As part of my learning curve, I added the following code segment to REST client.───在学习过程中,我在REST客户机中添加了以下代码段。

When a REST client accesses a representation of a resource, the client transitions into a state.───当REST客户访问到资源的表示时,客户转换到一个状态。

An instance of a Zend_Rest_Client object is created and initialized with the Wikipedia API service endpoint as constructor argument.───创建了Zend_Rest_Client对象的一个实例,在初始化操作中确定WikipediaAPI服务端点作为构造函数参数。

Create a new Type Tree for the incoming messages from the REST client which you will treat as binary (also known as non-XML).───为来自REST客户端的消息(将看作二进制,也称为非XML)创建一个新的TypeTree。

After the web form is submitted with a city name, Listing 5 uses the Zend_Rest_Client component to send a YQL query to the weather service.───在提交包含城市名称的Web表单以后,清单5使用Zend_Rest_Client组件发送YQL查询到天气服务。

REST client is a callable from the command line on any client system that is able to connect to the Director server via the network.───只要客户机系统能够通过网络连接Director服务器,就可以从命令行调用REST客户机。

For this task I selected the REST client application from the Agile commons. org website.───对于此任务,我选择了Agilecommons.org网站提供的REST客户机应用程序。

英语使用场景

Listing 5 initializes a new REST client and uses it to send an unauthenticated GET request to the public search feed.

As part of my learning curve, I added the following code segment to REST client.