-
邮件工具,源代码
邮件工具,源代码- Mail tool, source code
- 2022-09-23 05:20:03下载
- 积分:1
-
php jay 邮件
php jay 邮件
脚本 就像
临时电子邮件地址脚本
但 它 的功能 多个 脚本:-
临时电子邮件地址脚本
找出 你自己
- 2023-05-26 02:00:03下载
- 积分:1
-
用java mail写的邮件发送程序,使用smtp服务可以进行配置
用java mail写的邮件发送程序,使用smtp服务可以进行配置-java mail using the mail was sent, the use smtp service can be configured
- 2022-12-13 05:40: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
-
pop3协议分析,主要实现了pop3协议客户端。可以作为开发的基础...
pop3协议分析,主要实现了pop3协议客户端。可以作为开发的基础-pop3 protocol analysis, the main pop3 client agreement. Can be used as the foundation for development
- 2022-04-01 19:26:34下载
- 积分:1
-
通过IMAP读取邮件
通过IMAP读取邮件-read through IMAP mail
- 2022-03-23 02:43:22下载
- 积分:1
-
smtp发送程序,支持附件
smtp发送程序,支持附件-smtp sent procedures, support annex
- 2022-03-07 06:18:28下载
- 积分:1
-
email server system designed in HTML and PHP
电子邮件管理系统,通过电子邮件提供客户机-服务器通信。收件箱,sentbox,垃圾邮件等…好的学期项目
- 2022-02-03 21:15:27下载
- 积分:1
-
after the procedures need pop3 server configuration information, through basic w...
本程序运行后需要配置pop3服务器信息,通过基本的windows窗口实现功能。-after the procedures need pop3 server configuration information, through basic windows functions to achieve the window.
- 2022-06-13 15:40:29下载
- 积分: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