-
获取本机帐号信息的程序,利用NetUserEnum函数枚举,只作了本机部分,远程原理相同。...
获取本机帐号信息的程序,利用NetUserEnum函数枚举,只作了本机部分,远程原理相同。-Access to the local account information of the procedures, the use of enumeration NetUserEnum function, only a local part of the same principle as the remote.
- 2022-01-24 12:55:28下载
- 积分:1
-
多进程同步读写 使用互斥量,事件量同步读写操作,数据记录存放在内存映射文件中,读写指针也存放在内存映射文件中.基于对话框的程序,使用listbox控件显示运行状...
多进程同步读写 使用互斥量,事件量同步读写操作,数据记录存放在内存映射文件中,读写指针也存放在内存映射文件中.基于对话框的程序,使用listbox控件显示运行状态,并及时清空listbox控件。进程之间共享数据。-?????掏 ????列
- 2022-02-21 16:46:01下载
- 积分:1
-
VC directly operated Excel documents, including creation, read, write, such as t...
VC直接操作Excel表格文件,包括创建、读取、写入等操作的编程实现-VC directly operated Excel documents, including creation, read, write, such as the operation of Programming
- 2022-05-29 19:16:14下载
- 积分:1
-
读取历史文件的内容一个小工具,通过WINDOWS的组件接口实现...
读取历史文件的内容一个小工具,通过WINDOWS的组件接口实现-Read the contents of historical documents, a small tool components WINDOWS interface
- 2023-06-09 18:10:03下载
- 积分:1
-
ini文件操作示例程序,VC代码,可以方便用户进行INI文件操作。...
ini文件操作示例程序,VC代码,可以方便用户进行INI文件操作。-Sample ini file operations procedures, VC code, users can easily INI file operations.
- 2023-04-10 14:35:03下载
- 积分:1
-
利用该程序可以在程序运行时显示TRACE的内容
利用该程序可以在程序运行时显示TRACE的内容-Use of the program can run in the content displayed when TRACE
- 2022-05-21 10:55:09下载
- 积分:1
-
学生成绩管理系统 用VB6.0制作的小系统,功能还算完善。请大家多提意见。...
学生成绩管理系统 用VB6.0制作的小系统,功能还算完善。请大家多提意见。-Student achievement management system for small systems using VB6.0 production functions fairly complete. Please speak up.
- 2022-02-05 20:24:38下载
- 积分:1
-
电子银行系统源码
本安装说明是以Microsoft SQL Server 2000中文开发版为例来阐述的,对于Microsoft SQL Server...
电子银行系统源码
本安装说明是以Microsoft SQL Server 2000中文开发版为例来阐述的,对于Microsoft SQL Server其它版本,应用程序数据库的安装方法是类似的。
运行Microsoft SQL Server 2000的SQL 查询分析器,打开bank.sql文件,然后选择菜单“查询”|“执行”命令即可生成所需的数据库和数据库表。
2、把源程序目录从光盘上拷贝到硬盘上,取消文件夹及其子目录和文件的只读属性。如果您安装的是Microsoft Visual Studio .Net 2003,那么可以直接打开ATM文件夹、Bank文件夹和Client文件夹下的工程,查看代码并进行调试。-E-banking system is based on source of the installation instructions Microsoft SQL Server 2000 Developer Edition Chinese set out as an example for other versions of Microsoft SQL Server, applications, database installation methods are similar. Running Microsoft SQL Server 2000
- 2022-05-22 21:51:32下载
- 积分:1
-
来自《Visual C++程序设计技巧与实例》第四单
来自《Visual C++程序设计技巧与实例》第四单-from "Visual C programming skills and examples" of the fourth-
- 2023-05-25 04:10:04下载
- 积分:1
-
我有一个需求,是获取函数的机器码,但是我直接用函数的地址来读取却读不到,后来听说是虚函数地址...
我有一个需求,是获取函数的机器码,但是我直接用函数的地址来读取却读不到,后来听说是虚函数地址-I have a demand function is to obtain the binary, but I directly address the function to read but can not read, and later heard that the virtual function address
- 2022-04-01 00:24:53下载
- 积分:1