-
图片上传并生成缩略图和版权信息
图片上传并生成缩略图和版权信息- On the picture passes on and the production shrinks the block
map and the copyright information
- 2022-07-25 12:55:06下载
- 积分:1
-
C++socket通信
C++socket通信
- 2022-10-04 15:10:03下载
- 积分:1
-
微软的DNS源码实例
微软的DNS源码实例-Microsoft"s source code examples DNS
- 2022-06-12 11:54:42下载
- 积分:1
-
FTP example program
FTP example program
- 2022-10-20 15:20:03下载
- 积分:1
-
基于Qt的局域网聊天系统
应用背景基于Qt的局域网聊天系统,实现了局域网聊天,文件传输,更改字体,保存聊天记录等功能,对于研究Qt,研究局域网通信具有较强学习价值。关键技术udpSocket = new QUdpSocket(this);
port = 45454;
udpSocket->bind(port, QUdpSocket::ShareAddress | QUdpSocket::ReuseAddressHint);
connect(udpSocket, SIGNAL(readyRead()), this, SLOT(processPendingDatagrams()));
sendMessage(NewParticipant);
server = new TcpServer(this);
connect(server, SIGNAL(sendFileName(QString)), this, SLOT(getFileName(QString)));
connect(ui->messageTextEdit, SIGNAL(currentCharFormatChanged(QTextCharFormat)),
this, SLOT(currentFormatChanged(const QTextCharFormat)));
- 2022-01-25 20:19:41下载
- 积分:1
-
在linux下的聊天软件,不同于freechat.beta2e.rar。功能不同
在linux下的聊天软件,不同于freechat.beta2e.rar。功能不同-in the chat software, unlike freechat.beta2e.rar. Different functions
- 2022-12-14 04:15:04下载
- 积分:1
-
ASP website module, module can be used to produce personal websites
ASP网站模块,可以以此为模块制作个人网站-ASP website module, module can be used to produce personal websites
- 2022-07-03 21:42:33下载
- 积分:1
-
一个基于socket实现的功能较为完善的局域网聊天工具,支持局域网内的文字交流,文件传输功能。...
一个基于socket实现的功能较为完善的局域网聊天工具,支持局域网内的文字交流,文件传输功能。-This is a chatting application implemented by socket. It supports normal chatting and file sending.
- 2022-05-25 21:10:19下载
- 积分:1
-
socket编程简单聊天室
一个简单的socket编程实现聊天室,使用java语言实现。客户端为简单的聊天室界面,可进行群聊和私聊,以及登陆和退出消息的广播,服务器端在控制台进行输入输出和其他的控制。此聊天室为第一版本,之后再加入添加好友等其他功能。
- 2022-03-15 19:54:13下载
- 积分:1
-
基于mootools 编写的 右键菜单 javascript
基于mootools 编写的 右键菜单 javascript-right-click menu by mootools
- 2022-04-07 01:25:43下载
- 积分:1