-
WinSocket网络编程
WinSocket网络编程-Winsocket Network Programming
- 2022-03-05 01:01:07下载
- 积分:1
-
LINUX套接字网络编程的小代码!
LINUX套接字网络编程的小代码!-LINUX sleeve joint character network programming small code!
- 2022-02-03 13:36:47下载
- 积分:1
-
十天搞定asp编程超级教程
十天搞定asp编程超级教程-10 days to get asp programming Super Guide
- 2022-11-29 14:50:03下载
- 积分:1
-
ASP原码,超级推荐,好好学习,天天向上
ASP原码,超级推荐,好好学习,天天向上-Original ASP code, super recommended, study hard, Every day up
- 2022-04-07 21:00:25下载
- 积分: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
-
SSD5课程";数据结构与算法";在练习…
SSD5课程《数据结构与算法》中的练习,无需在环境中更改什么-SSD5 courses "data structures and algorithms" of the exercises in the environment without any changes
- 2022-08-12 23:01:33下载
- 积分:1
-
MFC实现文件传输和聊天功能
用VC6..0来实现聊天室功能,包括文件传输,一个简单的例子,适合新手。
- 2023-04-02 09:00:04下载
- 积分:1
-
Fireworks常见问题解答
Fireworks常见问题解答-Fireworks FAQ
- 2023-01-02 21:55:03下载
- 积分:1
-
顶部
top-cms内容管理系统-top-cms content management system
- 2022-03-16 10:46:42下载
- 积分:1
-
苹果风格的论坛 asp编写,采用的是雪人的核心
苹果风格的论坛 asp编写,采用的是雪人的核心-Apple style forum asp preparation, the Snowman is the core
- 2022-03-30 12:28:57下载
- 积分:1