青年中文青年中文

post requests的意思

post requests中文翻譯:

發布請求

相似詞語短語

requests───[計]請求

post───n.(Post)人名;(英、西、捷、瑞典、荷)波斯特;n.崗位;郵件;標桿;vi.快速行進;vt.張貼;公布;郵遞;布置

requests python───請求python

make requests───提出請求;提出要求

requests ip───請求ip

post oflce───post offlce

whipping post───n.綁縛受鞭打犯人的柱子

sent friend requests───已發送好友請求

lottery post───彩票投遞

雙語使用場景

Handling POST requests is a little more involved.───處理POST請求稍微復雜一點。

To create new entries in that feed, clients send HTTP POST requests to the collection's URI.───為了在提要中創建新記錄,客戶機需要向集合的 URI 發送 HTTP POST 請求。

This is a requirement of the Ext.Direct specification for responding to form post requests.───這是一個響應表單 post 請求的 Ext.Direct 規范的需求。

method= "post" : This method sends the form contents in the body of the request. Note: Most browsers are unable to bookmark post requests.───該方法會將表單發送到請求頁的主體上。注意:大多數瀏覽器不能將發送的請求頁面設置為書簽。

The rate at which HTTP requests using the POST method are made. Post requests are generally used for forms or gateway requests.───使用POST方法每秒發送的HTTP請求數。Post請求通常用于表單或網關請求。

Although this limit applies only to GET (as opposed to POST) requests, it is still a good rule of thumb to follow.───雖然,這一限制只應用于GET(而非POST)請求,但經驗證明它還是一個很不錯的規則。

It requires the programmer to cover all possible input sources (query parameters, body parameters of POST requests, HTTP headers).───它要求編程人員覆蓋所有可能的輸入來源(查詢參數、POST請求的body參數、HTTP頭)。

Rails automatically translates incoming XML in post requests, so you do not need to build in any server-side support.───Rails自動轉換post請求中進入的XML,所以不需要構建任何服務器端支持。

The client generates HTTP GET and POST requests with parameters defined in the init. properties file, supplied in the client. jar file.───該客戶端生成HTTPGET和POST請求,帶有在init.properties文件中定義的參數(在client.jar文件中提供)。

英語使用場景

Web site developers should be wary of anyone spoofing the GET and POST requests sent to them.