-
In VB, VFP applications to send and receive mail. E
在VB、VFP应用系统中收发邮件.E-mail是Internet/Intranet网上通信的最主要的方式之一,充分利用E-mail 的功能可以极大地提高企业的工作效率,减轻用户的工作负担-In VB, VFP applications to send and receive mail. E-mail is the Internet/Intranet-line communication the most important one of the ways to fully utilize the functions of E-mail can greatly improve the efficiency of the enterprises to reduce the burden on the user
- 2022-05-27 02:22:15下载
- 积分:1
-
图形的绘制和一些特殊函数 的调用
图形的绘制和一些特殊函数 的调用-graphics rendering and some special function call
- 2022-12-28 21:40:03下载
- 积分:1
-
使用解码图像从数组,我们可以做很多想想它的
#include < iostream.h >
#include < stdio.h >
#include < string.h >
结构点头
{
名称 char [10] ;
int 的时间 ;
int 等 ;
} 节点 [10],x;
int n,m ;
双 av,w = 0 ;
void sort)
{
int i、 j ;
为 (我 = 0 ; 我 < n-1 ; + + 我)
为 (j = i + 1; j < n; + + j)
{
如果 (节点 [i] 时间 > node[j].time)
{
x = 节点 [i] ;
节点 [i] = 节点 [j] ;
节点 [j] = x;
}
}
}
void read)
{
int i;
cout n;
为 (我 = 0 ; 我 < n; + + 我)
{
cout 节点 [i].name ;
cout 时间节点 [i] ;
}
}
void print)
{
int i;
cout
- 2023-03-08 09:10:03下载
- 积分:1
-
WinCE下利用COPYDATA消息在进程间发送和接收数据代码实例
1.SendData工程文件
2.ReceiveData工程文件...
WinCE下利用COPYDATA消息在进程间发送和接收数据代码实例
1.SendData工程文件
2.ReceiveData工程文件-WinCE using COPYDATA news in the process of sending and receiving data between code examples 1.SendData project file 2.ReceiveData project file
- 2023-05-21 20:20:03下载
- 积分:1
-
用来隐藏任何已开启的程式, 以及桌面, Taskbar等
用来隐藏任何已开启的程式, 以及桌面, Taskbar等-to hide any open programs, and desktop, such as Taskbar
- 2022-02-27 09:19:46下载
- 积分:1
-
Trapgate FTN Mailer
Trapgate是一个完整的FidoneTail系统,具有标准HTTP、BinkP、ZModem、Hydra、ZedZap、FTP等所有内置组件,最多32个组件和无限的TCP/IP连接和HTTP连接。包括POP3和SMTP,它将向客户端发送电子邮件,同时将其转换为fido数据包,此外,NNTP将确保您的echomail位于新闻组中;
- 2023-05-24 08:15:03下载
- 积分:1
-
将火星MOLA数据按照文件夹进行处理,可以一次处理多个轨道,甚至所有轨道的数据。...
将火星MOLA数据按照文件夹进行处理,可以一次处理多个轨道,甚至所有轨道的数据。-Mars MoLa data will be in accordance with the folder for processing, you can handle more than one track, if not all, the track data.
- 2022-02-03 04:13:28下载
- 积分:1
-
ASP写的很漂亮的水晶论坛
ASP写的很漂亮的水晶论坛-ASP wrote a very nice crystal Forum
- 2022-02-10 16:52:38下载
- 积分:1
-
视觉基本的关闭实例
A shut down example in visual basic
- 2022-05-23 18:42:40下载
- 积分:1
-
This is source for websit check online/off with yahoo message
This source for websit check online/off with yahoo message-This is source for websit check online/off with yahoo message
- 2022-04-30 01:32:45下载
- 积分:1