Listing 4. Code for the get method.
清单4.get方法的代码。
The get method then processes this request.
get方法随后处理此请求。
Only the GET method is supported on this service.
该服务上只支持GET方法。
Add the respective get method for your data member.
向您的数据成员添加相关的获得方法。
Chopsticks take the first step, that is, get method.
拿筷子的第一步骤,即是拿取的方法。
Hence, a username and password must be sent by the GET method.
因此,用户名和密码必须通过GET方法发送。
The get method returns the reference to the referent object.
get方法返回对被引用对象的引用。
Now that you have created the bean, you need to implement its get method.
既然您已经创建了bean,您需要实现它的get方法。
Then you change the get method in your Suggestions class to use this service.
之后,您需要在suggestions类中改变get方法以使用这一服务。
This GET method requires authentication and does not support anonymous access.
该GET方法需要认证,不支持匿名访问。
Get-the get method returns a single row from the table given an integer ID.
get—如果被给予一个整数ID, get方法将返回表中的一行。
The GET method should also be idempotent, meaning that it can be safely repeated.
GET方法应该是等幂的,意味着它可以安全地重复。
The difference is that Calculator invokes the get method, which is a blocking call.
区别在于Calculator调用get方法,这是一种阻塞调用。
Because I have already introduced the GET method, I will start my descriptions with POST.
因为我已经介绍过GET方法,我将从POST开始说明。
I'm curious if I can access the property without a get method and still not be able to change it outside of the class.
我很好奇,如果我没有得到方法仍然无法改变它的类的外部访问属性。
Notice the code for the client side consists only of setting the request method to GET.
注意客户端的代码只包含设置请求方法为GET的内容。
With this method, you can get server side response time and request counts.
可以通过这个方法了解服务器端响应时间和请求数量。
Politicians seem perfectly happy to turn to scientific method if it will get them elected.
只要能让自己当选,政客们似乎完全乐意求助于科学方法。
The method of connection is indicated (GET), as well as the URL to connect to.
其中指定了连接方法(GET)和要连接的URL。
Can I get a little more clarification on the ad-hoc method?
我能得到关于ad - hoc方法的一些澄清吗?
In the start method, you first get the reference of the ServiceTracker class.
在start方法中,首先获得Service tracker类的引用。
If you put all of this together, you'll get a method like this.
结合起来得到的方法应该是。
In addition, it defines a secondary_keys method to get just the reverse mapping keys.
除此以外,它还定义了一个secondary_keys方法来获取反向映射键。
Attr method cannot be used now to get property values.
attr方法现在不能用于获取preperty的值。
To get all the records, simply change the method and remove the "id" specification.
要获取所有记录,只需更改这个方法,删除“id ”属性。
A naive approach would view a getter as any method whose name starts with "get".
这方法会把getter方法看作任何名称以get开头的方法。
You can name the method whatever you want; there is nothing special about "get."
您可以随意命名方法;“get”没有任何特殊之处。
The script engine's get() method retrieves values available within the scripting environment.
脚本引擎的get()方法检索脚本环境中可用的值。
Offer a method of specifying the HTTP method (get, post) to make the call.
提供一种指定被调用HTTP方法(get、post)的方法。
In line 9, you get the listbox and invoke its update method.
第9行,您可以获取listbox并调用其update方法。
应用推荐