sitemesh.xml.svn-base

来自「水泵性能参数检测是水泵出厂检验与开发研究的必要手段」· SVN-BASE 代码 · 共 14 行

SVN-BASE
14
字号
<sitemesh>    <page-parsers>        <parser content-type="text/html"            class="com.opensymphony.module.sitemesh.parser.FastPageParser" />        <parser content-type="text/html;charset=ISO-8859-1"            class="com.opensymphony.module.sitemesh.parser.FastPageParser" />        <parser content-type="text/html;charset=UTF-8"            class="com.opensymphony.module.sitemesh.parser.FastPageParser" />                </page-parsers>    <decorator-mappers>        <mapper class="org.codehaus.groovy.grails.web.sitemesh.GrailsLayoutDecoratorMapper" />    </decorator-mappers></sitemesh>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?