-
自动识别验证码
在与服务端的连接建立以后,我们就可以通过此连接来发送和接收数据。端口与端口之间以流(Stream)的形式传输数据,因为几乎任何对象都可以保存到流中,所以实际上可以在客户端与服务端之间传输任何类型的数据。对客户端来说,往流中写入数据,即为向服务器传送数据;从流中读取数据,即为从服务端接收数据。对服务端来说,往流中写入数据,即为向客户端发送数据;从流中读取数据,即为从客户端接收数据
- 2022-09-20 08:55:02下载
- 积分:1
-
Reference MFC development process of an example of chapter 3, want to help every...
MFC开发程序参考大全的1章的例子3,希望对大家有所帮助-Reference MFC development process of an example of chapter 3, want to help everyone
- 2022-09-08 18:35:06下载
- 积分:1
-
本程序模拟进程调度程序,从进程的创建到结束,运用随机函数进行创建进程...
本程序模拟进程调度程序,从进程的创建到结束,运用随机函数进行创建进程-the simulation process scheduler, from the creation process to the end, using the random function for the creation process
- 2023-02-13 21:35:03下载
- 积分:1
-
A good visual C++ Procedures, we can refer to
一个很好的visual C++程序,大家可以参考一下-A good visual C++ Procedures, we can refer to
- 2022-01-25 16:22:40下载
- 积分:1
-
C反跳表
Jump statment in C shapr
- 2022-03-18 22:50:35下载
- 积分:1
-
时间锁定器,可以判断某一个程序运行了多少时间
时间锁定器,可以判断某一个程序运行了多少时间-time lock, you can judge a running time of
- 2023-03-14 20:25:04下载
- 积分:1
-
用vc制作动画进度条的程序
用vc制作动画进度条的程序-vc with the progress of the animation production process
- 2022-02-15 01:02:32下载
- 积分:1
-
VB大全(精华版)源代码
非常适合初学者学习,类别全,我已级推荐给很多人了,自己也看了,比较不错,希望大家都能来看看,好东西要分享
- 2022-11-11 08:05:03下载
- 积分:1
-
This is user defined control based on ASP.NET. as for those who need to apply dr...
这是基于的用户定义控件ASP.NET. 对于那些需要应用拖放控制的人来说,这是一个很好的方法。
- 2023-05-01 23:45:04下载
- 积分:1
-
VB at the time of the study, to achieve an electronic form, function is very sim...
在刚学习VB的时候,实现的一个电子表,功能很简单,但是很繁琐。-VB at the time of the study, to achieve an electronic form, function is very simple, but very cumbersome.
- 2022-02-20 09:24:35下载
- 积分:1