The simple invocation handler I built could be used for any pre - and post-method invocation processing.
我前面建立的简单调用处理程序可以用于任何方法前和方法后的调用处理。
This paper starts with the origin and changes of methods in language teaching method era, explains the notion of method and post-method.
文章从方法时代教学方法的缘起与变迁入手,阐释了方法与后方法的概念。
Dynamic proxy classes have many interesting USES within an application, one of which is to effectively handle pre - and post-method invocation operations in a uniform fashion.
动态代理类有许多应用程序中使用的接口,其中一个可以用统一的方式有效地处理方法前和方法后的调用操作。
This paper reviews the limitations of foreign language teaching, researches on the macro-strategy framework of "post-method" language teaching and its inspiration to language teaching in China.
本文分析了外语教学方法概念的局限性,研究了“后方法”语言教学的宏观策略框架以及后方法理念对我国外语教学的启示。
Choose the best method for delivering the letter, whether it be in person, by post, or by courier.
选择送信的最佳方式,不管是通过个人、邮局或者是快递公司。
Because this operation changes a resource, you need to use the POST method to send it to the server.
由于该操作改变了一个资源,所以您需要使用POST方法来将它发送到服务器。
Some phones do not support the POST method of sending form data.
一些电话不支持使用POST方法发送表单数据。
It ignores most features of HTTP and supports only the POST method.
它忽略HTTP的大部分特性且仅支持POST方法。
For instance, Listing 7 shows how to specify the POST request method and send client data over a stream.
例如,清单7显示了如何指定请求方法POST并通过流发送客户机数据。
With the POST method, user names and passwords aren't part of the URL; therefore, they aren't visible in regular logs.
使用POST方法,用户名和口令不被作为URL的一部分,因此也不会显示在常规日志中。
The customer name is added using the POST request method, while the order ID is generated.
客户名使用POST请求方法添加,而订单id则是生成的。
The data is sent to the view through the POST method.
数据通过POST方法发送给此视图。
The first is to require that forms use the POST method.
第一个方法要求表单使用POST方法。
It doesn't even matter whether the original HTTP request came in through the GET or the POST method.
它甚至不在乎原始的HTTP请求是通过方法GET进来的,还是通过方法POST进来的。
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 所示。
You'll notice from Listing 4 that, in a break with what you've seen to date, the search form uses the GET method instead of the POST method.
您应该已经从清单4注意到一点:与以前不同的是,这个搜索表单使用GET方法而不是POST 方法。
You also have the option to use the POST method, but if you do, make sure to deal with URL encoding the data properly.
同样也可以使用POST方法,但必须确保正确地处理URL编码数据。
The arguments in table 5 are supported only for the GET method; the POST method does not support any arguments.
表5中的参数只对GET方法受支持;POST方法不支持任何参数。
First, you must determine whether the agent should be called with the HTTP GET method or with a POST method.
首先,您必须确定应以HTTPGET方法还是POST方法调用代理。
At the end of the second part of this series on creating the repository, we stopped at providing a means to upload software to the repository using the HTTP Post method and SOAP.
在关于创建资源库的这个系列的第二部分结束时,我们提供了使用HTTPPost方法和SOAP向资源库上载软件的方法,并在此停了下来。
Set the content type to application/json, set the action to the POST method, and set the content to send the data in Listing 10.
将内容类型设置为application/json,将操作设置为POST方法,并设置内容以发送清单10中的数据。
You will do that by creating a RESTful resource type called charts and using the HTTP POST method to accept chart specifications (in JSON) and return chart URLs.
为此,您将创建一个名为charts的RESTful资源类型,并使用HTTPPOST方法接受图表规范(使用JSON)并返回图表url。
If a user submits information, as the servlet currently stands, an HTTP ERROR: 405 gets displayed by the browser, because the servlet doesn't currently support the POST method.
如果用户提交了信息,在servlet当前的情况下,浏览器会显示HTTPERROR: 405信息,因为servlet目前并没有支持POST方法。
The edit document process is similar in operation, using a different URL, and using the POST method of HttpConnect to save the data from the Doc portlet.
编辑文档的过程是相似的,但是要使用不同的URL,并使用HttpConnect 的POST方法保存来自Docportlet的数据。
XSL also can be used while calling the Web service from GET/POST method to convert the Web service output from XML to HTML format.
在从GET/POST方法调用Web服务时,也可以使用XSL 将 Web 服务输出由XML转换为HTML 格式。
It will invoke the REST interface using the HTTP POST method.
它将使用HTTPPOST方法调用REST接口。
You use the POST method instead of the GET method because URLs of the GET method are logged in the Domino log, and anyone who accesses the log can see the user name and password in plain text.
之所以使用POST方法而不是GET方法,是因为GET方法的URL会被记录到Domino日志中,任何访问日志的用户都能看到您的用户名和口令——而且是明文。
We set the HTTP method of the request to gadgets.io.MethodType.POST to indicate it is a POST method.
我们将这个请求的HTTP方法设置为gadgets . io . MethodType .POST以表明它是一个POST方法。
A hook will also define a post method which, when the hook is registered, will be called immediately before control is returned from an annotated method.
每个Hook还将定义一个post方法,当该Hook注册后,在从一个带注释的方法返回控制之前,该方法会被立即调用。
A hook will also define a post method which, when the hook is registered, will be called immediately before control is returned from an annotated method.
每个Hook还将定义一个post方法,当该Hook注册后,在从一个带注释的方法返回控制之前,该方法会被立即调用。
应用推荐