CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - email address

搜索资源列表

  1. 获取本机通讯薄的内容getemail

    0下载:
  2. VC源代码,实现获取本机通讯簿(Outlook Express和Outlook2000)的内容,如:联系人名字、联系人邮件地址-VC source code, to achieve access to the machine address book (Outlook Express and Outlook2000) content, such as : contact names, contacts email addresses
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:343.37kb
    • 提供者:杜建强
  1. CheckEmailAddr

    0下载:
  2. 一个简单的email地址检查程序。email的规则参考RFC822。此程序没有使用正则表达式。-a simple email address inspection procedures. Email reference to the rules included in the posting. This procedure is not used expression.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:22.09kb
    • 提供者:江健
  1. 简单的赛车游戏

    0下载:
  2. 程序在masm5.0下编译通过,望大家有什么问题或看法能与我联系讨论,我的email:xiangyuan_122@163.com-the programme will be finished under masm5.0,please keep touch with me if you have some problems and suggestions. My Email address is xiangyuan 122@163.com
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:9.32kb
    • 提供者:mai
  1. StdMis

    0下载:
  2. create database StdMis Go use StdMis Go If exists(select name from sysobjects where name="User" and type="U") Drop table User go create table T_User( UserName varchar(10) not null, Password varchar(6) not null, FullName var
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-25
    • 文件大小:190.44kb
    • 提供者:赵亮
  1. tongxunlu(c)

    0下载:
  2. 添加:增加一个或几个人通信录信息。 删除:删除已输入的通信录信息。 查询:根据输入的姓名、学号、QQ、email查找通信录信息。 修改:根据输入的姓名修改通信录信息。 显示:输出所有通信录信息。 -Add: increase in one or several persons were recorded in the information communication. Delete: delete the address book information input. In
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:7.51kb
    • 提供者:小林
  1. 4a27c356f05a5_EmailServer090604

    0下载:
  2. 附件為修改自Alexander J. Fanti先生的POP3/SMTP伺服器程式(含SourceCode) 此次為第二次改版,修正了下列問題 1.防止OpenRelay 2.ESmtp的Bug修正 3.解決和OutLookExpress/2003/2007的認證Bug 4.加強內寄/外寄等郵件的分類和管理,清楚記載送(來)信人/時間等資訊 降低網管人員面對其他MailServer亂數分類的負擔 輕鬆完成郵件管理 5.加強Forword-Mail/Mai
  3. 所属分类:Delphi控件源码

    • 发布日期:2013-12-22
    • 文件大小:1.59mb
    • 提供者:林詠信
  1. Dhotlabel

    0下载:
  2. 有了这个控件,只要在设计对话框时鼠标一点,放置一个THotLabel, 然后设置Caption属性为你的主页地址或EMAIL地址,不用再加一行代码就 实现了超级链接。当然你也可以自己定义Click事件实现其他功能,甚至 可以把THotLabel当作一个特殊的按钮来用,大家自己试试吧。 -With this control, as long as a little mouse in the design of the dialog box, place a THotLabel, t
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-25
    • 文件大小:40.94kb
    • 提供者:chence
  1. freshbooks-addons-iphone

    1下载:
  2. Freshbooks是一款用来管理发票,客户和记录开票时间的程序。 时间管理—持续上传时间。使用记时器来记录时间,或手动输入时间。 客户管理—使用黑莓致电或发送电子邮件到客户端。手机直接显示客户地址。搜索功能允许客户迅速访问数百名客户。 发票管理—通过手机查看发票详细内容,输入付款额并发送发票。 -Freshbooks is a used to manage invoices, customer billing and record the time of the proc
  3. 所属分类:MacOS develop

    • 发布日期:2017-04-02
    • 文件大小:472.53kb
    • 提供者:张立明
  1. DelphiforEMail

    0下载:
  2. Delphi发送EMail,自定义设定服务器和发送地址-Delphi send EMail, set custom server and sender address
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-31
    • 文件大小:15.35kb
    • 提供者:sundata
  1. APIsendEmail

    0下载:
  2. 纯api发送email 可以设置用户名、密码、服务器地址、端口、主题、邮件地址、附件-Pure api send email You can set a user name, password, server address, port, subject, e-mail addresses, attachments, etc.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-13
    • 文件大小:1.62kb
    • 提供者:liu
  1. Delphi_408435

    0下载:
  2. Delphi:Delphi自动获取IP上传到邮箱的小程序,源码编写环境:Delphi7+Indy10,冠禾自用的发IP程序,@StoreIp -F 发信地址 -E 收信地址 -P 密码 -U 用户 -SMTP smtp -W 1 -T 18 -S @ ECHO 参数:-F xxx@126.com[邮件的发信地址],每间隔180秒检查是否发送IP,内网IP有两个,可以上网,但IE为脱机使用。也可以发送Email。 -Delphi: Delphi automatically obtain IP
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-14
    • 文件大小:5.24kb
    • 提供者:C75IAUC
  1. niuhuimin

    0下载:
  2. 通讯录管理系统是方便用户管理自己的联系人,查找相应的联系方式。根据类别的不同对联系人进行分类管理。联系人信息有:姓名、性别 、职务、办公电话、手机、宅电 、电子邮件、通讯地址,完成对联系人的增加、删除、修改操作,提供对通讯录进行模糊查询,其条件为姓名、性别、职务、通讯地址字段-Address book management system is user-friendly management of their contacts, find the appropriate contact info
  3. 所属分类:assembly language

    • 发布日期:2017-05-11
    • 文件大小:2.04mb
    • 提供者:牛慧敏
  1. TEmailServer-4.2-Full-Source-for-D5--6-7-P-Demo.z

    0下载:
  2. TEmailServer is a built-in SMTP server that can simultaneously validate or verify email addresses and send multiple email messages. TEmailServer is an ideal component for building email address validator/verifier of bulk mail sender applications. As
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-17
    • 文件大小:372.61kb
    • 提供者:cravena
  1. the.pianist.2002

    0下载:
  2. Cr sensitive for more information about this archive please send your email address in the morning and evening of my favorite is not the intended recipient of this message
  3. 所属分类:MiddleWare

    • 发布日期:2017-05-04
    • 文件大小:18.63kb
    • 提供者:Hassan
  1. tce-the

    0下载:
  2. 我写的一个从文本文件里解析email地址的程序-I wrote a parse the email address of the program the text file
  3. 所属分类:source in ebook

    • 发布日期:2017-12-18
    • 文件大小:23kb
    • 提供者:FLPqylcs&97107
搜珍网 www.dssz.com