-
a good helper, is a relatively simple procedure to study very helpful to everyon...
学习网络编程的好帮手,是一个简单易学的程序 对大家学习很有帮助-a good helper, is a relatively simple procedure to study very helpful to everyone
- 2022-07-23 10:09:22下载
- 积分:1
-
一个dns解析程序的源代码
一个dns解析程序的源代码-a dns analytic program"s source code
- 2022-02-14 19:41:06下载
- 积分:1
-
计算机网络实验, 交换机与路由器的基本配置和使用
计算机网络实验, 交换机与路由器的基本配置和使用-Experimental computer network, switches and routers and use the basic configuration
- 2022-02-09 22:43:54下载
- 积分:1
-
C对GPRS网络编程软件,我们相互学习,看
关于GPRS的c网络编程软件,大家互相看看学习学习-c on the GPRS network programming software, we learn from each other to see
- 2022-05-20 12:26:21下载
- 积分: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
-
IE修复工具,对于专业人员来说修复IE很简单,运行几个关联注册就搞定,可是对于非专业人员就麻烦了,该代码中使用了关于调用EXE软件、发送键盘操作等代码,不熟悉这...
IE修复工具,对于专业人员来说修复IE很简单,运行几个关联注册就搞定,可是对于非专业人员就麻烦了,该代码中使用了关于调用EXE软件、发送键盘操作等代码,不熟悉这部分的开发人员可以参考。-IE repair tool, for professionals who fix IE is very simple to run several associated registration on without getting in trouble, but for non-professionals, and the code used on the calling EXE software code to send keyboard operation, etc., are not familiar with the part of the developers can refer to.
- 2022-07-13 03:06:24下载
- 积分:1
-
关于IPC通信的小程序代码!
关于IPC通信的小程序代码!- About IPC correspondence script code!
- 2022-01-28 02:06:25下载
- 积分:1
-
ASP_成语词典程序
ASP_成语词典程序-ASP_ idiom dictionary procedures
- 2022-02-01 22:47:46下载
- 积分:1
-
列出FTP站点的文件及目录程序
列出FTP站点的文件及目录程序-FTP site listed on the documents and procedures Contents
- 2022-08-07 06:03:49下载
- 积分:1
-
Java Network Programming examples Chapter 10 case. Rar
Java网络编程实例 第10章实例.rar-Java Network Programming examples Chapter 10 case. Rar
- 2022-02-07 10:00:08下载
- 积分:1