搜索资源列表
Outlook.rar
- 利用VC++调用 OUTLOOK发送邮件,是个基于对话框的应用程序 ,Using VC++ call OUTLOOK to send mail, it is a dialog-based applications
Csharp_Email
- C#发送邮件小程序,支持*,附件功能。-C# to send e-mail applet in support of mass, attachments.
EX15_05
- VS2005 C# 接收和发送电子邮件。一个很好的例子。-VS2005 C# Receive and send e-mail. A good example.
c++_Mail
- 程序包括如下功能: - 支持验证功能,为可选项 - 支持包括html文本、普通文本在内的混排方式 - 支持按特定优先级发送邮件 - 支持一次发送多个附件,为可选项 - 支持多收件人发送,对于某封邮件,可以选择一次只向一个人发送,也可以选择发送给所有人 -err
CppCode
- C++经典源代码 CatListBox_src.zip CatListBox_demo.zip 这个程序模仿Outlook建立分类列表框。 CClockST_src.zip CClockST_demo.zip 一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。 CIVStringSet_Demo.zip CIVStringSet_Source.zip 基于MFC和STL平台的字符串类,可以实现在
winio
- 可用于实现*。端口操作不需要编写驱动,在Win95/98下直接可以使用汇编的In/Out指令。VC中也提供了_inp/_outp这样的函数(QA001059 outportb、inportb对应的函数)。不过在NT下,不能使用In/Out指令,参考QA001296 如何在WindowsNT/2000下用VB6写硬件IO控制。 如果使用硬件中断就必须编写驱动,标准的办法是采用微软的DDK。Win98和WinNT 4.0/5.0的DDK可以从http://www.microsoft.c
pake
- 共9个文件:C直接读取dbf文件,RS-232-C端口实时监控软件的设计实现,复数计算(复数类),矩阵计算(矩阵类),捆绑exe文件,收发电子邮件,数值积分,数值微分,用C编程获取WPS的文件密码-A total of 9 files: C Direct Reading dbf files, RS-232-C port real-time monitoring software design implementation, complex computing (complex type), ma
jmail4.3
- C#引用的发送邮件组件,方便会员找回密码时的自动发送邮件。-C# reference to send e-mail component to facilitate the member retrieve passwords automatically send the message.
CMAIL
- 简单实现邮件收发功能的C写的邮件客户端。-send mail
jmail11098
- ,下载jmail组件,可以直接安装;也可以找到jmail.dll,手动注册组件。命令行环境下,到jmail.dll所在目录,运行regsvr32 jmail.dll,C#程序中,行首加上using jmail,如下:(点击btnSend按钮后发送邮件) -, Download jmail components can be installed directly also be found jmail.dll, manually register the component. Command
49033142
- 采用VC 描述语言C++ 实现功能 查询邮件 特点 程序小-With VC descr iption language C++ program to achieve functional characteristics of a small check e-mail
Contacts
- 一个自己做的通讯录小程序,拥有最基本的记录功能,邮件发送功能,名片制作功能,VISUAL STUDIO 2008,语言为C#-Your address book to do a small program, with the most basic recording function, mail function and the business card function
c
- 邮件收发代码 SMTP协议在发送SMTP和接收SMTP之间的会话,是靠发送SMTP命令和接收SMTP反馈的应答来完成的。-Send and receive e-mail code of the SMTP protocol between the sending SMTP and receiving SMTP session, to rely on sending SMTP commands and receiving SMTP feedback response.
3个通过POP发送和接收邮件的VC++实例程序
- 邮件收发程序,C++版,涵三个示例代码,一个简单邮件发送,一个带附件,一个pop3接收实例(sender email,this is a demo of email , three demo in it ,one simple sender email ,one sender attachement and last is pop3)
E-Mail Communication
- 实现E-Mail电子邮件的收发程序,C#语言(E-Mail Send and Reveive Program)
A163407710-27046
- VC++编程实现收发电子邮件,设置SMTP服务器和POP地址,可实现在本地接收指定帐户的电子邮件,也可以发送邮件,简单来说,实现了本地查看接收、发送Email的功能,你可以再扩展些,比如加上删除邮件的功能,将其扩展成一个邮件客户端程序。 运行环境:Windows/Visual C/C++(Vc + + programming to realize send and receive E-mail, and POP set SMTP server address, which can realiz
SendMail
- 利用C#.net 4.0 开发的收发邮件的小程序(Sending mail source code developed by c# .net 4.0)
01编写发送邮件的代码
- 编写发送邮件的代码,C#语言编写。编写发送邮件的代码,C#语言编写。(Write the code to send mail,C #languag;Write the code to send mail,C#language;)
mail
- 在visual studio 2015上,用c++编程实现邮件发送。即用STMP邮件协议实现邮件客户端(Using STMP mail protocol to implement mail client)
SmtpEmail
- c++编写邮件收发客户端,通过pop3/STMP协议进行,邮件的收取和发送。能够兼容登陆所有邮箱。(C + + write email client)