青年中文青年中文

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.