天天看點

Java AJAX開發系列 - 5,ZK參考資料

<a href="http://books.zkoss.org/wiki/ZK_Essentials">http://books.zkoss.org/wiki/ZK_Essentials</a>

:詳細的開發參考

<a href="https://github.com/zkoss/zk">https://github.com/zkoss/zk</a>

<a href="http://sourceforge.net/projects/zk1/files/">http://sourceforge.net/projects/zk1/files/</a>

<a href="http://code.google.com/p/zkspring/downloads/list">http://code.google.com/p/zkspring/downloads/list</a>

<a href="http://code.google.com/p/zk-sample-gui/">http://code.google.com/p/zk-sample-gui/</a>

<a href="http://www.amazon.com/ZK-Ajax-without-JavaScript-Framework/dp/1590599012">http://www.amazon.com/ZK-Ajax-without-JavaScript-Framework/dp/1590599012</a>

ZK: Ajax without JavaScript Framework

<a href="http://www.amazon.com/Developers-Guide-Developing-applications-development/dp/1847192009/ref=pd_bxgy_b_img_b">http://www.amazon.com/Developers-Guide-Developing-applications-development/dp/1847192009/ref=pd_bxgy_b_img_b</a>

ZK Developer's Guide: Developing responsive user interfaces for web applications using Ajax, XUL, and the open source ZK rich web client development framework

ZK是一個比較小衆的軟體,使用的人不是很多,相關的資源也不是很多,不過這個架構的功能很強,官方文檔在開源軟體中做的比較到位

不過,使用這個工具對開發效率的提高還是很大的,畢竟JAVA語言實作web界面人力上還是比較好安排的。