-
背景为图形的进度条
背景为图形的进度条-the progress bar which using picture as background
- 2023-01-24 20:20:03下载
- 积分:1
-
This application not only demonstrates the basics of using the Microsoft Foundat
This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your ShortCut application.
- 2022-01-22 05:41:49下载
- 积分:1
-
网络编程(实现客户端与服务器端通信)
此处以创建一个TCP协议的客户端和服务器端,TCP协议与UDP协议不同之处在于TCP建立连接时需要经过三次握手,因为TCP是可靠的协议,UDP可以不需要建立连接,直接向服务器发送消息,只要知道服务器端的ip地址和端口就可以了。
客户端需要先创建一个socket,在客户端需要知道服务器的ip地址和端口信息,将其添加到一个地址的结构体里去,然后就可以通过connect函数去连接服务器了。
服务器端也是要先创建一个socket,声明一个地址的 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-16 16:40:03下载
- 积分:1
-
常见的标题栏颜色都是系统默认的蓝色,比较单调,本程序演示的自定义处理的标题栏,效果相当独特。...
常见的标题栏颜色都是系统默认的蓝色,比较单调,本程序演示的自定义处理的标题栏,效果相当独特。-common title bar system default colors are blue, a rather monotonous, as demonstrated by the procedures defined the title bar, the results are pretty unique.
- 2022-04-16 05:23:50下载
- 积分:1
-
WINSOCK application of the basic programming practice. Includes a complete Socke...
WINSOCK 应用的基本编程练习。
包括一个完成的 Socket test 程式,
和 MFC 原始码-WINSOCK application of the basic programming practice. Includes a complete Socket test programs, and MFC source
- 2023-07-23 19:50:03下载
- 积分:1
-
最近在学MFC界面编程,一款在状态栏显示滚动条的程序源码,已编译成功,希望能对初学者有所帮助!...
最近在学MFC界面编程,一款在状态栏显示滚动条的程序源码,已编译成功,希望能对初学者有所帮助!-recent study MFC Programming Interface, A status bar indicates the rolling of the program source code, the compiler has been successful, The hope is to help beginners!
- 2023-03-16 16:50:04下载
- 积分:1
-
超市常用的操作界面,主要是为初学者提供界面编程的参考
超市常用的操作界面,主要是为初学者提供界面编程的参考-supermarket common user interface, mainly for beginners provide programming interface reference
- 2022-01-24 18:54:27下载
- 积分:1
-
rules : only when there is the point of threading button, and then only in the h...
规则:只能在有纽扣的点穿线,且只能在水平方向或竖直方向穿 线。线可交叉,但有纽扣的点不能交叉连接。-rules : only when there is the point of threading button, and then only in the horizontal direction or vertical direction of threading. Cross-line, but the point Button can cross-connect.
- 2022-03-03 05:17:14下载
- 积分:1
-
演示了VC++中使用网页窗口美化程序,加载并显示内存中的内容到网页...
演示了VC++中使用网页窗口美化程序,加载并显示内存中的内容到网页-VC++ to demonstrate the use of landscaping program page window, to load and display the contents of memory to the page
- 2022-05-19 04:36:47下载
- 积分:1
-
渐入渐出效果,半透明显示窗口。适合初学者看,也适合有一定基础在这界面优化方面遇到问题的朋友。...
渐入渐出效果,半透明显示窗口。适合初学者看,也适合有一定基础在这界面优化方面遇到问题的朋友。-Fade in fade out effects, semi-transparent display window. Suitable for beginners to see, but also suitable for a certain basis in this interface optimization problems friend.
- 2022-01-25 20:28:45下载
- 积分:1