-
键盘钩子,记录键盘信息,并保存到系统文件中, 只供学习!
键盘钩子,记录键盘信息,并保存到系统文件中, 只供学习!- the hook of KeyBoard. it can record information which keyBoard Input
- 2023-06-26 01:50:03下载
- 积分:1
-
VC控件 TreeCtrl
VC控件 TreeCtrl -VC Control TreeCtrl
- 2023-01-31 18:20:04下载
- 积分:1
-
杰克CFile质量更好的膨胀。
wince的CFile的扩展..比较好用-Jack CFile the expansion of better quality ..
- 2022-01-25 15:18:20下载
- 积分:1
-
学习c的基础代码,适用于c语言的初学者,入门级代码
学习c的基础代码,适用于c语言的初学者,入门级代码-c code
- 2022-07-15 17:42:27下载
- 积分:1
-
一个小型虚拟机的实现
一个小型虚拟机的实现-a small Virtual Machine Implementation
- 2022-02-12 15:18:31下载
- 积分:1
-
fhgaddfg fd gdfg dfgsafsdf sea fsda bxcvxc s dfsdf
fhgaddfg fd gdfg dfgsafsdf sea fsda bxcvxcs dfsdf -fhgaddfg fd gdfg dfgsafsdf sea fsda bxcvxc s dfsdf
- 2022-01-22 11:33:13下载
- 积分:1
-
tool of MP2 to MP4
MP2 to MP4 转码工具-tool of MP2 to MP4
- 2022-09-23 23:05:03下载
- 积分:1
-
Describe Describe Describe Describe
Describe Describe Describe-Describe Describe Describe Describe
- 2022-04-26 13:22:57下载
- 积分:1
-
对基本的vc程序控制的研究比较,与大家分享,好…
学习VC控件的比较基础的程序,与大家分享,适合初学者-Comparison of VC control study of the basic procedures, to share with you, suitable for beginners
- 2022-06-01 09:12:58下载
- 积分:1
-
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