-
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
-
一个通用的TCP / UDP WinCE Socket类
a general purpose TCP/UDP socket class for WinCE
- 2022-04-10 11:51:46下载
- 积分:1
-
单片机实现电子琴与串口点阵结合,简易的八个音节
单片机实现电子琴与串口点阵结合,简易的八个音节-Achieve single-chip combination of organ and serial dot matrix
- 2023-02-06 17:40:04下载
- 积分:1
-
Easy Hide and Unhide your Folder (Security Medium)
Easy Hide and Unhide your Folder (Security Medium)
- 2022-01-22 07:14:03下载
- 积分:1
-
企业后台网站框架
企业后台网站框架,运行速度还是可以的
有需要的就下载吧
- 2023-06-02 02:55:04下载
- 积分:1
-
一个简单的dos下记事本程序。初学者参考。简单易用。有学习价值...
一个简单的dos下记事本程序。初学者参考。简单易用。有学习价值-a simple dos procedures under the notebook. Beginners reference. Easy to use. Learning Value
- 2023-02-16 17:20:04下载
- 积分:1
-
LZARI compression algorithm to achieve the category C is a LZARI algorithm based...
实现LZARI压缩算法的C++类
这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用C语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.作者把它改写成了一个C++类,使它可以方便的压缩和解压缩。
-LZARI compression algorithm to achieve the category C is a LZARI algorithm based on the type of data compression. Haruhiko SAP in 1989, July 4 C language daily wrote realization of this algorithm. But above uses some static or global variables, using the MFC which are very convenient. Authors rewrite it become a category C, it can easily compression.
- 2023-07-11 10:25:03下载
- 积分:1
-
Synchronous FIFO for handling synchronous clock domains between the transmission
同步FIFO用于处理传输之间的同步时钟域
- 2022-02-01 02:25:03下载
- 积分:1
-
产生LCD 字库的一个程序。
包含源代码
产生LCD 字库的一个程序。
包含源代码-have an LCD font procedures. Includes source code
- 2022-04-09 06:04:03下载
- 积分:1
-
tar, zip, tgz, gz compressed files, such as add compression library, unzip into...
tar,zip,tgz,gz等压缩文件的加压缩库,解压到内存中,lib库工程-tar, zip, tgz, gz compressed files, such as add compression library, unzip into memory, lib library project
- 2022-01-24 13:35:50下载
- 积分:1