Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 92a9f41

Browse files
书写更正
1 parent be248d4 commit 92a9f41

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

‎docs/java/Multithread/JavaConcurrencyAdvancedCommonInterviewQuestions.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,7 @@ AQS是一个用来构建锁和同步器的框架,使用AQS能简单且高效
514514

515515
AQS 原理这部分参考了部分博客,在5.2节末尾放了链接。
516516

517-
> 在面试中被问到并发知识的时候,大多都会被问到"请你说一下自己对于AQS原理的理解"。下面给大家一个示例供大家参加,面试不是背题,大家一定要假如自己的思想,即使加入不了自己的思想也要保证自己能够通俗的讲出来而不是背出来。
517+
> 在面试中被问到并发知识的时候,大多都会被问到"请你说一下自己对于AQS原理的理解"。下面给大家一个示例供大家参加,面试不是背题,大家一定要加入自己的思想,即使加入不了自己的思想也要保证自己能够通俗的讲出来而不是背出来。
518518
519519
下面大部分内容其实在AQS类注释上已经给出了,不过是英语看着比较吃力一点,感兴趣的话可以看看源码。
520520

File renamed without changes.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /