-
一款VC写的日程安排软件,类型MS office 时间安排软件,可以学习参考...
一款VC写的日程安排软件,类型MS office 时间安排软件,可以学习参考-Written by a VC scheduling software, the timing of the type of MS office software, can learn the reference
- 2022-03-23 05:34:09下载
- 积分:1
-
自从Windows 95面市以来,系统托盘应用作为一种极具吸引力的UI深受广大用户的喜爱。使用系统托盘UI的Windows应用程序数不胜数,比如"金山词霸"、"...
自从Windows 95面市以来,系统托盘应用作为一种极具吸引力的UI深受广大用户的喜爱。使用系统托盘UI的Windows应用程序数不胜数,比如"金山词霸"、"Winamp"、"RealPlayer"等等。那么如何编写自己的托盘应用呢?此代码是系列文章中的例子代码,比较系统地示范了托盘应用的编程。并创建自己的C++类来增强系统托盘应用的特性。代码参考价值极高。-since the launch of the system tray application as a very attractive user UI deeply love. UI using the system tray of Windows applications and countless others, such as "free email" and "Winamp", "RealPlayer" and so on. So how to prepare their application tray? This code is a series of articles in the code examples, compared to model the system tray application programming. And to create their own category C to enhance the system tray application characteristics. Code high reference value.
- 2022-04-08 13:20:57下载
- 积分:1
-
本程序将完成修改因某些病状造成的主页无法修改..以及注册表学习使用
本程序将完成修改因某些病状造成的主页无法修改..以及注册表学习使用-This procedure will be modified for some symptoms caused by the home page can not be modified .. as well as learning to use the registry
- 2023-06-22 08:45:04下载
- 积分:1
-
关于注册表方面的小程序,希望能够起到抛砖引玉的作用
关于注册表方面的小程序,希望能够起到抛砖引玉的作用-registry of the small programs, hoping to play the role of stimulus
- 2022-07-25 22:36:54下载
- 积分:1
-
书店管理系统vc++,不错的,加油,下载吧
书店管理系统vc++,不错的,加油,下载吧-Bookstore Management System vc++, Good, filling, download it
- 2022-01-26 18:52:06下载
- 积分:1
-
一个可以在WINDOWS系统下删除系统服务的工具程序,输入服务名称,即可将系统服务删除。...
一个可以在WINDOWS系统下删除系统服务的工具程序,输入服务名称,即可将系统服务删除。-a Windows system can be deleted under the tool system procedures, import service names, service system and can be deleted.
- 2023-07-26 23:00:02下载
- 积分:1
-
DriverStudio developed the use of timer procedure is very easy to use
利用DriverStudio开发的定时器程序,十分好用-DriverStudio developed the use of timer procedure is very easy to use
- 2022-06-11 14:55:30下载
- 积分:1
-
一个类似netstat的程序。
一个类似netstat的程序。-a similar procedure.
- 2023-05-24 23:45: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
-
在我们实际用软件时,经常可看到许多动态连接库。动态连接库有其自身的优点
如节省内存、支持多语种等功能,而且,当DLL中的函数改变后,只要不是参数的改变...
在我们实际用软件时,经常可看到许多动态连接库。动态连接库有其自身的优点
如节省内存、支持多语种等功能,而且,当DLL中的函数改变后,只要不是参数的改变
调用起的函数并不需要重新编译。
-In our actual use of software, often can be seen in many dynamic link library. Dynamic Link Library has its own advantages, such as saving memory, support for features such as multi-lingual, but also, when the DLL
- 2022-04-27 22:36:07下载
- 积分:1