-
jintellitype-1.3.9-SNAPSHOT-dist
java注册系统级别的快捷键(hotkey)(java registration system level shortcut (hotkey))
- 2013-12-02 16:26:21下载
- 积分:1
-
tea
用java语言实现TEA,可以处理任意轮数的TEA,过程清晰,界面简单(Using java language TEA, can handle any number of rounds of TEA, the process is clear, simple interface)
- 2013-12-05 22:03:26下载
- 积分:1
-
DTMDefaultBaseIterators
This class implements the traversers for DTMDefaultBase.
- 2014-02-27 15:34:38下载
- 积分:1
-
CounterPanel
A panel with test run counters.
- 2014-02-18 09:44:45下载
- 积分:1
-
ImportNode
The "importNode(importedNode,deep)" method for a Document should import the given importedNode into that Document.
- 2013-11-19 09:59:24下载
- 积分:1
-
Enumeration
Returns whether this {@code Enumeration} has more elements.
- 2014-02-18 09:45:01下载
- 积分:1
-
JAVA_JSB
JAVA记事本源代码,代码内部包含详细的注释,可以实现记事本的功能(JAVA source code in Notepad, the code contains detailed notes inside, can achieve the functions of Notepad)
- 2010-07-28 20:36:37下载
- 积分:1
-
Java
本文先简要地介绍正则表达式的入门知识,然后以Jakarta-ORO API为例介绍如何使用正则表达式。(This article first briefly describes introductory knowledge of regular expressions, and then to Jakarta-ORO API example describes how to use regular expressions.)
- 2013-10-08 23:38:50下载
- 积分:1
-
淘宝客项目(基于HBuilderX)
淘宝客项目(基于HBuilderX)
- 2020-06-26下载
- 积分: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