CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - jsp verification

搜索资源列表

  1. JSP彩色验证码

    0下载:
  2. JSP彩色验证码:JSP彩色验证码生成及校验的源代码。-JSP validation code color : Color JSP validation code generation and verification of the source code.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2.48kb
    • 提供者:童化金
  1. jsp+bookstore

    0下载:
  2. jsp写的一个bookstore源程序,有严格的验证机制和数据库连接-jsp write a bookstore source, a strict verification mechanism and database connections
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:2.22mb
    • 提供者:wubucai
  1. jsp-colour

    0下载:
  2. 实现彩色的验证码功能,在用户注册的时候可以自动生成彩色的验证码。-color code validation function, the user can be registered automatically generated when the color code verification.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2.63kb
    • 提供者:nicoruoruo
  1. JSP-BBS

    0下载:
  2. 1. 首页按时间为序分页显示文章的标题,日期等信息。点击标题超链后,可浏览文章内容,并进行留言评论。该功能用户无需登录即可访问。 2. 管理员(admin/admin)登录后可以增加、重新编辑或删除文章,还可以删除匿名用户的留言。一旦删除文章,则对应的评论应该全部清除。此外,还可以浏览操作日志。 3. 在数据库中保存管理员的操作日志(管理员主要操作有,登录、增加文章、删除文章、修改文章、删除评论、退出、查看日志)。 4. 文章内容除支持文字外,还支持图片。 5 加入了验证码
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-20
    • 文件大小:5.78mb
    • 提供者:佘铎泫
  1. jsp-login-check

    0下载:
  2. jsp登陆注册验证程序。适合初学者学习全用。-jsp landing up the verification process. Suitable for beginners to learn all purposes.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-25
    • 文件大小:751.33kb
    • 提供者:shao
  1. Crazy

    0下载:
  2. JSP+JavaBean+Access开发,直接放到Tomcat下就能运行,不用配置数据源。 含有UBB代码和UBB头像,采用正则表达式制作。 管理登陆加入验证码,数据库管理密码采用MD5加密。-JSP+ JavaBean+ Access development, directly into the Tomcat will be able to run under, do not configure the data source. Contain UBB code and UBB po
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-29
    • 文件大小:88.26kb
    • 提供者:lynn
  1. tts_cookbook_web

    0下载:
  2. servlet JSP 编程实例 实现文件上传,下载,验证码,购物车,等功能小项目。-servlet JSP programming examples for file upload, download, verification code, shopping cart, small projects and other functions.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-26
    • 文件大小:8.72mb
    • 提供者:晏钊
  1. jsp

    0下载:
  2. jsp的一个登陆验证代码,使用servlet编写,-jsp landing of a verification code, the use of servlet prepared-A landing jsp validation code, the use of servlet write,-jsp landing of a verification code, the use of servlet prepared
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-02
    • 文件大小:219kb
    • 提供者:王芳
  1. EIMS2

    0下载:
  2. jsp+javaBean+servlet+JSF+Ajax+mysql 实现登陆,注册,验证码,MD5加密,一般的删改查等操作。-jsp+ javaBean+ servlet+ JSF+ Ajax+ mysql achieve landing, registration, verification code, MD5 encryption, search and other operations common deletion.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:736.15kb
    • 提供者:liguoli323
  1. image

    0下载:
  2. jsp实现验证码,直接用一个<img src="image.jsp">即可-jsp verification code directly a <img src="image.jsp">, can
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-05
    • 文件大小:1.15kb
    • 提供者:xin
  1. jsp

    0下载:
  2. 实现验证码生成基于java语言开发的一个验证吗生成软件 实现验证码生成基于java语言开发的一个验证吗生成软件-A validation of the verification code generated based on the java language development generation software to generate software verification code is generated based on the java language deve
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-06
    • 文件大小:4.03kb
    • 提供者:王鑫
  1. jsp-identifying-code

    0下载:
  2. 在开发中验证码是比较常用到有效防止这种问题对某一个特定注册用户用特定程序破解方式进行不断的登陆尝试的方式。 此演示程序包括三个文件: 1.login.jsp:登录页面 2.code.jsp:生成验证码图片页面 3.check.jsp:验证结果 -The verification code development is more commonly used to effectively prevent this kind of problem with a particular
  3. 所属分类:JavaScript

    • 发布日期:2017-11-03
    • 文件大小:4.16kb
    • 提供者:zhangshoubin
  1. AJAX-verification-code

    0下载:
  2. 我们在做登录的时候往往会加上验证码,然后提交form表单到action验证,然而,传统的这种做法往往验证不通过,返回INPUT页面时,出现验证码图片不显示,并抛出空指针异常,遇到这种情况,通常的解决方法是将action页面跳转到input页面的时候定义成重定向,这样则可以解决图片不显示的问题,并不会抛异常,但验证错误信息和文本框输入信息却不会显示在返回页面,这只是我在实际中遇到的问题,当然,传统做法很可能还会带来诸多各种各样问题,AJAX的使用则彻底解决上述种种问题,下面是一个简易登录页面验证流
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-07
    • 文件大小:3.63kb
    • 提供者:hsm
  1. Source-code-verification-code

    0下载:
  2. 使用JSP生成验证码的源代码 //把生成的验证码字符串保存在会话的属性中 //属性名称可以自己更改成自己喜欢的变量名,本例属性名为captcha -Source code using JSP to generate a verification code// save the verification code string generated session attributes// attribute names can change the variable names as th
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-07
    • 文件大小:2.62kb
    • 提供者:hsm
  1. jsp-login

    0下载:
  2. java中生成验证码。该验证码可以是4个字符或数字。内部程序可以对验证码进行验证。-java generated verification code
  3. 所属分类:Ajax

    • 发布日期:2017-03-23
    • 文件大小:1.95kb
    • 提供者:王国检
  1. 验证码

    0下载:
  2. 有关验证码的实现的实验,包括源代码和课程报告(Experiments on the implementation of the verification code, including source code and course reports)
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-12-20
    • 文件大小:3kb
    • 提供者:小虾wmz
  1. JSP汽车租赁商务网站(193)

    0下载:
  2. 网上租车系统,包括车的种类以及租车人的信息验证,还有后台的管理(Online car rental system, including the type of car, as well as car rental personnel information verification, as well as the background of management)
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-12-26
    • 文件大小:4.11mb
    • 提供者:anjushi
  1. ATMS (2)

    1下载:
  2. 1.进行ini、properties、xml文件的读写操作 2.模拟ATM进行账号的登录校验、余额查询、详细账单 3.数据库采用mysql (三张数据表 customer account detail) 4.将系统分割为C/S系统,利用socket编程(1. Ini, properties, xml file read and write operations 2. Simulate ATM for account login verification, balance query, d
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-12-18
    • 文件大小:1.16mb
    • 提供者:Notun
  1. sgnhb

    0下载:
  2. Space target recognition algorithm using PM, Using high-order cumulants of MPSK signal modulation recognition, Verification is available.
  3. 所属分类:WEB开发

    • 发布日期:2017-12-25
    • 文件大小:8kb
    • 提供者:koulanfenmou
  1. jsp最简单的Ajax应用 java异步验证用户

    0下载:
  2. jsp最简单的Ajax应用 java异步验证用户(JSP's simplest Ajax application Java asynchronous verification user)
  3. 所属分类:Ajax

    • 发布日期:2018-01-07
    • 文件大小:8kb
    • 提供者:枫叶88888
« 12 3 4 »
搜珍网 www.dssz.com