CS-Notes/notes
resolvewang d0aa3a38a8
数据库系统原理勘误
1.关于隔离级别的部分叙述应该是针对某个事务和别的事务交互
2.无论是数据库还是操作系统的程序,都应该是锁的粒度越大,它的开销就越大,并发度就越小。因为它会锁更多的资源
3.应该是`决定`而非`决定于`
2018-03-11 16:14:29 +08:00
..
2016 校招真题题解.md auto commit 2018-03-02 10:58:04 +08:00
HTTP.md auto commit 2018-03-08 15:12:25 +08:00
Java IO.md auto commit 2018-03-10 15:46:16 +08:00
Java 基础.md auto commit 2018-03-10 09:32:46 +08:00
Java 容器.md auto commit 2018-03-11 13:47:46 +08:00
Java 并发.md auto commit 2018-03-10 23:11:36 +08:00
JVM.md auto commit 2018-03-10 11:59:39 +08:00
Leetcode 题解.md auto commit 2018-03-09 14:06:25 +08:00
Linux.md auto commit 2018-03-09 10:36:14 +08:00
MySQL.md auto commit 2018-03-08 15:12:25 +08:00
SQL 语法.md auto commit 2018-03-10 23:11:36 +08:00
代码可读性.md auto commit 2018-03-08 15:12:25 +08:00
代码风格规范.md auto commit 2018-03-02 10:58:04 +08:00
剑指 offer 题解.md auto commit 2018-03-09 19:56:31 +08:00
数据库系统原理.md 数据库系统原理勘误 2018-03-11 16:14:29 +08:00
算法.md auto commit 2018-03-08 15:12:25 +08:00
计算机操作系统.md auto commit 2018-03-09 18:11:56 +08:00
计算机网络.md auto commit 2018-03-08 15:12:25 +08:00
设计模式.md auto commit 2018-03-08 15:12:25 +08:00
重构.md auto commit 2018-03-08 15:12:25 +08:00
面向对象思想.md auto commit 2018-03-08 15:12:25 +08:00