-
自动识别验证码
在与服务端的连接建立以后,我们就可以通过此连接来发送和接收数据。端口与端口之间以流(Stream)的形式传输数据,因为几乎任何对象都可以保存到流中,所以实际上可以在客户端与服务端之间传输任何类型的数据。对客户端来说,往流中写入数据,即为向服务器传送数据;从流中读取数据,即为从服务端接收数据。对服务端来说,往流中写入数据,即为向客户端发送数据;从流中读取数据,即为从客户端接收数据
- 2022-09-20 08:55:02下载
- 积分:1
-
多窗口的C++Builder登陆程序,由一个主窗口和多个子窗口组成。使用方便灵活...
多窗口的C++Builder登陆程序,由一个主窗口和多个子窗口组成。使用方便灵活-Multi-window C++ Builder landing procedures, from a main window and the composition of multiple sub-window. Easy to use flexible
- 2022-05-14 01:38:25下载
- 积分:1
-
一个带图标的菜单程序。带图标的菜单输界面更友好。更容易记忆。...
一个带图标的菜单程序。带图标的菜单输界面更友好。更容易记忆。-an icon menu with procedures. With the menu icon lost more friendly interface. More easy to remember.
- 2023-07-19 02:05:03下载
- 积分:1
-
BMP 电子时钟,用delphi写的,供学习参考,欢迎下载
BMP 电子时钟,用delphi写的,供学习参考,欢迎下载-BMP electronic clock, available for study information, please download the
- 2022-05-29 00:36:26下载
- 积分:1
-
guitoolkit 免费UI框架源码
guitoolkit 免费UI框架源码 规范
- 2023-04-18 12:25:03下载
- 积分:1
-
graphics curriculum design, able to draw lines, the Circle, such as painting ell...
图形学课程设计,能实现画线,画圆,画椭圆等图形,还能实现给图形上色,变形等功能-graphics curriculum design, able to draw lines, the Circle, such as painting elliptical graphics, but also to achieve color graphics, deformation features
- 2022-09-06 04:15:03下载
- 积分:1
-
五子棋windows桌面小游戏
这是五子棋的windows源代码原,代码就一个c++文件,相对来说比较容易让人看懂,可以让刚开始学习的人,容易看懂 ,知道怎么来写用c++来写小型游戏
- 2023-07-31 13:55:04下载
- 积分:1
-
一个Win2000系统下的USB的驱动程序代码,是一个微端口驱动....
一个Win2000系统下的USB的驱动程序代码,是一个微端口驱动.-a Win2000 system USB driver code, is a micro-port driver.
- 2022-07-14 04:13:20下载
- 积分:1
-
procedure is a banker algorithm to achieve the interface, bankers algorithm func...
程序是银行家算法的界面实现,银行家算法的功能都已实现,这是我自己完成的,给大家分享一下。-procedure is a banker algorithm to achieve the interface, bankers algorithm functions have been achieved, it is my personal completed. for everyone to share.
- 2022-04-29 17:04:10下载
- 积分:1
-
一个MSDN风格的界面例子
一个MSDN风格的界面例子-A MSDN-style interface example
- 2022-08-06 07:30:08下载
- 积分:1