-
注册用户会员管理主页面,主体框架,靠自己添砖加瓦了
注册用户会员管理主页面,主体框架,靠自己添砖加瓦了-Member Registration User Management page, the main framework for the building blocks on their own
- 2023-04-22 22:35:02下载
- 积分:1
-
EXT 2.0的MINI开发包
可以免除开发人员自己分离可用代码。在此基础上开发 非常方便。
EXT 2.0的MINI开发包
可以免除开发人员自己分离可用代码。在此基础上开发 非常方便。-MINI of the EXT 2.0 SDK can be exempted from the separation can be used to develop their own code. On this basis the development is very convenient.
- 2022-03-03 05:03:56下载
- 积分:1
-
实现了一个聊天系统的服务器端,主要介绍建立侦听套接字,建立连接套接字,动态隐藏与显示控件 使用列表框控件等。 该服务器是以本地IP的8000端口建立服务;而且本...
实现了一个聊天系统的服务器端,主要介绍建立侦听套接字,建立连接套接字,动态隐藏与显示控件 使用列表框控件等。 该服务器是以本地IP的8000端口建立服务;而且本程序没有提供相应的设置接口,如需修改则可以程序中修改代码,再重新编译生成应用程序。-achieved a chat server systems, mainly on the establishment of interception socket, connect the socket, dynamic control and display hidden use of the list box controls.IP8
- 2023-05-15 13:00:03下载
- 积分:1
-
QOS流量控制,利用QOS编程,简单易懂,是个很好的源程序。
QOS流量控制,利用QOS编程,简单易懂,是个很好的源程序。-QOS flow control, use of QOS programming, easy to understand, are a good source.
- 2023-02-21 20:40:03下载
- 积分:1
-
网上人才招聘系统,有助于企事业单位在网上与人才招聘的互动。...
网上人才招聘系统,有助于企事业单位在网上与人才招聘的互动。-online recruitment system will help enterprises on the Internet and talent recruitment of interaction.
- 2022-03-25 10:03:27下载
- 积分:1
-
利用VC编写的小程序,可以获取当前的工作组……大家可以学习参考一下...
利用VC编写的小程序,可以获取当前的工作组……大家可以学习参考一下-VC prepared using a small program, you can obtain the current working group ... ... everyone can learn from reference
- 2022-02-01 16:42:01下载
- 积分:1
-
网络通讯,客户端 VC++ CSocket
网络通讯,客户端 VC++ CSocket-network communications, client VC CSocket
- 2022-03-14 14:28:30下载
- 积分:1
-
对IP地址的解析,纯windows编程!!!!程序精简且质量很高
对IP地址的解析,纯windows编程!!!!程序精简且质量很高-Analysis of IP addresses, net windows programming!!!! Procedures to streamline and high quality
- 2022-01-30 16:26:29下载
- 积分:1
-
服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听list...
服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听listen()。如果有客户端连接请求,则在数组中选择一个空Socket,将客户端地址赋给这个Socket。然后登录成功的客户就可以在服务器上聊天了。-Server-side through the socket () system call to create a Socket after the array (that is set to receive the maximum number of connected customers), with a specified local port to bind bind (), will be able to listen on port listen (). If the client has to connect the request, then select an empty array Socket, the client address assigned to the Socket. And then sign in the success of customers can chat on the server.
- 2023-08-19 03:20:03下载
- 积分:1
-
The program demostrates the ability to download a Web Resource using Java Networ...
The program demostrates the ability to download a Web Resource using Java Network and I/o Package classes
- 2022-07-23 09:05:52下载
- 积分:1