-
获得网卡ID号,这个号是一个唯一的号。
获得网卡ID号,这个号是一个唯一的号。-access ID card, this was the only No. 1.
- 2022-03-19 16:24:38下载
- 积分:1
-
更新彩票号码到文本的代码,vb6.0的环境。
更新彩票号码到文本的代码,vb6.0的环境。-Update lottery numbers into the text of the code, vb6.0 environment.
- 2022-05-31 17:07:10下载
- 积分:1
-
检查inband tone的算法,原始的pcm包中检查dtmf包
检查inband tone的算法,原始的pcm包中检查dtmf包-Inband tone to check the algorithm, the original package pcm DTMF packet inspection
- 2022-04-11 17:46:25下载
- 积分:1
-
实现状态栏图标动画。
在状态栏中实现动画图标。-achieve the status bar icon animation.
- 2022-10-31 13:20:03下载
- 积分:1
-
一个万年历显示程序,同时能调用系统的时间,显示在输出屏幕上!...
一个万年历显示程序,同时能调用系统的时间,显示在输出屏幕上!-a calendar display program, can call the system the time displayed on the output screen!
- 2022-01-26 00:22:43下载
- 积分:1
-
TDI代码,传输层驱动接口技术,
TDI代码,传输层驱动接口技术,-TDI code, the transport layer driver interface technology! ! ! ! ! ! !
- 2022-01-23 10:32:18下载
- 积分:1
-
jquery速查手册,一张简图包含了所有jquery最常用的函数简介.
jquery速查手册,一张简图包含了所有jquery最常用的函数简介.-jquery cheatsheet,a snap diagram include all usual function info.
- 2022-05-05 16:02:54下载
- 积分:1
-
数据结构 算法与应用 C++语言描述 课后习题答案
数据结构 算法与应用 C++语言描述 课后习题答案-Data structures algorithms and application of C++ language described in the answer to after-school exercise
- 2022-02-10 06:51:49下载
- 积分:1
-
包括很的VFP中使用的控件,包括按钮、菜单位、通信等控件,并带有示例,绝对超值。...
包括很的VFP中使用的控件,包括按钮、菜单位、通信等控件,并带有示例,绝对超值。-There are lots of controls used in VFP, including buttons, menu, communication and so on, and also give the corresponding demonstrations. It s quite absolute overflow.
- 2022-02-25 10:54:05下载
- 积分: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