All Projects → ushelp → EasyUIEx

ushelp / EasyUIEx

Licence: other
jQuery EasyUI 简化扩展架构插件, 在进行项目开发时使用jQuery EasyUI + EasyUIEx 架构能大大简化EasyUI框架使用的复杂性,尤其在各种数据网格的CRUD方面,做了高度封装。Simplify&Extended Architecture plugin

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to EasyUIEx

sms
🏫 🎓 一个未使用框架的学生信息管理系统 : 项目概述全面,代码注释详细,逻辑结构清晰,非常适合作为初学 Java web 的同学的第一个练手项目啦 ~
Stars: ✭ 91 (+111.63%)
Mutual labels:  easyui
o365
O365管理系统是一个以java语言开发的基于Microsoft Graph Restful API的多全局管理系统,理论上支持任何Office全局的管理(A1,A3,A1P,E3,E5等),你可以很方便的使用它来批量添加,批量删除,批量启用,批量禁用,搜索和查看用户,绑定解绑域名,生成邀请码,邀请朋友注册,提升和收回管理员权限,更新密钥,查看订阅,分配订阅(创新用户时),查看多全局报告
Stars: ✭ 281 (+553.49%)
Mutual labels:  easyui
jeecg
JEECG是一款基于代码生成器的J2EE快速开发平台,开源界“小普元”超越传统商业企业级开发平台。引领新的开发模式(Online Coding模式(自定义表单) - > 代码生成器模式 - > 手工MERGE智能开发), 可以帮助解决Java项目90%的重复工作,让开发更多关注业务逻辑。既能快速提高开发效率,帮助公司节省人力成本,同时又不失灵活性。具备:表单配置能力(无需编码)、移动配置能力、工作流配置能力、报表配置能力(支持移动端)、插件开发能力(可插拔)
Stars: ✭ 2,090 (+4760.47%)
Mutual labels:  easyui
production ssm
转载测试通过--这是一个生产管理ERP系统。依托科技计划重点项目“制造装备物联及生产管理系统研发”,主要包括:计划进度、设备管理、工艺监控、物料监控、人员监控、质量监控、系统管理7大模块。
Stars: ✭ 35 (-18.6%)
Mutual labels:  jquery-easyui
Jeecg
JEECG是一款基于代码生成器的J2EE快速开发平台,开源界“小普元”超越传统商业企业级开发平台。引领新的开发模式(Online Coding模式(自定义表单) - > 代码生成器模式 - > 手工MERGE智能开发), 可以帮助解决Java项目90%的重复工作,让开发更多关注业务逻辑。既能快速提高开发效率,帮助公司节省人力成本,同时又不失灵活性。具备:表单配置能力(无需编码)、移动配置能力、工作流配置能力、报表配置能力(支持移动端)、插件开发能力(可插拔)
Stars: ✭ 2,027 (+4613.95%)
Mutual labels:  easyui
Ssm Demo
🍌Spring+SpringMVC+Mybatis+easyUI实现简单的后台管理系统
Stars: ✭ 1,639 (+3711.63%)
Mutual labels:  easyui
my curd
超轻量 快速开发脚手架、流程平台。
Stars: ✭ 38 (-11.63%)
Mutual labels:  easyui
MVC
基于MVC+EF6+EasyUI搭建的后台管理系统(粗糙版,精华版之后发布)
Stars: ✭ 14 (-67.44%)
Mutual labels:  easyui
EasyUI
ESP8266 User Interface Library.
Stars: ✭ 63 (+46.51%)
Mutual labels:  easyui
hisui
在EasyUI基础上修改出的前端库
Stars: ✭ 13 (-69.77%)
Mutual labels:  easyui
EasyEE-Auto
EasyEE 自动化代码生成器。EasyEE Automated code generator.
Stars: ✭ 39 (-9.3%)
Mutual labels:  easyui

EasyUIEx

EasyUIEx 是针对使用 jQuery EasyUI 框架开发的扩展性插件,主要对EasyUI框架的常用功能进行了封装和扩展。着重在CRUD方面进行了封装扩展,能大大提高EasyUI的易用性,简化操作的复杂性,并提供附加功能。

EasyUIEx is for the use of jQuery EasyUI framework for the development of extensible plug-ins, mainly for common functions EasyUI framework encapsulates and expanded. Focusing encapsulates CRUD aspect extensions, can greatly increase the EasyUI usability, simplify operational complexity, and provide additional functionality.

Test EasyUI version: 1.4.X1.5.X

Feature/特征

  • 中文
  1. 遵循 Easy 的原则,目标是简化一切可以简化的部分,为一切不具备的需求提供扩展。

  2. 在进行项目开发时使用 jQuery EasyUI + EasyUIEx 架构能大大简化EasyUI框架使用的复杂性,尤其在各种数据网格的CRUD方面,做了高度封装。

  3. jQuery EasyUI + EasyUIEx 的架构产生于企业开发实践,本身开源,对修改和添加开放,所以也欢迎在项目应用中产生的优秀实践继续对EasyUIEx进行扩展升级。

  • English
  1. Easy to follow the principle, the goal is to simplify everything can simplify part, do not have to provide extended to all the needs.

  2. Use jQuery EasyUI + EasyUIEx architecture can greatly simplify the complexity of EasyUI framework used during project development, especially in terms of a variety of data CRUD grid, made a highly packages.

  3. JQuery EasyUI + EasyUIEx architecture produced in the enterprise development practice itself open source, open to modifications and additions, so it is welcome good practice generated in the project applications continue to expand EasyUIEx upgrade.

Getting Started/开始使用

  1. Download
<!-- EasyUI CSS -->
<link rel="stylesheet" type="text/css" href="easyui/themes/bootstrap/easyui.css" id="themeLink">
<link rel="stylesheet" type="text/css" href="easyui/themes/icon.css">

<!-- EasyUI JS & Extension JS...-->
<script type="text/javascript" src="easyui/jquery.min.js"></script>
<script type="text/javascript" src="easyui/jquery.easyui.min.js"></script>
<script type="text/javascript" src="easyui/locale/easyui-lang-zh_CN.js"></script>

<!-- **EasyUIEx** -->
<link rel="stylesheet" type="text/css" href="easyuiex/css/easyuiex.css">
<script type="text/javascript" src="easyuiex/easy.easyuiex.min.js"></script>
<script type="text/javascript" src="easyuiex/easy.easyuiex-validate.js"></script>
<!-- EasyUIEx 'easy.jquery.edatagrid.js' instead of 'jquery.edatagrid.js' -->
<script type="text/javascript" src="easyuiex/easy.jquery.edatagrid.js"></script>
<!-- Language file -->
<script type="text/javascript" src="easyuiex/lang/easy.easyuiex-lang-zh_CN.js"></script> 
  1. Use API method
  • Directly within uiEx namespace

    uiEx.{methodName}(selector, [param1], ....);

    uiEx.clearForm('#userForm')
    
    uiEx.treeChk(
     "#rightsTree",
     {
        url:"do/menuJson.json"
     },
     [11]
    );
  • Within jQuery function extend

    $(selector).{methodName}([param1], ....);

    $('#userForm').clearForm();
    
    $("#rightsTree").treeChk(
        {
            url:"do/menuJson.json"
        },
        [11]
    );

API online/在线 API 速览

中文 API 在线速览

English API online

Use document/使用文档

中文

中文详细使用文档

官方主页

留言评论

如果您有更好意见,建议或想法,请联系我。

English

English detailed documentation

The official home page

Comments

If you have more comments, suggestions or ideas, please contact me.

EasyUIEx Demo:

EasyUIEx demo online

EasyEE

End

Email:[email protected]

http://www.easyproject.cn

Donation/捐助:


支付宝/微信/QQ/云闪付/PayPal 扫码支付
支付宝/微信/QQ/云闪付/PayPal

我们相信,每个人的点滴贡献,都将是推动产生更多、更好免费开源产品的一大步。

感谢慷慨捐助,以支持服务器运行和鼓励更多社区成员。

We believe that the contribution of each bit by bit, will be driven to produce more and better free and open source products a big step.

Thank you donation to support the server running and encourage more community members.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].