CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 新邮件

搜索资源列表

  1. POP3r

    1下载:
  2. 是一个电子邮件检查程序,该程序可以根据用户设置的时间定期对P0P3服务器进行检查,能查看有无新邮件,以及邮件的内容-is an e-mail inspection procedures, the procedures can be set up to the user to regular inspections P0P3 server can detect new messages, and mail content
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:220404
    • 提供者:杜洪
  1. 实例94 实时监控邮箱新邮件

    0下载:
  2. 实时监控邮箱新邮件,哎,简单的东西就是好用的-new mail, hey, something is simple and easy
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:236855
    • 提供者:lu
  1. POPmail

    0下载:
  2. pop邮件检查接收程序,通过配置邮件地址和用户密码信息之后,可以实现检查邮件的数量状态新邮件情况等。-pop mail inspection procedures to receive, through the distribution of e-mail addresses and user password information, mail checks can be achieved the number of new state-mail situation.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:38231
    • 提供者:唐斌
  1. cmail

    0下载:
  2. 用C#做的带精灵的邮件通知程序 能够查出你有没有新邮件.-do with the spirit of an e-mail notification procedures to identify you have no new messages.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:30373
    • 提供者:jerrypan
  1. 49033142

    0下载:
  2.   每天想看自己的邮箱的邮件都要到网页去登录检查,所以就做了这个简单的新邮件检查程序,它会自己检查你的邮箱是否有了新的邮件,并且会弹出一个对话框来通知你!这样就方便多了!  -daily watch their mail to the mail must check the website to login, So a simple new mail inspection procedures, it will check their e-mail if you have new mail,
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:17256
    • 提供者:张雷
  1. Managed_mail

    0下载:
  2. Managed C++设计新邮件检查器源代码,检查查收到的新邮件-Managed C design of the new mail inspection device source code, check inquiries received new mail
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:906945
    • 提供者:李莉莉
  1. POP3_EXAMPLE

    0下载:
  2. Pop3客户端接收信件的整个流程: 1。连接到pop3服务器(默认端口110) 2。发送用户名(user) 3。发送密码(pass) 4。查询当前邮箱状态(stat) 5。查询服务器上所有邮件UID列表(UIDL) 6。查询本地所有邮件的UID列表,从而罗列出新邮件列表(本地UID列表是POP3客户端记录在日志文件中的) 7。对所有新邮件查询其大小(LIST) 8。下载所有新邮件(RETR)利用List提供的邮件大小信息 9。如果有必要,对所有新邮件标志为删除
  3. 所属分类:网络编程

    • 发布日期:2014-01-16
    • 文件大小:13808
    • 提供者:王磊
  1. pop3-src

    0下载:
  2. 实时监控邮箱新邮件,需要知道电子邮件的POP3服务器地址,老外写的!经典
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:19872
    • 提供者:ft
  1. ConnectDialog

    0下载:
  2. 邮件系统主要实现接受,回复,转发,删除邮件以及发送新邮件的基本功能。用户首先输入帐号和密码及pop3服务器名和smtp服务器名连接到邮箱存贮器,然后把邮件的部分内容下载到客户端,用户点击所需的邮件,可以显示相应的邮件内容。然后用户可对所接受的邮件进行转发,回复,删除邮件等处理,另外用户可创建新邮件并发送。限于技术条件,邮件正文仅限于文本格式。功能分解:
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:2599
    • 提供者:wqrq3
  1. vb_checkEmail

    0下载:
  2. VB6.0检查邮箱中是否有新邮件的源码。通过这个可以学到VB怎么样实现网络通信-VB6.0 Check your mailbox for new e-mail source. How VB can be learned through this kind of realization of network communication
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:2116
    • 提供者:C瓜哥
  1. MailSpy

    0下载:
  2. 监视邮箱是否有新邮件到达,新邮件到达时,发出通知给用户-Monitor whether the mailbox has new mail arrives, the new message arrives, a notice to the user
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:265950
    • 提供者:foxware
  1. AllSeeingEye

    0下载:
  2. 邮件提醒,新邮件的及时提醒,可以配合outlook使用,只要设置一下outlook的路径-E-mail reminders, new messages of a timely reminder, you can use with the outlook, as long as you set the path to outlook
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-29
    • 文件大小:164258
    • 提供者:泛奇
  1. GetMailDlg

    0下载:
  2. 简单的新邮件检查程序,它会自己检查你的邮箱是否有了新的邮件,并且会弹出一个对话框来通知-check new mail
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:2990
    • 提供者:yuanshuai
  1. youjianjiancha

    0下载:
  2. 每天在上班时间想看自己的邮箱的邮件都要到网页去登录检查,但一般的时候都 是没有新邮件或者早就有新邮件了。所以就做了这个简单的新邮件检查程序,它会自 己检查你的邮箱是否有了新的邮件,并且会弹出一个对话框来通知你!这样就方便多 了!-Time to go to work every day to see their own mail to the website to log on every inspection, but when there is no new messages o
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:19720
    • 提供者:赵云
  1. mailnotifier

    0下载:
  2. 这个程序能够帮你实时关注你的GMAIL账户是否有新邮件-This program can help you real-time attention to your GMAIL account for new messages
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:153468
    • 提供者:Waxgin
  1. MailMonitor

    0下载:
  2. Visual C++ 6编写的新邮件提醒程序,输入账号密码,有新邮件的时候会弹出提醒,支持POP3协议。-Visual C++ 6 a new e-mail reminder program, enter the account password, e-mail when a new pop-up reminders, support POP3 protocol.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:89954
    • 提供者:zhouxiang
  1. QQqunfa

    1下载:
  2. QQ邮件群发软件,有新的功能,不得用于非法用途。-QQ mass mailing software, new features, shall not be used for illegal purposes.
  3. 所属分类:通讯编程

    • 发布日期:2013-10-17
    • 文件大小:10174
    • 提供者:zxc
  1. VB_achieve_Outlook_new_message_system_remind_sourc

    0下载:
  2. VB实现Outlook新邮件提醒打印系统源VB achieve Outlook new message system to remind the source print-VB achieve Outlook new message system to remind the source print
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:295798
    • 提供者:udn
  1. GMailReader_src

    0下载:
  2. 读取Gmail邮箱的内容,当有新邮件的时候,会自动提示。-Read the contents of your Gmail mailbox, when new mail, it will automatically prompt.
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:54469
    • 提供者:孙程海
  1. email

    0下载:
  2. 这是一个邮件监控软件,运行后在任务栏显示一图标,当有新邮件进来时,可以弹出窗口提示-This is an e-mail monitoring software running in the taskbar to display an icon when new mail comes in, pop-up prompts
  3. 所属分类:Communication

    • 发布日期:2017-11-14
    • 文件大小:49088
    • 提供者:陈伟
« 12 3 4 »
搜珍网 www.dssz.com