-
一个创建任务计划的类,改类提供了许多接口,如任务名,任务执行频率等,使用及其方便。...
一个创建任务计划的类,改类提供了许多接口,如任务名,任务执行频率等,使用及其方便。-A mission plan to create categories, change category to provide a number of interfaces, such as mission, and mission implementation of frequency, use and convenience.
- 2022-03-22 20:38:13下载
- 积分:1
-
跨平台udp网络rtt测量
windows和linux平台下的socket网路传输往返时延(rtt)的测量,使用sendto和recvfrom实现算法
- 2022-01-24 17:30:22下载
- 积分:1
-
A nice c++ compiler, you can help find many types of errors
一款好用的c++编译,可以帮助查找许多类型的错误-A nice c++ compiler, you can help find many types of errors
- 2022-02-07 08:31:01下载
- 积分:1
-
通过普通的电话上网
通过普通的电话上网-through the regular telephone line
- 2022-03-22 20:49:01下载
- 积分:1
-
U盘检测
检测U盘序列号的小程序,将编译好的程序拷贝到U盘根目录下,再点击按钮即可显示U盘序列号了.
- 2022-01-26 02:39:16下载
- 积分:1
-
vc++在操作系统的应用 vc++在操作系统的应用
vc++在操作系统的应用 vc++在操作系统的应用-vc in the operating system application in vc application of operating system
- 2022-11-12 13:50:04下载
- 积分:1
-
文本文件计数计数的文本计数器
文本计数器 用于计数text文件数量-text counter for counting the number of text documents
- 2022-01-25 17:51:33下载
- 积分:1
-
Samsung S3C2440A ARM CPU bootloader source, based on the WINCE5.0 platform, to i...
三星S3C2440A ARM CPU bootloader源码,基于WINCE5.0平台,初始化硬件,引导操作系统,管理内存.-Samsung S3C2440A ARM CPU bootloader source, based on the WINCE5.0 platform, to initialize the hardware, boot operating systems, memory management.
- 2023-07-28 05:40:03下载
- 积分:1
-
vc ++ 6.0 教程,详细介绍vc,入门级的选择
vc ++ 6.0 教程,详细介绍vc,入门级的选择-vc++ 6.0 tutorial, detailing vc, entry-level choice
- 2022-03-25 18:29:27下载
- 积分:1
-
Have you noticed the cool ghost image that Windows Explorer produces when you st...
Have you noticed the cool ghost image that Windows Explorer produces when you start dragging files/folders from it? Well, I wanted to implement this in a C# project when dragging files between it and Windows Explorer. After a lot of Googling, I found out that there are three directions to start working on, as follows:
Using a "custom" cursor created from a MemoryStream initialized from an Image, as shown in this article.
Using the ImageList_BeginDrag and related APIs, as shown in this article: Dragging tree nodes in C#.
Using the IDragSourceHelper and IDropTargetHelper interfaces.
- 2022-03-05 15:47:46下载
- 积分:1