label.jwc

来自「spring struts hibernate」· JWC 代码 · 共 9 行

JWC
9
字号
<?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 allow-informal-parameters="yes">
    <parameter name="key" direction="in" required="yes" type="java.lang.String"/>
    <component id="label" type="Any" inherit-informal-parameters="yes"/>
</component-specification>

⌨️ 快捷键说明

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