上一页 1 ··· 21 22 23 24 25 26 27 28 29 ··· 40 下一页
摘要: 表关系概述: 1、一 对应 一 一对夫妻,一个男人只能有一个老婆,一个女人只能有一个老公,即这种对应关系 2、一 对应 多 【多对一】 一个年级具有多个班级,一个班级具有对应的所属年级,即这种上下层级关系或者其他类似的 3、多 对应 多 授课老师和所授课程 一个授课老师可以教授多门课程,一个课程也可 阅读全文
posted @ 2020-08-01 10:57 emdzz 阅读(470) 评论(0) 推荐(0) 编辑
摘要: 【前言说明】 针对CRUD种的查询,因为我们的查询总是具有各种各样的筛选条件 为了我们的程序能够更加适应筛选条件的变化,SpringDataJpa提供了Specifications这种解决方案 Specifications 本意表示规范 也就是说我们的筛选条件也将需要被规范化 按照SpringDat 阅读全文
posted @ 2020-08-01 09:21 emdzz 阅读(1109) 评论(0) 推荐(0) 编辑
摘要: 总依赖组件坐标: <properties> <spring.version>5.2.8.RELEASE</spring.version> <hibernate.version>5.0.7.Final</hibernate.version> <slf4j.version>1.6.6</slf4j.ve 阅读全文
posted @ 2020-07-31 11:55 emdzz 阅读(451) 评论(0) 推荐(0) 编辑
摘要: 文档地址: https://www.layui.com/demo/code.html 基本案例: <pre class="layui-code">//在里面存放任意的代码 Lay.fn.event = function(modName, events, params){ var that = thi 阅读全文
posted @ 2020-07-31 09:32 emdzz 阅读(551) 评论(0) 推荐(0) 编辑
摘要: 文档地址: https://www.layui.com/demo/carousel.html 基础轮播: <style> /* 为了区分效果 */ div[carousel-item]>*{text-align: center; line-height: 280px; color: #fff;} d 阅读全文
posted @ 2020-07-31 09:14 emdzz 阅读(1556) 评论(0) 推荐(0) 编辑
摘要: 文档地址: https://www.layui.com/demo/rate.html 基础样式: <fieldset class="layui-elem-field layui-field-title" style="margin-top: 30px;"> <legend>基础效果</legend> 阅读全文
posted @ 2020-07-31 08:44 emdzz 阅读(688) 评论(0) 推荐(0) 编辑
摘要: 文档地址: https://www.layui.com/demo/slider.html 基本滑块: <fieldset class="layui-elem-field layui-field-title" style="margin-top: 30px;"> <legend>基本滑块</legen 阅读全文
posted @ 2020-07-30 23:50 emdzz 阅读(2104) 评论(0) 推荐(0) 编辑
摘要: 文档地址: https://www.layui.com/demo/colorpicker.html 常规选择器: <fieldset class="layui-elem-field layui-field-title" style="margin-top: 30px;"> <legend>常规使用< 阅读全文
posted @ 2020-07-30 23:27 emdzz 阅读(2329) 评论(0) 推荐(0) 编辑
摘要: 文档地址: https://www.layui.com/demo/anim.html 8种动画 <fieldset class="layui-elem-field layui-field-title" style="margin-top: 30px;"> <legend>动画过程演示</legend 阅读全文
posted @ 2020-07-30 23:06 emdzz 阅读(576) 评论(0) 推荐(0) 编辑
摘要: 文档地址: https://www.layui.com/demo/timeline.html 常规时间线: <ul class="layui-timeline"> <li class="layui-timeline-item"> <i class="layui-icon layui-timeline 阅读全文
posted @ 2020-07-30 21:54 emdzz 阅读(2812) 评论(0) 推荐(0) 编辑
摘要: 文档地址: https://www.layui.com/demo/badge.html 圆点徽章: <span class="layui-badge-dot"></span> <span class="layui-badge-dot layui-bg-orange"></span> <span cl 阅读全文
posted @ 2020-07-30 21:38 emdzz 阅读(1076) 评论(0) 推荐(0) 编辑
摘要: 文档地址: https://www.layui.com/doc/element/panel.html 演示案例: <div class="layui-collapse"> <div class="layui-colla-item"> <h2 class="layui-colla-title">杜甫< 阅读全文
posted @ 2020-07-30 11:19 emdzz 阅读(2335) 评论(0) 推荐(0) 编辑
摘要: 文档地址: https://www.layui.com/doc/element/progress.html 演示案例: <div class="layui-progress"> <div class="layui-progress-bar" lay-percent="10%"></div> </di 阅读全文
posted @ 2020-07-30 10:36 emdzz 阅读(1613) 评论(0) 推荐(0) 编辑
摘要: 文档位置: https://www.layui.com/doc/element/tab.html 案例演示: <div class="layui-tab"> <ul class="layui-tab-title"> <li class="layui-this">网站设置</li> <li>用户管理< 阅读全文
posted @ 2020-07-30 09:25 emdzz 阅读(990) 评论(0) 推荐(0) 编辑
摘要: 文档地址: https://www.layui.com/doc/element/nav.html 演示案例: <ul class="layui-nav" lay-filter=""> <li class="layui-nav-item"><a href="">最新活动</a></li> <li cl 阅读全文
posted @ 2020-07-30 08:57 emdzz 阅读(1839) 评论(0) 推荐(0) 编辑
摘要: 文档位置: https://www.layui.com/doc/element/button.html 01、【按钮主题】 <div> <button type="button" type="button" class="layui-btn layui-btn-primary">原始按钮</butt 阅读全文
posted @ 2020-07-29 21:40 emdzz 阅读(2036) 评论(0) 推荐(0) 编辑
摘要: 官网下载地址: https://www.layui.com/ 学习参考: https://www.bilibili.com/video/BV1ct411n7SN 【Layui的文件结构】 我们只需要这个文件目录放到工程中去 目录结构: css 样式文件 font 字体样式 image 图片样式 la 阅读全文
posted @ 2020-07-29 20:47 emdzz 阅读(2619) 评论(0) 推荐(0) 编辑
摘要: 解决的问题: 对象的扩展问题: package cn.echo42.decorator; /** * @author DaiZhiZhou * @file Netty * @create 2020-07-29 16:49 */ public class Client { public static 阅读全文
posted @ 2020-07-29 17:28 emdzz 阅读(133) 评论(0) 推荐(0) 编辑
摘要: 【资源过滤 权限控制】 就之前的权限问题,例如一个user1登录成功去访问level1的资源当然没有问题 但是页面还呈现了其他权限的资源,比如level2 & level3 既然呈现给了user1, user1自然而然的就会去访问这些不属于他权限的资源 所以从源头解决的话,用户看不到这些资源不就行了 阅读全文
posted @ 2020-07-29 12:29 emdzz 阅读(288) 评论(0) 推荐(0) 编辑
摘要: 【前提情要】 Security学习地址: https://www.bilibili.com/video/BV1KE411i7bC 狂神的微信笔记: https://mp.weixin.qq.com/s?__biz=Mzg2NTAzMTExNg==&mid=2247483957&idx=1&sn=fc 阅读全文
posted @ 2020-07-29 12:28 emdzz 阅读(407) 评论(0) 推荐(0) 编辑
上一页 1 ··· 21 22 23 24 25 26 27 28 29 ··· 40 下一页