⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 components.application

📁 Enjoy Web Dev With Tapestry 一书的源代码
💻 APPLICATION
字号:
<?xml version="1.0"?>
<!DOCTYPE application PUBLIC
  "-//Apache Software Foundation//Tapestry Specification 4.0//EN"
  "http://jakarta.apache.org/tapestry/dtd/Tapestry_4_0.dtd">
<application name="Components">
	<meta key="org.apache.tapestry.component-class-packages" value="com.ttdev.components"/>
	<component-type
		type="Copyright"
		specification-path="classes/com/ttdev/components/Copyright.jwc"/>
	<component-type
		type="Box"
		specification-path="classes/com/ttdev/components/Box.jwc"/>
	<component-type
		type="RGB"
		specification-path="classes/com/ttdev/components/RGB.jwc"/>
</application>

⌨️ 快捷键说明

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