-
java邮件处理程序,可以发送接收邮件,可以发送和接收附件
java邮件处理程序,可以发送接收邮件,可以发送和接收附件-java mail handling procedures, can send and receive mail, can send and receive Annex
- 2022-06-21 13:27:24下载
- 积分: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
-
中国联通短信接口SGIP协议的API,对开发短信平台有帮助.
中国联通短信接口SGIP协议的API,对开发短信平台有帮助.-China Unicom messaging interface API SGIP agreement, SMS platform for the development of any help.
- 2023-02-24 04:55:03下载
- 积分:1
-
一个发送email的程序源代码,非常好用,老外编写的
一个发送email的程序源代码,非常好用,老外编写的-Send an email program source code, very easy to use, foreigners prepared
- 2022-07-10 08:01:57下载
- 积分: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
-
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
-
PHP编写的邮件系统发送和接收电子邮件的PHP
php编写的邮件发送和接受系统php email-php prepared by the mail system to send and receive email php
- 2022-06-12 12:56:06下载
- 积分:1
-
用vb.net编写的发送邮件的客户端源代码
用vb.net编写的发送邮件的客户端源代码-using vb.net prepared by the mail client source code
- 2022-05-22 23:41:11下载
- 积分:1
-
Visual C++课程设计案例精编(第二版)
提供的一个电子邮件发送和接受程序...
Visual C++课程设计案例精编(第二版)
提供的一个电子邮件发送和接受程序-Visual C curriculum design case precision series (2nd edition) of an e-mail sending and receiving procedures
- 2022-08-03 06:50:16下载
- 积分:1
-
smtp mail delivery vehicle
smtp邮件发送工具-smtp mail delivery vehicle
- 2022-05-13 09:09:18下载
- 积分:1