-
My Interface Test
My Interface Test
- 2022-02-16 08:56:12下载
- 积分:1
-
电子时钟
在设计迷你电子时钟控件时,主要是根据位图来描绘数字。在静态文本控件中根据当前显示的数字,从位图中查找对应的图片,将其绘制在静态文本控件的窗口中,这样就实现了电子时钟形式的数字。
实现过程:(1)新建一个基于对话框的应用程序。(2)向工程里导入一个位图资源。(3)在窗体中添加一个图片控件和一个静态文本控件,设置图片控件。(4)以CStatic类为基类派生一个CNumberCtrl类,并为要自绘的静态文本控件关联一个该类的对象。(5)在CNumberCtrl类的OnPaint方法中绘制控件外观。
- 2022-08-13 20:17:33下载
- 积分:1
-
这个类可以很简单的读取和存储csv文件或者文本文件的数字数据。...
这个类可以很简单的读取和存储csv文件或者文本文件的数字数据。-this category can be very simple to read and storage csv files or text files figures.
- 2023-07-22 20:25:03下载
- 积分:1
-
微软的经典代码,希望对学习VB.NET的有所帮助
微软的经典代码,希望对学习VB.NET的有所帮助-the classic Microsoft code, and I hope to learn VB.NET help
- 2022-01-25 20:46:33下载
- 积分:1
-
this program will show you how to run in the process of dynamic forms cursor
本程序将介绍如何在程序运行过程中动态设置窗体光标-this program will show you how to run in the process of dynamic forms cursor
- 2023-06-03 02:45:02下载
- 积分:1
-
可以写出xp那样的界面3
可以写出xp那样的界面3-could write as xp interface 3
- 2022-01-22 07:46:19下载
- 积分:1
-
网络编程(实现客户端与服务器端通信)
此处以创建一个TCP协议的客户端和服务器端,TCP协议与UDP协议不同之处在于TCP建立连接时需要经过三次握手,因为TCP是可靠的协议,UDP可以不需要建立连接,直接向服务器发送消息,只要知道服务器端的ip地址和端口就可以了。
客户端需要先创建一个socket,在客户端需要知道服务器的ip地址和端口信息,将其添加到一个地址的结构体里去,然后就可以通过connect函数去连接服务器了。
服务器端也是要先创建一个socket,声明一个地址的 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-16 16:40:03下载
- 积分:1
-
这是一个用vc编写的仿天网防火墙的界面,希望对大家有所帮助...
这是一个用vc编写的仿天网防火墙的界面,希望对大家有所帮助-vc prepared with a replica of the Skynet firewall interface, we hope to help
- 2022-03-13 07:25:06下载
- 积分:1
-
一个寒假的开始,在春节附近总是一个开始…
The beginning of a winter break near Spring Festival is always the beginning of a peak period of transportation. If you have ever tried to get a train ticket at that time, you must have witnessed the endless queues in front of every ticket box window. If a guy has seen his friend in a queue, then it is very much likely that this lucky guy might go straight to his friend and ask for a favor. This is called "jumping the queue". It is unfair to the rest of the people in the line, but, it is life. Your task is to write a program that simulates such a queue with people jumping in every now and then, assume that, if one in the queue has several friends asking for favors, he would arrange their requests in a queue of his own-The beginning of a winter break near Spring Festival is always the beginning of a peak perio d of transportation. If you have ever tried to ge not a train ticket at that time. you must have witnessed the endless queues in fr ont of every ticket box window. If a guy has se
- 2022-05-30 02:57:59下载
- 积分:1
-
imitation of Windows graphics procedures, so that users understand the C# graphi...
仿Windows的绘图程序,使使用者了解C#中各种绘制图形的方法,以及自定义控件的制作方法-imitation of Windows graphics procedures, so that users understand the C# graphics rendering various methods, and method of making OCX
- 2022-05-05 08:35:06下载
- 积分:1