单词 | HTTP GET | ||||||||||||
释义 | HTTP GET
更多释义 收起释义 例句释义: 编码参数,保存网页,获取资源 1. In a drill-through definition, these parameters can be defined as part of the hyperlink (just as in HTTP GET requests). 在穿透钻取定义中,这些参数可被定义为超级链接的一部分(就像在HTTPGET请求中一样)。 www.ibm.com 2. If you use hidden fields and a page is processed in response to a link or an HTTP GET command , the hidden fields will not be available . 如果在您使用隐藏域的同时,为了响应某个链接或HTTPGET命令而对页进行了相应处理,那么隐藏域将不可用。 www.bing.com 3. The calls move much more data than the average HTTP GET or POST call, and network performance is bound to be impacted. 其调用移动的数据量要比一般的HTTPGET或POST调用要多,因此网络性能受到的影响必定很大。 www.ibm.com 4. Using the REST-based HTTP GET method, the XML proxy will look to see if the request is cached in the simple data grid. 通过使用基于REST的HTTPGET方法,XML代理将查看请求是否缓存在简单数据网格中。 www.ibm.com 5. Finally, the only option we have specified is to use an HTTP GET instead of the (default) POST. 最后,我们指定惟一选项是使用HTTPGET而不是(默认)的POST。 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. To acquire information from a service that supports GData, you send an HTTP GET request; the service returns results as an Atom or RSS feed. 要从支持GData标准的服务获取信息,你只要发送一个HTTPGET请求就可以了,服务将返回与Atom或者RSSfeed格式相同的结果。 www.bing.com 8. 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 9. First, you must determine whether the agent should be called with the HTTP GET method or with a POST method. 首先,您必须确定应以HTTPGET方法还是POST方法调用代理。 www.ibm.com 10. 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 1. If there were multiple parameters, they would be separated using an ampersand to create a nicely formed HTTP GET. 如果有多个参数,就必须用“与”号分隔开以便建立结构良好的HTTPGET。 www.ibm.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. Performing an HTTP Get to download files to a developer's workstation, either manually or as part of the automated build. 执行一条HTTPGet命令,将文件下载到开发人员的工作站,手动执行或将其作为自动构建的一部分。 www.ibm.com 6. HTTP GET, however, must be multiplexed to a find or query operation. 然而,HTTPGET必须在一个查找或查询操作进行多重复用。 www.ibm.com 7. Google Charts is a neat service that lets developers generate charts and graphs using a simple HTTP GET request. GoogleCharts是一个非常出色的服务,它让开发人员可以使用简单的HTTPGET请求来生成图形和图表。 www.ibm.com 8. Synapse can use a registry that offers up XML or other config via a HTTP GET interface or file system. 通过HTTPGET接口或者文件系统,Synapse可以使用提供XML或其他配置信息的注册库。 www.infoq.com 9. Annotate each method with the @GET annotation, which indicates that the methods shall process HTTP GET requests. 使用@GET注释每一个方法,这表示方法应当处理HTTPGET请求。 www.ibm.com 10. The HTTP GET request on a specific activity returns a feed containing entries of the activity contents. 对特定活动的HTTPGET请求会返回一个包含活动内容的提要。 www.ibm.com 1. 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文件中提供)。 www.ibm.com 2. The HTTP GET or POST command to the Dispatcher can contain the b_action parameter who's value will indicate the target service. 针对Dispatcher的HTTPGET或POST命令可能会包含b_action参数,该参数的值将表明目标服务。 www.ibm.com 3. Behind the scenes, the blog reader application follows the APP and sends an HTTP GET request to the feed URI. 在后台,博客阅读器应用程序遵循APP并将HTTPGET请求发送给此提要URI。 www.ibm.com 4. In each case, you match exactly on the path and HTTP GET method, and then you use the =~ to signify a match using Java regular expressions. 在每个用例中,您都可以精确地匹配路径和HTTPGET方法,然后使用=~表示使用Java正则表达式的匹配项。 www.ibm.com 5. On that site is a crafted IMG-tag which results in a HTTP GET request that changes the filter settings of Google Mail. 在这个站点有一个制作好的IMG-tag该tag的结果是,发送一个httpget请求去改变GoogleMail的邮件过滤器设置。 www.bing.com 6. This will continue outputting messages after each HTTP GET requested is completed, and the resultant data is processed. 完成每个HTTPGET请求之后,程序会继续输出消息并处理产生的数据。 www.ibm.com 7. In order for query string values to be available during page processing, you must submit the page using an HTTP GET command. 若要在页处理期间可以使用查询字符串的值,必须使用HTTPGET命令提交页。 msdn2.microsoft.com 8. This example submits an HTTP GET request with or without a specified proxy. 此示例提交HTTPGET请求(使用或不使用指定代理)。 msdn2.microsoft.com 9. 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 10. Listing 9 issues an HTTP GET against this view (which I've given a design document name of dates and a view name of by_date). 清单9向此视图发出了一个HTTPGET(我已经指定dates作为设计文档名,by_date作为视图名。) www.ibm.com 1. The book list service is a read request and, therefore, communicates with HTTP GET. 图书列表服务是读取请求,因此使用HTTPGET进行通信。 www.ibm.com 2. It handles simple HTTP get requests and supports keep-alive connections from clients. 它处理简单的HTTPget请求,并支持来自客户机的Keep-Alive连接。 www.ibm.com 3. This simple service provides extended stock quotes in HTML or XML format via an HTTP-GET request. 这个简单的服务通过HTTP-GET请求,以HTML或XML格式提供扩展的股票行情服务。 www.ibm.com 4. An associative array of variables passed to the current script via the HTTP GET method. 通过HTTPGET方法传递的变量组成的数组。 nz2.php.net 5. To retrieve the service document, send a HTTP GET request to the service document URI. 检索服务文档需要向服务文档的URI发送HTTPGET请求。 www.ibm.com 6. The query string in an initial request (HTTP GET). 初始请求(HTTPGET)中的查询字符串。 msdn2.microsoft.com 7. Controls support of the HTTP-GET protocol for Web services. 控制Web服务对HTTP-GET协议的支持。 msdn2.microsoft.com 8. Tags, then their names and values will be appended to the generated URL using the standard notation for HTTP GET requests. 标记指定了任何请求参数,那么将会使用HTTPGET请求的标准表示法将它们的名称和值添加到生成的URL后面。 www-128.ibm.com 9. Next, I must register the page that displays on receipt of the HTTP GET request. 下面,我必须注册在接收到HTTPGET请求时显示的页面。 www.ibm.com 10. The values from the form are stored in PHP's $_GET array, which is an array of HTTP get parameters. 来自表单的值存储于PHP的$_GET数组,它是一个HTTPget参数数组。 www.ibm.com 1. Button. The sample will make an HTTP GET request to the specified URL and display the resulting response data or an error message. 此示例将向指定的URL发出HTTPGET请求,并显示得到的响应数据或错误信息。 msdn2.microsoft.com 2. It uses the HTTP GET method to refresh the current page with extra parameters. 它使用HTTPGET方法来通过额外参数刷新当前页面。 www.ibm.com 3. An HTTP GET method is used to send a request to retrieve the list of places. 使用一个HTTPGET方法发送一个请求来获取位置列表。 www.ibm.com 4. If you send just an HTTP GET, then you omit the http: body element. 如果只发送一个HTTPGET,那么应该忽略http:body元素。 www.ibm.com 5. The snippet in Listing 4 provides Java code for sending a generic HTTP GET request. 清单4中的代码片段提供了发送通用HTTPGET请求的Java代码。 www.ibm.com 6. The target page is invoked using an HTTP GET command. 目标页使用HTTPGET命令进行调用。 msdn2.microsoft.com 7. If the client requests data through a HTTP GET, it will return a result that looks something like Listing 3. 如果此客户机通过HTTPGET请求数据,就会返回类似清单3的结果。 www.ibm.com 8. One reason for this is that HTTP GET URLs can be easily bookmarked and cached, which can result in accidental and unwanted invocation. 原因之一是HTTPGETURL易于标记和缓存,这可能导致意外和不想要的调用。 www.ibm.com 9. WORF supports both HTTP GET and POST operations in addition to SOAP requests. 除了SOAP请求之外,WORF还支持HTTPGET和POST操作。 www-128.ibm.com 10. All calls from the client are done using the HTTP GET method with some URL arguments. 来自客户机的所有调用都是使用带有一些URL参数的HTTPGET方法完成的。 www.ibm.com 1. The page is requested using an HTTP GET method. 使用HTTPGET方法请求页面。 msdn2.microsoft.com 2. To access the asset in this style, you must first send an HTTP GET request using the asset ID and asset version as parameters. 要以这种风格访问,首先,您必须使用资产ID和资产版本作为参数发送一个HTTPGET请求。 www.ibm.com 3. So, now you're sure that you can make an HTTP GET request using Basic authentication and parse the results. 这样,现在您已经确定可以使用Basic身份验证来发起HTTPGET请求并解析结果了。 www.ibm.com 4. 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 5. You can also use an HTTP GET with some special query parameters. 也可以使用带一些特殊查询参数的HTTPGET。 www.ibm.com 6. An Atom client can send an HTTP GET request in order to retrieve a complete Atom feed. Atom客户可以发送HTTPGET请求来检索完整的Atom提要。 www.ibm.com 7. For example, an HTTP GET request might contain a list of media types supported by the client in the Accept header. 例如,HTTPGET请求可以在Accept标头中包含一个受该客户端支持的媒体类型列表。 www.ibm.com 8. For example, clients typically issue an HTTP GET request to return a file from a web server. 例如,客户端一般会发送一个HTTPGET请求到Web服务器上下载一个文件。 www.ibm.com 9. It then provides responses of search results in the Atom feed format. The search request is a standard HTTP GET command 然后它以Atom提要格式提供搜索结果响应。 www.ibm.com 10. The test case in Listing 5 does a simple HTTP get with the get : list command. Then, the test case runs three assertions 清单5中的测试用例利用get:list命令执行了一个简单的HTTPget。 www.ibm.com 1. To directly test a Web service method in a browser using HTTP-GET 在浏览器中使用HTTP-GET直接测试Web服务方法 msdn2.microsoft.com 2. To get the document entry, we use an HTTP GET command to the document entry URL 为了获取文档条目,我们对文档条目URL使用一个HTTPGET命令 www.ibm.com 3. Start the console and issue a list action through an HTTP get, by typing the commands in Listing 7 请启动控制台,键入清单7中的命令,通过HTTPget发出列表动作 www.ibm.com 4. The HTTP GET operation is done on the following URL to retrieve a list of all activities 对以下URL执行HTTPGET操作来获取所有活动的列表 www.ibm.com |
||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。