File tree 1 file changed +3
-1
lines changed
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 55
55
56
56
### Java并发
57
57
58
- * [ Java多线程面试-基础] ( https://github.com/cosen1024/Java-Interview/blob/main/Java并发/Java多线程面试-基础.md )
58
+ * [ Java多线程面试-总结版] ( https://github.com/cosen1024/Java-Interview/blob/main/Java%E5%B9%B6%E5%8F%91/Java%E5%A4%9A%E7%BA%BF%E7%A8%8B%E6%80%BB%E7%BB%93%E7%89%88.md )
59
+
59
60
* [ 进程通信和线程通信的方式] ( https://github.com/cosen1024/Java-Interview/blob/main/Java并发/进程通信和线程通信的方式.md )
60
61
61
62
* [ 如何设计线程池] ( https://github.com/cosen1024/Java-Interview/blob/main/Java并发/如何设计线程池.md )
62
63
63
64
* [ AQS原理] ( https://github.com/cosen1024/Java-Interview/blob/main/Java并发/AQS.md )
64
65
65
66
### MySQL
67
+ * [ MySQL基础、锁、事务、分库分表、优化] ( https://github.com/cosen1024/Java-Interview/blob/main/MySQL/MySQL%E5%9F%BA%E7%A1%80%E3%80%81%E9%94%81%E3%80%81%E4%BA%8B%E5%8A%A1%E3%80%81%E5%88%86%E5%BA%93%E5%88%86%E8%A1%A8%E3%80%81%E4%BC%98%E5%8C%96.md )
66
68
67
69
* [ MySQL基础] ( https://github.com/cosen1024/Java-Interview/blob/main/MySQL/MySQL.md )
68
70
You can’t perform that action at this time.
0 commit comments