-
速度挺快的超大数乘法程序
速度挺快的超大数乘法程序-speed very quickly large number multiplication procedure
- 2022-01-31 19:01:09下载
- 积分:1
-
该系统为一简单文件模拟管理系统,简单模拟计算机管理文件的过程...
该系统为一简单文件模拟管理系统,简单模拟计算机管理文件的过程-a file manage system
- 2022-08-14 07:52:11下载
- 积分:1
-
CP1252字库文件,BMP格式,由SetFont Visual Basic程序产生。
CP1252字库文件,BMP格式,由SetFont Visual Basic程序产生。-CP1252 font files, BMP format, by SetFont Visual Basic procedures.
- 2022-05-09 14:05:54下载
- 积分:1
-
Clock procedures, digital clock and realize the view pointer clock switching, th...
时钟程序,实现数字钟和指针时钟的视图切换,应用单文档-Clock procedures, digital clock and realize the view pointer clock switching, the application of single-document
- 2022-04-01 23:29:57下载
- 积分:1
-
msflexgrid.zip
msflexgrid.zip
- 2022-03-09 16:39:22下载
- 积分:1
-
C#窗体应用程序:串口助手
VS2010编写的串口助手,仅供入门参考功能:HEX串口数据接收,发送;参数可配置(串口选择,波特率,数据位,停止位,校验位);接收发送计数;
- 2022-07-25 02:00:08下载
- 积分:1
-
语音通信控件
VSession语音通信控件适用于VC++、VB、 dot NET平台、C++Builder、Delphi、易语言及网页应用程序等常见开发平台。您只要先在系统中安装控件(双击开发包中的文件“ 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-04 18:05:48下载
- 积分:1
-
锁定文件不能被打开的例程,只是这个程序退出时就不管用了。...
锁定文件不能被打开的例程,只是这个程序退出时就不管用了。-lock the file can not be opened routines, but this procedure would not pull out a lot.
- 2023-07-17 01:40:03下载
- 积分:1
-
鼠标移动位置跟踪
鼠标移动位置跟踪-The example of tracking the position of mouse
- 2022-10-09 13:55:03下载
- 积分: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