-
一个简单的CPop3的类,可以连接POP3服务器,并接受服务器的消息。...
一个简单的CPop3的类,可以连接POP3服务器,并接受服务器的消息。-a simple CPop3 the category, can be connected to the POP3 server, the server and receive the news.
- 2022-04-18 01:33:56下载
- 积分: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
-
pop3 mail servers connected to the communication process
连接pop3邮件服务器的通讯程序-pop3 mail servers connected to the communication process
- 2022-02-03 03:03:26下载
- 积分:1
-
我在网上找到的 发送邮件的代码 有好多
我在网上找到的 发送邮件的代码 有好多-a lot of code for send email.
- 2022-04-21 02:20:08下载
- 积分:1
-
a simple E
一个简单的E-mail客户端程序,它能够发送和接受基于文本的E-mail.它的主要作用是演示使用JavaMail API访问E-mail所需的技巧。-a simple E-mail client program, it can send and receive text-based E-mail. Its main role is to demonstrate the use of JavaMail API visit E-mail the necessary skills.
- 2023-04-01 06:15:03下载
- 积分:1
-
新邮件检测程序
新邮件检测程序-New email inspecting program
- 2022-02-04 07:00:05下载
- 积分:1
-
发电子邮件的,还有待完善.
发电子邮件的,还有待完善.-e-mail, there is room for improvement.
- 2022-03-14 15:11:30下载
- 积分: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
-
简单的收发邮件程序,能够写邮件并将其发送的指定的服务器...
简单的收发邮件程序,能够写邮件并将其发送的指定的服务器-a simple email sender, can write and send email.
- 2023-03-26 05:25:03下载
- 积分:1
-
汽车检测
你好,我是一名学生在第三年周期工程师我试着做一个项目结束 concernat 研究对象的城市交通 (4 轮驱动及 2 轮摩托车,例如) 检测是您可以在 visual studio 2010 和 opencv 2.4.8 与谢谢你这个项目上的 m "help
- 2022-10-02 08:35:04下载
- 积分:1