HTTP request object implementation.
HTTP请求对象的实现。
Read headers from the request object.
读取自请求对象的标题。
First the function gets the request object.
首先,函数获得请求对象。
The list is then placed into the request object.
然后将列表放到请求对象中。
Maypole is based around the idea of a request object.
Maypole基于请求对象的思想。
Create a new request object (preferably in a cross-browser way).
创建新的请求对象(最好是以跨浏览器的方式)。
The parameter mentioned earlier is attached to the request object.
前面提到的参数被附加给请求对象。
Next month, I'll cover the Request object and form management.
下个月,我将报道请求对象并且形成管理。
Set the message parameters for the request object that is being used.
设置将要使用的请求对象的消息参数。
Then, it calls the open method and returns the initialized request object.
然后,它会调用open方法并返回初始化了的request对象。
If a response is received, the request object registers a ready state of 4.
如果接收到一个响应,那么请求对象会注册为就绪状态4。
Then the numbers attribute in the request object is set to that collection.
然后请求对象中的numbers属性被设置为该集合。
As soon as you call open on your request object, this property is set to 1.
一旦对请求对象调用open之后,这个属性就被设置为1。
Where is the request object that you've learned about for so many articles?
曾经在那么多文章中风光一时的request对象如今何在?
Once you have your request object, you can begin the request/response cycle.
得到请求对象之后就可以进入请求/响应循环了。
I put this just below the code that creates a request object, in hoverbox-ajax.js.
我将上述代码放到了hoverbox - ajax . js中用于创建请求对象的代码的下面。
It begins by creating a request object and then popping up an informational message box.
它先是创建一个请求对象,然后再弹出一个信息消息框。
Public tests test the public API, while private tests test things like the Request object.
公有测试用来测试公有api,而私有测试则是用来测试Request对象这样的东西。
The request object is then sent to the service, that then returns a TwoWayResponse object.
然后把请求对象发送给服务,并返回一个TwoWayResponse对象。
Create client implementation to gather and transfer the request object to the simulator service.
生成客户端实现以收集请求对象并将其传递给模拟器服务。
The request object is another thing that comes from the framework rather than from the.rpy itself.
request对象是另一个来自框架而非.rpy自身的东西。
You can read the selected radio button index from the request object: String selectedIndex = request.getParameter("iTableLink");.
可以从request对象中读取所选的单选按钮索引:StringselectedIndex =request.getParameter("iTableLink");。
A contract is any service or behavior of an object that other objects can request.
一个契约是其它对象可以请求的一个对象的任何服务或者行为。
A handler is an object processing request, response, and fault flow.
处理程序是一个处理请求、响应和故障流的对象。
For every request, a context object is created.
对于每个请求,创建一个上下文对象。
After the request scope has ended, their individual object managers must release them.
在这个请求范围结束之后,它们各自的对象管理器必须释放它们。
Before you can check a value, you need to request the session object and then look inside it.
您需要请求会话对象,然后察看其内部才能检查一个值。
The object can be instantiated to forward a request to any of the libraries.
可以实例化该对象,把请求转发给任何一个库。
The below image explains how the internal object model looks like for an ASP.NET request.
下图解释了ASP.NET请求的内部对象模型。
Figure 4: Request message business object
图4:请求消息业务对象
应用推荐