-
with VC6 development of the single
用VC6开发的单文档程序,在程序启动时检测是否连接到网络上,并用对话框提示.将此功能封装成了函数,具体见代码.-with VC6 development of the single-file procedures, the commencement of proceedings test for connecting to the network, and the dialog box prompt. Packaging has become functional this function, see specific code.
- 2022-05-08 14:21:30下载
- 积分:1
-
硬盘读取你可以自动读取服务器的信息,对服务器内容进行操作...
硬盘读取你可以自动读取服务器的信息,对服务器内容进行操作-Hard to read the server you can automatically read the information on the content server to operate
- 2022-03-24 22:28:18下载
- 积分:1
-
使用Global.asax定时扫描指定ip地址,并写入数据库
使用Global.asax定时扫描指定ip地址,并写入数据库-Use Global.asax regularly scan the specified ip address and write the database
- 2022-03-01 21:14:34下载
- 积分:1
-
C#Socket窗体异步通讯
在VS 2008 平台下用C#语言编写的Socket通讯程序,采用异步模式,包括客户端和服务器两项源码,简单易懂,适合初学者,经测试可用
- 2022-07-22 15:31:41下载
- 积分:1
-
With the development of modern information technology, the world economy is unde...
随着现代信息技术的发展,世界经济正经历着一次深刻的变革,这场变革正在极大的改变着世界经济的面貌,也使制造业所面临的生存环境发生了翻天覆地的变化。世界市场从传统的相对稳定型市场向着动态多变的市场演变,同行业、跨行业之间的竞-With the development of modern information technology, the world economy is undergoing a profound change, this transformation is a great change in the face of the world economy, but also faced by the manufacturing environment has changed dramatically. The world market is relatively stable from the traditional markets of the market towards the dynamic evolution of the industry, cross-industry competition between
- 2022-09-27 02:55:03下载
- 积分:1
-
- 2022-09-10 08:25:03下载
- 积分:1
-
程序禁用和启用网卡, 程序禁用和启用网卡
程序禁用和启用网卡, 程序禁用和启用网卡-Procedures to disable and enable the network card, disable and enable the network card
- 2023-05-29 12:10:03下载
- 积分: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
-
利用ICMP报文格式,兼容IPV4和IPV6下的Ping程序,在SP6下无需调试,即可编译,VS2005下也可...
利用ICMP报文格式,兼容IPV4和IPV6下的Ping程序,在SP6下无需调试,即可编译,VS2005下也可-The use of ICMP message format, compatible with IPV4 and IPV6 under the Ping program, under the SP6 without debugging, you can compile, VS2005, may also
- 2022-08-07 22:01:52下载
- 积分:1
-
使用WINSOCKET 编写的小巧的即时聊天工具服务器端,编写时考虑了多种网络情况...
使用WINSOCKET 编写的小巧的即时聊天工具服务器端,编写时考虑了多种网络情况-Prepared using WinSocket compact real-time chat server-side tools, to prepare to take into account a variety of network
- 2023-04-13 04:15:03下载
- 积分:1