-
JPEGXR JPEGXR JPEGXR
JPEGXR JPEGXR JPEGXR-JPEGXR
- 2022-02-06 05:30:04下载
- 积分: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
-
感应电机的控制
induction motor control
- 2022-11-07 07:20:03下载
- 积分:1
-
Windows CE 开发初步
许多开发人员都尝试了基于无线装置的软件编程,然而这些思想达于成功的关键之处在于他们能否深入了解Windows CE 的功能和...
Windows CE 开发初步
许多开发人员都尝试了基于无线装置的软件编程,然而这些思想达于成功的关键之处在于他们能否深入了解Windows CE 的功能和缺点。本文就此介绍了Windows CE 的一些基本特性,并指出过渡到基于无线装置的软件开发所应具备的知识。-Initial development of Windows CE
- 2022-06-14 00:07:30下载
- 积分:1
-
Through the serial port to send and receive SMS
本程序主要实现通过rs232串口实现短信收发-Through the serial port to send and receive SMS
- 2022-03-05 08:12:10下载
- 积分:1
-
网络对战版象棋,用vc开发,可继续进行移植至linux,嵌入式下
网络对战版象棋,用vc开发,可继续进行移植至linux,嵌入式下-Network version of chess against using vc development, can continue to transplant to linux, embedded under the
- 2022-01-25 15:44:24下载
- 积分:1
-
I wrote a category c can be directory, as long as the copies on the past can be...
我所写的一个c++类,可以得到目录,只要复制过去就可以直接运行.-I wrote a category c can be directory, as long as the copies on the past can be directly run.
- 2022-05-08 03:39:02下载
- 积分:1
-
检查远端的链路的状态
检查远端的链路的状态-distal check the state of the link
- 2022-05-07 17:47:16下载
- 积分:1
-
意在让你明白怎么把Flash界面嵌入到MFC程序里面去
意在让你明白怎么把Flash界面嵌入到MFC程序里面去-Intended to allow you to understand how the Flash interface embedded inside the MFC process go
- 2022-07-21 21:58:39下载
- 积分:1
-
Feature Detection and Matching
基于sift的特征点检测和匹配,配合Panoramastitch可以实现全景图的拼接,代码为命令行参数程序,有需要可自行修改。
- 2022-11-04 02:15:03下载
- 积分:1