-
c++沉思录完整版,很经典的C++书,有很多关于程序设计技术方面的话题。...
c++沉思录完整版,很经典的C++书,有很多关于程序设计技术方面的话题。-c++ meditation full version, it is classic C++ book, there are many technical aspects of program design on the topic.
- 2022-01-28 14:21:28下载
- 积分:1
-
一个很好的开源的播放器,应该没什么问题的
一个很好的开源的播放器,应该没什么问题的
- 2022-03-02 22:01:56下载
- 积分:1
-
用VC++实现集合的并 交 差和运算是双链表形式的
用VC++实现集合的并 交 差和运算是双链表形式的-With VC++ Achieve a collection and call it a day and the operation is double-chain forms of
- 2022-01-27 11:40:54下载
- 积分:1
-
极好的expression blend入门级教程,创建极富冲击力的软件界面;并传授基础的HCI知识 WILEY出版...
极好的expression blend入门级教程,创建极富冲击力的软件界面;并传授基础的HCI知识 WILEY出版-Expression blend an excellent entry-level curricula, to create highly impact the software interface and transmission of knowledge-based HCI Wiley Publishing
- 2022-04-16 10:57:22下载
- 积分:1
-
模拟windows中Ping命令
模拟windows中Ping命令,实现对指定域名/IP的ping包探测功能。可以学习详细的windows下包探测工作原理。
- 2022-11-19 18:20:03下载
- 积分:1
-
Xp风格的combox控件,支持多例显示数据,功能很好,而且做的十分漂亮,值得研究。...
Xp风格的combox控件,支持多例显示数据,功能很好,而且做的十分漂亮,值得研究。-Xp style Combox controls support multiple cases display the data, function well, but so very beautiful and worthy of research.
- 2023-04-19 03:10:04下载
- 积分:1
-
文件包然后写出其具体功能LCD12864读写程序可C51控制5415
文件包然后写出其具体功能LCD12864读写程序可C51控制5415-Package and then write the specific program can be read and write functions LCD12864 control C51
- 2022-04-12 11:32:52下载
- 积分:1
-
16进制数转换成时间精确到毫秒,接收个16进制数 转换为时间 还能计算...
16进制数转换成时间精确到毫秒,接收个16进制数 转换为时间 还能计算-time and time
time and time
- 2022-03-21 20:40:28下载
- 积分: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
-
使用真正的Winsock做的最简单的通信程
使用真正的Winsock做的最简单的通信程-use the real Winsock do the most simple way of communication
- 2022-02-20 21:59:07下载
- 积分:1