Serialize the request parameters.
对请求参数进行序列化。
Deserialize the request parameters.
对请求参数进行反序列化。
Decoding values from request parameters.
解码来自请求参数的值。
Listing 18. Getting request parameters in init.jss.
清单18.在init .jss内获得请求参数。
It reads in the values of the stock and format-request parameters.
它读入股票的值和格式请求参数。
The request object lets you obtain the HTTP request parameters and headers.
request对象允许您获取HTTP请求参数和请求头。
Your portlet class passes values to the view JSP via the request parameters.
portlet类通过request参数向viewjsp传递值。
The text file contains the request parameters, but it's not SOAP-encoded yet.
文本文件包含了请求参数,但还不是SOAP编码。
Example 3 builds upon Example 2 but includes support for ACF filtering of request parameters.
示例3构建在示例2的基础上,但支持使用ACF过滤请求参数这个功能。
The request parameters and, especially, destination URL, are matched with the rules' patterns.
将请求参数(特别是目的地url)与规则的模式进行匹配。
In most cases, the decode method will just read values from request parameters like the above.
在大多数请问下,decode方法只是像上面那样从请求参数读取值。
Notice the manner in which request parameters are passed to the server using Zend_Rest_Client.
注意通过使用Zend _ Rest_Client将请求参数传递给服务器的方式。
From the Events TAB, enter the following values for these input request parameters (Figure 33).
从Events选项卡,为这些输入请求参数输入以下值(图33)。
In the Web browser screen, enter values for the four Input request parameters, then click enter.
在Web浏览器屏幕中,输入4个输入请求参数的值,然后单击Enter。
Decoding is the process of converting incoming request parameters to the values of the component.
解码是把进入的请求参数转换成组件的值的过程。
Enter values for the four request parameters as was done in the previous test and click Continue.
如上一个测试那样,输入4个请求参数的值,然后单击Continue。
Note that there are two top level nodes in the “Initial request parameters” table (Figure 32).
注意,在 “Initialrequest parameters”表中有两个高级节点(图32)。
You can play with the request parameters being sent to the WS response template-aware catalog service.
可以更改发送给支持 WS响应模板的Catalog 服务的请求参数来进行试验。
Again, the servlet context has been prepended and the URL-encoded request parameters have been appended.
同样,servlet上下文被添加到了前面,而URL编码的请求参数被附加到了后面。
These ActionForms encapsulate page data and provide a validation framework to validate request parameters.
这些ActionForm封装页面数据,并提供一个验证框架来验证请求参数。
These parameters, like all request parameters in a Grails application, are exposed through the params object.
像Grails应用程序中的所有请求参数一样,这两个参数是通过params对象公开的。
A Cart bean is retrieved from the user's session and its state is updated according to the request parameters.
Cartbean是从用户会话中获得的,并根据请求参数更新它的状态。
Connected, in which the connection has been made, request parameters have been sent, and the response is expected.
已连接(Connected),此时连接已经被建立,请求参数已经被发送并在期待响应。
Sitebricks will automatically bind the form data to the member variables, just as it would do for request parameters.
Sitebricks会自动将表单数据绑定到成员变量,正如对请求参数所做的那样。
Cache identification has been introduced with additional request parameters to facilitate application version caching.
引入了具有附加请求参数的缓存标识,以便简化应用程序版本缓存。
On submit, the FormAction binds user request parameters to the proper sale attributes where it may also validate them.
在提交时,FormAction把用户的请求参数绑定到相应的sale属性上并同时验证它们。
Because the function parameters are transmitted as request parameters, their values are obtained from the param object.
由于函数参数是作为请求参数传输的,可以从param对象获得它们的值。
You can also define caching rules for caching dynamic content based on request parameters or other application metadata.
还可以根据请求参数或其他应用程序元数据定义缓存动态内容的缓存规则。
The mobile device prepares a bundle of request parameters, and prepares to accept and interpret the subsequent response.
移动设备准备一堆请求参数并准备接受和解释随后的响应。
Note that you cannot supply request parameters in that fashion - pages will be invoked without (or with default) arguments.
注意,不能以这种方式提供请求参数—页面可以在没有参数的情况下调用(或使用默认参数)。
应用推荐