-
Microsoft's USB port development kits, if you want to develop USB ports, thi...
微软公司的USB口开发包,如果你想开发USB口,这个东西是个好东西。-Microsoft"s USB port development kits, if you want to develop USB ports, this thing is a good thing.
- 2022-03-25 03:03:06下载
- 积分:1
-
For the reference system is very simple easy to learn but I hope you like
可供参考系统很简单可是简单易学希望大家喜欢-For the reference system is very simple easy to learn but I hope you like
- 2022-04-02 01:08:52下载
- 积分:1
-
FONT_COMBOBOX
FONT_COMBOBOX
- 2022-06-14 19:31:08下载
- 积分:1
-
MFC音乐播放器制作code
MFC音乐播放器制作code
- 2022-03-23 00:51:17下载
- 积分:1
-
获取硬盘的出厂信息,可用于实现针对硬盘的软件加密。
获取硬盘的出厂信息,可用于实现针对硬盘的软件加密。-access to the hard drives manufactured information that can be used against hard disk encryption software.
- 2022-01-26 03:07:14下载
- 积分:1
-
对鼠标的各项属性进行控制,包括鼠标的位置,移动、显示、隐藏、设定位置和类型
对鼠标的各项属性进行控制,包括鼠标的位置,移动、显示、隐藏、设定位置和类型- Carries on the control to mouse each attribute, including the
mouse position, the migration, the demonstration, the hideaway,
establishes the position and the type
- 2022-08-17 11:42:14下载
- 积分:1
-
c++ mfc 计算器功能 如windows自带
c++ mfc 计算器功能 如windows自带-c++ mfc calculator functions such as windows built-
- 2022-05-05 08:11:06下载
- 积分:1
-
amount of capital conversion, Digital Converters People can write the amount of...
大写金额转换程序,能把数字转换成大写的人民币金额-amount of capital conversion, Digital Converters People can write the amount of yuan
- 2023-02-08 19:35:04下载
- 积分: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
-
LibGC is a thread
Portable thread-based garbage collection library, for C-LibGC is a thread-based garbage-collection library with the following features:
thread-based garbage collection.
precise collection.
uses the mark & sweep algorithm.
portable uses no low-level O/S-specific features.
no dependencies headers only.
weak pointers.
garbage-collected strong and weak arrays.
customizable garbage collection with user-defined finalize and mark callbacks.
wrapper class for non-garbage-collected classes.
- 2022-12-23 06:05:03下载
- 积分:1