-
mifare visual basic
mifare visual basic-mifare visual basic
- 2022-01-26 06:29:51下载
- 积分:1
-
套接字程序(客户端)
socket program(client)
connet server and test trainsmision -socket program (client) connet server and test trainsmision
- 2022-05-29 07:33:31下载
- 积分:1
-
读取INI文件的源码
读取INI文件的源码-read the source document
- 2022-10-13 14:50:03下载
- 积分:1
-
a hook on the original programming code
一个关于hook的编程原代码-a hook on the original programming code
- 2022-04-20 17:51:07下载
- 积分:1
-
客户机,服务器连接.进行广播信息的实现.
客户机,服务器连接.进行广播信息的实现.-Connected with client/server,carry out information broadcasting.
- 2022-02-15 15:21:02下载
- 积分:1
-
有100个VC的编程实例
有100个VC的编程实例-have one hundred examples of programming by VC++
- 2022-06-17 04:21:41下载
- 积分:1
-
dm9000eboot中的网卡底层驱动,添加进Eboot就能用
dm9000eboot中的网卡底层驱动,添加进Eboot就能用-dm9000eboot bottom of the card drive will be able to add the use Eboot
- 2023-06-07 00:20:04下载
- 积分:1
-
从制定的文件中读入数据,查找重复的号码并随即抽取其中的号码,保存文件...
从制定的文件中读入数据,查找重复的号码并随即抽取其中的号码,保存文件-From the formulation of the document read into the data, repeat the search number and then taking one number, save the file
- 2022-01-26 15:13:01下载
- 积分:1
-
一种高算法
一个进程高度算法-a process highly Algorithm
- 2022-03-23 07:55:55下载
- 积分: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