ZK用户界面样式表 ZUSS
jopen
13年前
<p><span><span>ZUSS(ZK用户界面样式表)是对CSS的扩展。</span><span>ZUSS是向后兼容使用CSS的,同时延长了它的变量,混入,嵌套规则,表达式,条件内容,并与现有的CSS语法的Java方法。<br /> </span></span></p> <p><strong>设计目标:</strong></p> <ul> <li>Extend CSS to make it easy to write sophisticated CSS rules </li> <li>High performance server-side processing with small foot print </li> <li>Seamlessly integration with Java without the need of JavaScript interpreter </li> </ul> <p><strong>项目主页:</strong><a href="http://www.open-open.com/lib/view/home/1324901393014" target="_blank">http://www.open-open.com/lib/view/home/1324901393014</a></p>