The Typeahead calls the get method of the Map bean.
Typeahead调用Mapbean的get方法。
Each of the publish applications contains a get method.
每个发布应用程序包含一个get方法。
Uncomment only one of the methods annotated with the @GET method.
对于使用 @GET注释了的方法,仅取消其中一个方法的注释。
When the text field changes, the Ajax get method is called to the server.
在文本字段变更时,将对服务器调用Ajaxget方法。
An HTTP GET method is used to send a request to retrieve the list of places.
使用一个HTTPGET方法发送一个请求来获取位置列表。
It USES the HTTP GET method to refresh the current page with extra parameters.
它使用HTTPGET方法来通过额外参数刷新当前页面。
In addition, the data doesn't have to be in plain text as with the GET method.
此外,数据也不必像在GET方法中那样必须是普通文本。
Retrieving a cached object is as simple as using the get method provided by JCS.
检索缓存对象只不过是使用JCS提供的get方法。
Like Listing 9, Listing 10 also receives the event identifier over the GET method.
类似于清单9,清单10也通过GET方法取得事件标识符。
Connect to ajax.googleapis.com using this URL through an HTTP using the GET method.
按照GET方法通过HTTP使用这个URL连接 ajax.googleapis.com。
This time, you use the GET method to download a Web page instead of the POST method.
这次使用了GET方法而不是POST方法来下载web页面。
All calls from the client are done using the HTTP GET method with some URL arguments.
来自客户机的所有调用都是使用带有一些URL参数的HTTPGET方法完成的。
Listing 8. A get method provides the interface for users of the Dictionary class.
清单8.get方法为Dictionary类的用户提供了接口。
Script, which accepts the unique album and photo IDs from list.php using the GET method.
删除照片的delete . php脚本会通过GET方法从list . php接受惟一的照片ID和相册id。
And the get method returns the current contents of the articles table for the given feed.
get方法为给定提要返回文章表的当前内容。
Because you already know how to return XML, implementing the GET method should be pretty easy.
由于您已经知道如何返回X ML了,实现GET方法就应该是小菜一碟了。
Thus, you cannot use the form GET method if you want your content to be synchronized properly.
因此,如果想要内容被适当地同步,那么便无法使用表单GET方法。
For instance, the get method will throw a NotFoundException if the User kind can't be located.
例如,如果无法定位Userkind,get方法会抛出一个NotFoundException。
Each of the reference classes has a get method, and the ReferenceQueue class has a poll method.
每个引用类都有一个get方法,而Reference Queue类有一个poll方法。
In case of REST style of invocation, you can use either the HTTP POST method or the HTTP GET method.
在REST风格的调用中,您可以使用HTTPPOST方法或HTTPGET方法。
For example, an operation to view a resource is implemented using the GET method of the HTTP interface.
举例来说,查看资源的操作可以使用HTTP接口的GET方法实现。
This service returns the entry of a user-specified library, and only the GET method is supported on it.
该服务返回用户指定库的条目,并且该服务上只支持GET方法。
For the GET method, the input values are sent as part of the URL in the QUERY_STRING environment variable.
对于GET方法,输入值被作为URL的一部分放在QUERY_STRING环境变量中发送。
A Dictionary object always has a get method, whether an instance of Dictionary itself or of a child class.
Dictionary对象总是具有get方法,而不管它是Dictionary本身还是其子类的实例。
We need to add an attribute type ClientPortfolioDetailsBean in the action class, along with its get method.
需要在操作类中添加属性类型ClientPortfolioDetailsBean及其get方法。
First, you must determine whether the agent should be called with the HTTP GET method or with a POST method.
首先,您必须确定应以HTTPGET方法还是POST方法调用代理。
The submitFormData() function can also be used with non-JSF forms that may use the default GET method or POST.
submitFormData()函数也可以同非JSF 表单一起使用,这类表单有可能会使用默认的GET方法或 POST。
The arguments in table 5 are supported only for the GET method; the POST method does not support any arguments.
表5中的参数只对GET方法受支持;POST方法不支持任何参数。
This binds the action (your imaginary search engine) to the get method and names it submit-search for later use.
这样就把动作(假想的搜索引擎)绑定到了get方法,并将其命名为submit-search 以便后面使用。
In Listing 8, a get method provides the interface for users of the Dictionary class to extract a translation.
在清单8中,get方法为Dictionary类的用户提供了提取翻译的接口。
应用推荐