-
利用 C Builder的MAPI阅读邮件的简单例程
利用 C Builder的MAPI阅读邮件的简单例程--A simple example which uses C Builder MAPI to read mails
- 2022-04-24 07:53:13下载
- 积分:1
-
本套软件整合了国内及国际大量珍贵的商贸资源。发布的网站为商家经常浏览、查找信息的网站,因此具有相当好的广告效果。...
本套软件整合了国内及国际大量珍贵的商贸资源。发布的网站为商家经常浏览、查找信息的网站,因此具有相当好的广告效果。-the software integration of the domestic and international trade of a large number of precious resources. The website issued for businessmen often browse, find information website, it has a very good advertising effect.
- 2023-02-12 02:45:04下载
- 积分:1
-
mail monitor source code to monitor you pop3 server.
监控pop3邮件服务器的VC源代码,包含完整的工程-mail monitor source code to monitor you pop3 server.
- 2022-03-02 03:09:49下载
- 积分:1
-
pop3高级程序开发相关的源代码,很有用的东西
用于pop3高级程序开发相关的源代码,非常实用的东西-Senior Program Development for pop3 related source code, very useful things
- 2022-03-12 13:55:27下载
- 积分:1
-
Email的收发,用Vb.Net编写的简洁版本
Email的收发,用Vb.Net编写的简洁版本-Email transceiver with Vb.Net prepared concise version
- 2022-12-11 15:45:03下载
- 积分:1
-
一个邮件发送器,可发送附件
一个邮件发送器,可发送附件-a transmitter mail, send attachments
- 2022-10-07 17:55:03下载
- 积分:1
-
邮件发送代码
package util;
import java.io.Serializable;
public class MailContract implements Serializable{
/**
* serialVersionUID:TODO
* @since Ver 1.1
*/
private static final long serialVersionUID = 1L;
/**发件人*/
private String sender;
/**发件人密码*/
private String pwd;
/**收件人*/
private String recipient;
/**邮件标题*/
private String title;
/**邮件内容*/
private String context;
public String getSender() {
return sender;
}
publi
- 2022-11-10 20:35:04下载
- 积分:1
-
FOXMAIL邮箱分析器
可以提取Foxmail的BOX文件中的邮件,用于邮件客户端出错后的邮件恢复。
也可以用于在Foxmail帐号自己加密后,密码忘了以后的紧急处理。
- 2022-07-01 13:38:08下载
- 积分:1
-
java写的邮件客户端
java写的邮件客户端-mail client
- 2022-02-14 10:17:45下载
- 积分:1
-
smtp mail delivery vehicle
smtp邮件发送工具-smtp mail delivery vehicle
- 2022-05-13 09:09:18下载
- 积分:1