-
luascript反编译
lua 反汇编器 针对HTC Manila3D-luascript decompiler
- 2022-03-01 02:08:47下载
- 积分:1
-
windows的线程信息统计.w indows的线程信息统计.
windows的线程信息统计.w indows的线程信息统计.-Information and Statistics windows thread. w indows of the threads of information and Statistics.
- 2022-04-28 14:15:58下载
- 积分:1
-
容器类经典实例演示。
容器类经典实例演示。-container class classic examples demonstrate.
- 2023-05-19 15:10:03下载
- 积分:1
-
图书借阅管理系统可以有效地管理图书资源,控制图书借阅的流程,对图书馆或阅览室的管理有很大的帮助。
后台数据库使用SQL Server,前台开发工具使用Vi...
图书借阅管理系统可以有效地管理图书资源,控制图书借阅的流程,对图书馆或阅览室的管理有很大的帮助。
后台数据库使用SQL Server,前台开发工具使用Visual Basic。-borrow books can be an effective management system to manage library resources, control the flow of books to borrow, Reading Room of the library or in the management of great help. Background database using SQL Server, future development tools to use Visual Basic.
- 2023-08-19 16:45:04下载
- 积分:1
-
VC服务程序源代码
本代码是演示SERVER服务程序,额也是一个框架文件,大家可以以此为模板参考基础来书写自己的服务代码。本代码入口函数为_tWinMain函数,里面的 Run函数为一个线程,其内部为整体就是一个线程,也可以在里面添加更更多的线程。
- 2023-06-13 02:35:03下载
- 积分:1
-
filemon的源代码,和好的学习文件系统驱动的例子。filemon是大名鼎鼎的文件系统监视工具,用途非常广泛。...
filemon的源代码,和好的学习文件系统驱动的例子。filemon是大名鼎鼎的文件系统监视工具,用途非常广泛。-the source code, and good learning-driven file system example. Filemon is the famous file system monitoring tool that uses very extensive.
- 2022-04-07 06:10:07下载
- 积分:1
-
快速访问CPU序列号可以用来做硬件的外滩…
快速取得CPU序列号,可以用于做一些硬件捆绑之类的软件-Quick access to CPU serial number can be used to do something like hardware bundled software
- 2022-01-26 00:41:46下载
- 积分:1
-
用VC++和Sql Sever2000 实现了图书管理信息系统的全部功能。
用VC++和Sql Sever2000 实现了图书管理信息系统的全部功能。-Using VC++ and Sql Sever2000 realized the library management information system for full functionality.
- 2023-07-27 11:20:04下载
- 积分:1
-
可以在托盘中,显示窗口,最小化,停止,退出程序等操作
可以在托盘中,显示窗口,最小化,停止,退出程序等操作-the tray, show window, and the youngest, stop and exit procedures for operation
- 2022-05-06 21:32:12下载
- 积分:1
-
#如果定义(__msdos__)&!定义(msdos)
#if defined(__MSDOS__) && !defined(MSDOS)
# define MSDOS
#endif
#if defined(__OS2__) && !defined(OS2)
# define OS2
#endif
- 2022-04-09 22:32:48下载
- 积分:1