-
利用smtp协议发送邮件的程序,用vc编写,不支持发送附件的功能。...
利用smtp协议发送邮件的程序,用vc编写,不支持发送附件的功能。-use smtp agreement to send email,vc programme,can t support sending accessories.
- 2023-08-17 08:05:03下载
- 积分:1
-
java client开发 一个简单的客户端开发
1) 学习使用eclipse开发Java EE Web应用程序的方法;
2) 学习Servlet的开发方法和Servlet在DD文件中如何配置;
3) 学习service()方法的编写方法,学会HttpServletRequest和HttpServletResponse的使用方法;
- 2022-03-04 08:00:40下载
- 积分:1
-
1, scan the local LAN with this machine all the computers in the same network se...
1、扫描本地局域网与本机所有的计算机在同一网段内,并将通过本机可以ping的机器名列表上,可以对列表进行排序、刷新(对于JTree的操作)。
- 2022-07-22 11:28:42下载
- 积分:1
-
语音电话高级编程.rar,使用VC++实现的语音通信程序
语音电话高级编程.rar,使用VC++实现的语音通信程序
- 2022-02-06 09:59:49下载
- 积分:1
-
网站后台管理系统cms一个开源的系统 希望能给大家提供更好的服务...
网站后台管理系统cms一个开源的系统 希望能给大家提供更好的服务-Website background management system an open source cms system hope that they will provide a better service to U.S.
- 2022-08-08 17:48:27下载
- 积分:1
-
用delphi编写的自制小小浏览器
用delphi编写的自制小小浏览器-prepared with a small home-made browser
- 2022-04-01 19:28:17下载
- 积分:1
-
网络数据采集源代码
网络数据采集源代码-network data collection source code
- 2022-02-13 15:18:42下载
- 积分:1
-
c源码程序关于matlab学习
c源码程序关于matlab学习-procedures on Matlab learning
- 2022-03-22 00:28:52下载
- 积分: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
-
更改数据库内容的jsp源代码
更改数据库内容的jsp源代码-changes in the content of the database source code jsp
- 2023-01-06 04:45:03下载
- 积分:1