网站首页  词典首页

请输入您要查询的英文单词:

 

单词 HTTP POST
释义

HTTP POST

  • 网络回发时传递的控制值;上传网页;张贴
1.
回发时传递的控制值
回发时传递的控制值HTTP POST 值)。随请求传递的 HTTP 标头。
www.cnblogs.com
2.
上传网页
强烈推荐:Android史上最强大的自定义任务软件... ... “保存网页”( HTTP Get) “上传网页”( HTTP Post) “自动拨号”( Call) ...
bbs.mumayi.com
3.
张贴
张贴HTTP POST)为不同的值posterous API 。我能成功加载的标题,正文和媒体文件,但是当我尝试添加从媒体服务器 …
cn.techerald.com
4.
超文本传输协议通信
"Microsoft Web 发布向导"这个是什么程序... ... 文件传输协议( FTP) 超文本传输协议通信( HTTP post) 微软目录复制系统( CR…
iask.sina.com.cn
5.
所传递的控制项值
回传所传递的控制项值 (HTTP POST 值)随要求一起传递的 HTTP 标头 提出要求之浏览器的主要版本号码 网页中的自订字串。
msdn.microsoft.com
6.
网站填写资料
网站填写资料(Http post)转为简讯有 有 有 有 有 支援双向简讯 有 有 有 有 有 不限使用者/应用系统 有 有 有 有 有
www.savetime.com.tw

例句

释义:
1.
Since SOAP requests are always sent as XML documents, HTTP: POST is always used to send SOAP requests.
由于SOAP请求总是作为XML文档发送,因此总是使用HTTP:POST发送SOAP请求。
www.ianywhere.com
2.
The browser performs an HTTP POST method, which in ASP. NET is referred to as a postback.
浏览器执行HTTPPOST方法,该方法在ASP.NET中称为“回发”。
msdn2.microsoft.com
3.
The method above is exemplary of a RESTful request: proper use of HTTP POST and inclusion of the payload in the body of the request.
上述方法是基于REST的请求的范例:正确使用HTTPPOST并将有效负载包括在请求的正文中。
www.ibm.com
4.
Next, check if the request made includes raw HTTP post data; if it does, return a JSON-encoded response.
接下来,检查请求是否包含原始HTTPpost数据;如果有,返回一个JSON编码的响应。
www.ibm.com
5.
This involves converting the JSON object into a string that can be put in the HTTP POST request body.
这包括将JSON对象转换成可放入HTTPPOST请求体中的字符串。
www.ibm.com
6.
We will develop a simple integer Calculator service in a few steps that accepts SOAP, HTTP-GET, or HTTP-POST.
我们将用几个步骤开发一个简单的整数计算器服务,它接受SOAP、HTTP-GET或HTTP-POST。
www.ibm.com
7.
Method, but without the traditional HTTP POST semantics used by an HTML form.
方法,但不使用HTML表单使用的传统HTTPPOST语义。
msdn2.microsoft.com
8.
Instead, you'll need to submit your message, or "tweet" , as the body of an HTTP POST request (see Listing 12).
相反,需要在HTTPPOST请求体中发送消息(即“tweet”),见清单12。
www.ibm.com
9.
Some implementations open a read channel as a long HTTP GET, while a write channel opens and closes when needed as an HTTP POST.
有些实现打开读取通道作为长期HTTPGET,而另外打开写入通道作为HTTPPOST,在需要时打开和关闭。
www.ibm.com
10.
You might have noticed that the CMIS HTTP parameter, versioningState=checkedout, is used in the HTTP POST operation.
您或许注意到了,在HTTPPOST操作中要用到CMISHTTP参数versioningState=checkedout。
www.ibm.com
1.
You should consider whether such invocations might be harmful before enabling the HTTP-GET or HTTP-POST protocols.
在启用HTTP-GET或HTTP-POST协议前,应当考虑一下这种调用是否会有害。
msdn2.microsoft.com
2.
Net Web services running over HTTP can be called in three different ways: HTTP GET operation, HTTP POST operation, and SOAP.
运行在HTTP上的.NetWeb服务可以以三种不同的方式调用:HTTPGET操作、HTTPPOST操作和SOAP。
www.ibm.com
3.
Web services built using ASP. NET use SOAP over HTTP, as well as HTTP-POST and HTTP-GET implementations that return non-SOAP XML documents.
使用ASP.NET生成的Web服务使用SOAPoverHTTP以及返回非SOAP文档的HTTP-POST和HTTP-GET实现。
msdn2.microsoft.com
4.
The servlet generates the input form on an HTTP GET request and handles form submission on an HTTP POST request.
中,servlet针对HTTPGET请求生成输入窗体,并根据HTTPPOST请求处理窗体提交的信息。
www-128.ibm.com
5.
The HTML form widget that you develop using this article uses HTTP POST as the access method.
在本文中开发的HTML表单小部件使用HTTPPOST作为访问方法。
www.ibm.com
6.
You may also add tags to any feed or individual item via a HTTP post.
通过HTTP的POST请求可以给一个feed或单独的文章打上标签。
www.bing.com
7.
Listing 1 is an example of one of the reservation request messages issued as an HTTP POST.
清单1中的例子展示了一个作为HTTPPOST发布的预定请求消息。
www.ibm.com
8.
Credential information is x-www-url-encoded and sent over the secure connection using an HTTP POST operation.
凭证信息采用x-www-url编码的,由HTTPPOST操作通过安全连接发送。
www.ibm.com
9.
In HTTP-POST operations, request parameters are encoded in the HTTP request body, as with an HTML form.
在HTTP-POST操作中,请求参数编码到HTTP请求正文中,类似HTML格式。
msdn2.microsoft.com
10.
Class is automatically used when an HTTP-POST Web service is enabled and an applicable HTTP request is received.
启用HTTP-POSTWeb服务并接收到适用的HTTP请求时,会自动使用。
msdn2.microsoft.com
1.
Controls support of the HTTP-POST protocol for Web services regardless of the request origination.
控制Web服务对HTTP-POST协议的支持,而不管请求来自何处。
msdn2.microsoft.com
2.
This is done by taking the contents of the HTTP POST and converting them into a JSON object.
该操作通过提取HTTPPOST的内容,并将其转换成JSON对象来实现。
www.ibm.com
3.
Only HTTP POST is supported from a form, as shown in the JSP snippet below (Listing 9).
只有HTTPPOST受到表单的支持,如下面(清单9)所示的JSP代码片段。
www.ibm.com
4.
Is executed once the server receives SOAP by way of an HTTP POST invocation.
一旦服务器收到采用HTTPPOST请求方式的SOAP,
www-128.ibm.com
5.
The values for the image ID, key name, and security group are passed to the manage_instance. php page via HTTP POST.
映像ID、密匙名称和安全组的值通过HTTPPOST传递到manage_instance.php页面。
www.ibm.com
6.
The XML proxy will use the REST-based HTTP POST method to insert the request into the request cache.
XML代理将使用基于REST的HTTPPOST方法以便将请求插入到请求缓存中。
www.ibm.com
7.
For instance, one of the major complaints of JSF is that it relies too much on HTTP POST.
例如,JSF头疼的一个问题就是过分依赖HTTPPOST。
www.infoq.com
8.
An XML-RPC message is an HTTP-POST request with an XML body.
一个XML-RPC消息就是一个请求体为XML的HTTP-POST请求。
www-128.ibm.com
9.
The form includes a submit button that performs an HTTP post to a backend servlet.
表单包括一个提交按钮,它将执行传到后端servlet的HTTPpost。
www.ibm.com
10.
Controls support of the HTTP-POST protocol for Web services when the request originates from the local machine.
当请求来自本地计算机时,控制Web服务对HTTP-POST协议的支持。
msdn2.microsoft.com
1.
In case of REST style of invocation, you can use either the HTTP POST method or the HTTP GET method.
在REST风格的调用中,您可以使用HTTPPOST方法或HTTPGET方法。
www.ibm.com
2.
While the real request is still a HTTP POST, the framework will automatically reroute the request to the correct PUT or DELETE action.
虽然真正的请求还是一个HTTPPOST,但是框架会自动将请求映射到正确的PUT或DELETEaction上去。
www.infoq.com
3.
You can execute the same task programmatically by sending an HTTP POST request to the server using any supported programming language.
您可以通过使用它支持的任何语言向服务器发送一个HTTPPOST请求程序化地执行同一任务。
www.ibm.com
4.
This entry point is the URL that clients call over HTTP POST to execute SugarCRM web services methods.
该切入点是客户端通过HTTPPOST调用的URL,以执行SugarCRMweb服务方法。
www.ibm.com
5.
Patient notifications are sent to the SmaterHealth servlet via an HTTP POST, and doctor notifications are sent via e-mail.
病人通知通过一个HTTPPOST发送给SmaterHealthservlet,而医师通知则通过电子邮件发送。
www.ibm.com
6.
Read the content location on the Lotus Quickr server, which is an entry returned from the HTTP POST request.
读取LotusQuickr服务器上的内容位置,这是HTTPPOST请求返回的一个条目。
www.ibm.com
7.
An associative array of items uploaded to the current script via the HTTP POST method.
通过HTTPPOST方法传递的已上传文件项目组成的数组。
br.php.net
8.
Since the publishing of SOAP 1. 0, a number of people have complained about its reliance on the HTTP POST method.
SOAP1.0发布以来,很多人曾经抱怨它对HTTPPOST方法的依赖。
www-128.ibm.com
9.
To create new entries in that feed, clients send HTTP POST requests to the collection's URI.
为了在提要中创建新记录,客户机需要向集合的URI发送HTTPPOST请求。
www.ibm.com
10.
These are automatically set by the server to the values from the form elements of the same name, which become HTTP POST query arguments.
这些参数是由服务器根据同名表单元素中的值自动设置的,它们变成了HTTPPOST查询参数。
www.ibm.com
1.
Technically, a submitted ticket should use an HTTP POST request, since it's not a retrieval action, but GET is used here for simplicity.
从技术角度讲,提交按钮应该用HTTP的POST请求,因为这不是一个获取信息的操作,但是这里为了简单,使用了GET。
www.ibm.com
2.
Control values passed on postback (HTTP POST values).
回发时传递的控制值(HTTPPOST值)。
msdn2.microsoft.com
3.
HTTP_POST_FILES contains the same information, but is not an autoglobal.
HTTP_POST_FILES包含着同样的信息,但是不是一个自动全局变量。
www.phpx.com
4.
Once you have the address of a collection, we use the HTTP POST method to add new resources as illustrated in Listing 4.
得到集合的地址后,我们使用HTTPPOST方法增加新的资源,如清单4所示。
www.ibm.com
5.
That is, you cannot take advantage of a query string if a page is processed in response to an HTTP POST command.
也就是说,如果为了响应HTTPPOST命令而对页进行了相应处理,则不能利用查询字符串。
msdn2.microsoft.com
6.
Note: This function only works on files uploaded via HTTP POST.
注意:这个函数只能对使用HTTPPOST上传的文件进行操作。
www.fzs8.net
7.
This step is done using an HTTP POST call to the document type's feed URL.
通过使用HTTPPOST调用文档类型的提要URL来完成该步骤。
www.ibm.com
8.
Create a document for the HTTP POST operation.
为HTTPPOST操作创建一个文档。
www.ibm.com
9.
Here is a sample HTTP POST request that can be used to query ITM for some data.
这里有一个可以用于从ITM中查询一些数据的HTTPPOST请求示例。
www.ibm.com
10.
Listing 8 provides an example that demonstrates issuing an HTTP POST request that sends and receives Atom entries.
清单8提供了一个示例,演示如何发出发送和接受Atom项的HTTPPOST请求。
www.ibm.com
1.
The second is to use HTTP POST to submit parameters.
第二种方法是使用HTTPPOST提交参数。
www.ibm.com
2.
This service is designed to accept an XML document via the HTTP POST request.
此服务设计为通过HTTPPOST请求接受XML文档。
www.ibm.com
3.
The page provides the ability to invoke the method using the HTTP-POST protocol.
该页提供使用HTTP-POST协议调用该方法的能力。
msdn2.microsoft.com
4.
Click on the HTTP POST URI pattern and enter server1 for the value of the httpdId variable.
单击HTTPPOSTURI模式并输入server1作为httpdId变量的值。
www.ibm.com
5.
HTTP POST XML binding is another binding that is supported to allow clients that like to send and receive user payload as XML.
HTTPPOSTXML绑定是另一种受支持的绑定,它允许客户机以XML的形式发送和接收用户负载。
www.ibm.com
6.
In this article, we will look at ways of adding content to the software repository using HTTP POST and SOAP.
在本文中,我们将考察用HTTPPOST和SOAP把内容添加到软件资源库中的方式。
www.ibm.com
7.
It provides a collection of wrapper functions to do actions such as HTTP POST, HTTP GET, and HTTP PUT.
它提供了一组包装器函数集合以执行各种动作,比如HTTPPOST、HTTPGET和HTTPPUT。
www.ibm.com
8.
For example, to send an HTTP POST, you place the name=value pairs within this element.
例如,要发送一个HTTPPOST,可以在该元素中放置name=value对。
www.ibm.com
9.
Because the request will modify state on the server, I'll use an HTTP POST to do the deed.
因为请求会修改服务器上的状态,所以我将用HTTPPOST做这个工作。
www.ibm.com
10.
Listing 2: XSLT transform to turn HTTP POST data into a new XML document
清单2:把HTTPPOST数据转换成一个新XML文档的XSLT转换
www.ibm.com
1.
The HTTP POST contains the usual HTTP headers, but it also includes one that you may have never seen before
HTTPPOST包含常规的HTTP头,而且还包含您可能以前从未见过的标头
msdn.microsoft.com
2.
To save edit changes we can implement the HTTP-POST version of our "Edit" action method on our Products controller
要保存编辑后的改动,我们可以在Products控制器中实现“Edit”action方法的HTTP-POST版本
archive.cnblogs.com
3.
To test a Web service in a browser using HTTP-POST
在浏览器中使用HTTP-POST测试Web服务
msdn2.microsoft.com
4.
To create a blog entry, send an HTTP POST request into the library feed URL
要创建新的博客条目,发送一个HTTPPOST请求到以下库提要URL中
www.ibm.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/2/28 20:30:33