-
是一个TAPI拨号程序,有一些功能挺实用,很有学习价值。
是一个TAPI拨号程序,有一些功能挺实用,很有学习价值。-TAPI is a dial-up procedure, there are some very useful features.
- 2022-02-12 10:50:26下载
- 积分:1
-
在用C++写要导出类的库时,我们经常只想暴露接口,而隐藏类的实现细节。也就是说我们提供的头文件里只提供要暴露的公共成员函数的声明,类的其他所有信息都不会在这个头...
在用C++写要导出类的库时,我们经常只想暴露接口,而隐藏类的实现细节。也就是说我们提供的头文件里只提供要暴露的公共成员函数的声明,类的其他所有信息都不会在这个头文件里面显示出来。这个时候就要用到接口与实现分离的技术。
-Using C++ to write the database to export category, we just want to expose the regular interface, and the realization of the hidden details of categories. This means that we provide only the first document to be exposed to public member functions of the statement, all other information in this header file will not be displayed inside. This time will be used to achieve separation of interface and technology.
- 2022-05-07 22:12:27下载
- 积分:1
-
一个有关JAVABEAN的设计程序,可能实现BEAN功能,并被其它JAVA程序调用....
一个有关JAVABEAN的设计程序,可能实现BEAN功能,并被其它JAVA程序调用.-JAVABEAN one of the design process, Beans possible functions, the other was called Java procedures.
- 2022-11-23 12:30:03下载
- 积分:1
-
《COM_DCOM编程指南》配套代码complementary code
《COM_DCOM编程指南》配套代码complementary code-" COM_DCOM Programming Guide" complementary code complementary code
- 2022-03-21 10:57:42下载
- 积分:1
-
这4个部分系列将讨论的窗口访问控制模型,以及它是如何。
This 4 part series will discuss the Windows access control model and how it is implemented in Windows NT and 2000. In this 2nd article we will start programming with security identifiers, access control lists and security descriptors. We will solve trivial problems using the SID, obtain information from an access token, enable a privilege, fill up an access control list, and finally we will check if we have access to a resource. The demo project provided is a Whoami clone written Windows 2000 style. The source code includes equivalent programs of the article s code written with the Low level APIs, the Windows 2000 APIs, and the Active Template Library.
- 2022-04-24 18:59:16下载
- 积分:1
-
kithara开发源码
适用于kithara初学者,基于window内核和EtherCAT开发控制程序,控制器内嵌于windows内核中,无需外部控制器,节约成本
- 2023-04-01 05:45:03下载
- 积分:1
-
鼠标计可以获得与记录有关的鼠标
Mouse Meter可以获取和记录有关鼠标的统计信息,包括:速度,移动的距离,坐标,光标经过的窗口,鼠标点击的数量(每个按钮),等等。-Mouse Meter may gain with the recording related mouse
statistical information, including: The speed, the motion distance,
the coordinates, the cursor process window, the mouse clicks quantity
(each button), and so on.
- 2022-01-25 16:15:04下载
- 积分:1
-
获取cpu 主板 硬盘 网卡 BIOS等序列号等硬件信息的VC++源代码文件, 包含了.CPP .H .LIB等源文件...
获取cpu 主板 硬盘 网卡 BIOS等序列号等硬件信息的VC++源代码文件, 包含了.CPP .H .LIB等源文件-GetHDSerial
- 2022-01-24 13:22:43下载
- 积分:1
-
视频采集卡驱动程序.用vc实现的界面。可以控制。
视频采集卡驱动程序.用vc实现的界面。可以控制。-Video capture card driver. Realize with vc interface. Can be controlled.
- 2023-08-15 19:40:03下载
- 积分:1
-
VC的入门调试指南,教你如何在VC平台下调试自己的程序
VC的入门调试指南,教你如何在VC平台下调试自己的程序-Introduction to debugging guide, teach you how to debug your codes under VC platform
- 2023-01-30 00:20:03下载
- 积分:1