1.DWZ Official Introduction
The DWZ Rich client framework (jquery RIA Framework) is the AJAX-enabled open source framework developed by the Chinese themselves based on JQuery. DWZ Rich Client Frame design goal is simple and practical, easy to expand, rapid development, RIA ideas, lightweight.
2. Overview The DWZ framework supports HTML extensions in place of JavaScript code, as long as you understand the HTML syntax and refer to the DWZ User manual for Ajax development. Developers can also do projects with Ajax and use various UI components without writing JavaScript. It is essential to ensure that programmers do not understand JavaScript and can use a variety of page components and Ajax techniques. If there is a specific need can also expand DWZ to do custom development. Ajax projects need to write a large number of JavaScript to achieve satisfactory results, many programmers in the country are not familiar with JavaScript, greatly affecting the development speed. Use the DWZ framework to automatically state JavaScript effects without the need for developers to care about how JavaScript is written, as long as you write standard HTML. DWZ simply expands the HTML standard, defining some special classes and attribute for HTML. The DWZ framework will find those special classes and attribute in the current request results, and automatically correlate the corresponding JS processing events and effects. DWZ based on jquery, it is very easy to customize the UI components of a specific requirement and publish it as a jquery plugin that can be customized if needed. More about the introduction I will not be wordy, please see for yourself: (1) Baidu Encyclopedia: http://baike.baidu.com/link?url= 8V0EZLNPKUTZZGXP4HSFAJDOIKL-AQTQ8-Z3K6G9SRXNU6CP6SRGLKQADGNFLJ6YNIHNHUTPR-KK3NVXO7JEMQ (2) Open source China:/http www.oschina.net/p/dwz/(3) DWZ (JUI) Official presentation address: HTTP://JUI.ORG/3. Framework
Frame Home
Popular Data Display pages
Chart
Form Entry Page
Well, the other I will not one, but also very boring, as long as we know he is very strong on it. Official demo Address: http://jui.org/directly look at the effect, it can be said that the framework has included in our daily development needs to use a lot of components, we just need to take their own needs to use it.
"1" Understanding "DWZ rich Client Framework"