confirm.jwc
来自「学习tapestry的好书啊,绝对经典实用.」· JWC 代码 · 共 10 行
JWC
10 行
<?xml version="1.0"?>
<!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-body="no" allow-informal-parameters="yes">
<component id="insertConfirmScript" type="Script">
<binding name="script" value="literal:Confirm.script"/>
</component>
</component-specification>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?