components.library

来自「Enjoy Web Dev With Tapestry 一书的源代码」· LIBRARY 代码 · 共 7 行

LIBRARY
7
字号
<?xml version="1.0"?>
<!DOCTYPE library-specification PUBLIC
  "-//Apache Software Foundation//Tapestry Specification 4.0//EN"
  "http://jakarta.apache.org/tapestry/dtd/Tapestry_4_0.dtd">
<library-specification>
	<meta key="org.apache.tapestry.component-class-packages" value="com.ttdev.components"/>
</library-specification>

⌨️ 快捷键说明

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