download.jsp

来自「j2ee开发优秀的表格控件」· JSP 代码 · 共 27 行

JSP
27
字号
<%@ taglib uri="/tld/c" prefix="c" %><html><body>	<h4>Production Release</h4>	<ul>		<li>			<a href="https://sourceforge.net/project/showfiles.php?group_id=108168">Download From Sourceforge</a>		</li>	</ul>		<br/>	<h4>Development Snapshot Release</h4>		<p>		Information about 		<a href="http://extremecomponents.org/wiki/index.php/Developer_releases">developer releases</a> are now included on the 		<a href="http://extremecomponents.org/wiki/">wiki</a>.	</p>	</body></html>

⌨️ 快捷键说明

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