body.jwc
来自「一个jsp网页布局框架」· JWC 代码 · 共 14 行
JWC
14 行
<?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 + =
减小字号Ctrl + -
显示快捷键?