-
邮件发送代码
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
-
through Web sites, products and services for the promotion of enterprise has und...
通过EMAIL进行网站、产品及服务的推广无疑已成为企业必选的低成本、高效益、直接方便的网络营销方式。但如何科学的管理EMAIL地址库,高效的发送EMAIL,做到有的放矢;达到推广的目的却又不引起用户反感,同时也为企业树立良好的网络形象呢?这就是我们所研究的课题,也是我们软件的目标。助成邮件管理王因其"高速准确"的管理功能,无疑是您管理EMAIL地址的首选软件。-through Web sites, products and services for the promotion of enterprise has undoubtedly become the must-see low-cost, high-efficiency, direct and convenient network marketing. But how scientific management for email addresses, send email efficient, targeted; The purpose of promoting but did not cause resentment users, and also to set a good enterprise network image? This is what we have to consider the issue, as well as the goal of our software. Mail management contributed to Wang for "high accuracy", the function of management is undoubtedly your email address management software of choice.
- 2022-02-06 20:50:13下载
- 积分:1
-
completed using disk
已完成使用磁盘电子邮件客户端可以附加附加功能的档案
- 2023-06-11 20:15:04下载
- 积分:1
-
MAPI 控件实现发送邮件
MAPI 控件实现发送邮件-MAPI mail
- 2022-03-26 16:59:22下载
- 积分:1
-
好的邮件客户端的实现,POP3,SMTP
好的邮件客户端实现,pop3,smtp
-good mail client to achieve, pop3, smtp
- 2022-01-26 00:50:27下载
- 积分:1
-
用VB编写的电子邮件程序源代码,具有邮件的收发,编辑,帐户的建立和保存等功能...
用VB编写的电子邮件程序源代码,具有邮件的收发,编辑,帐户的建立和保存等功能-VB prepared by the e-mail program source code, with the TX-mail, editing, account for the establishment and preservation of function
- 2022-01-24 15:17:05下载
- 积分:1
-
邮件代理的小示例
邮件代理的小示例-mail Acting small sample
- 2023-03-02 08:10:03下载
- 积分:1
-
pop3邮件接受服务器
pop3邮件接受服务器 -pop3 mail server to accept
- 2022-02-13 13:49:29下载
- 积分:1
-
一个功能强大的邮件客户端软件,可以发附件还有各种码制的转换。可以编译为exe或者COM控件。...
一个功能强大的邮件客户端软件,可以发附件还有各种码制的转换。可以编译为exe或者COM控件。-a powerful e-mail client software, it can be annex there is a wide variety of system code conversion. It can be compiled for exe or COM controls.
- 2023-01-10 07:10:03下载
- 积分:1
-
C#利用SMTP发送邮件的程序
C#利用SMTP发送邮件的程序-C# using SMTP mail procedures
- 2022-04-18 15:26:16下载
- 积分:1