-
The preparation of this section to explain the success of the network applicatio...
本节讲解编写成功网络应用程序时,所需要的基本知识和API调用。-The preparation of this section to explain the success of the network application, the basic knowledge and API calls.
- 2022-05-06 10:00:35下载
- 积分:1
-
利用该程序可以在程序运行时显示TRACE的内容
利用该程序可以在程序运行时显示TRACE的内容-Use of the program can run in the content displayed when TRACE
- 2022-05-21 10:55:09下载
- 积分:1
-
详细介绍了vc动态链接库的开发过程,是本不可多得的vc开发用书...
详细介绍了vc动态链接库的开发过程,是本不可多得的vc开发用书-Vc detailed dynamic link library of the development process is the development of this rare book vc
- 2022-04-22 18:26:05下载
- 积分:1
-
spy++的一个小例子,涉及Vxd操作和DDK编译
spy++的一个小例子,涉及Vxd操作和DDK编译-spy++ a small example, involving the operation and DDK compiler Vxd
- 2022-03-02 13:18:46下载
- 积分:1
-
一个好的日志生成的C++类,不仅使用方便,而且也很好..
一个好用的C++日志产生类,不但好用,而且它也很老,好像是老外写的,虽然这么多年了,但还是有很多人在用这个日志类。-A nice log generated C++ classes, is not only easy to use, and it is also very old, seems to be written by foreigners, although so many years, but there are still many people use this log class.
- 2022-05-28 08:36:40下载
- 积分:1
-
计算机系统硬件信息的采集与显示
收集并显示计算机系统的硬件信息-collection and display of computer system hardware information
- 2023-02-16 14:00:03下载
- 积分:1
-
Win9x性能监视的程序,可以监测很多参数
Win9x性能监视的程序,可以监测很多参数 -The app of monitoring behaviour in win9x, it can monitor many parameters
- 2022-05-08 00:24:57下载
- 积分:1
-
MyICQ是一套公开源代码的即时通讯软件,包括服务器端和客户端,可以用于互联网或局域网中。可以运行在Windows或Linux(KDE/Qt)操作系统上,这是W
MyICQ是一套公开源代码的即时通讯软件,包括服务器端和客户端,可以用于互联网或局域网中。可以运行在Windows或Linux(KDE/Qt)操作系统上,这是Windows版。目前客户端程序的界面完全模仿腾讯的QQ。服务器端需要MYSQL支持。-MyICQ is a set of open-source instant messaging software, including server-side and client, can be used for Internet or LAN. Can run on Windows or Linux (KDE/Qt) operating system, which is Windows version. At present, the client program interface completely imitate Tencent
- 2023-02-05 17:40:04下载
- 积分:1
-
《Windows核心编程》PASCAL版示例(由VC代码转换而来)
《Windows核心编程》PASCAL版示例(由VC代码转换而来)-pascal version example(converted from vc code)
- 2022-01-24 17:05:50下载
- 积分:1
-
众所周知,在微软的操作系统下编写应用程序,最主要的还是通过windows所提供的api函数来实现各种操作的,这些函数通常是可以直接使用的,只要包含windows...
众所周知,在微软的操作系统下编写应用程序,最主要的还是通过windows所提供的api函数来实现各种操作的,这些函数通常是可以直接使用的,只要包含windows.h这个头文件。 里面主要介绍的是几个常用的api函数,通过它我们可以获取用户磁盘的相关信息。-known in the Microsoft operating system, to prepare applications, or through the main windows api provided by the various functions to achieve the operation of these functions can usually be directly used, as long as it contains the header files windows.h. They introduced are several common api function, through which we can access disk users to the relevant information.
- 2022-11-23 10:55:03下载
- 积分:1