| 1. | Hidden form of expressing the relation of exception 表示排除关系的隐性形式 |
| 2. | However , the property - related revenues were a hidden form of compulsory consumption tax 然而,这些跟物业相关的收入,实际上是一种半隐蔽强迫性的销售税。 |
| 3. | When recording is finished , the web test recorder automatically detects the use of hidden form fields 完成记录后, web测试记录器会自动检测是否使用了隐藏的窗体字段。 |
| 4. | However , this feature affects performance because a server control s view state is passed to and from the server in a hidden form field 但是,因为服务器控件的视图状态在隐藏的窗体字段中往返于服务器,所以该功能影响性能。 |
| 5. | When you turn off view state , the page saves this essential information as a hidden form variable that is sent on a round trip to the client 当关闭了视图状态之后,页将此关键信息作为往返过程上发送到客户端的隐藏窗体变量保存。 |
| 6. | This rule extracts all the hidden form fields from an html page and stores them in the context so a subsequent request can use the hidden form field values 此规则从html页面提取所有隐藏的窗体字段并将它们存储在上下文中,因此后面的请求可以使用隐藏的窗体字段值。 |
| 7. | In a web environment , the browser posts a form to the destination site and includes a base64 - encoded signature and assertion in a hidden form variable 在web环境中,浏览器将表单公布( post )到目标站点,并且在一个隐藏的表单变量中包含一个用base64编码的签名和断言。 |
| 8. | View state gives you the programmatic ability to store data on a web page and it automatically retrieves , persists , and maintains that data in hidden form fields on the page 视图状态提供了在网页上存储数据的编程能力,它自动检索、保持和维护页上的隐藏形式字段中的数据。 |
| 9. | Interface from the servlet api , in the enterprise javabeans tier using stateful session beans , or even in the client tier using cookies or hidden form fields 接口存储在web层,用有状态会话bean存储在enterprise javabeans ( ejb )层,甚至用cookie或者隐藏表单字段将状态存储在客户层。 |
| 10. | When writing to the java platform , we can use one of three techniques to associate a user id with an individual user : url rewriting , hidden form fields , and http cookies 至于java平台,我们可以使用三种技术之一来将用户id与单个用户关联起来,这三种技术是: url重写、隐藏表单字段以及http cookies 。 |