-
自己看中,一个PHP程序,PHP版的,哈哈哈,还比较好用的...
自己看中,一个PHP程序,PHP版的,哈哈哈,还比较好用的-own case, a procedure PHP, PHP version of the conversations, but also better quality
- 2022-04-28 02:48:34下载
- 积分:1
-
UDP测试工具
udp test tools
- 2022-01-27 20:55:19下载
- 积分:1
-
主机名到IP的转换
主机名到IP的转换-host name to IP conversion
- 2022-05-20 14:24:53下载
- 积分: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
-
文件同步下载程序示例
文件同步下载程序示例-file synchronization download sample
- 2022-02-27 02:28:57下载
- 积分:1
-
插入排序
/ * 插入排序升序排列 * /
#include < stdio.h >
#include < stdlib.h >
#include < time.h >
int main)
{
int n、 数组 [1000],c,d,t ;
printf ("Enter elementsn 数") ;
scanf ("%d",& n);
printf ("Enter %d integersn",n) ;
为 (c = 0 ; c < n
- 2022-05-31 05:23:44下载
- 积分:1
-
Step by step teach you how to program Objective
Step by step teach you how to program Objective-C 2.0 on Mac OS X.
- 2022-02-05 04:32:29下载
- 积分:1
-
自己编写,一个支持使用代理的Smtp收EMAIL程序。
自己编写,一个支持使用代理的Smtp收EMAIL程序。-their preparation, support the use of an agent Smtp EMAIL admission procedures.
- 2022-03-17 05:34:27下载
- 积分:1
-
这个程序实现了FTP的基本功能,是网络编程的绝佳资料
这个程序实现了FTP的基本功能,是网络编程的绝佳资料-the FTP program of the basic functions, is the perfect network programming information
- 2022-03-13 09:12:11下载
- 积分:1
-
card system set various parameters, such as ip, dns, the relevant parameters. In...
设定系统网卡各种参数,如ip,dns,相关参数。在2000下立即改变网卡参数。-card system set various parameters, such as ip, dns, the relevant parameters. In 2000 card immediately change parameters.
- 2023-06-17 05:55:04下载
- 积分:1