月佩半琪
为什么要努力,因为喜欢的东西很贵,想去的地方很远,我爱的人超完美。
摘要: 转自 "狂神老师" ,非常感谢老师,仅作为个人笔记使用 "1、SpringBoot: Hello,World" "2、SpringBoot: 运行原理初探" "3、SpringBoot: yaml配置注入" "4、SpringBoot: JSR303数据校验及多环境切换" "5、SpringBoot 阅读全文
posted @ 2020-04-12 22:25 月佩半琪 阅读(15700) 评论(0) 推荐(6) 编辑
摘要: 1、首先使用Navicat连接Oracle数据库 2、使用Navicat创建数据表 数据表 cron_id cron 1 0/1 * * * * ? 2 0/5 * * * * ? 查询语句 select "cron" from "cron" where "cron_id"=1 3、IDEA连接Or 阅读全文
posted @ 2020-04-12 12:12 月佩半琪 阅读(9718) 评论(0) 推荐(0) 编辑