12 2020 档案

摘要:redis工具包 创建RedisConfig类 allRedisTemplate类中先实现序列化 无论什么都转换为<String,object>格式 @Configuration public class RedisConfig { ​ @Bean public RedisTemplate<Stri 阅读全文
posted @ 2020-12-03 17:44 大兵好啊啊、 阅读(241) 评论(0) 推荐(0)
摘要:ctrl + a ctrl + s ctrl + x :剪切 ctrl + z ctrl + c ctrl + v Alt + F4:关闭窗口 window + r:运行 window + e:我的电脑 任务管理器恢复任务: 单击文件 选择新任务 阅读全文
posted @ 2020-12-02 17:50 大兵好啊啊、 阅读(60) 评论(0) 推荐(0)
摘要:#+空格标题(几个#代表几级标题) 标题 标题2 标题3 ** |*| ~~ 字体 hello,word hello,word hello,word | > | 引用 hello,word | | |***| 分割线 图片 超链接 点击跳转到页面 1 + 逗号 + 空格(有序) |-| +逗号 + 阅读全文
posted @ 2020-12-02 17:37 大兵好啊啊、 阅读(29) 评论(0) 推荐(0)