-
实现自定义多彩滚动条
实现自定义多彩滚动条-realize definition of colorful rolling
- 2022-02-20 00:34:36下载
- 积分:1
-
本源码演示了如何实现Visual Studio 6.0风格的用户界面。
本源码演示了如何实现Visual Studio 6.0风格的用户界面。-The source code to demonstrate how to achieve the Visual Studio 6.0-style user interface.
- 2022-05-06 19:35:51下载
- 积分:1
-
条码生成器
条码生成C#桌面应用程序。您可以生成任何文字或数字的条形码店内条码与扩展的Gif语言:C#
- 2023-05-10 11:50:03下载
- 积分:1
-
网络编程(实现客户端与服务器端通信)
此处以创建一个TCP协议的客户端和服务器端,TCP协议与UDP协议不同之处在于TCP建立连接时需要经过三次握手,因为TCP是可靠的协议,UDP可以不需要建立连接,直接向服务器发送消息,只要知道服务器端的ip地址和端口就可以了。
客户端需要先创建一个socket,在客户端需要知道服务器的ip地址和端口信息,将其添加到一个地址的结构体里去,然后就可以通过connect函数去连接服务器了。
服务器端也是要先创建一个socket,声明一个地址的 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-16 16:40:03下载
- 积分:1
-
单机版五子棋
具有一定的参考价值Gobang stand-alone version, the network version of unity, the network
version of the Single Battle, which can accommodate multiple-line
- 2022-05-29 06:45:27下载
- 积分:1
-
C#写的扫雷程序
C#写的扫雷程序,刚开始看,不知道好不好,
- 2022-01-26 02:53:33下载
- 积分:1
-
pls try, it easy to control Got controls and a small file si ze.
pls try,it easy to control ui controls and a small file size.-pls try, it easy to control Got controls and a small file si ze.
- 2022-03-31 06:32:59下载
- 积分:1
-
该源码用vc用ontimer实现了一个计时的实例,希望对朋友们有帮助...
该源码用vc用ontimer实现了一个计时的实例,希望对朋友们有帮助-The source code is available ontimer achieved with the vc a time instance, want to help my friends
- 2023-01-18 14:15:04下载
- 积分:1
-
numerical algorithm data structure and implementation
数据结构 数值算法与实现-队列解决农夫过河问题-numerical algorithm data structure and implementation-Queue solve farmers problems river
- 2022-08-08 04:05:42下载
- 积分:1
-
科学计算器
本代码详细描述了科学计算器的执行过程,带有足够大、可用手指来操作的按钮,数字大而清晰并能够满 足基本的计算,标准模式支持显示12位数字,算术操作、平方根、百分比、记忆功能。 科学型带有所有普通的函数,所有的函数都分布在键盘上以致于你可 以不用通过菜单列表来使用它们。
- 2023-07-07 14:30:03下载
- 积分:1