-
一些Acjax的控件简单应用学习实例
一些Acjax的控件简单应用学习实例-Some control Acjax simple example of applied learning
- 2022-03-14 12:05:31下载
- 积分:1
-
UDP传输文件
使用UDP Socket传输文件。2G的文件大约5分钟左右,已经经过细致测试。
- 2022-02-01 14:32:47下载
- 积分:1
-
five jsp source examples include : output, access to the form parameters, access...
五个jsp源代码示例包括:输出、访问表单参数、访问jsp各种参数、cookies、搜索引擎
- 2022-03-23 14:48:08下载
- 积分:1
-
GUID Generator
GUID Generator
- 2022-06-29 03:29:31下载
- 积分:1
-
客户端数据验证框架,不同于一般的js验证,属于框架,xml配置。...
客户端数据验证框架,不同于一般的js验证,属于框架,xml配置。-client data validation framework is different from general js certification, belonging to the framework, xml configuration.
- 2022-05-31 15:50:21下载
- 积分:1
-
ASP_成语查询拼音简繁转换程序
ASP_成语查询拼音简繁转换程序-ASP_ idiom inquiries Pinyin signpost procedures
- 2022-01-22 12:47:11下载
- 积分:1
-
枚举计算机和服务
Enumerate Computers And Services
- 2022-06-03 11:52:33下载
- 积分: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
-
在虚拟仪器中,计算机成为仪器的一部分,使得计算机可以得到充分发挥。除了仪器的输入、输出、数据处理分析、结果显示由计算机完成外,还可组成计算机网络。一个大的复杂的...
在虚拟仪器中,计算机成为仪器的一部分,使得计算机可以得到充分发挥。除了仪器的输入、输出、数据处理分析、结果显示由计算机完成外,还可组成计算机网络。一个大的复杂的测试系统往往系统的测量、输入、输出、结果分析分布在不同的地理位置,仅用一台计算机并不能胜任测试任务,需要由分布在不同地理位置的若干计算机共同完成整个测试任务。-In the virtual instrument, the computer has become part of the equipment so that the computer can be brought into full play. In addition to equipment import, export, data processing, analysis, results showed that the completion by a computer, the computer network can be formed. A large test systems are often complex system of measurement, input, output, results in different geographical location, just a computer and can not do the test tasks, the need for different location in a number of computers together to complete the test任务.
- 2022-07-28 03:37:41下载
- 积分:1
-
利用smtp协议发送邮件的程序,用vc编写,不支持发送附件的功能。...
利用smtp协议发送邮件的程序,用vc编写,不支持发送附件的功能。-use smtp agreement to send email,vc programme,can t support sending accessories.
- 2023-08-17 08:05:03下载
- 积分:1