-
有必要提供SMTP服务器信息的程序,夹带附件,…
本程序需要设置smtp服务器信息,可以夹带附件,点击菜单栏preference->sendMail即可发送。-the procedures necessary to provide smtp server information, entrainment annex, Click on the menu bar preference-
- 2023-03-07 00:45:03下载
- 积分:1
-
邮件客户端软件
邮件客户端软件 -Mail Client software
- 2023-08-10 01:15:04下载
- 积分:1
-
nPOP目前,最小的邮件客户端,此为最新版本源码,而且代码相当全,包括不同语言版本,不同平台版本等。PC环境下使用VC的平台。...
nPOP目前,最小的邮件客户端,此为最新版本源码,而且代码相当全,包括不同语言版本,不同平台版本等。PC环境下使用VC的平台。-nPOP At present, the smallest e-mail client, this is the latest version of source code, and rather the entire code, including different language versions, different versions of such platforms. PC environment platform using VC.
- 2022-07-06 19:52:10下载
- 积分:1
-
实现电子邮件的自动寻呼功能,同时给出电子邮件自动寻呼所必需的POP3和SMTP参数的设置方法。...
实现电子邮件的自动寻呼功能,同时给出电子邮件自动寻呼所必需的POP3和SMTP参数的设置方法。-automatic e-mail pager function, automatic e-mail pager is necessary for the POP3 and SMTP method parameter settings.
- 2022-10-11 16:45:07下载
- 积分:1
-
临时电子邮件地址脚本
临时电子邮件地址脚本
- 2022-02-06 19:11:02下载
- 积分:1
-
vb prepared with a simple mailing procedures, smtp support agreement.
一个用vb编写的简单的邮件发送程序,支持smtp协议.-vb prepared with a simple mailing procedures, smtp support agreement.
- 2022-05-29 15:55:44下载
- 积分:1
-
Email c# visual studio
- 2022-02-20 20:06:10下载
- 积分:1
-
在选择邮件祝贺ACDSee软件
邮件软件
Congratulations on choosing ACDSee - the world’s #1 digital imaging software. ACDSee is a comprehensive application ideal for acquiring, organizing, viewing, enhancing, and sharing your images. With the image browser, you can find, organize, and preview images and media files on your computer, and you can efficiently acquire images from digital cameras, scanners, and other devices.
A full-featured image viewer and media player quickly generates high-quality displays of your images and media files. You can run slide shows, play embedded audio, and display multiple page images. ACDSee supports over 50 image and multimedia file formats.
Also, ACDSee includes a wide variety of image editing tools you can use to create, edit and touch-up your digital images. Use tools such as red-eye reduction, crop, sharpen, blur, and emboss to enhance or correct your images. Image management tool-mail software Congratulations on choosing ACDSee-the world"s# 1 digital imaging software
- 2022-06-17 17:53:36下载
- 积分: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
-
汽车检测
你好,我是一名学生在第三年周期工程师我试着做一个项目结束 concernat 研究对象的城市交通 (4 轮驱动及 2 轮摩托车,例如) 检测是您可以在 visual studio 2010 和 opencv 2.4.8 与谢谢你这个项目上的 m "help
- 2022-10-02 08:35:04下载
- 积分:1