文件名称:myAcl
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-11-04
- 文件大小:
- 16.01mb
- 下载次数:
- 0次
- 提 供 者:
- d**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1.框架SSH2
2.使用二进制进行权限控制
3.完整代码,有大部分注释
4.包括用户模块、部门、帐号管理、菜单模块、权限管理
5.里面有用到jquery.colorbox、JQuery zTree 等JS插件,友好的界面,整齐好看
6.三层架构、比较完整的底层封装、分页
7.http://blog.csdn.net/heyehuang/article/details/9714989-1 fr a me SSH2 2. Using a binary for access control 3. Complete code, a majority Note 4. Including the user module, department, account management, menu module, rights management 5. Useful inside to jquery.colorbox, JQuery zTree other JS plugin , friendly interface, nice tidy 6 three-tier structure, the bottom package more complete, paging 7.http ://blog.csdn.net/heyehuang/article/details/9714989
2.使用二进制进行权限控制
3.完整代码,有大部分注释
4.包括用户模块、部门、帐号管理、菜单模块、权限管理
5.里面有用到jquery.colorbox、JQuery zTree 等JS插件,友好的界面,整齐好看
6.三层架构、比较完整的底层封装、分页
7.http://blog.csdn.net/heyehuang/article/details/9714989-1 fr a me SSH2 2. Using a binary for access control 3. Complete code, a majority Note 4. Including the user module, department, account management, menu module, rights management 5. Useful inside to jquery.colorbox, JQuery zTree other JS plugin , friendly interface, nice tidy 6 three-tier structure, the bottom package more complete, paging 7.http ://blog.csdn.net/heyehuang/article/details/9714989
(系统自动生成,下载前可以参看下载内容)
下载文件列表
myAcl
.....\.classpath
.....\.myeclipse
.....\.myhibernatedata
.....\.mymetadata
.....\.mystrutsdata
.....\.myumldata
.....\.project
.....\.settings
.....\.........\.jsdtscope
.....\.........\com.genuitec.eclipse.j2eedt.core.prefs
.....\.........\com.genuitec.eclipse.ws.prefs
.....\.........\com.genuitec.eclipse.ws.xfire.prefs
.....\.........\com.genuitec.jboss.ide.eclipse.xdoclet.run.prefs
.....\.........\org.eclipse.core.resources.prefs
.....\.........\org.eclipse.jdt.core.prefs
.....\.........\org.eclipse.ltk.core.refactoring.prefs
.....\.........\org.eclipse.wst.jsdt.ui.superType.container
.....\.........\org.eclipse.wst.jsdt.ui.superType.name
.....\.........\org.eclipse.wst.ws.service.policy.prefs
.....\.........\org.springframework.ide.eclipse.beans.core.prefs
.....\.........\org.springframework.ide.eclipse.core.prefs
.....\.springBeans
.....\WebRoot
.....\.......\META-INF
.....\.......\........\MANIFEST.MF
.....\.......\WEB-INF
.....\.......\.......\classes
.....\.......\.......\.......\.struts.mex
.....\.......\.......\.......\applicationContext-base.xml
.....\.......\.......\.......\com
.....\.......\.......\.......\...\gcflower
.....\.......\.......\.......\...\........\action
.....\.......\.......\.......\...\........\......\AclAction.class
.....\.......\.......\.......\...\........\......\BaseAction.class
.....\.......\.......\.......\...\........\......\ModuleAction.class
.....\.......\.......\.......\...\........\......\RoleAction.class
.....\.......\.......\.......\...\........\......\SalesmanAction.class
.....\.......\.......\.......\...\........\......\TearmAction.class
.....\.......\.......\.......\...\........\......\UserAction.class
.....\.......\.......\.......\...\........\config
.....\.......\.......\.......\...\........\......\.struts-excel.mex
.....\.......\.......\.......\...\........\......\.struts-report.mex
.....\.......\.......\.......\...\........\......\.struts_catalog.mex
.....\.......\.......\.......\...\........\......\.struts_login.mex
.....\.......\.......\.......\...\........\......\.struts_member.mex
.....\.......\.......\.......\...\........\......\.struts_product.mex
.....\.......\.......\.......\...\........\......\.struts_supplier.mex
.....\.......\.......\.......\...\........\......\.struts_system.mex
.....\.......\.......\.......\...\........\......\.struts_vote.mex
.....\.......\.......\.......\...\........\......\.struts_warehouse.mex
.....\.......\.......\.......\...\........\......\applicationContext-system.xml
.....\.......\.......\.......\...\........\......\struts_login.xml
.....\.......\.......\.......\...\........\......\struts_system.xml
.....\.......\.......\.......\...\........\dao
.....\.......\.......\.......\...\........\...\AclDao.class
.....\.......\.......\.......\...\........\...\BaseDao$1.class
.....\.......\.......\.......\...\........\...\BaseDao$2.class
.....\.......\.......\.......\...\........\...\BaseDao.class
.....\.......\.......\.......\...\........\...\ModuleDao.class
.....\.......\.......\.......\...\........\...\RoleDao.class
.....\.......\.......\.......\...\........\...\SalesmanDao.class
.....\.......\.......\.......\...\........\...\TearmDao.class
.....\.......\.......\.......\...\........\...\UserDao.class
.....\.......\.......\.......\...\........\...\UsersRolesDao.class
.....\.......\.......\.......\...\........\entity
.....\.......\.......\.......\...\........\......\Acl.class
.....\.......\.......\.......\...\........\......\Module.class
.....\.......\.......\.......\...\........\......\Role.class
.....\.......\.......\.......\...\........\......\Salesman.class
.....\.......\.......\.......\...\........\......\Tearm.class
.....\.......\.......\.......\...\........\......\User.class
.....\.......\.......\.......\...\........\......\UsersRoles.class
.....\.......\.......\.......\...\........\filter
.....\.......\.......\.......\...\........\......\SessionInterceptor.class
.....\.......\.......\.......\...\........\mapping
.....\.......\.......\.......\...\........\.......\Acl.hbm.xml
.....\.......\.......\.......\...\........\.......\M