Skip to content

esironal/dwz_jui_esironal

 
 

Repository files navigation

github source download: https://github.com/dwzteam/dwz_jui

DWZ rich client framework (jQuery RIA framework), is China's own development based on open source framework jQuery Ajax RIA implementation.

DWZ rich client framework design goal is simple, practical, easy expansion, rapid development, RIA ideas, lightweight

DWZ support the use of html scalable way to replace the javascript code, which can not guarantee programmers Dong javascript, also can use various page components and ajax technology. If you have specific requirements can also be extended DWZ do civilized custom.

Many programmers unfamiliar domestic javascript, greatly affected the development speed. Use automatic bonding DWZ framework javascript effect javascript does not require developers to care about how to write, writing can be a standard html. DWZ a simple extension of the standard html to HTML defines some special class and attribute. DWZ framework will find the current request results in those particular class and attribute, and automatically associate the corresponding js handle events and effects.

DWZ based on jQuery can very easily customize the specific needs of UI components, and published in the form of jQuery plug-ins.

We welcome suggestions, we will further adjust and improve the function in the next version.

DWZ rich client framework is completely open source, freely available full source code. The team everyone is open-source advocates, hope for the Chinese open source software business to do their part.

DWZ official microblogging http:https://weibo.com/dwzui Online Demo http:https://j-ui.com

Learning DWZ recommendation

  • read DWZ documents, a lot of problems in the documentation new laptop have written
  • see demo presentations and code for each component (note assembly html structure)
  • recommends installing firebug, firebug look with html structure, CSS and JS debugging is very convenient. See appendix describes a firebug
  • is not recommended for beginners DWZ see all the source code, but still very necessary to see dwz.ui.js and dwz.ajax.js
  • from google code download dwz_thinkphp version, combined with the background to understand DWZ php and server interaction

DWZ different from other JS framework, the biggest advantage

  • completely open source, the source did not make any obfuscation, easy expansion
  • CSS and js code completely separate, easy to modify the style
  • simple, practical, easy expansion, lightweight frame, fast development
  • still retains the page layout of html
  • Support for HTML extensions invoke the UI components, developers do not need to write js
  • Just understand html syntax without proficient js, you can use ajax development background
  • Based on jQuery, UI components in the form of the release of jQuery plugins, extensions convenient

Download the latest beta version of SVN: https://code.csdn.net/dwzteam/

paid services:

  • corporate training, technical support, solved using jUI occurred during all the difficult problems
  • customized development

DWZ R & D Group Contact:

Cooperation Tel: 010-52897073 18600055221
Technical support: 0571-88517625 17767167745
E-mail: [email protected]

DWZ founder:
[Beijing] Du rights (UI design /production) [email protected]
[Hangzhou] Wu Ping (Ajax Development) [email protected]
[Hangzhou] Zhang Huihua (Ajax Development) [email protected]

New member:
[Beijing] Tao QQ: 122794105
[Beijing] Ji Gang QQ: 63502308 [email protected]
[Nanjing] Zheng should sea QQ: 55691650
[Chengdu] COCO QQ: 80095667

Official microblogging (Welcome) http:https://weibo.com/dwzui 

jQuery.DWZ-jUI-1 group 107,983,317
jQuery.DWZ-jUI-2 group 69,611,933
jQuery.DWZ-jUI-3 group 20,866,231
jQuery.DWZ-jUI-4 group 369203
jQuery.DWZ-jUI-5 group 85,031,937
jQuery.DWZ-jUI-6 group 172,602,882
jQuery.DWZ-jUI-7 group 210,322,217
jQuery.DWZ-jUI-8 group 139,067,378
jQuery.DWZ-jUI-9 group 59,680,552
jQuery.DWZ-jUI-10 Group 329 597 326

Copyright Notice:

jUI follow Apache2 open source protocol released and free to use.
Copyright Copyright © 2009-2013 by DWZ (http:https://j-ui.com) All rights reserved.
Apache Licence is well-known non-profit organization Apache open source protocol used.
The agreement and BSD similar code-sharing and encourage respect for the author's copyright, allow code changes, and then publish as open source or commercial software. Conditions to be fulfilled:

Users need to code an Apache Licence
If you modify the code, a description of the file being modified
In the extension of the code (source code modifications and derived code) requires an agreement with the original code, trademarks, patents illustrate statements and other original authors need to include provisions
If the re-release of the product contains a Notice document, the text of the Notice
Member needs to have this agreement. You can add your own license in the Notice, but it may not constitute the performance of the Apache Licence Change

Specific protocol reference: http:https://www.apache.org/licenses/LICENSE-2.0

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOTLIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESSFOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THECOPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVERCAUSED AND ON ANY THEORY OF LIABILITY , WHETHER IN CONTRACT, STRICTLIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING INANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THEPOSSIBILITY OF SUCH DAMAGE. 

Packages

No packages published

Languages

  • JavaScript 63.0%
  • HTML 19.6%
  • CSS 17.1%
  • Other 0.3%