-
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
-
LegacyConversions
Legacy Conversions Source Code for Andriod.
- 2013-12-05 10:43:38下载
- 积分:1
-
lech0-0.0.3
爬虫 JAVA 版本的爬虫 JAVA 版本的(爬虫 JAVA 版本的)
- 2009-04-21 15:27:55下载
- 积分:1
-
threshold
A java application - processing which can be downloaded free from processing.org
Here it uses a free library - OpenCV - made by intel. .. to convert all the pixels in an image - in fact in a movie - a capture from the webcam. If the color of a pixel is "higher" comparing to a threshold it turns black - otherwise it becomes white.(A java application- processing which can be downloaded free from processing.org
Here it uses a free library- OpenCV- made by intel. .. to convert all the pixels in an image- in fact in a movie- a capture from the webcam. If the color of a pixel is "higher" comparing to a threshold it turns black- otherwise it becomes white.)
- 2009-05-12 05:52:05下载
- 积分:1
-
spring-MVC-Mail
用sping mvc注释的邮件功能,文件内有源码(Comment by sping mvc mail function, the source documents)
- 2014-02-20 11:12:32下载
- 积分:1
-
Common-library
常用类库 包括vector 几何与映射 Stringdokenizer等(Common library)
- 2013-12-15 09:33:25下载
- 积分:1
-
eayl-iostream
struts in action, 详细介绍action,form的使用方法,经典(Struts in action, introduces the usage of action,form in detail.)
- 2018-09-16 07:16:41下载
- 积分:1
-
NETCTOSS_V02
学习电信资费页面的底版,该版面为基础进行下层学习(Learning the floor of the telecommunication tariff page)
- 2021-03-12 17:09:24下载
- 积分:1
-
interface
interface定义了一组行为的协议。两个对象之间通过这个协议进行通信。
interface 不属于类层次结构。不相关的类可以实现相同的接口(interface defines a set of conduct agreement. Through this agreement between the two objects to communicate. interface does not belong to class hierarchy. Unrelated classes can implement the same interface)
- 2010-08-09 16:18:01下载
- 积分:1
-
CPM
CPM派系过滤社区发现算法,算法以JAVA语言实现,可发现重叠节点(CPM algorithm)
- 2020-12-15 17:29:14下载
- 积分:1