-
ChooseLockPattern
If the user has a lock pattern set already, makes them confirm the existing one.
- 2013-12-13 14:58:52下载
- 积分:1
-
javacv-0.3-src
Javacv java computer version its used in the video streaming process.
- 2012-12-10 13:57:01下载
- 积分:1
-
java2-Swing
一部分 Swing基础 第1章 简介 1.1 Swing的历史 1.2 轻量组件与重量组件的比较 1.3 Swing组件 1.3.1 AWT的替代组件 1.3.2 Swing增加的组件 1.4 J组(Part of the Swing-based Chapter 1 Introduction 1.2 History 1.1 Swing lightweight components and weight comparison of 1.3 Swing components 1.3.1 AWT component replacement components 1.3.2 Swing component 1.4 J group increased)
- 2011-10-29 11:22:13下载
- 积分:1
-
javagetIP
获取系统IP地址浏览器java,使用js来获取客户端的Ip地址(Get System IP address browser java, use js to get the client Ip address)
- 2013-11-19 13:37:22下载
- 积分:1
-
tom
实现smtp协议。根据HTTP协议的会话过程,本实例中实现了GET请求的Web服务器程序的方法(Smtp protocol to achieve. HTTP protocol session in accordance with the process, the example of a GET request in the Web server program method)
- 2008-04-30 10:50:31下载
- 积分:1
-
mysql
modul mysql, tutorial my sql. how to make connection with mysql.
- 2013-04-03 02:01:22下载
- 积分:1
-
dropfile--Java
drop file java(drop file java------------------------ )
- 2006-07-19 11:57:44下载
- 积分:1
-
des
说明: stock quant trade for chinese A market, this is a test.
- 2020-06-20 07:40:01下载
- 积分:1
-
Drawpan(jia)
简单矢量图像编译器(simple vector graphics compiler)
- 2004-09-15 01:51:44下载
- 积分: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