登录

最新会员 最新下载

成为了本站VIP会员

04月30日 12:23

成为了本站VIP会员

04月29日 21:46

成为了本站VIP会员

04月26日 23:14

成为了本站VIP会员

04月25日 21:33

成为了本站VIP会员

04月23日 14:46

成为了本站VIP会员

04月18日 20:09
已选条件
  1. 编程语言:所有
  2. 代码类别:Email
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. 到SMTP E附件支持

java写的支持附件的SMTP邮件程序.在分析以往一些排课软件的基础上,提出一个通用的排课管理信息系统的设计方法,并对一些具体的技术问题作出相应安排-support annex to the SMTP e-mail programs. The analysis of the past, some of the Course Scheduling software, based on a common course arrangement management information system design methods, as well as some specific technical problems to make the necessary arrangements

1
下载
57
浏览
2022-11-24发布

2. 一个发送邮件的例子(smtp客户端)

一个发送邮件的例子(smtp客户端)--Example for sending email(smtp client side)

1
下载
61
浏览
2022-11-15发布

3. 邮件发送代码

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

1
下载
44
浏览
2022-11-10发布

4. 随着反实现Python

用Python实现的反垃圾邮件的一个插件,使用的是目前比较流行的beyes算法,基于windows平台-Python with the realization of an anti-spam plug-ins, is the use of the more popular beyes algorithm, based on the windows platform

1
下载
61
浏览
2022-11-08发布

6. 不通过SMTP服务器中转,直接将电子邮件发送到用户信箱

不通过SMTP服务器中转,直接将电子邮件发送到用户信箱-Do not transit through the SMTP server directly to e-mail sent to users mailbox

1
下载
53
浏览
2022-11-06发布

7. smtp发邮件程序,支持加密/签名

smtp发邮件程序,支持加密/签名-smtp sends the mail procedure, supports the encryption/to sign

1
下载
58
浏览
2022-10-23发布

8. 简单实用的email功能,可以直接嵌入程序中使用。

简单实用的email功能,可以直接嵌入程序中使用。-email

1
下载
58
浏览
2022-10-22发布

9. 用于电子邮件的接收与发送和其他软件一样好用

用于电子邮件的接收与发送和其他软件一样好用-for e-mail sending and receiving and other software like Easy

1
下载
52
浏览
2022-10-20发布

10. 实现电子邮件的自动寻呼功能,同时给出电子邮件自动寻呼所必需的POP3和SMTP参数的设置方法。...

实现电子邮件的自动寻呼功能,同时给出电子邮件自动寻呼所必需的POP3和SMTP参数的设置方法。-automatic e-mail pager function, automatic e-mail pager is necessary for the POP3 and SMTP method parameter settings.

1
下载
41
浏览
2022-10-11发布

11. smtp 服务器.实现邮件的传送,是一个很简短,很好的例子,适合与毕业设计和初学者...

smtp 服务器.实现邮件的传送,是一个很简短,很好的例子,适合与毕业设计和初学者-smtp server. Mail delivery is a very brief, very good example. suitable for graduates with the design and beginners

1
下载
46
浏览
2022-10-11发布

12. 一个邮件发送器,可发送附件

一个邮件发送器,可发送附件-a transmitter mail, send attachments

1
下载
58
浏览
2022-10-07发布

13. 汽车检测

你好,我是一名学生在第三年周期工程师我试着做一个项目结束 concernat 研究对象的城市交通 (4 轮驱动及 2 轮摩托车,例如) 检测是您可以在 visual studio 2010 和 opencv 2.4.8 与谢谢你这个项目上的 m "help

1
下载
55
浏览
2022-10-02发布

14. 此次设计我们将以国内久负盛名的FoxMail电子邮件客户端软件为范本来主要是实 现发送邮件,接受邮件这两个最基本但是也最重要的功能,以及其他的发送附件,发送...

此次设计我们将以国内久负盛名的FoxMail电子邮件客户端软件为范本来主要是实 现发送邮件,接受邮件这两个最基本但是也最重要的功能,以及其他的发送附件,发送 多媒体附件,实现代理服务器登录SMTP服务器,以及实现用户可以自主编辑的通讯簿等 等附加功能。而我个人主要负责电子邮件的发送这个功能。 -The design will be our famous domestic FoxMail e-mail client software as a template to achieve is mainly to send mail, receive e-mail that both the most basic but most important function, as well as the other to send an attachment, send multi-media attachment, agent implementation SMTP server log in server and the user can achieve the Edit Address Book and so on their own additional functionality. But, I am mainly responsible for this feature to send e-mail.

1
下载
50
浏览
2022-09-26发布

15. 邮件工具,源代码

邮件工具,源代码- Mail tool, source code

1
下载
55
浏览
2022-09-23发布

16. 利用nmsmtp发送邮件的源码,带有身份验证功能

利用nmsmtp发送邮件的源码,带有身份验证功能-Nmsmtp send a message using the source code with the authentication function

1
下载
55
浏览
2022-09-22发布

17. Send e

delphi下 编程发送邮件源代码-Send e-mail under delphi programming source code

1
下载
53
浏览
2022-09-21发布

18. 实现的发送email的CMC(Common Message Calls interface)类

实现的发送email的CMC(Common Message Calls interface)类- Realization transmission email CMC (Common Message Calls interface) kind

1
下载
53
浏览
2022-09-14发布

19. SendEmail 电子邮件发送dll接口

提供二个调用接口 int SetEmailServer(LPCTSTR pszServer,LPCTSTR pszUser,LPCTSTR pszPasswd); int SendEmail(LPCTSTR pszSenderName, LPCTSTR pszFrom, LPCTSTR pszTo, LPCTSTR pszCC,LPCTSTR pszSubject,LPCTSTR pszBody,LPCTSTR pszAttachName);

1
下载
63
浏览
2022-09-14发布

20. 连接POP3服务器;得到邮件对象数组;查看指定的邮件信息;删除邮件; 连接SMTP服务器,然后就是设置邮件的相关信息,最后是调用方法完成发邮件操作。...

连接POP3服务器;得到邮件对象数组;查看指定的邮件信息;删除邮件; 连接SMTP服务器,然后就是设置邮件的相关信息,最后是调用方法完成发邮件操作。-POP3 server connectivity receive e-mail object array view the designated e-mail information delete mail connecting SMTP server, and then is set up e-mail information, and finally call the method is e-mail operation.

1
下载
60
浏览
2022-09-05发布