-
window下的简单网络chat小程序
window下的简单网络chat小程序-qqqqqqqqqqq
- 2023-01-01 19:30:03下载
- 积分:1
-
可以传文件发送消息和截屏的
可以传文件发送消息和截屏的-can send documents to send information and screen shots of Dongdong
- 2022-01-21 06:00:21下载
- 积分: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
-
Jsp网络编程,入门与实践,针对初学者,包含了255个实例,介绍XML,Struts,JSTL等...
Jsp网络编程,入门与实践,针对初学者,包含了255个实例,介绍XML,Struts,JSTL等-Jsp Network Programming, Introduction to and practice, aimed at beginners, includes 255 examples introduce XML, Struts, JSTL, etc.
- 2022-02-14 14:38:20下载
- 积分:1
-
电路(邱关源第四版)+讲义+习题详解,本站目前唯一改版本的电路资料...
电路(邱关源第四版)+讲义+习题详解,本站目前唯一改版本的电路资料-Circuit (Qiu Guanyuan fourth edition)+ Lectures exercises explain, this site only to versions of the circuit information
- 2022-05-18 01:40:16下载
- 积分:1
-
文件管理:可以浏览某目录下的文件和目录,并对其进行操作(编辑,删除,打包,解压等),还可以进行定义操作。支持多文件上传,新建目录和文件 邮件发送:发送email...
文件管理:可以浏览某目录下的文件和目录,并对其进行操作(编辑,删除,打包,解压等),还可以进行定义操作。支持多文件上传,新建目录和文件 邮件发送:发送email给某人 数据管理:mysql数据备份和导入,编辑数据表(含浏览数据、修改、删除、新增记录等),数据表的优化、检查、分析、清空和删除(可批量操作),查看数据表占用空间(包括各表的记录,大小,建立时间,更新时间)等 系统参数:查看php环境参数、mysql参数,状态 系统设置:修改程序运行参数 网站统计:可以统计你的网站的访客浏览了那些页面,从哪里跳转来的,他们的ip和ip所在地是多少,一天共浏览了多少页面和有多少ip浏览了你的网站-document management : can browse a directory of files and directories, and its operations (edit, delete, packing and decompression, etc.) can also be used for operational definition. Support multiple file uploads, new directories and files mail : Send email to a person data management : mysql data backup and import, edit data tables (including data browsing, modify, delete, new records, etc.), data tables optimization, inspection, analysis, emptied and delete ( Batch can operate), view the data in table occupy space (including the table of records, size, creation time and update time) system parameters : View php environmental parameters, mysql parameters, the state system settings : to amend t
- 2023-03-04 23:30:04下载
- 积分:1
-
使用Windows Socket API编写的通用函数,包含异步socket的使用
使用Windows Socket API编写的通用函数,包含异步socket的使用-General function writed by Windows Socket API, containing the use of non-synchronized socket
- 2022-08-21 08:54:25下载
- 积分:1
-
里面包括五个源码,有简单的计算器程序,UDP实现网络广播
里面包括五个源码,有简单的计算器程序,UDP实现网络广播-Which includes five-source, has a simple calculator program, UDP realize Webcast
- 2022-05-13 14:09:05下载
- 积分:1
-
本事例是一个聊天程序,包括服务器和客户段代码,可以实现简单聊天。...
本事例是一个聊天程序,包括服务器和客户段代码,可以实现简单聊天。-This example is a chat program, including server and client code above, you can realize a simple chat.
- 2022-07-21 03:14:25下载
- 积分:1
-
程序功能:
提出了通过先将文档输出到文件打印机形成包含控制代码的打印文档,再通过网络将打印文档传输到多台同型号的打印机进行输出的方法实现各种软件的多点打...
程序功能:
提出了通过先将文档输出到文件打印机形成包含控制代码的打印文档,再通过网络将打印文档传输到多台同型号的打印机进行输出的方法实现各种软件的多点打印的解题思路,并提供了用VB具体实现的方法。
-procedures functions : through the first document output to a file containing the printer control code to form a print documents, through the network will print a document transmission of multiple models of the printer output for the realization of the software in multiple locations Print The problem-solving ideas, and provide a means for achieving specific VB method.
- 2022-08-15 17:08:04下载
- 积分:1