-
EmailVC源程序
EmailVC源程序-EmailVC source program
- 2022-03-11 01:34:55下载
- 积分:1
-
A simple mail monitor program ,when new mail arrive ,prompt amessage window to n...
A simple mail monitor program ,when new mail arrive ,prompt amessage window to notify user. (need mail server support imap)
- 2023-06-11 23:00:03下载
- 积分:1
-
perl language based on the mail server, using web mail form Transceivers
基于perl语言的邮件服务器,采用web方式进行收发邮件-perl language based on the mail server, using web mail form Transceivers
- 2022-03-10 13:25:12下载
- 积分:1
-
用vb.net编写的发送邮件的客户端源代码
用vb.net编写的发送邮件的客户端源代码-using vb.net prepared by the mail client source code
- 2022-05-22 23:41:11下载
- 积分:1
-
etpan是邮件客户端,基于libetpan!
etPan is a mail client that is based on libEtPan!
- 2022-08-24 14:40:24下载
- 积分:1
-
邮件收发小程序,仿foxmail.
邮件收发小程序,仿foxmail.-mail small program, I imitation.
- 2022-02-27 00:21:49下载
- 积分: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
-
VC发送邮件的源码例示
VC发送邮件的源码例示-VC mail cases show the source
- 2022-02-22 08:29:46下载
- 积分: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
-
through Web sites, products and services for the promotion of enterprise has und...
通过EMAIL进行网站、产品及服务的推广无疑已成为企业必选的低成本、高效益、直接方便的网络营销方式。但如何科学的管理EMAIL地址库,高效的发送EMAIL,做到有的放矢;达到推广的目的却又不引起用户反感,同时也为企业树立良好的网络形象呢?这就是我们所研究的课题,也是我们软件的目标。助成邮件管理王因其"高速准确"的管理功能,无疑是您管理EMAIL地址的首选软件。-through Web sites, products and services for the promotion of enterprise has undoubtedly become the must-see low-cost, high-efficiency, direct and convenient network marketing. But how scientific management for email addresses, send email efficient, targeted; The purpose of promoting but did not cause resentment users, and also to set a good enterprise network image? This is what we have to consider the issue, as well as the goal of our software. Mail management contributed to Wang for "high accuracy", the function of management is undoubtedly your email address management software of choice.
- 2022-02-06 20:50:13下载
- 积分:1