2020-09-08 ideal的使用

摘要: 1.Intelligent Ideal 的快捷键 A ctrl+N 打开类 ctrl+w 逐步扩大选择范围 B ctrl+shift+N 打开文件 C ctrl+/ 注释一行 D ctrl+shift+/ 注释多行 ctrl+shift+v ctrl +shift+ B 调到方法的实现处 ctrl+ 阅读全文
posted @ 2020-09-09 00:42 日思日睿 阅读(278) 评论(0) 推荐(0)

2020-08-06

摘要: 1. 笔记: Linux高级 top (1) cpu (2)memery (3) idl (5) load leverage 1 5 15秒采样 uptime B df -h df C free -g free -m D iostatus -n 2 3 E vmstatus -n 2 3 priva 阅读全文
posted @ 2020-08-06 23:30 日思日睿 阅读(120) 评论(0) 推荐(0)

代码重构

摘要: 1. 重构 改善既有代码的设计:重构手法 https://www.cnblogs.com/matchcolor/archive/2010/08/02/1784888.html 阅读全文
posted @ 2020-04-12 17:09 日思日睿 阅读(150) 评论(0) 推荐(0)

2020-04-09

摘要: 1. 尚硅谷Java8新特性 https://blog.csdn.net/zxm1306192988/article/details/73744378 2.尚硅谷juc https://blog.csdn.net/zxm1306192988/article/details/59701101 3.尚硅 阅读全文
posted @ 2020-04-09 18:59 日思日睿 阅读(157) 评论(0) 推荐(0)

2020-02-08

摘要: 1.Comparable与Comparator浅析 https://blog.csdn.net/weixin_34010566/article/details/903324292.Java实现堆栈(Stack)的方式 https://blog.csdn.net/jsc123581/article/d 阅读全文
posted @ 2020-03-07 21:34 日思日睿 阅读(98) 评论(0) 推荐(0)

2020-02-11

摘要: 1.最最最常见的Java面试题总结-第一周 https://blog.csdn.net/qq_34337272/article/details/81490041 2.static 关键字详解 https://blog.csdn.net/qq_34337272/article/details/8276 阅读全文
posted @ 2020-03-07 21:32 日思日睿 阅读(92) 评论(0) 推荐(0)

2020-02-14

摘要: 1.8种最坑的SQL错误用法,第一个就很坑? https://database.51cto.com/art/201911/606390.htm 2.MySQL面试题 https://www.jianshu.com/p/761229c2d9e83.RocketMq 实际案例--普通消息的发送 http 阅读全文
posted @ 2020-03-07 21:30 日思日睿 阅读(131) 评论(0) 推荐(0)

2020-02-20

摘要: 1.Java之static静态代码块 https://www.cnblogs.com/Heliner/p/10524699.html2.尚硅谷java——NIO(New IO) https://www.cnblogs.com/llhl/p/9648659.html3.阿里MySQL数据库规约 htt 阅读全文
posted @ 2020-03-07 21:28 日思日睿 阅读(98) 评论(0) 推荐(0)

2020-02-21

摘要: 1. Java之23种设计模式解析_尚硅谷_宋红康 PDF 下载 http://www.java1234.com/a/javaziliao/shuji/2015/0114/3552.html 2. MySQL主从复制 https://blog.csdn.net/zxm1306192988/artic 阅读全文
posted @ 2020-03-07 21:25 日思日睿 阅读(151) 评论(0) 推荐(0)

2020-02-22

摘要: 1.MySQL学习笔记(三):子查询语句中ANY、SOME、ALL关键字的使用 https://blog.csdn.net/IMW_MG/article/details/78383787?depth_1-utm_source=distribute.pc_relevant.none-task&utm_ 阅读全文
posted @ 2020-03-07 21:22 日思日睿 阅读(156) 评论(0) 推荐(0)