搜索资源列表
Email地址检查(算法)
- 是一个 非常方便的 检查你的E-mail地址是否正确的,合法的 算法!经常用于注册性网站的建设!-is a very convenient check your E-mail address is correct and legitimate algorithm! Frequently used in the registration website building!
JSPBeansnotebook
- 功能: 1、主页显示IP地址、QQ号码、Email地址等等。。。 2、登陆回复删除功能。 3、悄悄话功能,版主登陆后可查看悄悄话。 4、版主资料修改,密码不修改可以不填。 5、友情链接功能,为动态自助链接,网友可以自己添加链接到相应的类别当中,版主可以管理链接。 6、支持留言簿注册申请。-functions : 1, Home show IP addresses, QQ number, Email address, and so forth. . . 2, landing
Grid
- Search Articles Authors Advanced Search Sitemap Print Broken Article? Bookmark Discuss Send to a friend 23 votes for this article. Popularity: 6.11. Rating: 4.49 out of 5. You are signed up for one or more newslett
Emailzxshoufa_v1.0.rar
- 将文件解压缩到服务器上的任一目录 addmail.asp用于添加email地址 sendmail.asp用来发邮件 index.asp是管理页面的入口,Will extract the files to any directory on the server addmail.asp used to add email address used to sendmail.asp mail index.asp is to manage the entrance of the page
2
- 一个简单的发邮件程序,正确填写邮箱地址和密码,添加上附件后就可以准确发邮件-A simple mail program, fill in the correct email address and password, add the accessories after the mail can be accurately
UseRegularExpression
- 通过正则表达式来进行 输入验证,可以验证手机号码 email地址,url等信息-Through the regular expressions for input validation, you can verify the phone number email address, url, etc.
Emailv1.0
- email在线收发程序, 将文件解压缩到服务器上的任一目录 addmail.asp用于添加email地址 sendmail.asp用来发邮件 index.asp是管理页面的入口 -procedures online to send and receive email, extract the files to the server to any directory on the addmail.asp add email address for email to sendma
email
- 基于asp.net的邮件收发管理系统的设计 本设计详细的完成了邮件收发的功能,写邮件/收邮件/邮件地址保存等功能-Asp.net based e-mail sending and receiving management system designed to complete the design of the detailed functions of sending and receiving e-mail, write e-mail/incoming mail/e-mail addre
FTP
- 要构建搜索引擎,首先要收集各个FTP站点的文件信息,记录到数据库,用于提供搜索。因特 网中有许多的FTP站点,要收集某个FTP站点的信息时,从数据表中读出站点信息,然后登陆到此站点,多数FTP服务器都开辟有一个公共访问区,称为"匿 名FTP",对公众提供免费的文件信息服务,一般用户名为 Anonymous,密码为一个Email地址。数据采集程序用此用户名和密码登陆站点,然后对站点所有目录进行采集,读取每个目录下的文件信息,在收到 文件信息之后,对其进行分析,将文件信息存储到相应的数据表字段中。完
2
- JAVA获取网页有效邮箱地址.txt -JAVA for Web page valid email address. TxtJAVA get page valid email address. Txt
jdyuding
- 滑雪场订票系统 功能简介: 在 线 订 票 联系人 (必填) , 联系单位 ,手机 (必填), 固定电话 (必填) 传真电话 ,邮箱地址 ,预定雪场, 预定滑雪日期, 预定滑雪时间 ,定滑雪人数 (必填) , 付款方式 , 请选择付款方式,送票地址 ,前往方式,,备注 订 票 小 贴 士 (一) 所以预定需提前一天以上预订 (二) 网上转帐订票,24小时之内送到,送票费用10元 (三) 快乐滑雪大巴:发车时间 第一站
email
- 实现对简单的Email地址的简单检查,对于@缺少,多余,都能检查出来-Email address of the simple realization of a simple check, for the @ is missing, redundant, can check it out
work8
- 判断某字符串内容是否是合法的EMAIL地址。条件为必须包含唯一一个@字符,该字符不是首字符也不是尾字符-Determine whether the contents of a string is a valid EMAIL address. Conditions must contain only one @ character, the character of the character is not the first nor the last character
phpmsnclass_1.9
- 整合了包括读取邮箱通讯录、MSN好友列表的的功能 很清楚了解抓取的流程-Email address book integration, including reading, MSN buddy list feature is a clear understanding of the process of crawling
Validate1
- This is a javascr ipt validation. Form data that typically are checked by a Javascr ipt could be: * has the user left required fields empty? * has the user entered a valid e-mail address? * has the user entered a valid date? * has th
Java-email
- 为你的主页增加一个不通过OutlookExpress发邮件的功能,可以让访问者填入收件人的信箱地址、发件人的信箱地址,还可以定义邮件的主题!-Add a page for your mail without OutlookExpress the feature that allows visitors to fill in the recipient' s email address, the sender' s email address, you can define the
message
- 留言发送到邮箱的留言板,可以把访客的留言直接发送的自己设定的邮箱,您只要每天查看一下邮箱就可以了,你可以直接用邮件的形式回复访客(发留言时访客邮箱为必填项,访客邮箱地址会在邮件内容里显示)。 -E-mail message sent to a message board, visitors can send a message directly to set their own mailbox, you check the mailbox every day for as long as y
Webqq
- 主要技术: (1)弹出新窗口时,自动关闭父窗口。 (2)弹出窗口居中显示 (3)从网页对话框中选择头像 (4)应用Ajax技术实现用户名的检测,同时应用ASP实现UTF-8到GB2312的编码问题进行解决。 (5)验证输入的日期格式是否正确 (6)客户端验证输入的Email地址格式是否正确 (7)在ASP中使用ctrl+enter实现表单提交。 (8)解决ASP进行程序开发时遇到的错误。 (9)解决当前用户在不在线的问题,如果在线的话就显示彩色头像,如果不在线
email
- 运行程序,打开登录页面。输入POP3服务器地址、邮箱名及密码,单击“登录”按钮,进入程序主页面,在“通讯录”中可添加、删除及查看联系人信息。添加完联系人,在写信时可直接选择要发送的联系人。 单击“写信”菜单,进入发信页面,填写信息内容,然后单击“发送”按钮,即可发送该邮件。在“发送日志”中可查看到发送的邮件信息。 -Run the program, open the login page. Enter the POP3 server address, the mailbox name a
smtp-email-validation_mabofg
- php-smtp-email-validation是一个使用php实现的对邮件地址的有效性进行校验的php源码程序,通过它可以对注册等途径输入的email地址的合法性进行校验,参考学习应运于开发实践不错的例子-php-smtp-email-validation is achieved using php to verify the validity of e-mail addresses of php source program, through the legitimacy of other