-
access to network configuration, network card, access to information is a DNS ne...
获取网络设置,网卡信息是一个获取网络DNS、子网掩码、网卡地址的综合程序-access to network configuration, network card, access to information is a DNS network, subnet mask, Ethernet addresses the integrated process
- 2022-04-17 12:50:01下载
- 积分:1
-
本文附带源代码还包括了一个使用CHttpSocket实现下载功能的例子工程.注意,所有的调用都是阻塞的,所以最好为一个下载任务创建一个线程,否则会导致界面无法响...
本文附带源代码还包括了一个使用CHttpSocket实现下载功能的例子工程.注意,所有的调用都是阻塞的,所以最好为一个下载任务创建一个线程,否则会导致界面无法响应用户输入. 程序运行界面如上图,显示了请求头,回应头以及下载进度.-fringe source code is also included use of a functional CHttpSocket download the example works. Attention, all calls are blocked, it"s best to download a mandate to create a thread, otherwise they will be unable to respond led interface user input. As running interface map shows that the first request in response to the first progress of the download.
- 2022-07-01 16:18:29下载
- 积分:1
-
用ASP连接各种数据库的方法,大家可以看看,或许对你有帮助
用ASP连接各种数据库的方法,大家可以看看,或许对你有帮助-ASP database connections, we can see, perhaps to help you
- 2023-05-29 00:55:04下载
- 积分:1
-
又一款局域网聊天程序,适用于delphi5,只有用了Rxlib2.75中的两个控件,一个是用来做TrayIcon的(TRxTrayIcon),还有一个是用来选颜...
又一款局域网聊天程序,适用于delphi5,只有用了Rxlib2.75中的两个控件,一个是用来做TrayIcon的(TRxTrayIcon),还有一个是用来选颜色的(TColorComboBox), 大家可以到Rxlib专栏中下载这个控件-another model LAN chatting procedures applicable to 3.0-5.0 Only a Rxlib2.75 the two controls, one is used for TrayIcon (TRxTrayIcon), there is an election to the color of (TColorComboBox), Rxlib You can download this column Controls
- 2022-04-23 22:41:46下载
- 积分:1
-
插入排序
/ * 插入排序升序排列 * /
#include < stdio.h >
#include < stdlib.h >
#include < time.h >
int main)
{
int n、 数组 [1000],c,d,t ;
printf ("Enter elementsn 数") ;
scanf ("%d",& n);
printf ("Enter %d integersn",n) ;
为 (c = 0 ; c < n
- 2022-05-31 05:23:44下载
- 积分:1
-
<C++网络编程(卷二):基于ACE和框架的系统化复用>主要阐述与开发和使用ACE框架相关联的模式、设计技术和C++特性,通过将已被证明的软件设计和...
主要阐述与开发和使用ACE框架相关联的模式、设计技术和C++特性,通过将已被证明的软件设计和模式具体应用于框架中,并对它们进行跨项目和企业地系统化地使用,从而降低网络化应用的开销,并改善其质量。本书介绍了大量C++应用,并通过介绍怎样使用ACE框架的具体例子对各种设计方面的讨论做了补充,这些示例提供了循序渐进的指导,能够帮助读者将面向对象的关键技术和模式应用到自己的网络编程中。本书还通过介绍一些关键的概念和原理,帮助读者提高设计技能,用于网络编程和中间件的面向对象框架的成功设计正是基于这些概念和原理。-err
- 2022-02-20 06:05:30下载
- 积分:1
-
The program design is divided into a server application and the client part of t...
本程序设计分为服务器应用程序及客户机应用程序部分,采用Socket套接字库网络编程。(UDP)和(TCP/IP)相结合的连接方式,及解决了数据传输的时效性又能保证数据在传输的过程中不会丢失。另外程序采用多个线程来避免程序阻塞-The program design is divided into a server application and the client part of the application, using Socket socket network programming library. (UDP) and the (TCP/IP) combination of connections, and solve the timeliness of data transmission but also ensures that the data will not be lost during transmission. Another program uses multiple threads to avoid blocking procedure
- 2022-03-06 09:35:13下载
- 积分:1
-
windows Chat; 简单的聊天代码,适合初学参考。
windows Chat; 简单的聊天代码,适合初学参考。-windows; Simple Chat code, suitable for beginners reference.
- 2022-07-19 01:25:52下载
- 积分:1
-
邮件发送demo,可以在此基础上少加修改作为一般项目的功能模块...
邮件发送demo,可以在此基础上少加修改作为一般项目的功能模块-email server
- 2022-08-06 09:21:08下载
- 积分:1
-
一套完整的同学录静态页面程序,每工相当不错哦。
一套完整的同学录静态页面程序,每工相当不错哦。-a complete set of static website pages, each work is quite good, oh.
- 2023-04-18 02:00:04下载
- 积分:1