-
MVCDAOjava
项目07_使用MVC+DAO完成用户登陆(代码+笔记)(Project 07_ using MVC+DAO complete user login (code+ notes))
- 2013-10-31 14:10:25下载
- 积分:1
-
java-qq
java写的qq聊天软件
带有客户端和服务端(qq chat software written in java client and server with)
- 2011-10-01 13:11:56下载
- 积分:1
-
springmvc-2
利用spring MVC框架实现登录的功能,该代码主要是用于熟悉spring MVC框架的用法(Using the spring MVC framework can realize the function of login, the code is mainly used to familiar with the use of the spring MVC framework)
- 2017-04-05 17:59:49下载
- 积分:1
-
sort-xiancheng
java写的一个多线程排序实验,文件小,效果高。(java write a multithreaded scheduling experiment, the paper, and got high.)
- 2007-06-15 13:48:57下载
- 积分:1
-
dist
说明: springboot demo 集成redis MQ mybatis 以及thymf模板 可以直接使用(springboot demo MQ mybatis thymf)
- 2020-06-17 08:20:01下载
- 积分:1
-
Policy
Answers a Policy object with the specified type and the specified parameter.
- 2013-11-26 15:04:56下载
- 积分:1
-
数学题练习平台
基于JavaGUI的数学题练习平台,题目分为小学,初中,高中,每次测验后,会生成当前的测试成绩(JavaGUI-based Mathematics Exercise Platform, the topics are divided into primary, junior and senior high schools, after each test, the current test results will be generated.)
- 2020-06-19 10:00:02下载
- 积分:1
-
entropy
信息论中的信息 ppt课件 自信息量 信息增益 熵 内容不错 推荐(Since the amount of information entropy information gain)
- 2011-10-06 15:30:34下载
- 积分:1
-
rqcms
RQCMS is designed to be a pseudo dynamic, multi site content management system that has the following features:
1. pseudo dynamic
Is a pseudo dynamic web application in another way. For example, the display list page is categroy.php, after the set, we take the list.php display the contents of the page in the browser. It can display more than 2. sites in other ways
Using a website system allows you to build many stations. Many stations can be processed in batches or individually. Each station has its own set of settings, different templates
- 2017-09-08 10:43:40下载
- 积分:1
-
SPPanAdmin
1、该权限管理系统包括用户管理,角色管理,资源链接管理模块,可以动态分配权限和角色。
2、使用springboot、springdata jpa、shiro等服务端技术,使用freemarker模版渲染页面。
3、系统中对springdata的查询条件Specification做了简单的封装,更加方便查询条件的灵活使用。
4、前端技术:使用Hadmin系统模版,数据表格使用bootstrap table插件,弹窗使用layer插件,日期选择使用laydate插件。表单验证使用jQuery validate插件等等。
5、系统部署:
1)使用mysql数据库,先建立一个空数据库base,最好编码使用utf-8字符集,不然会乱码。
2)把application.properties中的数据库连接信息修改成自己数据库的连接信息。
3)修改spring.jpa.hibernate.ddl-auto为create,目的是让系统自动建表同时初始化相关集成数据。如果不需要自动初始化数据,可以删除resource目录下的import.sql文件。
6、系统启动后,访问:127.0.0.1/admin/会自动跳转到后台登录页面。
7、初始用户名和密码为:admin/111111。(Running environment: jdk8 (jdk7 can also), mysql, Maven build)
- 2019-05-26 10:26:31下载
- 积分:1