-
C#socket编程
服务器端:主要有监听客户端连接信息listen()方法,发送数据包到客户端Send()方法、接受客户端发送的消息Receieve()方法,均采用异步回调的方式客户端:连接到服务器端、发送数据包到服务器端Send()方法、接受消息Receieve()方法,其中要区分客户端发来的消息与服务器发来的消息
- 2022-12-27 01:15:03下载
- 积分:1
-
powerbuilder 界面程序,很完美的制作,适合作何pb爱好都参考。
powerbuilder 界面程序,很完美的制作,适合作何pb爱好都参考。-powerbuilder Interface Program
- 2022-03-11 11:45:13下载
- 积分:1
-
一个非常漂亮的Visual C++界面的程序,大家可以参考
一个很漂亮的visual C++界面程序,大家可以参考一下-A very beautiful visual C++ Interface procedures, we can refer to
- 2022-04-25 00:18:35下载
- 积分:1
-
Based on the qt spelling, T9 input method
Based on the qt spelling, T9 input method, set the digital, English, Chinese character input in one, can be used to support the touch screen embedded devices.
- 2022-04-08 18:10:49下载
- 积分:1
-
哲学家进餐问题,描述计算机系统的同步与互斥问题。
哲学家进餐问题,描述计算机系统的同步与互斥问题。-dining philosopher, describes the computer system synchronization and mutual exclusion problems.
- 2023-06-26 21:55:03下载
- 积分:1
-
搜寻局域网中IP地址
可以搜寻局域网内的IP地址,对网络编程等,可以对网络等进行熟悉理解,MFC编程等
- 2022-09-12 01:55:03下载
- 积分:1
-
一个界面编程的例子,用框架分隔窗口。点击左边的窗口,可以改变右边的窗口及内容...
一个界面编程的例子,用框架分隔窗口。点击左边的窗口,可以改变右边的窗口及内容-a programming interface example, the framework used separate window. Click on the left side of the window can be changed right side of the window and content
- 2022-12-06 03:35:03下载
- 积分:1
-
绘画的功能线圆角矩形或完成的主要观点…
主要完成画点 线 圆 矩形的功能 主要讲述怎样关联颜色对话框以及设置对话框 简要说明CButton类的实用-The main point of the completion of painting functions Line round rectangle associated mainly about how the color settings dialog box and type a brief description of the practical CButton
- 2022-03-15 23:47:59下载
- 积分:1
-
This routine demonstrates how to split the window, the programming interface ref...
这个例程演示了如何切分窗口,对界面编程初学者一定参考!-This routine demonstrates how to split the window, the programming interface reference for beginners!
- 2022-02-13 00:08:01下载
- 积分:1
-
简单的介绍了GDI的桌面时钟
简单的介绍了GDI的方法绘制时钟,更新背景和图片的方法!主要实现了更换背景图片,时分秒的指针走动方式和桌面绘图等一些功能,适合初学者了解GDI技术!
- 2022-08-18 05:20:48下载
- 积分:1