-
Very often, we use to manage the factory model generating examples. However, in...
很多时候,我们使用工厂模式来管理生成的实例。但在本示例中,我们使用类名来自动生成运行时实例--工厂自动化的机制-Very often, we use to manage the factory model generating examples. However, in this example, we used the class to automatically generate runtime example-- factory automation mechanism
- 2022-04-07 08:06:10下载
- 积分:1
-
该源码演示如何取得CPU频率 序列号,网卡MAC地址,硬盘序列号。具有较高的参考价值。
该源码演示如何取得CPU频率 序列号,网卡MAC地址,硬盘序列号。具有较高的参考价值。- How does this source code demonstrate obtains the CPU frequency
series number, the net card MAC address, the hard disk sequence
number. Has the higher reference value.
- 2022-02-26 07:41:32下载
- 积分:1
-
VC编写的DLL,可以获得硬盘的型号、序列号以及计算机 ID, 带Delphi的源程序,在Win2K下通过,但是没有在Win9X下试过, 感兴趣的朋友可以在Wi...
VC编写的DLL,可以获得硬盘的型号、序列号以及计算机 ID, 带Delphi的源程序,在Win2K下通过,但是没有在Win9X下试过, 感兴趣的朋友可以在Win9X 下试一下,或者编写一个VB的范例。 函数以及定义: function ReadPhysicalDrive(driveID:integer;buffer:Pointer;bufLen:integer):integer; stdcall; external DiskID.dll name ReadPhysicalDriveInNT ; 获得WinNT下的硬盘型号以及序列号。参数driveID为硬盘的位置, IDE1上的主盘为0,类推到IDE2上的从盘的driveID为3。 function ReadPhysicalDrive9X (driveID:integer;buffer:Pointer;bufLen:integer):integer; stdcall; external DiskID.dll name ReadDrivePortsInWin9X ; 获得Win9X下的硬盘型号以及序列号。参数同上 function getHardDriveComputerID:int64; stdcall; external DiskID.dll name getHardDriveComputerID ; 获得计算机的ID -VC prepared DLL, get the hard drive model, serial number and computer ID, with Delphi s source code, adopted in Win2K, but not under Win9X tried interested can try under Win9X, or prepare a VB example. Function as well as the definition: function ReadPhysicalDrive (driveID: integer buffer: Pointer bufLen: integer): integer stdcall external DiskID.dll name ReadPhysicalDriveInNT obtained under Win
- 2022-02-15 18:15:01下载
- 积分:1
-
一个实现运行程序的时候就进行运行了,实现了同步的目的
一个实现运行程序的时候就进行运行了,实现了同步的目的-achieve an operational procedures on the conduct of the operation, in line with the purpose of
- 2022-03-19 06:10:59下载
- 积分:1
-
a dialog based on the diary of the small procedures. In the past, VC knowledge b...
一个基于对话框的日记本小程序。以前在VC知识库中找基于对话框的序列化存储的程序一直没有找到,就自己做了一个。用到了链表和序列化,在对话框中使用工具栏,希望对大家有所帮助。首先,定义一个自己的结构体类,用来存储将要保存的信息。-a dialog based on the diary of the small procedures. In the past, VC knowledge base based on the dialog box to find the sequence of stored procedure has not been found, it had become one. Listless and used in the sequence, in the dialog box using the tool column, we hope to help. First, a definition of the structure type, will be used to store the information stored.
- 2022-07-26 01:28:57下载
- 积分:1
-
能够显示和WINDOWS资源管理器风格相类似的的目录树结构的实例。运行环境WINDOW....
能够显示和WINDOWS资源管理器风格相类似的的目录树结构的实例。运行环境WINDOW.-Can display and WINDOWS Explorer style similar to the example of directory tree structure. Operating environment WINDOW.
- 2022-03-21 07:14:49下载
- 积分:1
-
HID 设备Visual C++ 工程代码
HID 设备Visual C++ 工程代码-HID device VC project
- 2022-03-15 15:05:11下载
- 积分:1
-
在NTFS下,扫描磁盘上所有文件,包括已删除的文件,且可恢复被删除的文件。...
在NTFS下,扫描磁盘上所有文件,包括已删除的文件,且可恢复被删除的文件。-in NTFS, disk scanning all documents, including the document has been deleted, and restore files that were deleted.
- 2023-02-19 18:25:03下载
- 积分:1
-
添加图书记录显示,在图书搜索计划的标题下的信息。
添加图书纪录 显示图书信息 根据书名查找图 根据书名删除图书信息 打印图书信息图表 退出系统-Add Book records show that the information under the title of book search plan under the title of book information to delete the information printed book charts out of the system
- 2022-04-29 13:45:47下载
- 积分:1
-
With the popularization of information systems, many large middle schools in the...
随着信息系统的普及,很多大、中、小学校都在开发自己的学生档案管理系统,以便对本学校学生的基本信息和学习情况进行管理。
后台数据库使用SQL Server,前台开发工具使用Visual Basic-With the popularization of information systems, many large middle schools in the development of their students and archive management system to students of the school"s basic information and learning management. Background database using SQL Server, future development tools to use Visual Basic
- 2023-02-08 22:20:03下载
- 积分:1