-
通过VC代码bridge_cs
vc桥接模式源码.-code of bridge_cs by vc
- 2022-03-13 06:24:13下载
- 积分:1
-
这是一个很好的程序很好用,希望给各会员们提供方便.
这是一个很好的程序很好用,希望给各会员们提供方便.-This is a good procedure is useful, the members hope to provide convenience.
- 2022-07-03 16:50:24下载
- 积分:1
-
vc++6.0写的计算器,能实现加,减,乘,除,进制转换,科学计算
vc++6.0写的计算器,能实现加,减,乘,除,进制转换,科学计算-vc++6.0 to write calculator, able to add, subtract, multiply, divide, binary conversion, scientific computing
- 2022-10-10 22:45:03下载
- 积分:1
-
A C++ simulation play 21:00 licensing CODE, wanted to write a little late for th...
一个C++模拟播放21:00的授权代码,想写一点迟到的人看项目
- 2022-02-15 11:02:02下载
- 积分:1
-
This ia a debug/undebug program with VB language, the function is not perfect .I...
这是一款VB程序调试及反编译的工具,功能上还不是很好但希望能有点用-This ia a debug/undebug program with VB language, the function is not perfect .I hoppe it is useful.
- 2022-09-16 23:20:05下载
- 积分:1
-
研究学习c++源程序集
研究学习c++源程序集-Studies c++ source Set
- 2022-03-04 15:34:19下载
- 积分:1
-
This is a 8051 tutorial, very useful, which is described in detail the internal...
这是一本8051单片机教程,非常实用,里面非常详细介绍了 51的内部结构及程序。是本不错的书-This is a 8051 tutorial, very useful, which is described in detail the internal structure of 51 and procedures. Is a good book
- 2022-08-24 04:24:43下载
- 积分:1
-
一个画图软件,实现直线,曲线,画多边行等功能
一个画图软件,实现直线,曲线,画多边行等功能-A drawing software, to achieve a straight line, curve, line features such as multilateral painting
- 2023-05-30 06:25:02下载
- 积分:1
-
用vhdl语言描述时钟的功能,并通过七段译码输出。
用vhdl语言描述时钟的功能,并通过七段译码输出。-VHDL language used to describe the function of the clock and through the Seven-Segment decoder output.
- 2023-01-22 23: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