label.jwc
来自「appfuse一套结合STRUTS+SPRING+HIBERNATE的框架」· JWC 代码 · 共 9 行
JWC
9 行
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE component-specification PUBLIC
"-//Apache Software Foundation//Tapestry Specification 4.0//EN"
"http://jakarta.apache.org/tapestry/dtd/Tapestry_4_0.dtd">
<component-specification allow-informal-parameters="yes">
<parameter name="key" required="yes"/>
<component id="label" type="Any" inherit-informal-parameters="yes"/>
</component-specification>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?