最简单的注册 登录示例Demo

所属类别:

综合门户

开发工具:

IntelliJ IDEA

数据库:

SQL Server 2008R2

JDK版本:

JDK1.8

开发语言:

Java

开源指数:

 

完整度:

 

浏览量:

245

累计下载:

20

源码大小:

3.45M

源码类型:

B/S

相关网址:

暂无

最后更新:

2019/4/11 14:55:51

源码目录结构图

  • .classpath
  • .idea
    • artifacts
    • encodings.xml
    • libraries
    • misc.xml
    • modules.xml
    • workspace.xml
  • .myeclipse
  • .mymetadata
  • .project
  • .settings
    • .jsdtscope
    • com.genuitec.eclipse.j2eedt.core.prefs
    • org.eclipse.core.resources.prefs
    • org.eclipse.core.runtime.prefs
    • org.eclipse.jdt.core.prefs
    • org.eclipse.wst.common.component
    • org.eclipse.wst.common.project.facet.core.xml
    • org.eclipse.wst.jsdt.ui.superType.container
    • org.eclipse.wst.jsdt.ui.superType.name
  • 51java_DB
    • myDB.mdf
    • myDB_log.ldf
  • Java免费源码下载.url
  • Login.iml
  • out
    • artifacts
  • readMe.txt
  • src
    • com
    • Test.java
    • TestConnectionPool.java
  • WebContent
    • index.jsp
    • login.jsp
    • META-INF
    • reg.jsp
    • result.jsp
    • success.jsp
    • WEB-INF

最后更新:2019/4/11 14:55:51
源码介绍

本站不提供技术服务,下载运行使用需要具备一定的基础,不懂的下载前请先 联系客服>>

最简单的注册 登录示例Demo,有修改的功能

数据库连接字符串在 \src\com\Account\SqlHelper.java 和 \src\com\Account\ConnectionPool.java 两个位置