-
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
-
一个聊天室程序C#
一个聊天室程序C#-a chat room procedures C#
- 2022-01-25 18:45:01下载
- 积分:1
-
towerdefensegame
coco2d-x-TowerDefense游戏源coco2d-x-TowerDefense游戏源coco2d-x-TowerDefense游戏源coco2d-x-TowerDefense游戏源cococo2d-x-TowerDefense游戏源cococo2d-x-TowerDefense游戏源cococo2d-x-TowerDefense游戏源
- 2022-08-07 01:00:55下载
- 积分:1
-
doc anh do sau
基于LBP的人脸识别
- 2022-06-27 14:49:35下载
- 积分:1
-
media players, can hold MP3 and movies.
媒体播放器,可放mp3和电影。-media players, can hold MP3 and movies.
- 2022-01-25 20:29:49下载
- 积分:1
-
c++ 录音并保存为wav
本文章利用windows api 函数实现了调用麦克风并录音,保存在本地 对于学习有很大的帮助,
- 2022-02-28 19:57:27下载
- 积分:1
-
grasp of word processing procedures for the preparation, how to customize fonts...
掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。-grasp of word processing procedures for the preparation, how to customize fonts and custom insert website. CString familiar with the right kind of use. By karaoke program, the timer on the use and DrawText function cleverly use. CDC on how to use the reduction of function.
- 2023-02-28 09:10:03下载
- 积分:1
-
另外一个通过Windows API函数SendMessage发送消息的范例,这个范例改变文本框的只读属性...
另外一个通过Windows API函数SendMessage发送消息的范例,这个范例改变文本框的只读属性-one another through the Windows API function SendMessage messaging paradigm this paradigm shift in the text box CD-Attribute
- 2022-03-02 14:37:15下载
- 积分:1
-
~ { } wvj1vs3lpr [J]. ~ },{ ~ # DB ~ } { LED ~ OTJ >;~ }
~{J}WVJ1VS3LPr~},~{D#Db~}LED~{OTJ>~}
- 2022-08-04 00:27:19下载
- 积分:1
-
网上订餐系统
本次设计的网上订餐系统主要实现功能:有一个用户端,有一个后台。用户端可以对菜品进行浏览,添加到购物车里查看他的配方,价钱等等。后台主要实现菜品的添加,修改(价格,配方图片等),以及配送人员的分配。是否送到等。
- 2022-10-09 08:55:18下载
- 积分:1