-
jbpm与OA项目
删除角色-----------------1.角色列表-->删除2.RoleAction.deleteRole(); public String deleteRole(){ roleId roleService.deleteEntity(new Role(roleId)); return "findAllRolesAction" ; }3.略4.略用户授权管理----------------1.导航栏-->用户授权2.UserAuthorizeAction.findAllUsers(); public String findAllUsers(){ this.allUsers = userService.findAllEntities(); return "userAuthorizeListPage" ; }3.略4.略修改授权--------------------1.授权列表-->修改授权2.UserAuthorizeAction.editAuthorize(); public String editAuthorize(){ userId this.model = userService.getEntity(userId); this.noOwnRoles = roleService.findRolesNotInRange(model.getRoles());
- 2023-07-06 04:25:06下载
- 积分:1
-
the display program!
细胞自动机的显示程序-the display program!
- 2022-07-08 04:14:33下载
- 积分:1
-
SplashScreenEx_Src.zip实现了SplashScreen,让此更简单。
SplashScreenEx_Src.zip实现了SplashScreen,让此更简单。-SplashScreenEx_Src.zip realized SplashScree n, and enable more simple.
- 2022-04-28 20:37:03下载
- 积分:1
-
利用Windows的未公开函数SHChangeNotifyRegister实现文件目录操作即时监视程序,可以监视在Explore中的重命名、新建、删除文件或目录...
利用Windows的未公开函数SHChangeNotifyRegister实现文件目录操作即时监视程序,可以监视在Explore中的重命名、新建、删除文件或目录;改变文件关联;插入、取出CD和添加删除网络共享都可以被该程序记录下来。 -The use of Windows, not a public function SHChangeNotifyRegister file directory operations to achieve real-time monitoring program that can monitor the Explore the re-naming, new, delete files or directories change the file association to insert, remove the CD and add remove network share can be recorded, the program down.
- 2023-04-02 02:05:03下载
- 积分:1
-
a great and complex examples to explain the so
一个强大复杂的例子, 解释所谓Biorythms理论, 计算你的生物钟周期-a great and complex examples to explain the so-called Biorythms theory, calculating your clock cycle
- 2023-05-22 12:35:03下载
- 积分:1
-
制度管理体系
Institution Management System
- 2022-02-01 11:01:44下载
- 积分:1
-
二维翼型生成软件 二维翼型生成软件 二维翼型生成软件
二维翼型生成软件 二维翼型生成软件 二维翼型生成软件-2d WING
- 2022-11-30 22:35:03下载
- 积分:1
-
estimate the spectrum
estimate the spectrum
- 2022-03-07 16:27:27下载
- 积分:1
-
这个代码可以获取一种颜色可以生成10进制的数,和一个16进制的数...
这个代码可以获取一种颜色可以生成10进制的数,和一个16进制的数-the code can get a color can generate 10 to the 229 number, and a few of the 229 16
- 2022-07-12 14:36:57下载
- 积分:1
-
Bottom
Bottom-Up Merge Sorting算法的实现,包括具体的实验报告,给需要的同学,欢迎大家下载-Bottom-Up Merge Sorting Algorithm, including specific test reports, to the needy students are welcome to download the U.S.
- 2022-07-06 13:35:36下载
- 积分:1