-
邮件发送代码
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
-
SSIS包调用邮件控件发送自定义邮件
资源描述SQL SSIS 包调用邮件控件,发送邮件,设置SMTP, 发送附件,通过配置设定发件人,收件人,发送附件的文件等等
- 2023-09-02 19:20:03下载
- 积分:1
-
pop3控件
pop3控件-pop3 controls
- 2023-08-03 10:10:04下载
- 积分:1
-
Simple mail client, can receive email to and see what their
简单实用的邮件客户端,能够接收发送邮件,要什么自己看吧-Simple mail client, can receive email to and see what their
- 2022-03-07 16:52:02下载
- 积分:1
-
perl language based on the mail server, using web mail form Transceivers
基于perl语言的邮件服务器,采用web方式进行收发邮件-perl language based on the mail server, using web mail form Transceivers
- 2022-03-10 13:25:12下载
- 积分:1
-
此次设计我们将以国内久负盛名的FoxMail电子邮件客户端软件为范本来主要是实
现发送邮件,接受邮件这两个最基本但是也最重要的功能,以及其他的发送附件,发送...
此次设计我们将以国内久负盛名的FoxMail电子邮件客户端软件为范本来主要是实
现发送邮件,接受邮件这两个最基本但是也最重要的功能,以及其他的发送附件,发送
多媒体附件,实现代理服务器登录SMTP服务器,以及实现用户可以自主编辑的通讯簿等
等附加功能。而我个人主要负责电子邮件的发送这个功能。
-The design will be our famous domestic FoxMail e-mail client software as a template to achieve is mainly to send mail, receive e-mail that both the most basic but most important function, as well as the other to send an attachment, send multi-media attachment, agent implementation SMTP server log in server and the user can achieve the Edit Address Book and so on their own additional functionality. But, I am mainly responsible for this feature to send e-mail.
- 2022-09-26 18:35:03下载
- 积分:1
-
VB写的发送电子邮件程序,不依靠其它邮件服务器,自建SMTP。本机地址可随便填写(可以发163、126等等),发送搜狐(SOHU)等等的必须填写本机的域名或IP...
VB写的发送电子邮件程序,不依靠其它邮件服务器,自建SMTP。本机地址可随便填写(可以发163、126等等),发送搜狐(SOHU)等等的必须填写本机的域名或IP。供VB程序员参考。-VB wrote this e-mail program that does not rely on other mail server, relying on SMTP. The machine address can be readily fill (163,126 can be made, etc.), send Inc. (SOHU), etc. must be filled out for the domain name or IP. For VB programmer"s reference.
- 2022-05-17 13:36:02下载
- 积分:1
-
一个简单的电子邮件发送程序!使用VC开发!
一个简单的电子邮件发送程序!使用VC开发!-a simple email procedures! Use of VC!
- 2022-02-14 14:40:57下载
- 积分:1
-
vhdl的高级特性 包括详细的特性分析
能让初学者很好的了解VHDL...
vhdl的高级特性 包括详细的特性分析
能让初学者很好的了解VHDL-instantiate the advanced features include a detailed analysis of the characteristics allow beginners a good understanding of VHDL
- 2022-01-26 06:14:48下载
- 积分:1
-
VC发送邮件的源码例示
VC发送邮件的源码例示-VC mail cases show the source
- 2022-02-22 08:29:46下载
- 积分:1