sitemesh.library

来自「OS(OpenSymphony)的SiteMesh是一个用来在JSP中实现页面布」· LIBRARY 代码 · 共 11 行

LIBRARY
11
字号
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE library-specification PUBLIC        "-//Apache Software Foundation//Tapestry Specification 3.0//EN"        "http://jakarta.apache.org/tapestry/dtd/Tapestry_3_0.dtd"><library-specification>    <component-type type="Body" specification-path="Body.jwc"/>    <component-type type="Head" specification-path="Head.jwc"/>    <component-type type="Property" specification-path="Property.jwc"/>    <component-type type="Title" specification-path="Title.jwc"/></library-specification>

⌨️ 快捷键说明

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