forked from CyC2018/CS-Notes
-
Notifications
You must be signed in to change notification settings - Fork 0
merge #14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
merge #14
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
高性能 MYSQL 在事务隔离级别中还有一个概念为加锁读。
Merge pull request #1 from CyC2018/master
应是 s5 == s6
Java 基础 219行笔误
String poll笔误修改 227~272行
Update 数据库系统原理.md
Java 基础,对final关键字补充构造器相关点
Java 基础 “隐式类型转换”中++和+=效果一样,也会执行隐式的类型转换
Update 剑指 offer 题解.md
Java基础:更改"final关键字4."错误,应是private的特性。
Update SUMMARY.md
Check boundary
[BUG_FIX] 修改名称错误,事务特性为 ACID
找到第一个比x大的,更新那个值,记录更小的tail Reference: (Leetcode 300)(https://leetcode.com/problems/longest-increasing-subsequence/discuss/74824/JavaPython-Binary-search-O(nlogn)-time-with-explanation)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.