条件内容 meaning in English
conditional content
Examples
- In support thereof , attached are the following mandatory requirements
依此,附件是以下所列的必需条件内容! - Conditional content , for example , can be implemented using three scriptlets , highlighted in listing 1
例如,可以使用三个scriptlet实现条件内容,清单1中着重显示了这三个scriptlet 。 - In particular , it is fairly common for page authors to resort to scriptlets to implement iterative or conditional content
尤其是,页面创作人员常借助scriptlet来实现迭代或条件内容。 - Nesting additional scriptlets within the conditionalized content can wreak havoc if a syntax error is inadvertently introduced , and it can be quite a challenge to make sense of the resulting error message when the page is compiled by the jsp container
如果不经意间引入了一个语法错误,则条件内容中的嵌套其它scriptlet可能会造成严重破坏,并且在jsp容器编译该页面时,要使所产生的错误信息有意义可能会很困难。 - By providing standard implementations for typical presentation - layer tasks such as data formatting and iterative or conditional content , jstl allows jsp authors to focus on application - specific development needs , rather than " reinventing the wheel " for these generic operations
通过为典型表示层任务(如数据格式化和迭代或条件内容)提供标准实现, jstl使jsp作者可以专注于特定于应用程序的开发需求,而不是为这些通用操作“另起炉灶” 。