-
邮件发送代码
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
-
读取email的MFC类
读取email的MFC类 -MFC class for reading email
- 2023-05-09 06:05:03下载
- 积分:1
-
简单实用的email功能,可以直接嵌入程序中使用。
简单实用的email功能,可以直接嵌入程序中使用。-email
- 2022-10-22 16:55:04下载
- 积分: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
-
邮件加密的程序,地球人都知道是怎么回事,但是代码可是很不错的咯....
邮件加密的程序,地球人都知道是怎么回事,但是代码可是很不错的咯.- The mail encryption procedure, Earth people all knew is how a
matter, but the code but is very good
- 2022-01-22 14:18:25下载
- 积分:1
-
Java发送email
Java发送email-Java transmits email
- 2022-07-17 21:29:37下载
- 积分:1
-
a small email receive and send program using VB. Its many functions are not cons...
用vb制作的一个小型的e-mail发送软件,由于本人水平有限,许多功能都不完善。-a small email receive and send program using VB. Its many functions are not consummate because my ability is limited.
- 2022-05-27 02:34:15下载
- 积分:1
-
利用MAPI发送邮件做的一个例子..........
利用MAPI做的发送邮件的例子-Using MAPI to send mail to do an example ..........
- 2022-08-25 00:28:47下载
- 积分:1
-
sent annex to the good use of the mail client software code
可以发送附件的很好用的邮件客户段软件代码-sent annex to the good use of the mail client software code
- 2022-03-04 06:24:56下载
- 积分:1
-
Outlook源代码VB 6.14 MB 85
・功能超过OUTLOOK! 1.对企业所有职员收发邮件进行权限控制,邮件记录备份。 2.对企业客户进行建档...
Outlook源代码VB 6.14 MB 85
・功能超过OUTLOOK! 1.对企业所有职员收发邮件进行权限控制,邮件记录备份。 2.对企业客户进行建档管理,对往来邮件进行分发给职员进行联系,业务跟进。 3.对企业和客户往来邮件进行查询,统计,分析,归档等。 ...
-Outlook VB source code 614 MB more than 85 functional OUTLOOK! 1. Right enterprise e-mail to all staff for authority control, mail back-up records. 2. For customers Files management of contacts mail distributed to the staff contact follow-up operations. 3. Right between enterprises and customers mail inquiries, statistics, analysis and archiving.
- 2022-07-18 08:03:56下载
- 积分:1