-
web服务安全技术与原理,介绍非常详细!~
web服务安全技术与原理,介绍非常详细!~-web services security technology and theory, introduced in great detail! ~
- 2022-01-22 05:19:08下载
- 积分:1
-
undo/redo操作实现
用栈数据结构非常简洁完美的管理了undo redo命令的实现。每条command结构体里面保存了当前操作的ID,操作前状态,操作后状态,执行命令的同时把该命令push入undo管理栈,undo的时候pop出undo命令栈并push入redo命令管理栈,redo的时候pop出redo栈并push到undo栈。算法清楚明了,可以在此基础上拓展自己的任何类似操作。 &nbs
- 2022-12-31 03:25:03下载
- 积分:1
-
sdkautooff_prog
sdkautooff_prog
- 2022-07-27 06:20:42下载
- 积分:1
-
个人通讯录(数据库、界面、控件的入门操作)适合数据库初学者...
个人通讯录(数据库、界面、控件的入门操作)适合数据库初学者-Personal Address Book (database, interface, controls operation of the entry) for database beginners
- 2022-01-26 05:01:09下载
- 积分:1
-
一个好的计算器程序,用C++编译器,MFC图形界面。合适的…
一款不错的计算器程序,用C++编译,MFC图形界面。适合于学习C++以及MFC类库的新手学习研究。-A good calculator program, using C++ compiler, MFC graphical interface. Suitable for learning C++ and MFC class library novice study and research.
- 2023-06-04 12:20:03下载
- 积分:1
-
百万富翁与陌生人的换钱计划windows Visul C++源程序(电大版教材)...
百万富翁与陌生人的换钱计划windows Visul C++源程序(电大版教材)-millionaire with strangers for money, the program windows Visul C source files (TVU version Aids)
- 2022-01-26 07:39:29下载
- 积分:1
-
学生成绩管理系统,有源程序及实验总结,适合学生大作业
学生成绩管理系统,有源程序及实验总结,适合学生大作业-Student achievement management system, has summed up the source code and experiment is suitable for students operating
- 2023-02-07 21:15:03下载
- 积分:1
-
复数运算的小程序
复数运算的小程序-complex computing small program
- 2022-12-27 12:20:03下载
- 积分:1
-
文件夹保护是对文件夹进行锁定的小软件,可以参考开发成文件夹加密等工具...
文件夹保护是对文件夹进行锁定的小软件,可以参考开发成文件夹加密等工具-Folder is a folder protection lock small software, can be developed into a reference folder encryption tools such as
- 2022-02-02 11:28:44下载
- 积分:1
-
1)对所有入校车辆进行登记,包括车辆信息的修改,删除,添加,停车时间,出车时间的更新等。
2)对所有固定车主的信息进行登记,并且分类,将本校教职工和校外个...
1)对所有入校车辆进行登记,包括车辆信息的修改,删除,添加,停车时间,出车时间的更新等。
2)对所有固定车主的信息进行登记,并且分类,将本校教职工和校外个人分开管理。
3)对非固定车辆进行停车登记,出车管理,以及计费。
4)对系统的管理员进行信息登记,包括系统信息的修改,删除和更新。
-1) for all vehicles registered to the school, including changes to vehicle information, delete, add, stop time, trip time updates. 2) for all fixed-owners to register the information, and classification, our staff will be managed separately from and outside individuals. 3) non-stop registration of vehicles, vehicle management, and billing. 4) the administrator of the system to register information, including system information changes, delete and update.
- 2022-10-28 15:05:03下载
- 积分:1