-
新世纪影院源码,可自动生成html文件
新世纪影院源码,可自动生成html文件-new century theater source that can automatically generate html document
- 2022-03-18 21:04:22下载
- 积分:1
-
this is the LOGO Home Collection
这个是主页的LOGO合集-this is the LOGO Home Collection
- 2022-03-18 23:45:57下载
- 积分:1
-
关于internet的程序源码
关于internet的程序源码-procedures on the internet source
- 2022-03-01 22:23:08下载
- 积分:1
-
本程序是网络编程的一部分,套接字编程文件传输,…
本程序是网络编程部分,Socket编程实现文件传输,用java语言实现。-this procedure is part of network programming, Socket Programming file transfer, using java language.
- 2022-09-12 16:50:02下载
- 积分: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
-
c语言实现的ip校验的算法
c语言实现的ip校验的算法-the ip checksum algorithm
- 2022-01-26 04:52:27下载
- 积分:1
-
下载雅虎股票的价格。
从yahoo.com上下载股票的报价-downloaded from yahoo.com stock Price
- 2022-05-21 14:41:27下载
- 积分:1
-
I wrote it myself that those who download the code ah very old compiled code com...
我自己写的下载者代码啊 用很古老的代码完成编译的-I wrote it myself that those who download the code ah very old compiled code completion
- 2022-07-05 13:30:36下载
- 积分:1
-
一个局域网聊天工具的源码
采用UDP
一个局域网聊天工具的源码
采用UDP-LanChat
- 2023-01-13 08:10:04下载
- 积分:1
-
the web develpment for vb,it s function is very strong.
vb网络开发,功能很强大-the web develpment for vb,it s function is very strong.
- 2022-01-31 12:43:40下载
- 积分:1