登录
首页 » 文件处理 » 本程序演示了如何用VC编程实现读Outlook Express邮件系统里面的邮件。...

本程序演示了如何用VC编程实现读Outlook Express邮件系统里面的邮件。...

于 2022-05-16 发布 文件大小:15.85 kB
0 147
下载积分: 2 下载次数: 1

代码说明:

本程序演示了如何用VC编程实现读Outlook Express邮件系统里面的邮件。-this program demonstrated how to use VC Programming Reading Outlook Express mail system inside the mail.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • WinCE没有直接writeprofilestring顺序读写INI,…
    wince 里面没有WRITEPROFILESTRING等直接读写INI文件的命令,多有不便.因此这份源码实现了WINCE下读写INI的功能.附有源代码及测试程序.经实际使用,效果不错.-wince There are no direct WRITEPROFILESTRING order to read and write INI files, and more has the inconvenience. Therefore the source realize the read and write INI under WINCE function. with the source code and testing procedures. by actual use, good results.
    2022-02-04 10:54:19下载
    积分:1
  • 通过调用本,通过修改并输出希望对大家有用
    通过调用文本,文件通过修改并输出希望对大家有用-By calling the text file and output by modifying the U.S. wishes to be useful
    2022-06-13 01:20:50下载
    积分:1
  • 读写监视,带有VXD源代码
    文件读写监视,带有VXD源代码-document literacy surveillance, with the source code VXD
    2022-01-26 05:28:32下载
    积分:1
  • use MAPI32.DLL use e
    使用MAPI32.DLL使用电子邮件发送电子邮件使用MAPI32.D发送电子邮件的步骤
    2022-04-18 09:37:39下载
    积分:1
  • 应用程序向导创建了这个bindfile应用你。这个应用程序
    AppWizard has created this BindFile application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your BindFile application. -AppWizard has created this BindFile appli cation for you. This application not only demon strates the basics of using the Microsoft Found ation classes but is also a starting point for wr iting your application. This file contains a su mmary of what you will find in each of the files th at BindFile make up your application.
    2022-03-02 06:20:05下载
    积分:1
  • 二进制到 ASCII 液晶显示器 16 * 2
    主机 InterfaceThere 是三个寄存器、 指令寄存器、 状态寄存器和数据注册,可见通过主机接口。指令 RegisterWrite 只有 8 位寄存器。当指令字节写入这个寄存器时,指令解码器执行指令。在执行过程中,将设置忙标志 (BF)。处理时间不同,不同的指示。状态 RegisterRead 只有 8 位寄存器。MSB 表示高炉和较低的位表示地址计数器的值。BF 是标志指示内部进程和指令寄存器和数据寄存器不可访问。在访问这些寄存器之前, 请确保高炉清除。当访问没有此检查寄存器,每次访问的时间间隔必须比执行时间更长的时间。数据 RegisterRead/写 8 位寄存器。当写入一个字节时,它写给尼日利亚采购喷气式飞机或 CCRAM 由地址计数器指示的位置,然后地址计数器改变到下一个。在阅读时,地址计数器将更改为下一个然后尼日利亚采购喷气式飞机或 CCRAM 的位置读取和为下一次读取到数据寄存器存储的值。读取的操作也发生在设置地址 incstruction。BF 是在这些操作过程中设置的。二进制到 BCD ConverterShift 并添加 3 AlgorithmShift 二进制数留下一位。如果 8 的转变已经发生,BCD 号码是在数百人、 数十米和单位列。如果任何的 BCD 列中的二进制值是 5 或更高版本,请将 3 添加到那,BCD 该列中的值。请转到 1。
    2023-06-02 13:50:03下载
    积分:1
  • 转换
    应用背景这个代码是一个非常混乱的,需要编辑。这件事是我新的线程的概念。这似乎是我能想出的最好的方法。在这种方法中,参数有2个:第一issyncronizationoperations  ;定义要执行的操作;第二个是对象数组。在索引的对象 ;0  ;有控制的文本(标题)是可改变的;在指数 对象;1  ;有弦 ;已被分配给对象的索引 ;0。在指数 ;2,我们有 ;字符串 ;是用于复印机的整体进度更新。同样地,在索引和索引中,有3个,用于更新当前文件的名称。在索引对象4  ; ;有 ;ProgressBar  ;对象而在指数 ;5  ;在指数 新值进度条;4。关键技术此应用程序包含以下功能:暂停/恢复复制过程跳过单个文件在复制时抑制警告和错误显示未复制的文件的列表,并选择重试复制它们如果文件存在,可以选择以抑制重写警告。
    2022-03-04 10:26:28下载
    积分:1
  • 此程序可用来实现类似于资源管器的功能
    此程序可用来实现类似于资源管理器的功能- This procedure may use for to realize is similar to the resource management function
    2023-06-10 14:45:03下载
    积分:1
  • 写这个 程序主要因为我对输出汉语一直存在相当的疑惑,所以写了这个小程序,并总结了相应的结论 ofstream和wofstream对中的支持 std...
    写这个 程序主要因为我对文件输出汉语一直存在相当的疑惑,所以写了这个小程序,并总结了相应的结论 ofstream和wofstream对中文的支持 std::cout和std::wcout对中文的支持 和imbue方法的使用以及Locale对象 -To write this, this program mainly because of my output file there has been considerable confusion in Chinese, so wrote this little program, and summarizes the conclusions of the corresponding ofstream and wofstream for Chinese support for std:: cout and std:: wcout for Chinese support for and imbue methods of use, and Locale objects
    2022-02-06 08:28:20下载
    积分:1
  • open and save a bmp file
    open and save a bmp file
    2023-02-26 10:05:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载