-
C#替换word内容模板直接打印
通过定义winform表单里的关键数据对应word表单中的数据进行替换,解决批量打印问题,并采用对应MD5的加密算法。
- 2022-02-12 19:53:26下载
- 积分:1
-
很好的程序请使用
很好的程序请使用-good procedure to use
- 2022-04-02 08:21:50下载
- 积分:1
-
先进的开发指南(1000万注意,是不是制定指南,吨..
Delphi 高级开发指南(千万注意,不是开发指南,是这本书Marco Cantù and Tim Gooch, Delphi Developer s Handbook)源代码,学DELPHI如果没有学过这本书,等于没学!-Advanced Development Guide (10 million note that is not to develop guidelines, this book is Marco Cant and Tim Gooch, Delphi Developer s Handbook) source code, if not learn DELPHI studied this book, virtually no school!
- 2022-05-17 07:42:38下载
- 积分:1
-
离开机会给发的啥总想把你们出去玩儿同一频率跑了看见和规范程序报名机会了吗你还会更丰富...
离开机会给发的啥总想把你们出去玩儿同一频率跑了看见和规范程序报名机会了吗你还会更丰富-Leave the opportunity for granted and what you want out of the total frequency of ran the same play to see and regulate the procedures for application chance you will enrich your
- 2022-02-22 07:41:00下载
- 积分:1
-
实现最小生成树算法,通过PRIM算法实现.通过输入一串字符显示最小生成树.求得最小路径...
实现最小生成树算法,通过PRIM算法实现.通过输入一串字符显示最小生成树.求得最小路径-Realize minimum spanning tree algorithm, through the PRIM algorithm. By entering a string of characters show minimal spanning tree. Find the smallest path
- 2023-01-21 06:40: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
-
使用声卡传输文件
transfer file using sound card
- 2023-09-06 14:30:03下载
- 积分:1
-
浮子静平衡测量仪控制系统原代码,通过串口控制平衡仪器
浮子静平衡测量仪控制系统原代码,通过串口控制平衡仪器-Resouce code of floater still ballance measurement intrument control system, use serial port to control ballance equipment.
- 2022-08-25 14:27:15下载
- 积分:1
-
this upload sample
this upload sample-this upload sample................
- 2022-11-25 23:55:03下载
- 积分:1
-
求解在一个三角形上的任何一点,到另外一点的距离最小的一个点。...
求解在一个三角形上的任何一点,到另外一点的距离最小的一个点。-solution in a triangle on any point to another point of the smallest distance between a point.
- 2022-09-23 13:45:03下载
- 积分:1