欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
ZK
小 (→Features) |
|||
(未显示1个用户的20个中间版本) | |||
第1行: | 第1行: | ||
− | ZK | + | {{top news}} |
+ | {{SeeWikipedia|ZK (framework)}} | ||
− | [[ | + | ZK - AJAX/XUL Web Framework, is the No1. Ajax + Mobile Enterprise Framework :) |
+ | |||
+ | ZK 是一个基于 AJAX/XUL 的 Web 框架,在此框架中可以设计丰富用户体验且只需简单编程的模型。它还包含了基于 AJAX 的事件驱动引擎,可以在一序列基于 XUL 的富组件之间自动协作。兼容[[XUL]]的组件让ZK更值得期待。 | ||
+ | |||
+ | ZK is Ajax framework. 100% Java, no JavaScript. With event-driven, 170+ components, and markup languages, development as simple as programming desktops and authoring HTML/XUL pages. ZK supports JSF, JSP, J2EE, and scripting in Java, Ruby, Groovy... | ||
+ | |||
+ | 可使用 [[ZK Studio]] 开发 ZK应用 | ||
+ | ==新闻== | ||
+ | <rss>http://feeds.feedburner.com/zk/news|short|date|max=10</rss> | ||
+ | |||
+ | ==功能== | ||
+ | * Pure Java | ||
+ | * Direct UI Access | ||
+ | * Direct Database Access | ||
+ | * Direct Web Services Access | ||
+ | * Server Push (Comet) | ||
+ | * Zero JavaScript Client Code | ||
+ | * 100% Event Driven | ||
+ | * 100% Component Based | ||
+ | * Live Data, Drag & Drop, Bookmark,… | ||
+ | * Ajax, Mobile, Flash, …. | ||
+ | |||
+ | ==GWT== | ||
+ | *[http://docs.zkoss.org/wiki/Roadmap_2009 ZK 5 will integration GWT] | ||
+ | In addition to accessing ZK object-oriented widgets in JavaScript, developers will be allowed to program them in Java with GWT. | ||
+ | *[http://www.zkoss.org/smalltalks/gwtZk/ ZK vs. GWT : Server-Centric Matters!] | ||
+ | ==User== | ||
+ | *[[Apache OFBiz]]: http://docs.ofbiz.org/display/OFBIZ/ZK+Rich+Client+-+integration+tutorial | ||
+ | *[[ADempiere]]: http://www.zkoss.org/demo/adempiereOnZK/adempiereOnZK.html | ||
+ | *Sun has chosen ZK as the frontend to refine a Web application serving Sun's customers in the world. | ||
+ | *国家电网uses ZK to build a power-supply management system controlling the electricity network. | ||
+ | *eBay has changed the face with zk of Internet commerce. | ||
+ | *Oracle | ||
+ | *华为 | ||
+ | *清华大学School of Economics and Management (SEM) uses ZK to develop an Ajaxified Web application for students to use. | ||
+ | More: http://www.zkoss.org/whosusingzk/ | ||
+ | ==Links== | ||
*http://www.zkoss.org | *http://www.zkoss.org | ||
*http://sourceforge.net/projects/zk1 | *http://sourceforge.net/projects/zk1 | ||
+ | *http://sourceforge.net/projects/zkforge/ | ||
+ | *http://ezingbuilder.sourceforge.net | ||
+ | *http://sourceforge.net/projects/ezingbuilder/ | ||
+ | *http://docs.huihoo.com/zk/ | ||
+ | *http://docs.huihoo.com/javadoc/zk/ | ||
+ | *http://download.huihoo.com/zk/ | ||
+ | *http://docs.huihoo.com/ezingbuilder/ | ||
+ | *http://download.huihoo.com/ezingbuilder/ | ||
+ | |||
+ | ==ScreenShots== | ||
+ | <gallery perrow=6> | ||
+ | Image:zk-architecture.png|ZK architecture | ||
+ | Image:zk-eclipse-01.jpg | ||
+ | Image:zk-eclipse-02.jpg | ||
+ | Image:zk-eclipse-03.jpg | ||
+ | </gallery> | ||
+ | |||
+ | {{Comment}} | ||
+ | |||
+ | [[Category:Framework]] | ||
+ | [[Category:Ajax]] | ||
+ | [[Category:Java]] | ||
+ | [[Category:Mobile]] |
2014年12月29日 (一) 10:25的最后版本
您可以在Wikipedia上了解到此条目的英文信息 ZK Thanks, Wikipedia. |
ZK - AJAX/XUL Web Framework, is the No1. Ajax + Mobile Enterprise Framework :)
ZK 是一个基于 AJAX/XUL 的 Web 框架,在此框架中可以设计丰富用户体验且只需简单编程的模型。它还包含了基于 AJAX 的事件驱动引擎,可以在一序列基于 XUL 的富组件之间自动协作。兼容XUL的组件让ZK更值得期待。
ZK is Ajax framework. 100% Java, no JavaScript. With event-driven, 170+ components, and markup languages, development as simple as programming desktops and authoring HTML/XUL pages. ZK supports JSF, JSP, J2EE, and scripting in Java, Ruby, Groovy...
可使用 ZK Studio 开发 ZK应用
目录 |
[编辑] 新闻
- ZK 10.1.0 now available! (12 Nov 2024 07:10)
- Creating Custom Components: Credit Card Box (21 Oct 2024 08:00)
- Enhancing Security with Strict-Dynamic (07 Oct 2024 05:34)
- ZK 10.1.0 Freshly Invite for Testing! (28 Oct 2024 02:59)
- [Oct 2] ZK Training: Building Custom Components - Credit Card Input Box ~ Sign Up Now! (26 Sep 2024 04:44)
- ZK 10.0.2 is now available! (06 Sep 2024 05:08)
- [Sept. 4th] ZK Training: Debugging Tips - Sign Up Now (29 Aug 2024 12:22)
- ZK Charts 11.4.7.0 comes with bug fixes & better stability! (28 Aug 2024 05:26)
- ZK 10.0.1.1 is a hotfix for 10.0.1. Highly recommend to upgrade! (03 Jul 2024 09:06)
- ZK 10.0.1 addressed the latest security vulnerabilities! (17 Jun 2024 09:58)
[编辑] 功能
- Pure Java
- Direct UI Access
- Direct Database Access
- Direct Web Services Access
- Server Push (Comet)
- Zero JavaScript Client Code
- 100% Event Driven
- 100% Component Based
- Live Data, Drag & Drop, Bookmark,…
- Ajax, Mobile, Flash, ….
[编辑] GWT
In addition to accessing ZK object-oriented widgets in JavaScript, developers will be allowed to program them in Java with GWT.
[编辑] User
- Apache OFBiz: http://docs.ofbiz.org/display/OFBIZ/ZK+Rich+Client+-+integration+tutorial
- ADempiere: http://www.zkoss.org/demo/adempiereOnZK/adempiereOnZK.html
- Sun has chosen ZK as the frontend to refine a Web application serving Sun's customers in the world.
- 国家电网uses ZK to build a power-supply management system controlling the electricity network.
- eBay has changed the face with zk of Internet commerce.
- Oracle
- 华为
- 清华大学School of Economics and Management (SEM) uses ZK to develop an Ajaxified Web application for students to use.
More: http://www.zkoss.org/whosusingzk/
[编辑] Links
- http://www.zkoss.org
- http://sourceforge.net/projects/zk1
- http://sourceforge.net/projects/zkforge/
- http://ezingbuilder.sourceforge.net
- http://sourceforge.net/projects/ezingbuilder/
- http://docs.huihoo.com/zk/
- http://docs.huihoo.com/javadoc/zk/
- http://download.huihoo.com/zk/
- http://docs.huihoo.com/ezingbuilder/
- http://download.huihoo.com/ezingbuilder/
[编辑] ScreenShots
<discussion>characters_max=300</discussion>