⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 body.jwc

📁 OS(OpenSymphony)的SiteMesh是一个用来在JSP中实现页面布局和装饰(layout and decoration)的框架组件
💻 JWC
字号:
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE component-specification PUBLIC        "-//Apache Software Foundation//Tapestry Specification 3.0//EN"        "http://jakarta.apache.org/tapestry/dtd/Tapestry_3_0.dtd"><component-specification class="com.opensymphony.module.sitemesh.tapestry.SiteMeshBase"                         allow-body="no"                         allow-informal-parameters="yes">    <component id="insert" type="Insert" inherit-informal-parameters="yes">        <binding name="value" expression="siteMeshPage.body"/>        <binding name="raw" expression="true"/>    </component></component-specification>

⌨️ 快捷键说明

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