1. 首页
  2. 编程语言
  3. C++ 
  4. 发送邮件(sendmail)的源代码

发送邮件(sendmail)的源代码

上传者: 2020-08-19 09:56:44上传 ZIP文件 88.34KB 热度 17次
SendMail.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CSendMailApp application class. SendMail.cpp This is the main application source file that contains the application class CSendMailApp
用户评论
码姐姐匿名网友 2020-08-19 09:56:44

程序还行,但是没文档说明~

码姐姐匿名网友 2020-08-19 09:56:45

不知道怎么回事,没办法连接服务器,另外这个程序需要登录邮箱才能发送邮件,但程序中没有登录的功能

码姐姐匿名网友 2020-08-19 09:56:45

代码相对简单,是一个比较小的软件工具

码姐姐匿名网友 2020-08-19 09:56:45

程序写的相对比较规范,可以读懂

码姐姐匿名网友 2020-08-19 09:56:45

程序代码比较规范,相对简单,没有附件发送功能,