-
A simple mail monitor program ,when new mail arrive ,prompt amessage window to n...
A simple mail monitor program ,when new mail arrive ,prompt amessage window to notify user. (need mail server support imap)
- 2023-06-11 23:00:03下载
- 积分:1
-
用WINSOCK控件实现的发送电子邮件的例子
用WINSOCK控件实现的发送电子邮件的例子-using Winsock Control to achieve the email example
- 2022-08-26 10:52:01下载
- 积分:1
-
8051 微控制器的 RTC 程序
8051的 RTC 程序 8051 的 RTC 程序 8051 的 RTC 程序 8051 的 RTC 程序 8051 的 RTC 程序 8051 的 RTC 程序 8051 的 RTC 程序 8051 的 RTC 程序 8051 的 RTC 程序 8051 的 RTC 程序 8051 的 RTC 程序 8051 的 RTC 程序 8051 的 RTC 程序 8051 的 RTC 程序 8051 的 RTC 程序 8051 的 RTC 程序 8051 的 RTC 程序 8051 的 RTC 程序 8051 的 RTC 程序 8051 的 RTC 程序8051805
- 2022-12-28 11:00:03下载
- 积分:1
-
支持ssl的发送email的客户端程序
支持ssl的发送email的客户端程序- Supports ssl the transmission email customer end procedure
- 2022-12-20 08:55:03下载
- 积分:1
-
related to the development of e
电子邮件开发相关,分析邮件,生成MIME对象-related to the development of e-mail, mail analysis, generation MIME object
- 2022-08-08 08:19:26下载
- 积分:1
-
简单实用的email功能,可以直接嵌入程序中使用。
简单实用的email功能,可以直接嵌入程序中使用。-email
- 2022-10-22 16:55:04下载
- 积分: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
-
不需要解压缩,一个好朋友给我编写的关于用VB来进行Email编程的例子对初学者不错...
不需要解压缩,一个好朋友给我编写的关于用VB来进行Email编程的例子对初学者不错-not extract, a good friend to me on the preparation for the VB Email Programming good example for beginners
- 2023-08-06 21:15:03下载
- 积分:1
-
一个邮件发送器,可发送附件
一个邮件发送器,可发送附件-a transmitter mail, send attachments
- 2022-10-07 17:55:03下载
- 积分:1
-
随着反实现Python
用Python实现的反垃圾邮件的一个插件,使用的是目前比较流行的beyes算法,基于windows平台-Python with the realization of an anti-spam plug-ins, is the use of the more popular beyes algorithm, based on the windows platform
- 2022-11-08 12:55:04下载
- 积分:1