-
large commercial bookstores website, prospects C#, background sql server (the or...
大型商业书店网站,前台C#,后台sql server(原代码,数据库,数据字典) 运行环境:windows平台,II6.0 sql server2-large commercial bookstores website, prospects C#, background sql server (the original code, database, data dictionary) Operating environment : windows platform II6.0 sql server2
- 2022-02-06 16:37:12下载
- 积分:1
-
运价查询系统,商用源码,请下载学习研究,密码在文档里有提供....
运价查询系统,商用源码,请下载学习研究,密码在文档里有提供.-Freight inquiry system, commercial source code, please download the study and research, the password provided in the document there.
- 2022-10-30 17:35:03下载
- 积分:1
-
winsocket编程的相关资料,都是文档和规范,经验等
winsocket编程的相关资料,都是文档和规范,经验等-winsocket
- 2023-05-09 00:15:02下载
- 积分:1
-
lates课件 只是一些课件 大家学习学习拉
lates课件 只是一些课件 大家学习学习拉-Lates Courseware only courseware we learn from Rafah
- 2022-03-23 03:25:32下载
- 积分:1
-
网络嗅探sniffer
实现网络嗅探的功能,能够抓取网络报文,并显示网络报文数据。其中,使用socket原始套接字编程实现,在windows下面进行网络监听。
- 2022-04-27 20:13:10下载
- 积分:1
-
客户端源代码VisualC++6.0开发。
客户端源代码VisualC++6.0开发。-client source code VisualC 6.0.
- 2022-03-20 15:09:13下载
- 积分:1
-
邮件客户端源代码,包括发送/接收电子邮件和安排…
一个邮件客户端源代码,包括收发邮件,安排日程等很多内容-a mail client source code,includeing sending/receiving emails and arranging your schedule, etc..
- 2023-02-18 23:35:04下载
- 积分:1
-
Multi
多文件上传,前面flex界面.后台php处理的,可自己修改成java-Multi-file upload, flex in front of the interface. Php deal with the background and can modify their own into java
- 2022-01-25 22:19:51下载
- 积分: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
-
这篇文章展示了如何检索本地网络上的个人电脑的列表…
This articles shows how to retrieve a list of PCs on the local network which are running MS SQL Server, and gets information about the instances, such as server name, instance name, version, and databases.
- 2022-01-22 02:14:35下载
- 积分:1