随笔分类 -  02案例教程

特点: 1.给出完整步骤,富有逻辑性,层次 [形式上] 2.结合现实的应用事务,解释一些概念,满足实际应用场景 [内容上] 3.是对于基础知识的应用,包含基础知识概念 [功能上]
摘要:首先,创建一个数据库表demo,添加一些数据。 drop table if exists `demo`; create table `demo` ( `id` bigint not null comment 'id', `name` varchar(50)comment'名称', primary k 阅读全文
posted @ 2022-05-07 12:53 茶哩哩 阅读(272) 评论(0) 推荐(0) 编辑
摘要:author: Nathannie date: 2022-05-06-13:23 1. 集成 mybatis 1、添加 mybatis 和 mysql 依赖坐标。 <!-- 集成mybatis--> <dependency> <groupId>org.mybatis.spring.boot</gro 阅读全文
posted @ 2022-05-06 13:35 茶哩哩 阅读(105) 评论(0) 推荐(0) 编辑
摘要:概念 VDI是什么 REF: .VDI File Extension VirtualBox Virtual Disk Image 的首字母缩写 V D I,叫做虚拟机磁盘映像,其中储存这虚拟机的数据,是主要文件。 转移/复制到本机其他目录(不带快照) REF: VirtualBox虚拟机克隆迁移步骤 阅读全文
posted @ 2021-07-19 16:03 茶哩哩 阅读(1123) 评论(0) 推荐(0) 编辑
摘要:由于使用的是虚拟机,所以安装要简单多 下载windows11最新镜像 镜像下载: 提取码:ttk7 安装配置虚拟机 REF: 【详细版】VMware上安装Windows 11虚拟机<亲测可用> 虚拟机平台vmware版本信息 安装配置教程参考上述ref即可 相关文章 有关安装win10虚拟机出现“T 阅读全文
posted @ 2021-07-19 15:56 茶哩哩 阅读(6904) 评论(0) 推荐(0) 编辑
摘要:内容 文章链接 博客园代码块(行内和块)样式 博客园美化 |part01-自定义代码块主题样式 添加文章链接一键复制按钮 博客园美化 |part02-添加文章markdown链接一键复制按钮 生成文章目录(TOC) 博客园美化 |part03-添加目录 添加代码一键复制按钮 博客园美化 |part0 阅读全文
posted @ 2021-07-12 20:34 茶哩哩 阅读(85) 评论(0) 推荐(0) 编辑
摘要:1、在博客侧边栏公告(支持HTML代码)添加代码 <div class="clockdiv"><canvas id="clock" width ="200px" height="200px">您的浏览器不兼容canvas</canvas></div> <script type="text/javas 阅读全文
posted @ 2021-07-12 19:54 茶哩哩 阅读(140) 评论(0) 推荐(0) 编辑
摘要:#cnblogs_post_body h2 { font-size: 21px; font-weight: bold; line-height: 1.5; margin: 10px 0; background: #b5ccff; border-radius: 6px; } /** h2标签首部内容 阅读全文
posted @ 2021-07-12 19:52 茶哩哩 阅读(54) 评论(0) 推荐(0) 编辑
摘要:1、在页脚HTML代码添加代码 <link href="https://cdn.bootcss.com/highlight.js/9.6.0/styles/atelier-lakeside-dark.min.css" rel="stylesheet"/> <script src="//cdn.boo 阅读全文
posted @ 2021-07-12 19:49 茶哩哩 阅读(125) 评论(0) 推荐(0) 编辑
摘要:1、将下方代码添加代码到博客园中设置选项里面的页面定制CSS代码中: /*添加按钮*/ .cnblogs-markdown pre { position: relative; } .cnblogs-markdown pre > span { position: absolute; top: 0; r 阅读全文
posted @ 2021-07-12 19:44 茶哩哩 阅读(128) 评论(0) 推荐(0) 编辑
摘要:方法1 全部代码 // 生成目录索引列表 function GenerateContentList() { var mainContent = ('#cnblogs_post_body'); //h2,大标标题内容 var h2_list =('#cnblogs_post_body h2'); 阅读全文
posted @ 2021-07-12 19:31 茶哩哩 阅读(92) 评论(0) 推荐(0) 编辑
摘要:代码块 准备: 博客园主题选择 BlueSky,无需禁用模板默认css 代码样式选择: 选择vs2015 | highlightjs-demo highlightjs : highlightjs.org | download | GitHub 参考文章: 如何使用highlightjs选择css代码 阅读全文
posted @ 2021-07-12 18:03 茶哩哩 阅读(1315) 评论(1) 推荐(0) 编辑
摘要:1、进入博客园系统设置 2、在【博客侧边栏公告(支持HTML代码)】的代码框中粘贴以下代码 <!-- 分隔线 --> <style> #get-bnt{ background: #0e0e0edb; color: #f5d226; border-radius: 25px; font-size: 14 阅读全文
posted @ 2021-07-12 11:33 茶哩哩 阅读(430) 评论(0) 推荐(0) 编辑
摘要:下载 spark 1、进入官网下载spark 官网 可能并没有显示想要的版本 ➡ spark-2.1.0-bin-without-hadoop.tgz 直链 ⚠️ 此时环境是安装了Hadoop的,这个without就是表示「Hadoop free」,这样下载spark可以应用到任意版本的hadoop 阅读全文
posted @ 2021-06-28 21:05 茶哩哩 阅读(581) 评论(0) 推荐(0) 编辑
摘要:插入图片后,发现无法正常显示 按快捷键【ctrl+a】,全选 鼠标右击,选择【段落】 在段落面板中,选择【缩进和间距】 设置【行距】为单倍行距 点击【确定】即可 阅读全文
posted @ 2021-06-27 19:01 茶哩哩 阅读(1456) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示